Cutoff Frequency Calculator

Cutoff Frequency Calculator

Calculate the −3dB cutoff frequency for RC and RL filter circuits. Determine where filter response transitions from passband to stopband.

Last updated: March 2026 | By Patchworkr Team

Inputs

RC: capacitor to ground | RL: inductor in series

Resistive element value in ohms

Capacitive element in farads (use scientific notation)

Results

Cutoff Frequency (fc) @ −3dB
159.15
Hz
Time Constant (τ)
1.00e-3
seconds
Attenuation Rate
20 dB/decade
per octave
Formula Used
fc = 1 / (2π × R × C)

Understanding Cutoff Frequency

Cutoff frequency, also known as the −3dB frequency or half-power frequency, is the frequency at which a filter’s frequency response drops 3 decibels (−3dB) below its passband level. At this critical point, the output power is reduced to half its mid-band value, and the output voltage is reduced to approximately 70.7% of the input voltage. This −3dB point defines the boundary between the passband where signals pass with minimal attenuation and the stopband where signals are increasingly rejected. For first-order RC and RL filters, the cutoff frequency completely characterizes the filter’s behavior because a single time constant (τ) determines the entire frequency response. Engineers use cutoff frequency to design low-pass and high-pass filters for signal conditioning, noise rejection, stability compensation, and bandwidth limiting in analog circuits.

RC (resistor-capacitor) low-pass filters are among the simplest and most widely used circuits in electronics. The cutoff frequency is determined by the product of resistance and capacitance: fc = 1 / (2π × R × C). At frequencies below fc, signals pass through with minimal attenuation; above fc, the capacitor increasingly shorts the signal to ground, attenuating it at −20 dB per decade (or −6 dB per octave). Topology Note: This calculator assumes a standard single-pole RC topology where the capacitor connects to ground, creating a low-pass filter. However, RC circuits can function as high-pass filters depending on component configuration (for example, a series capacitor blocks low frequencies). Always verify your intended circuit topology before building. RC filters are used extensively in audio equipment (tone controls, crossovers), data acquisition (anti-aliasing filters on ADC inputs), and power supplies (transient rejection). However, their major limitation is impedance loading—the filter's output impedance increases with increasing frequency, which can cause interaction with following stages. For critical applications, active filters with op-amps are preferred.

RL (resistor-inductor) high-pass filters use inductance to block low-frequency signals while passing high frequencies. The cutoff frequency is fc = R / (2π × L), and above this frequency, the inductor transitions from an open circuit to a short circuit. Topology Note: This calculator assumes a standard series RL high-pass topology where the inductor is in series with the signal path. Actual filter behavior depends on where you measure the output: measuring across the inductor creates a high-pass response, while measuring across the resistor creates a low-pass response. Verify output tap location in your circuit diagram. Inductive high-pass filters are less common than capacitive low-pass filters because inductors are bulkier, more expensive, and introduce DC resistance that causes signal loss and power dissipation. However, they excel in applications requiring near-zero capacitive loading and extreme high-frequency performance. The time constant τ = L / R determines how rapidly the inductor charges and discharges, affecting transient response and impedance matching.

First-order filters (both RC and RL) provide 20 dB/decade attenuation in the stopband, meaning the signal is attenuated 20 times (in voltage) for every factor-of-ten frequency increase. This −20 dB/decade roll-off rate corresponds to a slope of −1 in the log-frequency domain. When steeper attenuation is required to more aggressively reject out-of-band signals, designers cascade first-order stages to create second-order, third-order, or higher-order filters. However, higher-order passive filters suffer from increased component count, impedance effects, and practical challenges. For precision applications, active filters using operational amplifiers provide independent control of gain, cutoff frequency, and roll-off rate without impedance loading, enabling sophisticated designs like Butterworth, Chebyshev, and Bessel filters that meet exacting specifications across wide frequency ranges.

How to Design a Filter with Target Cutoff Frequency

