The high pass filter cutoff frequency formula is fc = 1 / (2πRC). This equation defines the -3dB corner frequency (the half-power point) where a first-order passive RC high pass filter begins to significantly attenuate lower frequencies while allowing higher frequencies to pass. Whether you are designing an AC-coupling network for an audio preamplifier or blocking 60Hz mains hum from an RF transceiver, this formula is the starting point for component selection.
Below, we break down the variables, provide algebraic rearrangements for bench-side design, highlight the unit-conversion traps that ruin prototype boards, and walk through two fully tracked worked examples.
The Core High Pass Filter Cutoff Frequency Formula & Symbols
The standard formula for the cutoff frequency of a first-order passive RC high pass filter is:
fc = 1 / (2πRC)
To use this formula correctly, every variable must be converted to its base SI unit before calculating. The table below defines each symbol and its required unit.
| Symbol | Parameter | Base SI Unit | Common Bench Prefixes |
|---|---|---|---|
| fc | Cutoff Frequency (-3dB point) | Hertz (Hz) | kHz, MHz, GHz |
| R | Resistance | Ohms (Ω) | kΩ, MΩ |
| C | Capacitance | Farads (F) | μF, nF, pF |
| π | Pi (Mathematical Constant) | Dimensionless | ≈ 3.14159265 |
At this calculated frequency, the capacitive reactance (XC) exactly equals the resistance (R). The output voltage drops to 70.7% of the input voltage (1 / √2), which corresponds to a -3.01 dB attenuation in power. For a deeper dive into the underlying AC theory, the Electronics Tutorials guide on high pass filters provides excellent Bode plot visualizations.
Rearranged Forms: Solving for R and C
On the bench, you rarely know all three variables. Usually, you have a target cutoff frequency and one fixed component (like a 50Ω RF termination or a 10kΩ audio volume pot), and you need to calculate the missing component. Here are the algebraic rearrangements of the high pass filter cutoff frequency formula:
- To solve for Resistance (R):
R = 1 / (2πfcC)
Use when: You have a specific capacitor in your parts bin (e.g., a 100nF film cap) and need to find the resistor value to hit your target corner frequency. - To solve for Capacitance (C):
C = 1 / (2πfcR)
Use when: The load impedance or input resistance is fixed by the next stage of your circuit (e.g., an ADC with a 1kΩ input impedance), and you must select the coupling capacitor.
Assumptions, Applicability, and Unit Traps
When the Formula Applies (and When It Doesn't)
This formula assumes an ideal, first-order, passive RC network with no load attached. In reality, the formula holds true only if the load impedance connected to the output of the filter is at least 10 times greater than the resistor R. If your load impedance is close to R, the effective resistance drops, shifting your cutoff frequency higher than calculated.
Furthermore, this formula assumes ideal components. At high frequencies (typically above 10MHz), the parasitic equivalent series inductance (ESL) of the capacitor causes it to behave like an inductor. The high pass filter inadvertently becomes a band-pass or low-pass filter. For RF applications, always check the capacitor's self-resonant frequency (SRF) on the manufacturer's datasheet.
The #1 Unit Mistake That Breaks the Math
The most common reason hobbyists and students get wildly incorrect answers is failing to convert prefixes to base SI units. The formula does not work if you plug in kilo-ohms and microfarads directly.
If you want a cutoff frequency using a 10kΩ resistor and a 0.1μF capacitor, do not calculate
1 / (2 * 3.14 * 10 * 0.1). That yields 1.59 Hz, which is wrong.Correct method: Convert 10kΩ to 10,000Ω, and 0.1μF to 0.0000001 F (100 x 10-9 F).
Realistic Answer Magnitudes
Knowing what a 'normal' answer looks like helps you catch decimal errors instantly:
- Audio AC Coupling: Typically 10Hz to 80Hz (blocks DC offset and sub-sonic rumble).
- RF / IF Stages: Typically 100kHz to 50MHz (blocks low-frequency noise and 50/60Hz mains hum).
- High-Speed Digital AC Coupling (e.g., PCIe, SATA): Typically 10kHz to 100kHz (allows the high-frequency data envelope to pass while blocking DC drift).
Worked Examples with Unit Tracking
Let's apply the high pass filter cutoff frequency formula to two real-world design scenarios, tracking units at every step to ensure accuracy.
Problem 1: Audio Preamp AC Coupling (Solving for fc)
Scenario: You are building a guitar preamp. To block the DC bias voltage from the op-amp stage from reaching the output jack, you place a coupling capacitor in series with the signal path. The output resistor to ground is 10kΩ, and you select a 100nF ceramic capacitor. What is the cutoff frequency?
Step 1: Identify and convert to base SI units.
- R = 10 kΩ = 10,000 Ω
- C = 100 nF = 100 × 10-9 F = 0.0000001 F
Step 2: Substitute into the formula.
- fc = 1 / (2 × π × 10,000 × 0.0000001)
Step 3: Calculate intermediate and final values.
- Denominator: 2 × 3.14159 × 0.001 = 0.00628318
- fc = 1 / 0.00628318
- fc ≈ 159.15 Hz
Bench Reality Check: 159Hz is quite high for a full-range audio output; it will severely attenuate the fundamental frequencies of a bass guitar (which can dip below 41Hz). For a full-range audio line-out, you would increase the capacitor to 1μF or 10μF to push the corner frequency down to 15.9Hz or 1.59Hz. For audio signal paths, always use C0G/NP0 ceramic or metalized film capacitors to avoid the microphonic piezoelectric effects and distortion inherent in X7R/X5R dielectrics.
Problem 2: ADC Hum Blocking (Solving for C)
Scenario: You are feeding an analog sensor signal into a microcontroller's ADC. The ADC input impedance is fixed at 1kΩ. You need to block 50Hz/60Hz mains hum and low-frequency mechanical vibration noise, so you design a high pass filter with a target cutoff frequency of 500Hz. What capacitor value do you need?
Step 1: Identify knowns and select the rearranged formula.
- fc = 500 Hz
- R = 1,000 Ω
- Formula: C = 1 / (2πfcR)
Step 2: Substitute values.
- C = 1 / (2 × 3.14159 × 500 × 1,000)
Step 3: Calculate.
- Denominator: 6.28318 × 500,000 = 3,141,590
- C = 1 / 3,141,590
- C ≈ 3.183 × 10-7 F
- C ≈ 318.3 nF
Bench Reality Check: 318nF is not a standard E12 or E24 capacitor value. You would select the closest standard value, such as 330nF. Recalculating with 330nF gives a new actual cutoff frequency of roughly 482Hz, which is perfectly acceptable for blocking 60Hz hum. As noted by All About Circuits, always verify how standard component stepping affects your final corner frequency.
Frequently Asked Questions (FAQ)
How does the high pass filter cutoff frequency formula change for an active op-amp filter?
For a standard first-order active high pass filter (using an op-amp in a non-inverting or inverting configuration), the formula for the cutoff frequency remains exactly the same: fc = 1 / (2πRC). The op-amp provides gain and buffers the output, preventing the load impedance from altering the filter's response, but the RC network itself still dictates the -3dB corner frequency. However, active filters are limited by the op-amp's Gain-Bandwidth Product (GBWP); if your calculated fc approaches the op-amp's GBWP, the active filter will fail to pass high frequencies as expected.
Why is the high pass filter cutoff frequency formula sometimes written with angular frequency?
In academic textbooks and control theory, you will often see the formula written as ωc = 1 / (RC). This uses angular frequency (ω), measured in radians per second, rather than standard frequency (f), measured in Hertz (cycles per second). Because one full cycle equals 2π radians, the relationship is ω = 2πf. Substituting this into the standard formula cancels out the 2π, leaving ωc = 1/RC. When designing physical circuits on the bench, always stick to the Hertz version (fc = 1 / 2πRC) because function generators, oscilloscopes, and spectrum analyzers are calibrated in Hz.
What happens to the cutoff frequency if I double both the resistor and capacitor values?
The cutoff frequency will be halved. Because R and C are multiplied together in the denominator of the formula, doubling both results in a denominator that is four times larger (2R × 2C = 4RC). Wait, let's correct that: if you double R (2R) and double C (2C), the product becomes 4RC, making the frequency one-quarter of the original. If you double R and halve C, the 2 and 0.5 cancel out, and the cutoff frequency remains exactly the same. This is a common technique in RF design: you might halve the capacitor to avoid parasitic capacitance issues and double the resistor to maintain the exact same corner frequency, though you must then verify the new resistor value doesn't violate the input impedance requirements of the next stage.
How do component tolerances and parasitics affect the calculated cutoff frequency?
The formula assumes perfect components, but real-world parts have tolerances. A standard 10kΩ resistor has a 1% or 5% tolerance, while a ceramic capacitor can easily have a 10% to 20% tolerance (e.g., Y5V dielectrics can drop 80% of their capacitance when a DC bias voltage is applied). If your design requires a precise cutoff frequency, use 1% metal film resistors and C0G/NP0 capacitors. Furthermore, at high frequencies, parasitic trace capacitance (usually 1-2pF per cm of PCB trace) adds to your intentional capacitor value, lowering the actual cutoff frequency. For precision analog design, tools like the Analog Devices Filter Wizard can help model these non-ideal behaviors.






