Cutoff Frequency Calculator
Calculate cutoff frequency for RC, RL, RLC, and LC filters. Supports low-pass, high-pass, band-pass with Q-factor and bandwidth analysis.
About
Miscalculating a filter's cutoff frequency shifts the −3 dB point, causing signal attenuation in the passband or inadequate rejection in the stopband. In power supply design, a wrong fc allows ripple through; in audio crossovers, it distorts frequency separation between drivers. This calculator computes the cutoff (corner) frequency for first-order RC and RL filters, and the resonant frequency for second-order RLC and LC circuits using the standard relation fc = 12π√LC. It also derives quality factor Q and −3 dB bandwidth where applicable.
Component tolerances (typically ±5% for resistors, ±10 - 20% for ceramic capacitors) propagate directly into fc error. This tool assumes ideal components with zero parasitic inductance and capacitance. For frequencies above 100 MHz, PCB trace inductance and stray capacitance dominate, and these results become approximate. Pro tip: always verify with a network analyzer at RF frequencies.
Formulas
For a first-order RC filter (both low-pass and high-pass configurations), the cutoff frequency is defined as the point where output power drops to half (−3 dB) of the passband value:
For a first-order RL filter:
For second-order RLC and LC circuits, the resonant (center) frequency is:
The quality factor for an RLC series circuit:
For an RLC parallel circuit:
Bandwidth is derived from:
Where R = resistance in Ω, C = capacitance in F, L = inductance in H, fc = cutoff frequency in Hz, Q = quality factor (dimensionless), BW = bandwidth in Hz.
Reference Data
| Filter Type | Order | Cutoff Formula | Roll-off | Phase Shift at fc | Typical Application |
|---|---|---|---|---|---|
| RC Low-Pass | 1st | fc = 12πRC | −20 dB/dec | −45° | Audio noise filtering, ADC anti-aliasing |
| RC High-Pass | 1st | fc = 12πRC | −20 dB/dec | +45° | DC blocking, audio coupling |
| RL Low-Pass | 1st | fc = R2πL | −20 dB/dec | −45° | EMI suppression, power filtering |
| RL High-Pass | 1st | fc = R2πL | −20 dB/dec | +45° | Signal differentiation |
| RLC Series Band-Pass | 2nd | f0 = 12π√LC | −40 dB/dec | 0° | Radio tuning, IF stages |
| RLC Parallel Band-Pass | 2nd | f0 = 12π√LC | −40 dB/dec | 0° | Tank circuits, oscillators |
| LC Low-Pass | 2nd | fc = 12π√LC | −40 dB/dec | −90° | Power supply output filtering |
| LC High-Pass | 2nd | fc = 12π√LC | −40 dB/dec | +90° | Tweeter crossover networks |
| Butterworth (2nd) | 2nd | fc = 12π√LC | −40 dB/dec | −90° | Maximally flat passband |
| Chebyshev Type I | 2nd | Depends on ripple ε | −40 dB/dec | Variable | Steeper roll-off, passband ripple |
| Bessel (2nd) | 2nd | fc ≈ 1.272π√LC | −40 dB/dec | Linear phase | Pulse preservation, data comms |
| Sallen-Key LP | 2nd | fc = 12π√R1R2C1C2 | −40 dB/dec | −90° | Active audio filters |
| Wien-Bridge Band-Pass | 2nd | f0 = 12πRC | Narrow band | 0° | Oscillators, tone generation |
| Notch (Twin-T) | 2nd | fnotch = 12πRC | Band-reject | ±90° | 50/60 Hz hum rejection |
| All-Pass (1st order) | 1st | fc = 12πRC | 0 dB | −90° | Phase compensation, delay lines |