Calculadora de Filtro Passa-Baixa / Passa-Alta
Frequência de corte -3dB para filtros RC e RL
Required Parameters
Waiting for input data...
Quick Answer
The -3dB cutoff frequency (fc) is where the signal power drops by half. For RC filters: fc = 1 / (2πRC). For RL filters: fc = R / (2πL).
Low Pass Filter Calculator
Design a first-order passive low pass filter and compute the -3 dB cutoff frequency from resistor and capacitor (or inductor) values — or enter any two of R, C, L, fc to solve for the third.
Quick start: Select RC Low Pass, enter R and C → instant fc. Switch Target Variable to find C for a desired cutoff.
RC low pass filter formula
fc = 1 / (2π × R × C)
| Symbol | Meaning |
|---|---|
| fc | Cutoff frequency (Hz) — -3 dB point |
| R | Series resistance (Ω) |
| C | Shunt capacitance (F) |
Rearranged:
- C = 1 / (2π fc R) — pick C when you know target fc and R
- R = 1 / (2π fc C) — pick R when fc and C are fixed
Time constant: τ = RC = 1 / (2π fc)
RL low pass filter formula
fc = R / (2π × L)
Use RL when inductors are preferred (e.g. power-line filtering). Capacitors dominate most signal-level designs because they are smaller and cheaper.
What a low pass filter does
A low pass filter passes low frequencies and attenuates high frequencies. Above fc, response drops -20 dB per decade (first order). Applications:
- Anti-aliasing before an ADC (set fc ≤ fs/2)
- Power-supply noise filtering on analog rails
- Audio / sensor conditioning — remove high-frequency noise
- Debounce and slow edge shaping (RC time constant)
Worked example — 1 kHz RC low pass
Target fc = 1 kHz, choose C = 47 nF:
- R = 1 / (2π × 1000 × 47×10⁻⁹) ≈ 3.39 kΩ
- Nearest E24: 3.3 kΩ → actual fc ≈ 1.03 kHz
- Verify capacitor tolerance — use C0G/NP0 for precision
Use Target Variable → Find capacitance (C) in the calculator above with R = 3.3 kΩ and fc = 1 kHz.
RC vs RL — when to use which
| Type | Formula | Typical use |
|---|---|---|
| RC | fc = 1/(2πRC) | ADC anti-aliasing, audio, GPIO debounce, supply filtering |
| RL | fc = R/(2πL) | Power inductor filters, low-frequency networks |
Common mistakes
- Reading fc as a brick wall — first-order filters roll off gently; expect -20 dB/decade, not instant blocking.
- Ignoring source impedance — if the driver already has 10 kΩ output Z, your effective R is higher than the printed resistor value.
- Y5V/Z5U capacitors — capacitance can collapse under DC bias; cutoff shifts badly. Prefer C0G/NP0 for filters.
- Wrong topology — this calculator covers passive first-order RC/RL low pass. Active op-amp filters need different design rules.
Related tools
- RC/LC Filter Cutoff Calculator — includes high-pass modes
- RC Filter Calculator — RC low pass & high pass only
- Reactance Calculator — Xc and XL at any frequency
- RC Time Constant Calculator — τ = RC step response
- Capacitor Network Calculator — combine caps for target values
Design Notes
First-order passive filters only roll off at -20dB per decade. They are great for simple noise filtering, anti-aliasing before a slow ADC, or debounce circuits, but inadequate for separating close frequencies. When designing RC filters, avoid using extremely large resistors (e.g., >1MΩ) because the input bias current of the next stage (like an Op-Amp or ADC) will cause a DC voltage error. Conversely, avoiding extremely small resistors (<100Ω) will save power and prevent overloading the driving source.
Common Mistakes
- 1
Expecting a sharp cutoff from a simple RC filter. It's a gentle curve, not a brick wall.
- 2
Not balancing the source impedance. If your signal source already has 10kΩ output impedance, and you use a 1kΩ series resistor for your filter, your effective R is 11kΩ.
- 3
Ignoring capacitor tolerances. Cheap Y5V or Z5U ceramic capacitors can vary by +20%/-80% with temperature and DC bias, completely ruining your cutoff frequency.
Engineering Handbox
1. Identify variables: R = 10,000, C = 0.0000001 2. Multiply R × C = 0.001 seconds (Time Constant τ) 3. Multiply by 2π: 0.001 × 6.283 = 0.006283 4. Divide 1 by result: 1 / 0.006283 = 159.15 Hz
Knowledge Base
O que é a frequência de corte -3dB?
O ponto onde a potência cai pela metade (tensão a 70,7%). Definição padrão universal em eletrônica.
Fórmula do filtro RC passa-baixa?
fc = 1/(2π×R×C). Exemplo: R=10kΩ, C=100nF → fc = 159,15 Hz.
Diferença entre passa-baixa e passa-alta?
Passa-baixa: frequências baixas passam. Passa-alta: frequências altas passam. Mesma fórmula de corte.
Inclinação do filtro de primeira ordem?
-20 dB/década ou -6 dB/oitava. Para inclinação mais íngreme, cascateie múltiplos estágios.
Que tipo de capacitor para filtros?
C0G/NP0 para precisão. X7R para uso geral. Evite Y5V/Z5U — valor muda drasticamente.
Related Engineering Tools
Low Pass / High Pass Filter Calculator
-3 dB cutoff for RC and RL filters
Reactance Calculator
Inductive and capacitive reactance
Time Constant Calculator
RC and RL transient constant
Series and Parallel Capacitor Calculator
Equivalent capacitance from a capacitor list
Frequency to Wavelength Conversion
Convert frequency and wavelength with velocity factor