RC Filter Capacitor: Low-Pass, High-Pass & Band-Pass Design

“Weโ€™ve trusted Rayming with multiple PCB orders, and theyโ€™ve never disappointed. Their manufacturing process is top-tier, and their team is always helpful. A+ service!”

I have had excellent service from RayMing PCB over 10 years. Your engineers have helped me and saved me many times.

Rayming provides top-notch PCB assembly services at competitive prices. Their customer support is excellent, and they always go the extra mile to ensure satisfaction. A trusted partner!

Master RC filter capacitor design for low-pass, high-pass, and band-pass circuits โ€” with cutoff frequency formulas, worked examples, dielectric selection tables, and PCB layout tips.

If you’ve ever chased down an audio hum caused by power supply noise, debugged an ADC that produced jittery readings, or watched an oscilloscope trace explode with high-frequency garbage on what should have been a clean signal path โ€” you were staring at an RC filter problem. The RC filter capacitor is the workhorse of passive analog signal conditioning, and understanding how to design with it properly is a skill that pays dividends on every mixed-signal or analog PCB you ever lay out.

This guide covers the three fundamental RC filter configurations from the ground up: low-pass, high-pass, and band-pass. Each section walks through the design math, the real-world capacitor selection decisions that textbooks skip, practical PCB implementation tips, and the common mistakes that make filters underperform in production hardware. You can find a broader overview of capacitor types and their PCB roles here if you want grounding on the component fundamentals before diving into filter design.

What Is an RC Filter and How Does the Capacitor Create Filtering?

An RC filter is a passive network built from a resistor (R) and a capacitor (C). The filter works because a capacitor’s impedance is frequency-dependent, while a resistor’s impedance is not. The capacitor’s impedance โ€” called capacitive reactance โ€” is expressed as:

Xc = 1 / (2ฯ€ ร— f ร— C)

As frequency increases, Xc falls. At low frequencies, the capacitor presents high impedance. At high frequencies, it presents low impedance approaching a short circuit. By arranging a resistor and capacitor in a voltage divider configuration, you can create a network whose output voltage is frequency-dependent โ€” which is exactly the definition of a filter.

Depending on which component connects to the output node, the filter passes either low frequencies or high frequencies. Cascade a high-pass and a low-pass together and you get a band-pass filter. Simple in concept, consequential in execution.

The RC Time Constant and Cutoff Frequency

The time constant of an RC network โ€” denoted by the Greek letter tau (ฯ„) โ€” defines how quickly the capacitor charges and discharges through the resistor:

ฯ„ = R ร— C (in seconds, with R in ohms and C in farads)

The cutoff frequency (also called the โˆ’3 dB frequency or corner frequency) is the frequency at which the filter transitions from passing signals to attenuating them. It is defined as the point where the output amplitude is 70.7% of the input โ€” a 3 dB reduction in amplitude, which corresponds to a 50% reduction in power:

fc = 1 / (2ฯ€ ร— R ร— C)

At the cutoff frequency, the capacitive reactance equals the resistance: Xc = R. The output is โˆ’3 dB, and the phase shift between input and output is 45ยฐ. Above or below this point (depending on filter type), the attenuation rate for a first-order RC filter is 20 dB per decade, or approximately 6 dB per octave.

RC Filter Order and Roll-Off Rate

Filter OrderReactive ElementsRoll-Off RatePhase Shift at fc
1st order1 capacitorโˆ’20 dB/decadeโˆ’45ยฐ (LPF) / +45ยฐ (HPF)
2nd order2 capacitorsโˆ’40 dB/decadeโˆ’90ยฐ (LPF) / +90ยฐ (HPF)
3rd order3 capacitorsโˆ’60 dB/decadeโˆ’135ยฐ / +135ยฐ
nth ordern capacitorsโˆ’20n dB/decadeโˆ’n ร— 45ยฐ

Higher-order RC filters provide steeper roll-off but add complexity, load sensitivity, and cumulative phase shift. For most discrete PCB filter applications, first-order and second-order designs are the practical sweet spot.

