2021-02-13 22:28:43 +00:00
|
|
|
### PI Attenuator
|
2019-10-01 07:56:35 +00:00
|
|
|
__Zin__ desired input impedance in Ω<br>
|
2019-09-29 16:54:14 +00:00
|
|
|
__Zout__ desired output impedance<br>
|
|
|
|
__Zin = Zout__<br><br>
|
|
|
|
|
|
|
|
* __a__ attenuation in dB
|
|
|
|
* __L = 10<sup>a/20</sup>__ (the loss)
|
2021-02-13 22:28:43 +00:00
|
|
|
* __A = (L + 1) / (L - 1)__<br><br>
|
|
|
|
* ___R2 = (L- 1) / 2 \* √ ( (Zin \* Zout) / L)___
|
|
|
|
* ___R1 = 1 / (A / Zin - 1 / R2)___
|
|
|
|
* ___R3 = 1 / (A / Zout - 1 / R2)___
|