1

Define Your Filter Requirements

Determine whether you need a low-pass or high-pass filter and establish your target cutoff frequency based on signal characteristics and noise spectrum. For audio applications, cutoff frequencies might range from 20 Hz to 20 kHz; for ultrasonic sensing, frequencies could be megahertz or higher; for power supplies, frequencies might be tens of hertz. Document the required rolloff slope (−20 dB/decade for first-order, −40 dB/decade for second-order, etc.) and acceptable passband ripple or phase distortion. Consider whether the circuit can tolerate the impedance loading inherent to passive filters.

2

Select Component Values Using Constraints

For RC filters, use fc = 1 / (2π × R × C) to find valid combinations. Choose a practical resistance value (typically 1 kΩ to 100 kΩ to avoid excessive current or noise) and calculate the required capacitance. For RL filters, use fc = R / (2π × L) and select resistance to match circuit impedance, then calculate inductance. Standard component values (E12 or E24 series resistors, common capacitor values) may not exactly match your calculation, requiring rounding to nearby standard values. Accept slight frequency shifts or iterate component selection to meet specifications. Verify that component tolerances (capacitors are typically ±10% to ±20%) adequately support your frequency accuracy requirements.

3

Build and Characterize the Filter

Construct the circuit with your selected components and test it using a function generator and oscilloscope or spectrum analyzer. Apply a low-frequency test signal (well below fc) and verify passband attenuation is minimal (ideally 0 dB). Gradually increase frequency while monitoring output magnitude. When output drops by 3 dB from the passband level, record the frequency—this is your measured cutoff frequency. Compare measured performance with calculated values. Discrepancies may result from component tolerances, stray capacitance/inductance, PCB layout effects, temperature drift, or frequency-dependent resistor behavior.

4

Tune Component Values for Precise Frequency

If measured cutoff frequency deviates significantly from your target, adjust component values to compensate. For RC filters: to shift fc higher, reduce R or C; to shift lower, increase R or C. Use the rule that fc is proportional to 1/RC. Capacitors offer easier tuning through trimmer pots or varactor diodes. Resistor selection is typically fixed after initial design, though thin-film resistors and precision networks can provide tight tolerance control. Account for temperature drift and aging—capacitor values change with temperature (temperature coefficient), and resistor values drift over time. For applications requiring stable cutoff frequency across temperature ranges, choose precision components with minimal temperature coefficients or implement active compensation circuitry.

5

Validate Performance in Your Application

Integrate the filter into your complete system and observe how it performs with real-world signals. Verify that targeted noise is adequately rejected while desired signals pass with acceptable distortion. For audio filters, listen for coloration or phase artifacts. For data acquisition, verify bit error rate and signal-to-noise ratio improvements. Check that impedance loading doesn’t degrade upstream source fidelity. If performance remains inadequate, consider higher-order filters for steeper rolloff, active (op-amp) filters for better impedance isolation, or switched-capacitor implementations for integrated precision. Document final component values, measured cutoff frequency, and performance characteristics for future reference and troubleshooting.

Example Calculation

Design a low-pass audio filter for a microphone preamplifier:

Requirement:
Filter Type: RC Low-Pass
Target fc: 10 kHz (remove inaudible ultrasonics)
Circuit Impedance: 10 kΩ typical
Design:
Choose R = 10 kΩ (matches circuit impedance)
Rearrange formula: C = 1 / (2π × fc × R)
C = 1 / (2π × 10,000 × 10,000)
C = 1 / 628,318,531
C = 1.59 nF (use standard 1.6 nF capacitor)
Result:
Measured fc ≈ 9,947 Hz (close to 10 kHz target)
Passband: 0–9,947 Hz    Stopband: 9,947+ Hz
Time Constant: τ = R×C = 10k×1.6n = 16 μs
Rolloff: −20 dB/decade (first-order behavior)
Verification:
● 1 kHz: −0.5 dB (in passband, minimal attenuation) ✓
● 10 kHz: −3 dB (cutoff frequency point) ✓
● 100 kHz: −23 dB (effectively blocked) ✓
● Audio clarity preserved, ultrasonic noise rejected

