In this model, a transmission line circuit is implemented by the Modelica Standard Library components. Transmission line circuit is represented as in the figure below. The application is the same as TransmissionLineEquations.
The parameters for the TransmissionLineModelica are:
Parameters | Comment |
---|---|
N | number of segments |
r | resistance per meter |
l | inductance per meter |
c | capacitance per meter |
length | length of the transmission line |
w | cut-off frequency |
RL | load resistance |
TD | time delay of the transmission line |
v | velocity of signal |