Understanding Cutoff Frequency

Cutoff frequency, also called corner frequency, is the point in a circuit's frequency response where output power drops to half of its input power—a decline expressed as −3 dB on logarithmic scales. At this threshold, the voltage gain falls to approximately 70.7% of its passband value (1/√2 of the input).

This boundary matters because it separates two operating regions: below cutoff, a low-pass filter passes signals with minimal loss; above cutoff, attenuation accelerates rapidly. For high-pass filters, the behaviour reverses—frequencies below cutoff are blocked, while those above pass through.

Engineers standardise on the −3 dB point because it represents a mathematically clean ratio (power reduced by factor of 0.5) and appears consistently across different filter designs, making it easier to compare circuits and predict real-world performance.

Filter Circuit Types and Their Behaviour

An RC filter combines a resistor and capacitor. At low frequencies, the capacitor blocks current, behaving like an open circuit; the output voltage mirrors the input. At high frequencies, capacitive reactance drops, allowing current flow and reducing output voltage. This makes RC filters naturally low-pass.

An RL filter pairs a resistor with an inductor. At high frequencies, inductive reactance rises sharply, blocking current and allowing signal to pass to the output. At low frequencies, the inductor offers little resistance, causing voltage to drop across the resistor instead. This makes RL filters inherently high-pass.

Both circuits exhibit the same cutoff formula pattern—a product of component values divided into a constant. The specific formula depends on whether you're using capacitance (RC) or inductance (RL).

Cutoff Frequency Formulas

Two fundamental equations govern cutoff frequency in first-order filters:

fc = 1 / (2π × R × C)

fc = R / (2π × L)

  • f<sub>c</sub> — Cutoff frequency in hertz (Hz)
  • R — Resistance in ohms (Ω)
  • C — Capacitance in farads (F)
  • L — Inductance in henries (H)
  • π — Mathematical constant, approximately 3.14159

Worked Example: RC Low-Pass Filter

Consider a low-pass RC filter with a 10 kΩ resistor and 25 nF capacitor. Converting to base units:

  • R = 10,000 Ω
  • C = 25 × 10−9 F

Applying the RC formula:

fc = 1 / (2π × 10,000 × 25 × 10−9)

fc = 1 / (1.571 × 10−3) ≈ 636.6 Hz

This means signals below 636.6 Hz pass through with minimal attenuation, while frequencies above this point are progressively suppressed. Doubling the capacitor value would halve the cutoff frequency; doubling the resistor would also halve it.

Common Pitfalls and Practical Considerations

When designing or analysing filter circuits, watch for these frequent oversights:

  1. Unit Conversion Errors — Ensure resistance is in ohms, capacitance in farads, and inductance in henries before substituting into formulas. Microfarads, nanofarads, and millihenries are common in component datasheets but must be converted to base SI units first, otherwise your result will be wildly incorrect.
  2. Component Tolerance and Temperature Drift — Real resistors and capacitors vary from their nominal values by 5–20%. Capacitors in particular shift significantly with temperature. A 10% change in either R or C shifts the cutoff by roughly 10%, potentially moving your filter's frequency response outside the intended range.
  3. Higher-Order Filter Effects — Multi-stage filters (second-order and beyond) have steeper rolloff slopes but more complex cutoff definitions. The −3 dB point applies to each stage, and cascading filters does not simply add their cutoff frequencies—the interaction is more subtle.
  4. Load Impedance Interaction — The cutoff frequency assumes the filter output drives a high-impedance load. Connecting a low-impedance circuit (like an amplifier input or speaker) can shift the effective cutoff and degrade filter performance due to impedance loading effects.

Frequently Asked Questions

What happens to the output signal at cutoff frequency?

At the cutoff frequency, the circuit's voltage gain drops to 70.7% of its passband level, equivalent to a −3 dB loss in power. The output and input signals also develop a 45° phase shift. Below cutoff in a low-pass filter, signals pass nearly unchanged; above cutoff, attenuation accelerates at roughly 20 dB per decade (a tenfold frequency increase produces a hundredfold power reduction).

Why is −3 dB the standard cutoff definition?

The −3 dB point represents an output power exactly half the input power, a clean mathematical ratio that appears regardless of circuit topology or component values. This consistency makes −3 dB a universal reference point across all filter types, allowing engineers to compare circuits and specifications reliably. It also marks the transition zone between passband and stopband behaviour.

Can I use the RC formula for a high-pass RC filter?

Yes. The RC cutoff formula applies equally to low-pass and high-pass RC filters built from the same components. The difference lies in how the resistor and capacitor are arranged: low-pass places the capacitor at the output to ground, while high-pass places the capacitor in series with the signal path. The frequency at which transition occurs is identical in both cases.

What is the relationship between cutoff frequency and component values?

Cutoff frequency is inversely proportional to both resistance and capacitance in RC circuits—doubling R or C halves the cutoff. In RL circuits, cutoff is directly proportional to resistance and inversely proportional to inductance. Smaller capacitors and inductors produce higher cutoff frequencies; larger resistors lower the cutoff in RL circuits but raise it in RC circuits.

How do I calculate cutoff frequency for a real circuit board?

Measure the actual component values with a multimeter (resistance, capacitance, or inductance depending on your filter type) and substitute into the appropriate formula. Account for tolerances by testing your circuit with a function generator and oscilloscope to verify the frequency response. Real-world effects like component aging, temperature, and PCB parasitic inductance may shift the cutoff by several percent.

More physics calculators (see all)