Low Pass Filter Calculator

Low Pass Filter Calculator

Calculate the cutoff frequency (fc) for a simple RC low pass filter circuit.

⚠️ Input must be in Farads: 1μF = 1e-6 F, 1nF = 1e-9 F, 1pF = 1e-12 F. Consider adding unit selector (future enhancement).

Cutoff Frequency (fc)
159.15
Hz

What is a Low Pass Filter?

A low-pass filter is a circuit that allows signals with a frequency lower than a certain cutoff frequency to pass through, while attenuating (reducing) the amplitude of signals with frequencies higher than the cutoff frequency.

In an RC (Resistor-Capacitor) circuit, the capacitor resists changes in voltage, effectively "smoothing out" high-frequency fluctuations while letting slow-moving (low-frequency) signals pass relatively unchanged.

How to Calculate fc

The RC Filter Formula

fc = 1 / (2 * π * R * C)
  • fc = Cutoff frequency (Hz)
  • π = Pi (≈ 3.14159)
  • R = Resistance (Ohms)
  • C = Capacitance (Farads)

Frequently Asked Questions

What happens at the cutoff frequency?

At the cutoff frequency, the output power is reduced to half of its input power, which corresponds to an attenuation of approximately -3 decibels (dB). This is the point where the filter begins significantly attenuating the signal.

Can I use this for audio?

Yes! Low-pass filters are commonly used in audio to remove high-frequency hiss or to create subwoofers that only play low-frequency bass notes. This is essential for audio system design.

What's the -3dB point?

The -3dB point is the cutoff frequency where power output drops to half. At this point, the signal voltage is reduced to about 70.7% of its input value. This is the standard definition of filter cutoff.

Can capacitance be in microfarads (μF)?

Yes! When using the calculator, convert μF to Farads: 1μF = 0.000001 F, 10μF = 0.00001 F, 100μF = 0.0001 F. The formula requires Farads, so always convert your capacitor value first.

What's the roll-off rate after cutoff?

For a simple RC low-pass filter, the roll-off rate is approximately 20 dB per decade (6 dB per octave). This means the signal attenuates at a predictable rate above the cutoff frequency.

Why use a resistor AND capacitor?

The resistor controls the cutoff frequency by limiting current flow, while the capacitor reactance changes with frequency. Together they create the frequency-dependent behavior needed for filtering.

Can I cascade multiple RC filters?

Yes! Cascading multiple stages increases the roll-off rate (each stage adds 20 dB/decade). However, each cascaded stage slightly shifts the overall cutoff frequency due to loading effects.

How do I choose R and C values?

Start with your desired cutoff frequency and choose a capacitor value, then calculate R = 1/(2πfC). Practical values: smaller C values reduce component size but increase R; larger C values require smaller R values.

Example Calculation

Design an audio low-pass filter to remove 60 Hz hum from a circuit:

Given:
Resistance R = 1,000 Ω (1 kΩ)
Capacitance C = 1 μF = 0.000001 F
Formula:
fc = 1 / (2π × R × C)
Calculate:
fc = 1 / (2 × 3.14159 × 1000 × 0.000001)
fc = 1 / 0.00628
fc ≈ 159.15 Hz
Result:
Frequencies below 159 Hz pass with minimal attenuation. Frequencies above 159 Hz are progressively attenuated. Audio frequencies up to ~150 Hz (bass) pass through cleanly; 60 Hz hum passes but higher hum harmonics are reduced.

Related Tools

Related Tools