Frequently Asked Questions

Why is it called the −3dB point?

At cutoff frequency, output power drops to half its passband value, corresponding to a 3 dB attenuation in power (since 10 × log(0.5) = −3.01 dB). Voltage attenuation at the −3dB point is −3 dB, representing 1/√2 or approximately 70.7% of the passband voltage. Engineers use −3dB as a standard reference point because it’s unambiguous and defined independent of passband gain.

What&rsquo;s the difference between f<sub>c</sub> and f<sub>d</sub>?

The cutoff frequency f<sub>c</sub> (or f<sub>&minus;3dB</sub>) is where power output drops to half, a standard definition in filter design. The corner frequency f<sub>d</sub> refers to the frequency where asymptotic approximations (straight-line Bode plot) intersect, which coincidentally equals f<sub>c</sub> for first-order filters. For higher-order filters, these frequencies may differ slightly. The term &minus;3dB frequency is more precise for filter characterization.

Can I use standard component values to hit exact cutoff frequencies?

Rarely. Standard E12/E24 resistor and capacitor series provide limited precision, typically allowing frequency errors of 5&ndash;20%. For applications requiring precise cutoff, use trimmer potentiometers to adjust resistance, or select from extended component series (E48, E96). Critical applications employ precision active filters with op-amp feedback, allowing arbitrary cutoff frequencies tuned via ratio-matched resistors.

How does temperature affect filter performance?

Capacitor values drift significantly with temperature (typically 100&ndash;400 ppm/°C depending on dielectric type), directly shifting cutoff frequency. Resistor drift is smaller (&lt;100 ppm/°C) but nonzero. At high temperatures, cutoff frequency shifts unless compensated. For precise applications across temperature ranges, use low-temperature-coefficient components (C0G/NP0 capacitors) or implement active feedback compensation that trims cutoff frequency based on temperature sensors.

Why not just use higher-order filters for steeper rolloff?

Higher-order passive filters suffer from impedance loading, component interaction, and component count. Active (op-amp) filters provide better performance but add complexity, power consumption, and cost. The choice depends on application requirements: audio benefits from simplicity; medical devices require precision; RF circuits need minimal phase distortion. First-order filters work well when &minus;20 dB/decade rolloff suffices; steeper rolloff requires second-order or higher.

What happens at frequencies far above f<sub>c</sub>?

At very high frequencies (10× to 100+× f<sub>c</sub>), the &minus;20 dB/decade rolloff continues assuming ideal components. However, real filters encounter parasitic effects: stray capacitance in resistors, lead inductance, PCB trace impedance. At extreme frequencies, these effects dominate, creating unexpected peaks or distortion. This phenomenon is why practical filter designs often add compensation networks to flatten the higher-frequency response.

Is the time constant τ = L/R related to settling time?

Yes. The time constant τ characterizes exponential rise/fall behavior in transient response. After time τ, a step input reaches 63.2% of final value; after 5τ, it&rsquo;s at 99.3%. For a transient to settle within, say, 1% accuracy, allow approximately 5τ time. In RL filters, τ = L/R determines how quickly the inductor responds to current changes. Faster settling (smaller τ) requires smaller L or larger R, but larger R increases dissipation.

Can RC and RL filters be combined?

Yes, cascading creates higher-order filters. An RC stage followed by an RL stage creates a second-order filter with &minus;40 dB/decade rolloff. However, each stage loads the previous one, shifting the effective cutoff frequency and reducing gain. Active buffering (op-amp followers) between stages decouples them, preserving individual f<sub>c</sub> values and enabling precise filter design. Active cascading is standard in modern precision filter applications.

Related Tools