Multi phase two level inverter example
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
| Name | Description |
|---|---|
| Multi phase DC to AC converter with R load | |
| Multi phase DC to AC converter with R-L load |
Modelica.Electrical.PowerConverters.Examples.DCAC.MultiPhaseTwoLevel.MultiPhaseTwoLevel_RMulti phase DC to AC converter with R load
Plot current currentSensor.i[:], harmonic current magnitude fundamentalWaveCurrent[:].y_RMS, harmonic voltage magnitude fundamentalWaveVoltage[:].y_RMS. The instantaneous voltages voltageSensor.i[:] and currents currentSensor.i[:] directly show the switching pattern of the inverter. There is not smoothing effect due to an inductance in this example; see MultiPhaseTwoLevel_RL.
Extends from Modelica.Icons.Example (Icon for runnable examples).
| Name | Description |
|---|---|
| m | Number of phases |
| f | Switching frequency [Hz] |
| f1 | Fundamental wave AC frequency [Hz] |
| R | Resistance [Ohm] |
Modelica.Electrical.PowerConverters.Examples.DCAC.MultiPhaseTwoLevel.MultiPhaseTwoLevel_RLMulti phase DC to AC converter with R-L load
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.
Extends from Modelica.Icons.Example (Icon for runnable examples).
| Name | Description |
|---|---|
| m | Number of phases |
| f | Switching frequency [Hz] |
| f1 | Fundamental wave AC frequency [Hz] |
| R | Resistance [Ohm] |
| L | Inductance [H] |