WOLFRAM SYSTEM MODELER
PolyphaseRectifierDemonstrate a polyphase diode rectifier |
|
SystemModel["Modelica.Electrical.Polyphase.Examples.PolyphaseRectifier"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This example demonstrates a polyphase system with a rectifier per subsystem.
Note that the interaction between the subsystems is damped by the DC resistors and inductors.
You may try different number of phases 2 ≤ m, as well as connect the rectifiers with different number of parallel branches, and investigate AC values:
analysatorAC.pTotal (sum of all phases)analysatorAC.iFeed[m] (1st harmonic rms)analysatorAC.vLN[m] (1st harmonic rms, line to neutral)analysatorAC.vLL[m] (1st harmonic rms, line to line)as well as DC values per subsystem (rectifier) and total (load):
analysatorAC.pDC (mean)analysatorAC.iDC (mean)analysatorAC.vDC (mean)| data |
Value: Type: PolyphaseRectifierData Description: Data record for polyphase rectifier |
|---|
| data |
Type: PolyphaseRectifierData Description: Data record for polyphase rectifier |
|
|---|---|---|
| sineVoltage |
Type: SineVoltage Description: Polyphase sine voltage source |
|
| multiStar |
Type: MultiStarResistance Description: Resistance connection of star points |
|
| resistor2ground |
Type: Resistor Description: Ideal linear electrical resistor |
|
| groundAC |
Type: Ground Description: Ground node |
|
| analysatorAC |
Type: AnalysatorAC Description: Analyze AC voltage, current and power |
|
| splitToSubsystems |
Type: SplitToSubsystems Description: Split m phases to subsystems |
|
| diode1 |
Type: IdealDiode[data.mSystems] Description: Polyphase ideal diode |
|
| diode2 |
Type: IdealDiode[data.mSystems] Description: Polyphase ideal diode |
|
| star1 |
Type: Star[data.mSystems] Description: Star-connection |
|
| star2 |
Type: Star[data.mSystems] Description: Star-connection |
|
| resistorDC1 |
Type: Resistor[data.mSystems] Description: Ideal linear electrical resistor |
|
| inductorDC1 |
Type: Inductor[data.mSystems] Description: Ideal linear electrical inductor |
|
| analysatorDC |
Type: AnalysatorDC[data.mSystems] Description: Analyze DC voltage, current and power |
|
| resistorDC2 |
Type: Resistor[data.mSystems] Description: Ideal linear electrical resistor |
|
| inductorDC2 |
Type: Inductor[data.mSystems] Description: Ideal linear electrical inductor |
|
| analysatorDCload |
Type: AnalysatorDC Description: Analyze DC voltage, current and power |
|
| loadResistor1 |
Type: Resistor Description: Ideal linear electrical resistor |
|
| loadResistor2 |
Type: Resistor Description: Ideal linear electrical resistor |
|
| groundDC |
Type: Ground Description: Ground node |