Introduction
A Pi attenuator is a small circuit that lowers a signal by a set amount. It uses three resistors. Two shunt resistors (R1) go to ground, and one series resistor (R2) sits between them. The shape looks like the Greek letter π, which is how it got its name.
This Pi Attenuator Calculator works two ways. In Synthesis mode, you type the attenuation you want in decibels (dB) and your system impedance, such as 50 Ω, 75 Ω, or 600 Ω. The tool gives you the exact R1 and R2 values you need. In Analysis mode, you type the resistor values you already have, and the tool tells you the attenuation, return loss, VSWR, and input impedance.
You also get the closest E24 and E96 standard resistor values, so you can build the circuit with real parts you can buy. The calculator shows a live schematic, a step-by-step solution, a chart, and a table of common dB values. Engineers, ham radio users, and students use Pi pads to protect inputs, set levels, and keep impedance matched in RF and audio systems.
How to use our Pi Attenuator Calculator
Pick a mode, type in your numbers, and the calculator gives you the resistor values (R1 and R2) or the attenuation, plus return loss, VSWR, a circuit diagram, and step-by-step math.
Mode tabs: Choose Synthesis if you know the dB you want and need resistor values. Choose Analysis if you already have resistors and want to know the dB.
Attenuation (dB): In Synthesis mode, type how much signal loss you want, like 6 dB. Use a number above 0 and up to 120.
R1 (shunt legs): In Analysis mode, type the value of each resistor that goes from the input and output nodes to ground. Both legs use the same value. Pick the unit (mΩ, Ω, kΩ, or MΩ).
R2 (series resistor): In Analysis mode, type the value of the resistor that bridges the input node to the output node, and pick its unit.
Impedance (Zo): Type your system impedance, such as 50 for most RF work. Pick the unit next to the box.
Quick presets: Tap 50 Ω, 75 Ω, or 600 Ω to fill in a common impedance fast instead of typing it.
Resistance output unit: Choose how you want the answers shown. Auto picks the best unit for you, or you can lock it to mΩ, Ω, kΩ, or MΩ.
Calculate and Reset: Results update as you type, but you can press Calculate to refresh. Press Reset to go back to the default 6 dB, 50 Ω setup.
What Is a Pi Attenuator?
A pi attenuator is a small circuit made of three resistors that lowers a signal's strength by a set amount. It gets its name from its shape. When you draw it, the parts look like the Greek letter π: one resistor (R2) lies flat between the input and output, and two matching resistors (R1) drop down to ground on each side.
Why Engineers Use It
Sometimes a signal is too strong for the next part of a circuit. A pi attenuator cuts it down in a clean, steady way. It works the same at low and high frequencies, and it does not add gain or noise of its own. It also keeps the impedance of the line the same on both sides, so signals do not bounce back. That is called a matched network.
Attenuation and Decibels
Signal loss is measured in decibels (dB). A 6 dB pi attenuator cuts the voltage in half. A 20 dB attenuator cuts it to one tenth. Each 20 dB step means ten times less voltage. Because decibels use a log scale, they stack easily: two 10 dB pads in a row give 20 dB total.
The Math Behind It
Two simple formulas set the resistor values. First find K, the voltage ratio:
- K = 10(dB ÷ 20)
- R1 = Zo × (K + 1) ÷ (K − 1) for each shunt leg
- R2 = (Zo ÷ 2) × (K − 1 ÷ K) for the series leg
Zo is the system impedance. Most radio and test gear uses 50 Ω. Cable TV and video use 75 Ω. Old audio lines use 600 Ω.
Return Loss and VSWR
If the resistors are not exact, part of the signal reflects back toward the source. Return loss and VSWR tell you how bad that reflection is. Higher return loss is better. A VSWR near 1:1 means an almost perfect match.
Picking Real Resistors
Exact math values rarely exist as real parts. Standard resistors come in sets called E24 (5% tolerance) and E96 (1% tolerance). E96 gives closer values and tighter accuracy, so it is the better pick for RF work. At high frequencies, use small surface-mount resistors, since leads and pads add stray inductance and capacitance that change the results.
Where Pi Attenuators Are Used
- Protecting spectrum analyzers and receivers from strong signals
- Setting levels in RF test benches and lab setups
- Improving match between two stages that do not fit well together
- Fixed pads inside radios, transmitters, and cable systems
Pi vs. T Attenuator
A T attenuator does the same job but uses two series resistors and one shunt resistor. Pi networks are often easier to build on a circuit board because the two shunt resistors sit right next to ground vias. For large attenuation, the pi series resistor grows big while the shunt legs get close to Zo, which can help with board layout.