high pass filter rc calculator

RC High-Pass Filter Calculator

Calculate cutoff frequency, resistor value, or capacitor value for a first-order RC high-pass filter.

Formula: fc = 1 / (2πRC)
Tip: This is an ideal first-order high-pass approximation (no loading effects).

What Is an RC High-Pass Filter?

A high-pass RC filter is one of the most common analog filter circuits in electronics. It allows higher frequencies to pass while attenuating lower frequencies. The circuit uses a capacitor and resistor in series, with the output taken across the resistor.

At very low frequency (near DC), the capacitor blocks current, so output is very small. As frequency rises, capacitive reactance drops, more signal appears across the resistor, and the output increases.

Core Formula Used in This Calculator

The cutoff frequency (also called corner frequency or -3 dB frequency) of a first-order RC high-pass filter is:

fc = 1 / (2πRC)
  • fc = cutoff frequency in hertz (Hz)
  • R = resistance in ohms (Ω)
  • C = capacitance in farads (F)

Rearranging the same equation gives:

  • R = 1 / (2πfcC)
  • C = 1 / (2πfcR)

How to Use the Calculator

1) Find Cutoff Frequency

Select Find cutoff frequency, enter resistor and capacitor values with units, then click Calculate. The tool returns fc and the time constant τ = RC.

2) Find Resistor Value

Select Find resistor value, enter desired cutoff frequency and chosen capacitor value. The calculator solves for R.

3) Find Capacitor Value

Select Find capacitor value, enter desired cutoff frequency and resistor value. The calculator solves for C.

Quick Design Example

Suppose you want a high-pass filter around 160 Hz and choose C = 0.1 µF. Then:

  • fc = 160 Hz
  • C = 0.1 µF = 100 nF
  • R ≈ 9.95 kΩ (nearest standard value: 10 kΩ)

If you use 10 kΩ and 100 nF, your actual cutoff is about 159 Hz.

Practical Engineering Tips

  • Pick a preferred capacitor value first, then calculate the resistor (often easier for stock parts).
  • Use standard resistor series (E12/E24) and then recalculate actual cutoff frequency.
  • Remember tolerance: 5% resistor and 10% capacitor can shift cutoff noticeably.
  • Watch source and load impedance, especially in audio and sensor front-end circuits.
  • For precision filtering, buffer stages (op-amp) can reduce loading errors.

Common Mistakes

  • Mixing units (e.g., entering µF as nF).
  • Forgetting that 1 µF = 1×10-6 F.
  • Assuming the filter has a hard cutoff—it transitions gradually at 20 dB/decade.
  • Ignoring the effect of connected circuitry on effective R and C values.

FAQ

Is this calculator valid for active high-pass filters?

It is accurate for a simple first-order RC stage. Active filters can include gain and additional poles, so equations differ.

What does -3 dB mean at cutoff?

At cutoff frequency, output amplitude is about 70.7% of passband amplitude (power is half), which corresponds to -3 dB.

Can I use it for audio crossover work?

Yes for basic first-order estimates. For full speaker crossover design, include driver impedance behavior and acoustic response, not just ideal RC math.

🔗 Related Calculators