2020-01-29 17:47:06 +00:00
|
|
|
// Do not edit this file, it is autogenerated by CMake from the .md file
|
2021-02-13 22:28:43 +00:00
|
|
|
_HKI( "### Tee 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-31 17:28:45 +00:00
|
|
|
"___A = (L+1) / (L−1)___<br><br>\n"
|
|
|
|
"___R2 = 2·√(L · Z<sub>in</sub> · Z<sub>out</sub>) / (L−1)___<br>\n"
|
|
|
|
"___R1 = Z<sub>in</sub> · A − R2___<br>\n"
|
|
|
|
"___R3 = Z<sub>out</sub> · A − R2___\n"
|
2020-01-29 17:47:06 +00:00
|
|
|
"" );
|