RC Low-Pass Filter Capacitor: Design and Applications

How the RC Low-Pass Filter Works

In an RC low-pass filter, the resistor is placed in series between the input and output, and the capacitor is connected from the output node to ground. At low frequencies, the capacitor has high impedance and does not load the output โ€” the input signal passes through with minimal attenuation. At high frequencies, the capacitor’s impedance drops, shunting the signal to ground and attenuating the output. The higher the frequency, the more current is diverted through the capacitor to ground, and the lower the output voltage becomes.

This is the configuration that turns a noisy square wave into something approximating a sine wave, removes high-frequency switching noise from a DAC output, and prevents aliasing at an ADC input.

RC Low-Pass Filter Design Steps

Step 1: Define the cutoff frequency. Determine what frequencies need to pass and what needs to be blocked. A common ADC anti-aliasing filter needs fc set to no more than half the ADC’s sample rate. A DAC reconstruction filter cutoff is typically set just above the highest audio frequency of interest (e.g., 20โ€“30 kHz for audio applications).

Step 2: Choose a starting resistor value. For low-impedance signal sources and moderate-impedance loads, a resistor in the range of 1 kฮฉ to 10 kฮฉ is a practical starting point. Higher values increase the impedance of the filter, which can cause loading issues with downstream circuits. Very low values require large capacitors to hit low cutoff frequencies.

Step 3: Calculate the capacitor value:

C = 1 / (2ฯ€ ร— R ร— fc)

Design example: You need a low-pass filter at fc = 10 kHz with R = 10 kฮฉ.

C = 1 / (2ฯ€ ร— 10,000 ร— 10,000) = 1.59 nF

The nearest standard preferred value is 1.5 nF (โˆ’5.7% frequency shift) or 1.8 nF (+13.2% frequency shift). Choose 1.5 nF for a cutoff that is slightly higher than 10 kHz, which is conservative for an anti-aliasing filter.

Step 4: Verify impedance compatibility. The output impedance of the driving stage should be much lower than R, and the load impedance seen by the filter output should be much higher than R (ideally 10ร— or greater). If the load impedance is comparable to R, it becomes part of the voltage divider and shifts the cutoff frequency downward.

RC Low-Pass Filter Capacitor Selection by Application

ApplicationRecommended Capacitor TypeToleranceNotes
ADC anti-aliasing filterC0G/NP0 MLCCยฑ1% to ยฑ5%Stable cutoff frequency; no DC bias effect
DAC output reconstructionC0G or film (polyester)ยฑ1% to ยฑ5%Low dielectric absorption; non-piezoelectric
EMI suppression (DC rail)X7R MLCCยฑ10% to ยฑ20%Tolerance acceptable; use low-ESL 0402 package
Audio tone controlFilm (polyester, polypropylene)ยฑ5%Neutral sound; no microphonics
General signal conditioningX7R MLCCยฑ10%Acceptable where ยฑ15% fc shift is tolerable
Power supply noise filterX7R MLCCยฑ20%Value less critical; use voltage-derated cap

Second-Order RC Low-Pass Filter

Cascading two identical first-order RC stages doubles the roll-off to โˆ’40 dB/decade. However, the critical design issue is impedance interaction between stages. The second stage loads the first stage, shifting the overall cutoff frequency lower than the calculated single-stage cutoff. To minimize this interaction, the second stage resistor R2 should be at least 10ร— the value of R1, with C2 adjusted to maintain the same desired cutoff frequency. This avoids the second stage acting as a load that modifies the first stage’s response.

RC High-Pass Filter Capacitor: Design and Applications

How the RC High-Pass Filter Works

In an RC high-pass filter, the component positions are swapped from the low-pass configuration. The capacitor is placed in series between the input and output, and the resistor is connected from the output node to ground. At low frequencies, the capacitor has high impedance and blocks the signal โ€” the output across the resistor is near zero. As frequency rises, the capacitor’s impedance drops, allowing more signal to pass through to the resistor. Above the cutoff frequency, the capacitor is effectively a short circuit and the full input signal appears at the output.

