Audio Crossover Frequency Calculator
Find capacitor and inductor values for passive speaker crossovers.
Covers 1st order and 2nd order Butterworth and Linkwitz-Riley networks at any impedance.
A crossover is a filter network that divides an audio signal into separate frequency bands for different speakers. Without a crossover, a tweeter receiving bass frequencies would be damaged, and a woofer receiving high frequencies would produce distortion.
Why Crossovers Are Necessary
Different speaker drivers are optimized for different frequency ranges:
- Subwoofer: 20–80 Hz (very low bass)
- Woofer: 40–500 Hz (bass and upper bass)
- Midrange: 300 Hz – 5 kHz
- Tweeter: 2 kHz – 20 kHz
A crossover filters each driver so it receives only the frequencies it can handle efficiently.
Crossover Orders
1st Order (6 dB/octave): Single capacitor for high-pass, single inductor for low-pass. Simple, phase coherent. Used in simple 2-way systems.
2nd Order (12 dB/octave): More aggressive filtering with better driver protection. Most common in home audio.
3rd Order (18 dB/octave): Better isolation, used in professional and high-performance systems.
4th Order Linkwitz-Riley (24 dB/octave): Flat summed response, excellent isolation. Common in studio monitors.
This calculator covers the first two of those, which is where nearly all DIY passive crossover work sits. Third and fourth order passive networks need more components, tighter tolerances and real measurement gear to get right, and are usually done actively (before the amplifier) instead.
The Formulas
At crossover frequency f (Hz) into a driver of impedance Z (ohms), writing ω₀ = 2πf:
| Alignment | Capacitor (high-pass) | Inductor (low-pass) |
|---|---|---|
| 1st order, 6 dB/oct | 1 / (ω₀ Z) | Z / ω₀ |
| 2nd order Butterworth, Q = 0.707 | 0.7071 / (ω₀ Z) | 1.4142 Z / ω₀ |
| 2nd order Linkwitz-Riley, Q = 0.5 | 0.5 / (ω₀ Z) | 2 Z / ω₀ |
In the shorthand most speaker-building references use, with f in Hz, Z in ohms, C in µF and L in mH:
- 1st order: C = 159,200 / (f Z), L = 159.2 Z / f
- 2nd Butterworth: C = 112,500 / (f Z), L = 225.1 Z / f
- 2nd Linkwitz-Riley: C = 79,600 / (f Z), L = 318.3 Z / f
Butterworth or Linkwitz-Riley?
Both roll off at 12 dB per octave, but they behave differently where the drivers overlap. Butterworth is 3 dB up at the crossover point, so the two drivers sum to a bump unless you invert one. Linkwitz-Riley is 6 dB down at crossover, and the two halves sum perfectly flat, which is why it dominates studio monitor design. LR needs a larger inductor and a smaller capacitor for the same frequency, which the table above shows.
Typical Crossover Points
- Subwoofer to woofer: 80–120 Hz
- Woofer to midrange: 400–800 Hz
- Midrange to tweeter: 2,000–5,000 Hz
- Woofer to tweeter (2-way): 2,000–4,000 Hz
Impedance Note
Nominal impedance for home speakers is typically 4, 6, or 8 ohms. Car audio speakers are often 4 ohms. Use the manufacturer’s specified impedance for accurate component calculations.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.