OLine
Lossy Transmission Line
Description
Equations
Connections
Parameters
Modelica Standard Library
The OLine component implements a lumped transmission line. Each segment consists of a resistance and an inductance connected in series between the input and output of the segment, and a conductance and capacitance connected in parallel from the output of the segment to the common terminal.
To get a symmetric line, the first resistor and inductor are split into two parts; the following schematic shows the construction.
L=ℓ⁢lengthN+1
R=ractual⁢lengthN+1
G=gactual⁢lengthN
C=c⁢lengthN
ractual=r⁢1+αR⁢T−Tref
gactual=gr1+αG⁢T−Tref
Name
Modelica ID
p1
Port 1
p2
Port 2
p3
Port 3, common terminal
Heat Port
Conditional heat port
heatPort
Default
Units
r
1
Ωm
Resistance per meter
ℓ
Hm
Inductance per meter
l
g
Sm
Conductance per meter
c
Fm
Capacitance per meter
length
m
Length of line
N
Number of lumped segments
αR
0
1K
Temperature coefficient of resistance
alpha_R
αG
Temperature coefficient of conductance
alpha_G
T
293.15
K
Fixed device temperature if Use Heat Port is false
Tref
300.15
Reference temperature
T_ref
Use Heat Port
false
True (checked) means heat port is enabled
useHeatPort
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Analog Components
Electrical Library
Transmission Lines
Download Help Document