Pi Attenuator Calculator
Assumes a symmetric, matched pi pad: source impedance = load impedance = Z0.
What this attenuator pi calculator does
This calculator finds resistor values for a pi attenuator (also called a Π pad). A pi attenuator uses three resistors: two shunt resistors to ground (input and output) and one series resistor between them. It is commonly used in RF, audio, and instrumentation when you need to reduce signal level while maintaining a target impedance.
If you are building for a 50 Ω or 75 Ω system, this is one of the fastest ways to get practical values. Enter your desired attenuation in dB and system impedance, and the calculator returns:
- R1 = input shunt resistor
- R2 = series resistor
- R3 = output shunt resistor
Pi attenuator equations used
For a matched, symmetric pi pad:
K = 10(AdB/20)
R1 = R3 = Z0 × (K + 1) / (K - 1)
R2 = Z0 × (K2 - 1) / (2K)
Where AdB is attenuation in dB and Z0 is your characteristic impedance.
How to use this calculator
1) Enter attenuation
Type the amount of attenuation you need in dB (for example, 3 dB, 6 dB, 10 dB, or 20 dB).
2) Enter impedance
Use your system impedance, usually 50 Ω for RF work or 75 Ω in some video/coax systems.
3) Build and verify
Use 1% metal film resistors when possible, keep leads short, and verify insertion loss and return loss with your available test gear.
Practical design tips
- Choose tolerance carefully: tighter tolerance gives better impedance match and attenuation accuracy.
- Watch power ratings: all three resistors dissipate power; for high-level signals, use appropriate wattage.
- Frequency matters: at higher RF frequencies, layout parasitics can affect real attenuation.
- Use shortest connections: compact physical layout improves high-frequency performance.
- Nearest standard values: if exact values are unavailable, choose the closest E-series values and re-check performance.
Example: 10 dB pad in 50 Ω
For a 10 dB attenuator in a 50 Ω system, the computed ideal values are approximately:
- R1 = R3 ≈ 96.25 Ω
- R2 ≈ 71.15 Ω
In practice, you might pick nearby standard values (for example 96 Ω and 71.5 Ω), then measure the finished pad.
When to use a pi pad vs a T pad
Both pi and T attenuators can provide matched attenuation. Designers often choose based on available resistor values, mechanical layout, or preferred topology in a given frequency range. Electrically, either can be excellent when designed and built correctly.
FAQ
Can I enter 0 dB?
No. A true 0 dB attenuator would imply no attenuation and causes the ideal formulas to become undefined for this network form.
Does this support unmatched source/load impedances?
This version assumes equal source and load impedances. For unequal impedances, you need the generalized attenuator equations.
Is this for audio or RF?
Both. The math is general, but component choice and layout must match your frequency and power requirements.