modelPolyphaseTwoLevel_RL
Polyphase DC to AC converter with R-L load
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Plot current currentSensor.i[:], harmonic current magnitude fundamentalWaveCurrent[:].y_RMS, harmonic voltage magnitude fundamentalWaveVoltage[:].y_RMS. The instantaneous voltages voltageSensor.i[:] directly show the switching pattern of the inverter.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 6 | Number of phases |
| SI.Frequency | f | 1000 | Switching frequency |
| SI.Frequency | f1 | 50 | Fundamental wave AC frequency |
| SI.Resistance | R | 100 | Resistance |
| SI.Inductance | L | 1 | Inductance |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sources.ConstantVoltage | constantVoltage_n | ||
| PowerConverters.DCAC.Polyphase2Level | inverter | ||
| Modelica.Electrical.Polyphase.Sensors.CurrentSensor | currentSensor | ||
| Modelica.Electrical.Polyphase.Sensors.VoltageSensor | voltageSensor | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| PowerConverters.DCDC.Control.SignalPWM[m] | signalPWM | ||
| Modelica.Electrical.Analog.Sources.ConstantVoltage | constantVoltage_p | ||
| Modelica.Blocks.Sources.Sine[m] | sine | ||
| Modelica.Blocks.Math.Harmonic[m] | fundamentalWaveCurrent | ||
| Modelica.Blocks.Math.Harmonic[m] | fundamentalWaveVoltage | ||
| Modelica.Electrical.Polyphase.Basic.Resistor | resistor | ||
| Modelica.Electrical.Polyphase.Basic.Inductor | inductor | ||
| Modelica.Electrical.Polyphase.Basic.Star | star |