modelVoltageBridge2Pulse
Control of 2 pulse bridge rectifier
Extends from Icons.Control (Control icon).
Information
General information about controllers is summarized in Control.
This model provides two firing signal for Graetz bridge thyristor and half bridge rectifiers. The boolean
signal fire_p is assigned to the thyristors connected with the positive DC output pin.
The boolean
signal fire_n is assigned to the thyristors connected with the negative DC output pin.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| 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 | vStart | 0 | Start voltage of filter output |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | firingAngle | Firing angle | |
| Modelica.Electrical.Analog.Interfaces.PositivePin | ac_p | ||
| Modelica.Electrical.Analog.Interfaces.NegativePin | ac_n | ||
| Modelica.Blocks.Interfaces.BooleanOutput | fire_p | ||
| Modelica.Blocks.Interfaces.BooleanOutput | fire_n |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Signal2mPulse | twoPulse | ||
| Modelica.Electrical.Analog.Sensors.VoltageSensor | voltageSensor |