Skip to content
RFrftools.io
Audio EngineeringMarch 17, 20266 min read

Understanding Q Factor and Bandwidth in Equalizer Filters: A Practical Engineering Guide

Learn how Q factor and bandwidth define equalizer filter shape. Includes formulas, worked examples, and a free calculator for audio EQ design.

Contents

Why Q Factor Matters in Equalizer Design

If you've ever reached for a parametric EQ — whether in a mixing console, a DSP crossover, or a room correction processor — you've interacted with three fundamental parameters: center frequency, gain, and Q. Gain and frequency are intuitive. Q is where things get interesting.

The quality factor QQ of an equalizer filter describes the *sharpness* of its frequency response curve. A high Q means a narrow, surgical band of frequencies is affected. A low Q means a broad, gentle curve. Getting Q right is the difference between a transparent room correction notch and a filter that colors everything around it.

This post walks through the math behind Q and bandwidth, shows a real worked example, and points you to the open the Equalizer Filter Q & Bandwidth calculator so you can skip the algebra when you're on the clock.

The Relationship Between Q and Bandwidth

For a second-order bandpass or parametric EQ filter, Q is defined as the ratio of the center frequency f0f_0 to the 3dB-3\,\text{dB} bandwidth BWBW:

Q=f0BWQ = \frac{f_0}{BW}

where:

  • f0f_0 is the center frequency of the filter in Hz
  • BW=f2f1BW = f_2 - f_1 is the bandwidth between the upper and lower 3dB-3\,\text{dB} frequencies
Rearranging, if you know Q and the center frequency, you can find the bandwidth:
BW=f0QBW = \frac{f_0}{Q}

The upper and lower 3dB-3\,\text{dB} frequencies aren't simply f0±BW/2f_0 \pm BW/2 — that's a common approximation that breaks down for wide filters. The exact expressions are:

f1=f0(1+14Q212Q)f_1 = f_0 \left( \sqrt{1 + \frac{1}{4Q^2}} - \frac{1}{2Q} \right)
f2=f0(1+14Q2+12Q)f_2 = f_0 \left( \sqrt{1 + \frac{1}{4Q^2}} + \frac{1}{2Q} \right)

Notice that f1f_1 and f2f_2 are geometrically symmetric around f0f_0, meaning f0=f1f2f_0 = \sqrt{f_1 \cdot f_2}. This is a consequence of the logarithmic nature of frequency perception and filter math alike. For narrow filters (high Q), the arithmetic approximation f0(f1+f2)/2f_0 \approx (f_1 + f_2)/2 is close enough. For Q values below about 2, you really need the exact formulas.

Worked Example: Notching a Room Resonance at 125 Hz

Let's say you've measured a room mode peak at 125Hz125\,\text{Hz} and you want to apply a parametric EQ notch. Your measurement shows the resonance has a 3dB-3\,\text{dB} bandwidth of roughly 25Hz25\,\text{Hz}. What Q do you need?

Given:
  • f0=125Hzf_0 = 125\,\text{Hz}
  • BW=25HzBW = 25\,\text{Hz}
Step 1 — Calculate Q:
Q=f0BW=12525=5.0Q = \frac{f_0}{BW} = \frac{125}{25} = 5.0

A QQ of 5 is a moderately narrow filter — sharp enough to target the mode without dragging down the surrounding bass.

Step 2 — Find the exact 3dB-3\,\text{dB} frequencies:
f1=125(1+14(25)110)=125(1.010.1)f_1 = 125 \left( \sqrt{1 + \frac{1}{4(25)}} - \frac{1}{10} \right) = 125 \left( \sqrt{1.01} - 0.1 \right)
f1=125×(1.004990.1)=125×0.90499=113.12Hzf_1 = 125 \times (1.00499 - 0.1) = 125 \times 0.90499 = 113.12\,\text{Hz}
f2=125(1.01+0.1)=125×1.10499=138.12Hzf_2 = 125 \left( \sqrt{1.01} + 0.1 \right) = 125 \times 1.10499 = 138.12\,\text{Hz}
Verification: BW=138.12113.12=25.0HzBW = 138.12 - 113.12 = 25.0\,\text{Hz} ✓ and 113.12×138.12=15,625=125.0Hz\sqrt{113.12 \times 138.12} = \sqrt{15{,}625} = 125.0\,\text{Hz}

