modelRectifier6pulse
6-pulse rectifier with 1 transformer
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Test example with polyphase components:Star-connected voltage source feeds via a transformer a diode bridge rectifier with a DC burden.
Using f=50 Hz, simulate for 0.1 seconds (5 periods) and compare voltages and currents of source and DC burden, neglecting initial transient.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| SI.Voltage | V | 100*sqrt(2/3) | Amplitude of star-voltage |
| SI.Frequency | f | 50 | Frequency |
| SI.Resistance | RL | 0.4 | Load resistance |
| SI.Capacitance | C | 0.005 | Total DC-capacitance |
| SI.Voltage | VC0 | sqrt(3)*V | Initial voltage of capacitance |
| Machines.Utilities.TransformerData | transformerData1 | Data of transformer 1 |