The RC high-pass filter blocks DC and attenuates low-frequency signals while passing higher-frequency content. This is the AC coupling capacitor in audio circuits, the differentiator configuration, and the high-frequency emphasis stage in equalization networks.

RC High-Pass Filter Design Steps

The cutoff frequency formula is identical to the low-pass case:

fc = 1 / (2ฯ€ ร— R ร— C)

Design example: You need a high-pass filter at fc = 100 Hz for audio AC coupling with R = 47 kฮฉ (typical input impedance of an amplifier stage).

C = 1 / (2ฯ€ ร— 47,000 ร— 100) = 33.9 nF

The nearest standard value is 33 nF, giving fc โ‰ˆ 102.5 Hz. A 39 nF capacitor would give fc โ‰ˆ 86.8 Hz โ€” a more conservative choice that ensures bass frequencies down to 87 Hz are passed without attenuation.

Important Considerations for RC High-Pass Filter Capacitors

AC coupling capacitors carry no DC bias. Unlike bypass or decoupling capacitors on power rails, the capacitor in a high-pass filter may have minimal DC voltage across it in a typical AC signal path. This is actually favorable โ€” you are not fighting DC bias derating when using X7R capacitors here. However, in circuits where the upstream stage has a DC offset, the coupling capacitor sees that voltage, and the correct voltage rating must be selected accordingly.

Dielectric absorption matters in high-pass filter circuits. When a high-pass filter is used in pulse or step-input circuits, a capacitor with high dielectric absorption (the tendency to “remember” a previous charge state) causes a tail error in the output waveform after the step passes. C0G and film capacitors have very low dielectric absorption. X7R is moderate, and older Z5U dielectrics are poor. For precision pulse differentiation or high-accuracy time-domain circuits, use C0G.

Bipolar electrolytic capacitors for large AC coupling values. When the required coupling capacitance exceeds approximately 10 ยตF โ€” typical in audio power amplifier output stages, speaker crossover circuits, and subwoofer-to-amplifier coupling โ€” film capacitors become physically large and expensive. Bipolar (non-polarized) aluminum electrolytic capacitors are the practical choice here, sized to keep their reactance below the desired cutoff frequency.

RC High-Pass Filter Application Guide

Applicationfc RangeRecommended CapacitorKey Concern
Audio AC coupling (line level)10โ€“100 HzFilm (polyester) or C0GLow distortion; no microphonics
Microphone coupling10โ€“50 HzFilm or bipolar electrolyticLow leakage; high impedance source
Differentiator / edge detectionCircuit-dependentC0G MLCCMinimal dielectric absorption
Speaker high-pass crossover80โ€“200 HzBipolar electrolytic or filmNon-polar; large value; voltage rated for speaker signal
High-pass at op-amp input1 Hzโ€“1 kHzC0G MLCCPrecision cutoff; low noise
Blocking DC from ADC input1โ€“10 HzC0G or filmStable cutoff; no drift under temperature

RC Band-Pass Filter Capacitor: Design and Applications

How the RC Band-Pass Filter Works

A passive RC band-pass filter is formed by cascading a high-pass filter stage followed by a low-pass filter stage. The high-pass stage sets the lower cutoff frequency (f_L), and the low-pass stage sets the upper cutoff frequency (f_H). The output passes signals that fall between these two cutoff frequencies and attenuates signals outside this band.

The center frequency (f0) of the band-pass filter is the geometric mean of the two cutoff frequencies:

f0 = โˆš(f_L ร— f_H)

The bandwidth (BW) is the difference between the upper and lower cutoff frequencies:

BW = f_H โˆ’ f_L

And the Q factor (selectivity) is:

Q = f0 / BW

A higher Q means a narrower, more selective passband. A passive RC band-pass filter has a maximum Q of 0.5 โ€” adequate for audio tone control and wideband signal conditioning, but too low for narrowband channel filtering or carrier frequency selection (which requires an active filter or LC resonant circuit).

