High Pass Filter Calculator
Calculate RC and RL high-pass filter cutoff frequency using fc=1/(2πRC) and fc=R/(2πL). Free online high-pass filter calculator with Bode plot and gain analysis.
About This Calculator
The High Pass Filter Calculator helps electronics engineers, audio enthusiasts, students, and hobbyists design and analyze RC and RL high-pass filter circuits. A high-pass filter is an essential electronic circuit that attenuates signals below a specified cutoff frequency while passing higher frequencies with minimal attenuation. This tool computes the cutoff frequency, gain at any given input frequency, and displays an interactive Bode plot of the frequency response.
For RC high-pass filters, the cutoff frequency is calculated using fc = 1/(2πRC), where R is the resistance in ohms and C is the capacitance in farads. The capacitor acts as a frequency-dependent impedance — it blocks low-frequency signals (acting as an open circuit) and passes high-frequency signals (acting as a short circuit). For RL high-pass filters, the cutoff frequency is fc = R/(2πL), where L is the inductance in henrys. The inductor behaves oppositely: it passes low-frequency signals (short circuit) and blocks high-frequency signals (open circuit), so the output is taken across the resistor instead of the inductor.
The frequency response of a first-order high-pass filter follows a +20 dB/decade slope below the cutoff frequency. At exactly fc, the signal is attenuated by 3 dB (to approximately 70.7% of the input amplitude). The interactive Bode plot in this calculator shows gain in dB across a wide frequency range, making it easy to visualize the filter's behavior. You can also enter a specific input frequency to compute the exact gain and attenuation at that point.
Applications: High-pass filters are widely used in audio crossover networks (directing high frequencies to tweeters), DC blocking in audio amplifiers, RF circuit design, biomedical signal processing (removing baseline wander from ECG signals), and telecommunications for separating high-frequency data from voice signals.
Frequently Asked Questions
How does a high-pass filter work?
A high-pass filter is an electronic circuit that blocks low-frequency signals and allows high-frequency signals to pass through. It works by using a capacitor (in RC filters) which acts as a short circuit for high frequencies and an open circuit for low frequencies, or an inductor (in RL filters) which acts as a short circuit for low frequencies and an open circuit for high frequencies. The cutoff frequency fc = 1/(2πRC) for RC filters or fc = R/(2πL) for RL filters defines the boundary between the passband and stopband.
How do I calculate the cutoff frequency of an RC high-pass filter?
The cutoff frequency of an RC high-pass filter is calculated using the formula fc = 1/(2πRC), where R is the resistance in ohms and C is the capacitance in farads. For example, a 10 kΩ resistor and a 100 nF capacitor give fc = 1/(2π × 10000 × 0.0000001) = 159.15 Hz. Frequencies above 159 Hz pass through while lower frequencies are attenuated.
What is the difference between RC and RL high-pass filters?
RC high-pass filters use a resistor and capacitor, while RL high-pass filters use a resistor and inductor. RC filters are more common because capacitors are typically cheaper, smaller, and more readily available than inductors. RC filters calculate cutoff as fc = 1/(2πRC), while RL filters use fc = R/(2πL). Both provide a +20 dB/decade roll-off slope in their passband response.
What is the gain of a high-pass filter at the cutoff frequency?
At the cutoff frequency (fc), the gain of a first-order high-pass filter falls to 1/√2 ≈ 0.707 of the input signal, which corresponds to -3 dB. This -3 dB point is the standard definition of the cutoff frequency. For frequencies well above fc, the gain approaches 0 dB (unity), while for frequencies well below fc, the gain decreases at +20 dB per decade.
What applications use high-pass filters?
High-pass filters are used in audio systems to remove low-frequency rumble and DC offset, in crossover networks to direct high frequencies to tweeters, in RF circuits to block DC and low-frequency interference, in biomedical devices like ECG monitors to remove baseline wander, and in telecommunications to separate high-frequency data signals from low-frequency voice signals.
Can I calculate both RC and RL high-pass filters with this calculator?
Yes, this high-pass filter calculator supports both RC (resistor-capacitor) and RL (resistor-inductor) passive filter designs. Simply select the filter type, enter the component values, and optionally provide an input frequency to compute the gain and phase response at that frequency.
What is the roll-off slope of a first-order high-pass filter?
A first-order high-pass filter has a roll-off slope of +20 dB per decade below the cutoff frequency. This means for every tenfold decrease in frequency below fc, the gain increases by 20 dB. Second-order filters provide +40 dB/decade, and higher-order filters provide steeper roll-offs.