Filter Q Factor & Bandwidth Calculator
This calculator analyzes filter quality factor, bandwidth, center frequency, cutoff frequencies, fractional bandwidth, and damping reference values for band-pass, RLC, resonant, active, and RF / analog filter design.
It is a parameter analysis tool, not a full filter synthesis or SPICE simulator. Use topology-specific calculators when component values, poles, or detailed transfer functions are required.
Engineering tool
Filter Q Factor & Bandwidth Calculator
Calculate quality factor, bandwidth, center frequency, cutoff frequencies, fractional bandwidth, and second-order damping reference values.
Resonant or band-pass center frequency.
Frequency span between the lower and upper cutoff points.
Result console
- Q Factor
- 10
- Bandwidth
- 1kHz
- Center frequency
- 10kHz
- Lower cutoff (fL)
- Not solved
- Upper cutoff (fH)
- Not solved
- Fractional bandwidth
- 0.1
- Fractional bandwidth
- 10%
- Damping ratio ζ
- 0.05
- Octave bandwidth
- Not solved
- Formula used
- Q = f0 / BW
Selectivity note
High Q: narrowband response with stronger frequency selectivity.
This calculator uses loaded system Q from f0 / BW. It does not determine unloaded resonator Q.
Formula reference
Filter Q, Bandwidth, and Center Frequency Formulas
The calculator uses loaded filter-system Q from f0 / BW and the exact second-order band-pass cutoff relationship when solving fL and fH from f0 and BW.
Q = f0 / BWBW = fH - fLf0 = sqrt(fL × fH)FBW = BW / f0FBW% = BW / f0 × 100%Q = 1 / FBWQ = 1 / (2ζ)ζ = 1 / (2Q)fL = (sqrt(BW² + 4f0²) - BW) / 2fH = (sqrt(BW² + 4f0²) + BW) / 2Variable definitions
- Q
- Dimensionless quality factor; in this context Q = f0 / BW
- f0
- Center frequency, in Hz
- BW
- Bandwidth, in Hz
- fL
- Lower cutoff frequency, in Hz
- fH
- Upper cutoff frequency, in Hz
- FBW
- Fractional bandwidth, dimensionless
- ζ
- Damping ratio for a standard second-order reference
Variable Description
- Q
- Dimensionless filter quality factor. Higher Q means narrower bandwidth for the same center frequency.
- f0
- Center frequency. For resonant band-pass systems, this is normally the geometric center of fL and fH.
- BW
- Bandwidth between the lower and upper cutoff points.
- fL
- Lower cutoff frequency, often the lower -3 dB point for a band-pass response.
- fH
- Upper cutoff frequency, often the upper -3 dB point for a band-pass response.
- FBW
- Fractional bandwidth: bandwidth normalized to center frequency.
- ζ
- Damping ratio reference for a standard second-order system.
Worked Examples
Example 1: Q from Center Frequency and Bandwidth
Known: f0 = 10 kHz, BW = 1 kHz
Q = f0 / BW = 10 kHz / 1 kHz = 10
Q = 10; FBW = 0.1; FBW% = 10%
Example 2: RF-Scale Q
Known: f0 = 1 MHz, BW = 100 kHz
Q = 1 MHz / 100 kHz = 10
The unit scale changes, but the dimensionless Q relationship is the same.
Example 3: Bandwidth from Q
Known: f0 = 100 kHz, Q = 5
BW = f0 / Q = 100 kHz / 5 = 20 kHz
Bandwidth = 20 kHz
Example 4: Center Frequency from Q and Bandwidth
Known: Q = 20, BW = 5 kHz
f0 = Q × BW = 20 × 5 kHz = 100 kHz
Center frequency = 100 kHz
Example 5: Known Lower and Upper Cutoff Frequencies
Known: fL = 9.5 kHz, fH = 10.5 kHz
BW = 10.5 kHz - 9.5 kHz = 1 kHz; f0 = sqrt(9.5 kHz × 10.5 kHz) ≈ 9.9875 kHz
Q ≈ 9.9875
Example 6: Exact Cutoff Frequencies from f0 and Q
Known: f0 = 10 kHz, Q = 10
BW = 1 kHz; fL = (sqrt(BW² + 4f0²) - BW) / 2; fH = (sqrt(BW² + 4f0²) + BW) / 2
fL ≈ 9.51249 kHz; fH ≈ 10.51249 kHz; fH - fL = 1 kHz
Example 7: Fractional Bandwidth
Known: f0 = 10 kHz, BW = 2 kHz
FBW = BW / f0 = 2 kHz / 10 kHz = 0.2
FBW% = 20%; Q reference = 5
Example 8: High-Q Filter
Known: f0 = 1 MHz, BW = 10 kHz
Q = 1 MHz / 10 kHz = 100
Very narrow bandwidth; check tolerance, loaded Q, ringing, and settling time.
Example 9: Low-Q Filter
Known: f0 = 1 MHz, BW = 500 kHz
Q = 1 MHz / 500 kHz = 2
Broad response with lower frequency selectivity.
Example 10: Damping Ratio Reference
Known: Q = 0.70710678
ζ = 1 / (2Q)
ζ ≈ 0.70710678 for the standard second-order reference.
Example 11: Selectivity Comparison
Known: Filter A: f0 = 100 kHz, BW = 10 kHz; Filter B: f0 = 100 kHz, BW = 2 kHz
QA = 10; QB = 50
Filter B is narrower for its center frequency, but that does not automatically make it better for every design.
Example 12: Unit Equivalence
Known: 1000 Hz and 1 kHz
Both values convert to 1000 Hz internally.
The same Q and bandwidth results are produced after unit conversion.
Quality Factor
Q is dimensionless. In this page, Q is treated as loaded filter-system Q derived from f0 / BW.
Bandwidth
Bandwidth is the frequency span between fL and fH. Do not add the two cutoff frequencies together.
Center Frequency
For a logarithmically centered resonant band-pass response, f0 = sqrt(fL × fH), not the arithmetic midpoint.
Exact Cutoff Estimation
When solving fL and fH from f0 and BW, the calculator uses the exact second-order band-pass relationship instead of only f0 ± BW/2.
Fractional Bandwidth
FBW normalizes bandwidth to center frequency. Under Q = f0 / BW, Q is the reciprocal of FBW.
Damping Ratio
Q = 1/(2ζ) is useful for standard second-order references, but it should not be applied blindly to every filter order or topology.
Loaded vs Unloaded Q
Loaded Q includes real system loading and losses. Unloaded Q describes the resonator itself. This tool uses loaded system Q.
Component Tolerances
Real filters shift because capacitors, inductors, resistors, op-amp bandwidth, parasitics, and load impedance are not ideal.
Common Mistakes
Using bandwidth as center frequency
BW is a span, while f0 is the center or resonant frequency.
Adding fL and fH to get bandwidth
The correct bandwidth equation is BW = fH - fL.
Using arithmetic mean as the resonant center
For resonant band-pass filters, geometric mean is usually the correct center-frequency relationship.
Treating Q as a value with units
Q is dimensionless.
Assuming higher Q is always better
High Q can increase ringing, settling time, and tolerance sensitivity.
Using f0 ± BW/2 as an exact formula
That is only a narrowband approximation, not the exact second-order cutoff relationship.
Confusing loaded and unloaded Q
This calculator uses loaded system Q from f0 / BW.
Ignoring real losses and tolerances
Component losses and loading can reduce actual Q or move the bandwidth.
Confusing Q factor with gain
Q describes selectivity and bandwidth, not passband gain by itself.
Mixing FBW percent with absolute bandwidth
FBW% is normalized to center frequency; it is not a frequency in Hz.
Support reference
FAQ
What is filter Q factor?
In a band-pass filter context, Q factor is the dimensionless ratio of center frequency to bandwidth: Q = f0 / BW. It describes how narrow or selective the response is around the center frequency.
How do I calculate Q from bandwidth?
Divide the center frequency by the bandwidth. For example, a 10 kHz center frequency with 1 kHz bandwidth gives Q = 10.
How do I calculate filter bandwidth?
Bandwidth is the difference between the upper and lower cutoff frequencies: BW = fH - fL. If Q and f0 are known, BW = f0 / Q.
What is center frequency?
For a resonant or logarithmically centered band-pass filter, center frequency is the geometric mean of the lower and upper cutoff frequencies: f0 = sqrt(fL × fH).
Why is center frequency the geometric mean of fL and fH?
Band-pass frequency response is usually interpreted on a logarithmic frequency axis. For resonant systems, sqrt(fL × fH) preserves the multiplicative spacing around the center frequency.
What is fractional bandwidth?
Fractional bandwidth is bandwidth normalized to center frequency: FBW = BW / f0. Under the same Q = f0 / BW definition, Q is the reciprocal of FBW.
What does a high Q filter mean?
A high Q filter has narrower bandwidth for the same center frequency. It may provide stronger frequency selectivity, but it can also increase ringing, settling time, and component sensitivity.
Is a higher Q always better?
No. Higher Q is useful when narrow selectivity is required, but it is not automatically better. Real designs must consider transient response, tolerance, losses, loading, and stability.
What is the relationship between Q and damping ratio?
For a standard second-order system, Q = 1 / (2ζ), so ζ = 1 / (2Q). This reference should not be blindly applied to every higher-order filter topology.
What is the difference between loaded and unloaded Q?
Loaded Q includes source, load, coupling, and real losses in the operating system. Unloaded Q describes the resonator itself. This calculator uses system or loaded Q based on f0 / BW.
Can this calculator design filter components?
No. This tool analyzes Q, bandwidth, center frequency, cutoff frequencies, and damping references. Component synthesis belongs to topology-specific calculators such as RLC, Sallen-Key, or multiple-feedback filters.
Planned Engineering Guides
These guide topics are reserved for the Filters content cluster and are shown without links until published.
Planned guide
Filter Q Factor Explained
Planned guide
Bandwidth and Center Frequency
Planned guide
Loaded vs Unloaded Q
Planned guide
Second-Order Filter Damping
Planned guide
Band-Pass Filter Basics
Planned Filter Calculators
FIL-001 establishes shared Q and bandwidth terminology for future filter calculators. Planned tools are listed without links until their pages are available.
RLC Filter Calculator
Sallen-Key Low-Pass Filter Calculator
Multiple-Feedback Band-Pass Filter Calculator
Butterworth Filter Calculator
Related Calculators
LC Resonance Calculator
Calculate LC resonant frequency, angular frequency, inductance, or capacitance.
AvailableRC Low-pass Filter Calculator
Calculate first-order passive RC low-pass cutoff frequency and time constant.
AvailableRC High-pass Filter Calculator
Calculate first-order passive RC high-pass cutoff frequency and response.
AvailableActive Low-Pass Filter Calculator
Calculate first-order active low-pass cutoff frequency, RC time constant, and gain.
AvailableActive High-Pass Filter Calculator
Calculate first-order active high-pass cutoff frequency, RC time constant, and gain.
AvailableL-Network Impedance Matching Calculator
Calculate RF matching network Q, reactance, inductance, and capacitance.
Engineering Disclaimer
This calculator provides ideal frequency-domain relationships for filter Q, bandwidth, center frequency, and second-order damping references. It does not model complete filter synthesis, op-amp limits, parasitics, component losses, PCB layout, or measured frequency response. Verify final designs with component datasheets, simulation, and bench measurements.
