modelVoltageBridge2mPulse
Control of 2*m pulse bridge rectifier
Extends from Icons.Control (Control icon).
Information
General information about controllers is summarized in Control.
Half of the semiconductors of the 2*m pulse bridge rectifier are connected with the positive DC output pin (firing signal fire_p). The other half of the semiconductors is connected with the negative DC output pin (firing signal fire_n). Parameter m indicates the number of phases.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| SI.Frequency | f | 50 | Frequency |
| Boolean | useConstantFiringAngle | true | Use constant firing angle instead of signal input |
| SI.Angle | constantFiringAngle | 0 | Firing angle |
| SI.Angle | firingAngleMax | Modelica.Constants.pi | Maximum firing angle |
| Filter | |||
| Boolean | useFilter | true | Enable use of filter |
| SI.Frequency | fCut | 2*f | Cut off frequency of filter |
| SI.Voltage[m] | vStart | zeros(m) | Start voltage of filter output |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | firingAngle | Firing angle | |
| Modelica.Electrical.Polyphase.Interfaces.PositivePlug | ac | ||
| Modelica.Blocks.Interfaces.BooleanOutput[m] | fire_p | ||
| Modelica.Blocks.Interfaces.BooleanOutput[m] | fire_n |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Signal2mPulse | twomPulse | ||
| Modelica.Electrical.Polyphase.Basic.MultiDelta | delta | Delta connection | |
| Modelica.Electrical.Polyphase.Sensors.VoltageSensor | voltageSensor | Voltage sensor |