Low Pass Filter Calculator

Calculate RC low-pass cutoff, resistance, capacitance, gain, and phase.

895.2K uses Updated · 2026-05-10 Runs locally · zero upload
AD

How to Use Low Pass Filter Calculator

The Low Pass Filter Calculator covers the passive first-order RC filter and solves in any direction.

  1. Select the Solve Mode — Choose whether to solve for cutoff frequency fc, resistance R, or capacitance C.
  2. Enter the Two Known Values — Input R (with unit: Ω, kΩ, MΩ) and C (F, μF, nF, pF), or fc (Hz, kHz, MHz) plus one of R or C. The Low Pass Filter Calculator accepts any combination.
  3. Read the Primary Result — The result panel shows the unknown, the time constant τ = RC, and the gain and phase at any signal frequency you enter.
  4. Check the Attenuation Table — A gain table shows −3 dB, −20 dB, and −40 dB points so you can confirm the filter meets your stopband requirements.

Formula & Theory — Low Pass Filter Calculator

The Low Pass Filter Calculator is built on the standard first-order RC transfer function:

fc  = 1 / (2π × R × C)          [−3 dB cutoff]
τ   = R × C                       [time constant]
H(f)= 1 / √(1 + (f/fc)²)         [gain magnitude]
φ   = −arctan(f / fc)             [phase shift]
SymbolMeaningUnit
fc−3 dB cutoff frequencyHz
RResistanceΩ
CCapacitanceF
τTime constants
H(f)Gain magnitude (0–1)
φPhase shift°

Gain in Decibels

Gain in dB is calculated as:

dB = 20 × log₁₀(H(f))

At fc: H = 0.707 → −3.01 dB. At 10 × fc: H ≈ 0.0995 → −20 dB.

Active vs. Passive Filters

This calculator covers the passive first-order RC low-pass filter. Active filters (op-amp based) can achieve sharper cutoffs with Butterworth, Chebyshev, or Bessel responses without the impedance loading problems of cascaded passive stages.

Use Cases for Low Pass Filter Calculator

The Low Pass Filter Calculator is used wherever unwanted high-frequency signals need to be suppressed:

  • Audio electronics — Remove high-frequency noise and hiss from audio signals before amplification or recording.
  • Power supply design — Smooth switching-regulator ripple with an output RC filter to reduce noise on sensitive analog rails.
  • Sensor signal conditioning — Implement anti-aliasing filters before ADC sampling to prevent high-frequency aliasing artifacts.
  • RF interference suppression — Filter RFI from digital circuits before it reaches sensitive analog measurement paths.
  • Electronics education — First-order RC low-pass filters are the gateway concept for AC circuit analysis; the Low Pass Filter Calculator makes the theory interactive.
  • PCB component selection — Quickly find the R and C values that hit a target cutoff frequency, then cross-reference standard E24/E96 component values.

Frequently asked questions about Low Pass Filter Calculator

What is the cutoff frequency formula for an RC low-pass filter?

The −3 dB cutoff frequency is fc = 1 / (2πRC), where R is resistance in ohms and C is capacitance in farads. At this frequency the output voltage is 1/√2 ≈ 0.707 of the input voltage, which corresponds to exactly −3 dB of attenuation.

What does the -3 dB point mean in practice?

The −3 dB point is the conventional boundary between the passband (signals that pass largely unattenuated) and the stopband (signals that are increasingly attenuated). Signals well below fc pass through; signals well above fc are progressively rolled off at −20 dB per decade.

What is the roll-off slope of a first-order RC filter?

−20 dB per decade (equivalently, −6 dB per octave). This means that for every 10× increase in frequency above fc, the gain drops by another 20 dB. Higher-order filters (cascaded RC stages or active designs) achieve steeper slopes.

Can I solve for R or C instead of the cutoff frequency?

Yes. The Low Pass Filter Calculator offers three solve modes: find fc given R and C, find R given fc and C, or find C given fc and R. Select the desired solve mode and enter the two known values.

Is my data stored?

No. All calculations run entirely in your browser. Nothing is transmitted to a server.