Circuit Parameters (Input)
- Hz
RC High-Pass Schematic
Frequency Response (Bode Plot)
What is a High-Pass Filter?
A high-pass filter (HPF) is an electronic circuit that allows signals with a frequency higher than a certain cutoff frequency to pass through it, while attenuating (reducing the amplitude of) signals with frequencies lower than the cutoff frequency. In essence, it blocks low frequencies and lets high frequencies pass.
The simplest form of a high-pass filter is a first-order RC (Resistor-Capacitor) circuit, as shown in the interactive calculator. The capacitor's impedance decreases as frequency increases, allowing high-frequency signals to pass from the input to the output more easily, while the resistor's constant impedance helps to form the voltage divider that attenuates lower frequencies.
The Core Formula
The cutoff frequency (also known as the -3dB point) of a high-pass filter can be calculated using the following formula:
$$f_c = \frac{1}{2\pi RC}$$
Parameter Definitions:
- $f_c$: Cutoff Frequency in Hertz (Hz). At this point, output power is halved.
- $R$: Resistance in Ohms ($\Omega$).
- $C$: Capacitance in Farads (F).
- $\pi$: Mathematical constant Pi, approximately 3.14159.
Practical Applications
Audio Systems
Used in crossovers to direct high-frequency signals to the tweeter while filtering out low frequencies that could damage the driver.
Signal Processing
Removing DC offsets or low-frequency hum (like 50/60Hz power line interference) from sensor data.
Image Processing
Used in edge detection algorithms to highlight outlines by emphasizing high spatial frequencies.
Telecommunications
Separating high-frequency data signals from low-frequency voice signals in DSL systems.







