High Pass Filter Calculator

High Pass Filter Calculator

Calculate the cutoff frequency of a passive RC high-pass filter.Real component tolerance (±5-10%) will shift cutoff frequency slightly.

Cutoff Frequency (f_c)
159.15
Hz (Hertz)

What is a High Pass Filter?

A high-pass filter is an electronic filter that passes signals with a frequency higher than a certain cutoff frequency and attenuates signals with frequencies lower than the cutoff frequency.

In a simple RC (Resistor-Capacitor) high-pass filter, the capacitor is placed in series with the signal source, and the resistor is placed in parallel with the output.

RC Filter Formula

Cutoff Frequency Formula

f_c = 1 / (2πRC)
  • f_c = Cutoff frequency (Hz)
  • R = Resistance (Ω)
  • C = Capacitance (F)
  • π = ~3.14159

Example Calculation

Design a high-pass filter with 1 kHz cutoff frequency:

Given:
Target Cutoff: 1000 Hz
Resistance: 1000 Ω (1 kΩ)
Step 1:
Rearrange formula to solve for C:
C = 1 / (2π × f_c × R)
Step 2:
Calculate capacitance:
C = 1 / (2 × 3.14159 × 1000 × 1000)
C = 0.1592 μF ≈ 160 nF
Result:
Use 1 kΩ resistor + 160 nF capacitor for 1 kHz high-pass filter

Frequently Asked Questions

What's the difference between high-pass and low-pass filters?

High-pass filters allow high frequencies through and block low frequencies. Low-pass filters do the opposite—they block high frequencies and allow low frequencies through. Their formulas are identical, but the application and component placement differ.

Why is the cutoff frequency called -3dB point?

At the cutoff frequency, the filter's output power is reduced to 50% of the input power (a -3dB attenuation). It's the point where the circuit begins to significantly filter the signal and is the standard definition for cutoff frequency.

How do I choose R and C values?

You can choose either R or C and calculate the other. For practical circuits: use standard resistor values (1k, 10k, 100k), then calculate the required capacitor. Standard capacitor values are easier to find, so this approach works well for most designs.

Can this filter remove DC?

Yes, high-pass filters effectively remove DC (0 Hz). Since DC has zero frequency, it's well below any practical cutoff frequency and will be almost completely blocked, allowing only AC signals through.

What about component tolerances?

Real components have tolerances (typically ±5-20%). Your actual cutoff frequency will vary by the product of component tolerances. Use higher-quality components if precise cutoff frequency is critical.

Is this passive or active?

This calculator covers passive filters (R and C only). Passive filters don't require power and simplify circuit design, but they provide first-order (20dB/decade) rolloff. Active filters using op-amps can achieve steeper rolloff and gain.

What happens above the cutoff frequency?

Above cutoff, the filter still attenuates slightly (+20dB/decade for passive), but the effect diminishes. Your signal isn't fully passed; there's still attenuation, just less than below cutoff. Steeper filters (active or higher-order) improve this.

Can I cascade filters?

Yes, you can connect multiple high-pass filters in series to increase rolloff steepness (from 20dB/decade per stage) and achieve sharper frequency response. However, cascading increases component count and can introduce phase shift.

Related Tools