13 lines
628 B
C
13 lines
628 B
C
// Do not edit this file, it is autogenerated by CMake from the .md file
|
|
_HKI( "### Tee Attenuator\n"
|
|
"___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"
|
|
"\n"
|
|
"___L = 10<sup>a/20</sup>___<br>\n"
|
|
"___A = (L+1) / (L−1)___<br>\n"
|
|
"___R<sub>2</sub> = 2·√(L · Z<sub>in</sub> · Z<sub>out</sub>) / (L−1)___<br>\n"
|
|
"___R<sub>1</sub> = Z<sub>in</sub> · A − R<sub>2</sub>___<br>\n"
|
|
"___R<sub>3</sub> = Z<sub>out</sub> · A − R<sub>2</sub>___\n"
|
|
"" );
|