WOLFRAM SYSTEM MODELER
    ThyristorCenterTap2PulseTwo pulse thyristor rectifier with center tap  | 
     | 
SystemModel["Modelica.Electrical.PowerConverters.ACDC.ThyristorCenterTap2Pulse"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
General information about AC/DC converters can be found at the AC/DC converter concept
This a two pulse thyristor rectifier with center tap. In order to operate this rectifier a voltage with center tap is required. The center tap has to be connected with the negative pin of the load. The circuit topology is the same as in Examples.ACDC.RectifierCenterTap2Pulse.
| 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  | 
    
| useConstantEnable | 
         Value: true Type: Boolean Description: Disable boolean input and use constantEnable, if true  | 
    
| constantEnable | 
         Value: true Type: Boolean Description: Constant enabling of firing signals  | 
    
| m | 
         Value: 1 Type: Integer Description: Number of phases  | 
    
| RonThyristor | 
         Value: 1e-05 Type: Resistance (Ω) Description: Closed thyristor resistance  | 
    
| GoffThyristor | 
         Value: 1e-05 Type: Conductance (S) Description: Opened thyristor conductance  | 
    
| VkneeThyristor | 
         Value: 0 Type: Voltage (V) Description: Thyristor forward threshold voltage  | 
    
| offStart_p | 
         Value: true Type: Boolean Description: Boolean start value of variable thyristor_p.off  | 
    
| offStart_n | 
         Value: true Type: Boolean Description: Boolean start value of variable thyristor_n.off  | 
    
| ac_p | 
         Type: PositivePin Description: Positive AC input  | 
    |
|---|---|---|
| ac_n | 
         Type: NegativePin Description: Negative AC input  | 
    |
| dc_p | 
         Type: PositivePin Description: Positive DC output  | 
    |
| heatPort | 
         Type: HeatPort_a Description: Conditional heat port  | 
    |
| enable | 
         Type: BooleanInput Description: Enables fire and notFire  | 
    |
| fire_p | 
         Type: BooleanInput Description: Firing signal of positive potential transistor  | 
    |
| fire_n | 
         Type: BooleanInput Description: Firing signal of negative potential transistor  | 
    
| enableLogic | 
         Type: EnableLogic Description: Enabling logic  | 
    |
|---|---|---|
| andCondition_p | 
         Type: And Description: And condition for positive firing signal  | 
    |
| andCondition_n | 
         Type: And Description: And condition for negative firing signal  | 
    |
| thyristor_p | 
         Type: IdealThyristor Description: Thyristors conducting positive pin AC potentials  | 
    |
| thyristor_n | 
         Type: IdealThyristor Description: Thyristors conducting negative pin AC potentials  | 
    
| 
        
         Modelica.Electrical.PowerConverters.Examples.ACDC.ExampleTemplates Template of two pulse thyristor rectifier with center tap  |