2020-01-29 17:47:06 +00:00
|
|
|
// Do not edit this file, it is autogenerated by CMake from the .md file
|
2021-10-14 22:54:17 +00:00
|
|
|
_HKI( "### Pi Attenuator\n"
|
2021-10-23 15:52:58 +00:00
|
|
|
"___a___ is attenuation in dB<br>\n"
|
|
|
|
"___Z<sub>in</sub>___ is desired input impedance in Ω<br>\n"
|
|
|
|
"___Z<sub>out</sub>___ is desired output impedance in Ω<br>\n"
|
2020-01-29 17:47:06 +00:00
|
|
|
"\n"
|
2022-10-19 15:49:09 +00:00
|
|
|
"___K = V<sub>I</sub>/V<sub>O</sub> = 10<sup>a/20</sup>___<br>\n"
|
|
|
|
"___L = K<sup>2</sup> = 10<sup>a/10</sup>___<br>\n"
|
2021-10-23 15:52:58 +00:00
|
|
|
"___A = (L+1) / (L−1)___<br><br>\n"
|
2021-10-31 17:28:45 +00:00
|
|
|
"___R2 = (L−1) / 2·√(Z<sub>in</sub> · Z<sub>out</sub> / L)___<br>\n"
|
|
|
|
"___R1 = 1 / (A/Z<sub>in</sub> − 1/R2)___<br>\n"
|
|
|
|
"___R3 = 1 / (A/Z<sub>out</sub> − 1/R2)___\n"
|
2021-10-14 22:54:17 +00:00
|
|
|
"" );
|