rc high pass calculator

Leave blank if you only want cutoff frequency and time constant.
Enter R and C values, then click Calculate.

What this RC high pass calculator does

This calculator finds the most important values for a first-order RC high-pass filter. Enter a resistor and capacitor, and it computes:

  • Cutoff frequency (fc)
  • Time constant (τ = RC)
  • Optional gain and phase at a specific signal frequency

It is useful for audio circuits, sensor signal conditioning, AC coupling, and many analog front-end designs where low frequencies (including DC) should be reduced.

RC high-pass filter fundamentals

A basic RC high-pass filter places the capacitor in series with the input and the resistor to ground, with the output measured across the resistor. At low frequency, the capacitor impedance is large, so output is small. At high frequency, capacitor impedance is small, so more signal appears at the output.

Core equations

f_c = 1 / (2πRC) τ = RC |H(jω)| = (ωRC) / √(1 + (ωRC)^2) Phase = arctan(1 / (ωRC)) where ω = 2πf

At the cutoff frequency, output magnitude is 0.707 of input (about -3 dB), and phase lead is +45°.

How to use the calculator

  • Enter resistance and select the correct unit (Ω, kΩ, or MΩ).
  • Enter capacitance and select the correct unit (F, mF, µF, nF, or pF).
  • Optionally enter a signal frequency to see attenuation and phase at that point.
  • Click Calculate to view the results instantly.

Design tips for practical circuits

1) Start with target cutoff

If your goal is to remove drift and DC while preserving faster signal changes, choose a cutoff well below your frequency band of interest. For example, if your useful signal starts around 200 Hz, a cutoff near 20 Hz to 50 Hz is often a good starting point.

2) Balance resistor size with noise and loading

Very high resistor values reduce capacitor size, but can increase thermal noise and make circuits more sensitive to input bias currents and leakage. Very low resistor values can load previous stages and draw extra current. Mid-range values like 1 kΩ to 100 kΩ are common.

3) Pick capacitor type carefully

For precision or low-distortion paths (especially audio), film or C0G/NP0 capacitors are often preferred where practical. Electrolytics may be acceptable in low-frequency coupling roles but can introduce leakage and tolerance variation.

Worked example

Suppose R = 10 kΩ and C = 100 nF. Then:

  • τ = RC = 0.001 s = 1 ms
  • fc = 1/(2πRC) ≈ 159.15 Hz

If your test signal is 1 kHz, the filter passes most of it with only modest attenuation and small phase shift. That makes this pair useful for blocking DC while preserving most audio-band content above the low hundreds of hertz.

Common mistakes to avoid

  • Unit mix-ups: nF vs µF errors can shift cutoff by 1000×.
  • Ignoring component tolerance: 5% resistors and 10% capacitors can noticeably move actual cutoff.
  • Forgetting source/load interaction: real circuits may modify effective R and change filter behavior.
  • Using the wrong output node: high-pass output should be measured across the resistor in the basic RC form.

When to choose a higher-order high-pass

A single RC stage gives 20 dB/decade roll-off. If you need sharper suppression of low-frequency interference (hum, drift, vibration, motion artifacts), you may cascade stages or use an active filter topology such as Sallen-Key or multiple-feedback designs.

Final thoughts

This RC high pass calculator is a quick design companion for students, hobbyists, and professionals. Use it to estimate cutoff and dynamic behavior, then verify with simulation and bench testing. Real components, source impedance, and load impedance always matter in final performance.

🔗 Related Calculators