Ideal Thyristor
Ideal thyristor
Description
Equations
Variables
Connections
Parameters
Modelica Standard Library
The Ideal Thyristor component models a thyristor with an off-state conductance, Goff, and an on-state resistance, Ron. The parameter Vknee sets the voltage which commutates the thyristor. If Vknee<v, a true value on the Boolean gate input fire causes the device to go to the on-state. It remains in the on-state, regardless of the value on the gate, until it is commutated (that is, until v≤Vknee).
off=s<0∨pre⁡off∧¬fire
i=ip=−in=Goff⁢Vknee+s⁢{Goffoff1otherwise
v=vp−vn=Vknee+s⁢{1offRonotherwise
LossPower=v⁢i
T={TheatPortUse Heat Port293.15otherwise
Name
Units
Modelica ID
v
V
Voltage drop between the two pins (= p.v - n.v)
vx
Voltage at pin x, x∈n,p
x.v
i
A
Current flowing from pin p to pin n
ix
Current into pin x, x∈n,p
x.i
LossPower
W
Loss power leaving component via HeatPort
TheatPort
K
Temperature of HeatPort
T_heatPort
off
Switching state
p
Positive pin
n
Negative pin
fire
Boolean input
Heat Port
Conditional heat port
heatPort
Default
Ron
1·10−5
Ω
Resistance in the on-state
Goff
S
Conductance in the off-state
Vknee
0
Commutation voltage
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
Electrical Library
Semiconductors
Thyristors
Download Help Document