RC Band-Pass Filter Design Example

You need a band-pass filter passing frequencies between 1 kHz and 30 kHz for an audio pre-processing circuit. Use R = 10 kฮฉ for both stages.

High-pass stage (sets f_L = 1 kHz): C1 = 1 / (2ฯ€ ร— 10,000 ร— 1,000) = 15.9 nF โ†’ use 15 nF (standard)

Low-pass stage (sets f_H = 30 kHz): C2 = 1 / (2ฯ€ ร— 10,000 ร— 30,000) = 530 pF โ†’ use 560 pF (nearest standard)

Center frequency: f0 = โˆš(1,000 ร— 30,000) = 5.48 kHz

Bandwidth: 30,000 โˆ’ 1,000 = 29 kHz

Q factor: 5,480 / 29,000 = 0.19

This is a wide-band filter suitable for audio band selection. The cascaded arrangement is a second-order band-pass filter with a roll-off of โˆ’20 dB/decade on each side of the passband.

Stage Impedance Isolation in RC Band-Pass Filters

The most common implementation error in cascaded RC filters is failing to account for stage loading. When the low-pass stage directly follows the high-pass stage, the input impedance of the low-pass stage loads the output of the high-pass stage. This shifts both cutoff frequencies from their individually calculated values.

The fix: make R2 (low-pass stage) at least 10ร— larger than R1 (high-pass stage), adjusting C2 proportionally to maintain f_H. This keeps the input impedance of the second stage high enough that it does not materially load the first stage. Alternatively, insert a unity-gain buffer (voltage follower op-amp) between the stages. This eliminates the loading problem entirely and is the preferred approach in precision active filter designs.

Capacitor Dielectric Choice for RC Filters: Practical Summary

This is the table that most filter design textbooks leave out. The formulas give you the value; the dielectric choice determines whether your filter actually behaves as designed across temperature and operating conditions.

DielectricTemperature StabilityDC Bias EffectDielectric AbsorptionBest For
C0G / NP0Excellent (ยฑ30 ppm/ยฐC)NoneVery low (<0.6%)Precision filters, ADC/DAC, RF, timing
X7RModerate (ยฑ15% over temp)SignificantModerateGeneral signal conditioning, non-critical
X5RModerateSignificantModerateAC coupling where value not critical
Film (polyester)GoodNoneVery lowAudio, AC coupling, power supply filters
Film (polypropylene)ExcellentNoneExtremely lowHigh-precision audio, RF, pulse circuits
Bipolar electrolyticPoorN/A (AC rated)HighLarge AC coupling capacitors (>10 ยตF)

For RC filters where the cutoff frequency must be stable across temperature โ€” anti-aliasing, precision equalization, oscillator timing networks, reference path filtering โ€” use C0G or film capacitors. The ยฑ15% capacitance drift of X7R across temperature directly translates to a ยฑ15% shift in your filter’s cutoff frequency. In a well-designed 20 kHz audio filter, that drift moves the cutoff by up to 3 kHz โ€” audible and consequential.

For general bypass, EMI, and non-critical signal path filtering where exact cutoff frequency is a secondary concern, X7R is entirely adequate and is cheaper and more available in small package sizes.

PCB Layout Considerations for RC Filter Capacitors

Keep Filter Components Close Together and Away from Noise Sources

The capacitor in an RC filter is part of a signal path, not a power supply. Its ground connection must be as close as possible to the signal source reference, and the loop area of the RC filter โ€” the area enclosed by the signal path through R, the capacitor, and back to ground โ€” should be minimized. A large loop area picks up magnetic interference that couples directly into your filter output as noise.

Place the resistor and capacitor adjacent to each other. Route the signal through the resistor first, then to the capacitor pad, with a direct, short trace to the ground reference. On mixed-signal boards, keep RC filter capacitors on the analog ground island, away from return current paths of high-speed digital circuits.

Parasitic Capacitance and Long Traces

