Input impedance of lossless transmission line¶
Knowing the length of the transmission line and its surge impedance, as well as the propagation constant and load impedance, it is possible to determine the input impedance of the transmission line.
- input_impedance¶
Input
electrical_impedance
of the transmission line.
- Symbol:
Z_in
- Latex:
- Dimension:
impedance
- load_impedance¶
Load
electrical_impedance
.
- Symbol:
Z_L
- Latex:
- Dimension:
impedance
- surge_impedance¶
surge_impedance
of the transmission line.
- Symbol:
Z_S
- Latex:
- Dimension:
impedance
- Symbol:
l
- Latex:
- Dimension:
length
- phase_constant¶
- Symbol:
beta
- Latex:
- Dimension:
1/length
- law¶
Z_in = Z_S * (Z_L + I * Z_S * tan(beta * l)) / (Z_S + I * Z_L * tan(beta * l))
- Latex: