WOLFRAM SYSTEM MODELER
IdealThyristorIdeal thyristor |
SystemModel["Modelica.Electrical.Analog.Ideal.IdealThyristor"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This is an ideal thyristor, for details see partial model IdealSemiconductor
The thyristor is conducting if voltage > Vknee AND fire = true.
If fire gets false, the current has to fall below Vknee*Goff, then the thyristor gets locking.
useHeatPort |
Value: false Type: Boolean Description: = true, if heatPort is enabled |
---|---|
T |
Value: 293.15 Type: Temperature (K) Description: Fixed device temperature if useHeatPort = false |
Ron |
Value: 1e-5 Type: Resistance (Ω) Description: Forward state-on differential resistance (closed resistance) |
Goff |
Value: 1e-5 Type: Conductance (S) Description: Backward state-off conductance (opened conductance) |
Vknee |
Value: 0 Type: Voltage (V) Description: Forward threshold voltage |
p |
Type: PositivePin Description: Positive electrical pin |
|
---|---|---|
n |
Type: NegativePin Description: Negative electrical pin |
|
heatPort |
Type: HeatPort_a Description: Conditional heat port |
|
fire |
Type: BooleanInput Description: 'input Boolean' as connector |
Modelica.Electrical.Analog.Examples Characteristic of ideal thyristors |
Modelica.Electrical.Analog.Ideal Ideal triac, based on ideal thyristors |
|
Modelica.Electrical.Polyphase.Ideal Polyphase ideal thyristor |
|
Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates Template of single pulse rectifier |
|
Modelica.Electrical.PowerConverters.ACDC Two pulse Graetz thyristor rectifier bridge |
|
Modelica.Electrical.PowerConverters.ACDC Two pulse Graetz half controlled rectifier bridge |
|
Modelica.Electrical.PowerConverters.ACDC Two pulse thyristor rectifier with center tap |
|
Modelica.Electrical.PowerConverters.ACAC Triode for alternating current |