Long PCB traces at high-impedance nodes create parasitic capacitance to adjacent conductors and to ground through the PCB substrate (approximately 1โ€“2 pF per centimeter of trace on standard FR-4). For a filter with R = 100 kฮฉ and C = 1.6 pF (designed for fc = 1 MHz), a 3 cm trace at the output node adds roughly 5 pF of parasitic capacitance โ€” shifting fc down to 300 kHz unintentionally. This is why high-frequency, high-impedance RC filters need short traces and careful shielding.

The practical guidance: keep traces at high-impedance RC filter nodes below 1 cm wherever possible. For frequencies above 1 MHz with resistor values above 10 kฮฉ, simulate the layout parasitics before treating the board layout as complete.

Component Tolerance and Production Yield

Capacitor tolerance directly affects filter yield in production. A ยฑ5% tolerance capacitor in an LC diplexer circuit has been shown to produce approximately 35% non-conforming parts without tuning. While a discrete RC filter is less sensitive than a resonant LC structure, the principle holds: tighter tolerance capacitors produce more consistent filter cutoff frequencies across a production run.

For a first-order RC filter with a ยฑ10% capacitor and ยฑ1% resistor, the worst-case cutoff frequency tolerance is approximately ยฑ11%. If your design has 20% headroom around the filter specification, ยฑ10% components are fine. If your anti-aliasing filter must not pass any signals above fs/2, the margins must be calculated explicitly.

Tolerance selection guide:

Design RequirementResistor ToleranceCapacitor Tolerance
Precision filter (ยฑ1% fc)ยฑ0.1%ยฑ1% (C0G)
Good accuracy (ยฑ5% fc)ยฑ1%ยฑ2% to ยฑ5% (C0G or film)
General purpose (ยฑ15% fc)ยฑ1%ยฑ10% (X7R)
Non-critical (ยฑ25% fc)ยฑ5%ยฑ20% (X7R)

Frequently Asked Questions

Q1: Why does my RC low-pass filter not achieve the expected attenuation at high frequencies?

Three likely causes. First, parasitic inductance in the capacitor โ€” particularly in large package electrolytics โ€” causes the component to become inductive above its self-resonant frequency (SRF), degrading high-frequency attenuation. Use a ceramic MLCC in 0402 or 0603 package for filtering above 1 MHz; these have SRFs in the tens of MHz range. Second, the filter resistor value is too high, making the filter output high-impedance and susceptible to capacitive coupling from adjacent traces bypassing the filter. Third, the PCB ground return path is shared with noisy return currents that inject noise after the filter โ€” the filter is working, but noise is entering downstream through the ground connection.

Q2: Can I use an electrolytic capacitor in an RC signal filter?

For low-frequency signal filters โ€” audio coupling, infrasonic high-pass filters below 20 Hz, power supply ripple filters โ€” a bipolar electrolytic capacitor can work. Standard polarized electrolytics should not be used in signal path filters where the AC signal could reverse the capacitor’s polarity. Polarized electrolytics in AC signal paths introduce significant harmonic distortion as the dielectric behaves nonlinearly near the zero-crossing. Use a bipolar (non-polarized) electrolytic, a film capacitor, or a C0G ceramic for signal path applications.

Q3: My RC filter cutoff frequency shifts with temperature in production. How do I fix it?

The most common cause is an X7R capacitor whose value changes with temperature (up to ยฑ15%). Replace the RC filter capacitor with a C0G/NP0 type (ยฑ30 ppm/ยฐC, effectively temperature-stable) or a film capacitor. If you must use X7R due to value availability, compensate by choosing the capacitor value so the nominal fc is centered in your acceptable range, giving margin for temperature drift in both directions. Also check whether the resistor has a significant temperature coefficient โ€” thin-film resistors (ยฑ25 ppm/ยฐC) are far more stable than thick-film types (ยฑ100โ€“200 ppm/ยฐC) and should be used in precision RC filters.

Q4: What is the difference between an RC filter and an LC filter, and when should I use each?

