Understanding Low-Pass RC Filters

A low-pass RC filter passes all frequencies below its cutoff frequency while progressively attenuating higher frequencies. The resistor and capacitor work together: the capacitor's reactance decreases with increasing frequency, causing high-frequency signals to be shunted to ground.

At the cutoff frequency fc, the output voltage has dropped to 70.7% of the input (or −3 dB in decibels). This −3 dB point is the standard definition across all RC filter designs. For practical signal conditioning—removing switching noise from PWM signals or audio hum from sensor readings—you typically choose fc just below the frequency of your desired signal.

Common applications include:

  • Anti-aliasing filters before analog-to-digital conversion
  • Output smoothing on digital-to-analog converters
  • Noise reduction in audio amplifier circuits

Understanding High-Pass RC Filters

A high-pass RC filter blocks low frequencies and passes high frequencies. The capacitor is placed in series with the input signal; its impedance is inversely proportional to frequency. At low frequencies, this high impedance blocks the signal. At high frequencies, the capacitor becomes nearly transparent.

This configuration is essential for AC coupling—removing DC bias or very low-frequency drift while preserving signal integrity. Examples include:

  • Removing DC offset from amplifier inputs
  • Eliminating subsonic rumble in audio systems
  • Blocking low-frequency interference in measurement circuits

The cutoff frequency formula remains identical to low-pass filters, but component placement differs fundamentally.

RC Cutoff Frequency Formula

The relationship between resistance, capacitance, and cutoff frequency is derived from impedance analysis of RC networks. At the cutoff frequency, the resistive and capacitive reactances are equal in magnitude.

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

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

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

  • f<sub>c</sub> — Cutoff frequency in Hertz (Hz)
  • R — Resistance in Ohms (Ω)
  • C — Capacitance in Farads (F)
  • π — Mathematical constant approximately 3.14159

Band-Pass Filters from Two RC Stages

A band-pass filter allows only frequencies within a narrow band to pass while rejecting everything below and above. You create one by cascading a high-pass filter (to block low frequencies) with a low-pass filter (to block high frequencies).

Design procedure:

  1. Calculate the high-pass stage with fc,high set to your desired lower frequency limit
  2. Calculate the low-pass stage with fc,low set to your desired upper frequency limit
  3. Ensure adequate separation between the two cutoff frequencies to avoid excessive attenuation in the passband

Band-pass filters are common in radio receivers, instrumentation amplifiers, and biomedical signal processing where isolation of a specific frequency band is critical.

Practical Design Considerations

When selecting component values, keep these real-world constraints in mind.

  1. Tolerance and Stability — Resistors and capacitors have manufacturing tolerances (typically 5–20%) that shift the actual cutoff frequency from the calculated value. Temperature variations also alter component values—film capacitors change less than electrolytics, and metal-film resistors are more stable than carbon-film types. For precision filtering, use 1% tolerance components and account for temperature drift.
  2. Component Parasitics — Real resistors have parasitic inductance and capacitance; real capacitors have series resistance. These parasitic effects become significant at high frequencies (above 100 kHz). PCB layout, lead length, and component choice all matter. For precise high-frequency filters, use surface-mount components with short traces.
  3. Loading Effects — Connecting a load (subsequent amplifier stage, impedance) to the filter output affects its frequency response. A low-impedance load can significantly shift the cutoff frequency lower. Always design filters with source and load impedances in mind, or buffer the output with a unity-gain follower amplifier.
  4. Impedance Scaling — If you need the same cutoff frequency with different component sizes, scale R and C inversely. Dividing R by 10 and multiplying C by 10 keeps <em>f<sub>c</sub></em> the same but changes circuit impedance. Higher-impedance designs (larger R, smaller C) draw less current but are more susceptible to noise; lower-impedance designs are more robust but consume more power.

Frequently Asked Questions

What is the difference between cutoff frequency and corner frequency in an RC filter?

Cutoff frequency and corner frequency are synonymous terms for the −3 dB frequency point where a filter's output power drops to half of its passband value. At this frequency, the capacitor's reactance equals the resistor's resistance. Both low-pass and high-pass RC filters use the same formula, but the interpretation differs: in a low-pass filter, all frequencies above the cutoff are increasingly blocked; in a high-pass filter, all frequencies below the cutoff are increasingly blocked.

How do I design a 1 kHz high-pass filter with a 100 nF capacitor?

Using the rearranged formula R = 1 ÷ (2π × f<sub>c</sub> × C), substitute your values: R = 1 ÷ (2π × 1000 Hz × 100 × 10<sup>−9</sup> F) = 1.592 kΩ. Choose a standard resistor value close to 1.6 kΩ (E24 series). Verify with the calculator: entering R = 1.6 kΩ and C = 100 nF should yield approximately 1 kHz. Use a film capacitor for stability and a metal-film resistor to minimize temperature drift.

Why is the −3 dB point used as the cutoff frequency definition?

The −3 dB point corresponds to where the filter's output voltage is 70.7% of the input (or output power is 50% of input power). This definition is universal across all filter types because it represents a consistent, measurable attenuation. At this frequency, the impedances are equal, making it a mathematically clean point. Lower frequencies (for a low-pass filter) remain relatively unaffected, while higher frequencies are significantly suppressed, making −3 dB a practical boundary between passband and stopband behavior.

Can I use an RC filter for audio frequencies, and what component values should I use?

Yes, RC filters are widely used in audio circuits. For audio (20 Hz to 20 kHz), typical values range from 10 kΩ to 100 kΩ resistors paired with 10 nF to 10 µF capacitors. For example, a 10 kΩ resistor with a 1.59 µF capacitor gives a cutoff frequency of 10 Hz (useful for removing subsonic rumble). For a 10 kHz low-pass filter (eliminating ultrasonic noise), use a 10 kΩ resistor with 1.59 nF capacitor. Film capacitors (polyester, polypropylene) and metal-film resistors offer superior audio quality compared to electrolytics.

What happens if I cascade multiple RC filters?

Cascading RC stages increases the filter's slope (steepness) beyond the single-stage −20 dB/decade. Two identical stages give −40 dB/decade, three stages give −60 dB/decade, and so on. However, cascading without buffering shifts the overall cutoff frequency lower because each stage loads the previous one. Use unity-gain op-amp buffers between stages to maintain the calculated cutoff frequency and prevent impedance interaction. This approach is common in audio equalizers and precision instrumentation.

How does temperature affect an RC filter's cutoff frequency?

Both resistors and capacitors drift with temperature. Resistors typically have a temperature coefficient of ±100 to ±1000 ppm/°C (metal-film resistors are better than carbon-film). Capacitors vary by type: film capacitors drift ~100 ppm/°C, while electrolytics can drift ±1000 ppm/°C or more. These changes directly shift the cutoff frequency. For temperature-critical applications, select 1% tolerance components with low temperature coefficients, place thermistors in feedback networks to compensate, or choose capacitor types (C0G ceramics, film) with minimal drift.

More physics calculators (see all)