So your EQ filter centered at 125Hz125\,\text{Hz} with Q=5Q = 5 will affect frequencies from about 113Hz113\,\text{Hz} to 138Hz138\,\text{Hz} at the 3dB-3\,\text{dB} points. You can verify this instantly by plugging the numbers into the open the Equalizer Filter Q & Bandwidth calculator.

Practical Guidelines for Choosing Q

Over years of system tuning and product design, a few rules of thumb have served well:

  • Q = 0.5 to 1.5 — Broad tonal shaping. Useful for gentle shelving-like corrections, overall tonal balance adjustments in mastering, or wide presence boosts in live sound.
  • Q = 2 to 5 — The workhorse range. Most room correction notches, feedback suppression in monitor systems, and surgical mix moves land here.
  • Q = 5 to 15 — Narrow notches. Ideal for killing a specific feedback frequency in a live PA or removing a single resonant peak from a loudspeaker response. Be careful — filters this narrow can ring audibly if driven hard.
  • Q > 15 — Very narrow. Used in automatic feedback destroyers and some measurement applications. At these values, the filter bandwidth is just a few hertz, so precise center frequency accuracy becomes critical.
Keep in mind that the *audible* effect of a filter depends on Q *and* gain together. A +6dB+6\,\text{dB} boost at Q=1Q = 1 can be more disruptive than a +10dB+10\,\text{dB} boost at Q=10Q = 10, simply because it affects a much wider swath of the spectrum.

Bandwidth in Octaves vs. Hertz

Many digital EQ interfaces express bandwidth in octaves rather than hertz. The conversion is:

BWoct=log2(f2)log2(f1)1=log2(f2f1)BW_{\text{oct}} = \frac{\log_2(f_2) - \log_2(f_1)}{1} = \log_2\left(\frac{f_2}{f_1}\right)

For our example: BWoct=log2(138.12/113.12)=log2(1.221)0.288BW_{\text{oct}} = \log_2(138.12 / 113.12) = \log_2(1.221) \approx 0.288 octaves — roughly a third of an octave, which aligns nicely with 1/31/3-octave analysis bands commonly used in room acoustics.

A useful approximation relates Q to octave bandwidth for moderate to high Q values:

Q2N2N1Q \approx \frac{\sqrt{2^{N}}}{2^{N} - 1}

where NN is the bandwidth in octaves. For N=1N = 1 octave, Q1.414Q \approx 1.414. For N=1/3N = 1/3 octave, Q4.318Q \approx 4.318.

Common Pitfalls

  1. Assuming arithmetic symmetry. As shown above, the 3dB-3\,\text{dB} points are geometrically — not arithmetically — symmetric around f0f_0. For wide filters this matters.
  2. Confusing constant-Q with proportional-Q. Some analog EQ topologies shift Q as you adjust gain. Digital parametric EQs typically maintain constant Q regardless of gain, but always check the documentation.
  3. Ignoring filter interaction. Two overlapping EQ bands with moderate Q can produce a combined response that's surprisingly different from what either does alone. Always verify the composite curve.

Try It

Next time you're setting up a parametric EQ — whether it's a DSP loudspeaker processor, a plugin on a mix bus, or a hardware graphic EQ — use the open the Equalizer Filter Q & Bandwidth calculator to quickly convert between Q, bandwidth in hertz, and the exact 3dB-3\,\text{dB} corner frequencies. Plug in your center frequency and bandwidth, and get precise Q values and frequency limits in seconds. No spreadsheet required.

Related Articles