RC filters dissipate energy โ€” the resistor converts signal energy to heat, so the filter always has insertion loss. They are simple, inexpensive, and space-efficient for audio frequencies and lower-frequency signal conditioning. LC filters store and return energy โ€” the inductor and capacitor exchange energy reactively, creating much sharper roll-off per component count and negligible insertion loss in the passband. LC filters are preferred above 1 MHz, in RF applications, in power supply EMI filtering, and wherever low insertion loss in the passband is critical. The trade-off: inductors are bulky, can radiate EMI, and are harder to model accurately. RC filters are entirely appropriate for audio, low-speed ADC/DAC interfaces, and moderate-frequency signal conditioning.

Q5: How do I choose between a single second-order RC filter and two cascaded first-order RC filters for the same cutoff frequency?

Two cascaded first-order stages give โˆ’40 dB/decade roll-off but each stage must be properly impedance-isolated or the interaction between them shifts the overall cutoff frequency. A true second-order Sallen-Key active filter (using an op-amp) gives the same roll-off with a precisely controlled Q factor and no inter-stage loading. For passive-only designs where insertion loss is acceptable, two cascaded RC stages with a 10:1 impedance ratio between stages work well. For precision cutoff frequency control, an active topology is preferable. For demanding applications โ€” especially anywhere that must meet a specific filter mask in production โ€” simulate the cascaded network in SPICE including the actual source and load impedances before committing to the design.

Useful Resources for RC Filter Capacitor Design

ResourceDescriptionLink
Digi-Key RC Filter CalculatorCalculate cutoff frequency and component values for low-pass and high-pass RC filtersdigikey.com/en/resources/conversion-calculators
Murata SimSurfingSimulate MLCC capacitance vs. frequency, temperature, and DC bias to verify actual filter performanceds.murata.co.jp/simsurfing
Wรผrth Elektronik RedexpertInteractive impedance vs. frequency tool for Wรผrth MLCCs โ€” essential for verifying SRF before layoutwe-online.com/redexpert
KEMET KSIMModel real capacitor behavior under operating conditions for filter simulationksim3.kemet.com
All About Circuits RC Filter TutorialComprehensive series covering filter fundamentals, Bode plots, and design worked examplesallaboutcircuits.com
Electronics Tutorials โ€” RC FiltersLow-pass, high-pass, and band-pass tutorial series with design equations and exampleselectronics-tutorials.ws
Texas Instruments Active Filter DesignTI application report covering passive and active filter topology selection, component choice, and design examplesti.com โ€” SLOA049
LT Spice (Analog Devices)Free SPICE simulator for verifying RC filter frequency response with real component modelsanalog.com/ltspice
Analog Devices Filter Design ToolOnline active filter design wizard that generates schematics and component valuesanalog.com/designtools/en/filterwizard

Summary

The RC filter capacitor is the fundamental building block of analog signal conditioning. Understanding the three core configurations โ€” low-pass, high-pass, and band-pass โ€” and the real-world capacitor selection decisions that go with each of them is what separates circuits that measure well on the bench from circuits that still measure well after three years in the field across a โˆ’40ยฐC to +85ยฐC operating range.

The design math is straightforward: pick a resistor value, calculate C = 1/(2ฯ€Rfc), and choose the nearest standard value. What the formula does not tell you is that an X7R capacitor in a precision ADC anti-aliasing filter will shift your cutoff frequency by up to ยฑ15% with temperature, that a standard electrolytic in an AC signal path introduces harmonic distortion at zero-crossing, that parasitic inductance in a large-package capacitor turns your low-pass filter into a band-pass filter above a few MHz, or that insufficient impedance isolation between cascaded stages will move your band-pass filter’s cutoff frequencies significantly off target.

Use C0G or film capacitors wherever the cutoff frequency must be stable and predictable. Use 1% tolerance resistors and 5% or better capacitors in production designs where filter performance is part of the spec. Verify your filter’s frequency response in SPICE with actual component models before finalizing the layout. And keep filter traces short, loop areas small, and ground returns clean โ€” the PCB layout is part of the filter, whether you treat it that way or not.