ThyristorBridge2mPulse
2*m pulse thyristor rectifier bridge
Library
Modelica/Electrical/PowerConverters/ACDC
Description
General information about AC/DC converters can be found at theAC/DC converter concept
This is a 2*m pulse thyristor rectifier bridge. In order to operate this rectifier a voltage source with center tap is required. It is important to note that for multi phase circuits with phase even phase numbers greater than three theMultiStarResistance shall be used for grounding the voltage sources.See exampleExamples.ACDC.RectifierBridge2mPulse.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_RonThyristor | RonThyristor | Closed thyristor resistance | Scalar | |
mo_GoffThyristor | GoffThyristor | Opened thyristor conductance | Scalar | |
mo_VkneeThyristor | VkneeThyristor | Thyristor forward threshold voltage | Scalar | |
mo_offStart_p | offStart_p | Boolean start value of variable thyristor_p[:].off | Vector | true |
mo_offStart_n | offStart_n | Boolean start value of variable thyristor_n[:].off | Vector | true |
mo_m | m | Number of phases | Scalar | |
mo_useHeatPort | useHeatPort | =true, if heatPort is enabled | Number | 0 |
mo_T | T | Fixed device temperature if useHeatPort = false | Scalar | |
mo_T_heatPort | T_heatPort | T_heatPort | Structure | |
mo_T_heatPort/fixed | fixed | Cell of scalars | true | |
mo_T_heatPort/start | start | Cell of scalars |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_useConstantEnable | useConstantEnable | true = disabled boolean input, use constantEnable | Number | 0 |
mo_constantEnable | constantEnable | Constant enabling of firing signals | Scalar | true |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | 'vAC' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
ac | implicit | AC input | input | 1 |
dc_p | implicit | Positive DC output | input | 2 |
dc_n | implicit | Negative DC output | output | 1 |
fire_p | implicit | Firing signals of positive potential transistors | input | 3 |
fire_n | implicit | Firing signals of negative potential transistors | input | 4 |
Port 6 | implicit | Conditional heat port | input | mo_useHeatPort |
Port 7 | implicit | Enables fire and notFire | input | 1-mo_useConstantEnable |