PolyphaseRectifierDemonstrate a polyphase diode rectifier |
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 |
---|
data |
Type: PolyphaseRectifierData |
|
---|---|---|
sineVoltage |
Type: SineVoltage |
|
multiStar |
Type: MultiStarResistance |
|
resistor2ground |
Type: Resistor |
|
groundAC |
Type: Ground |
|
analysatorAC |
Type: AnalysatorAC |
|
splitToSubsystems |
Type: SplitToSubsystems |
|
diode1 | ||
diode2 | ||
star1 |
Type: Star[data.mSystems] |
|
star2 |
Type: Star[data.mSystems] |
|
resistorDC1 |
Type: Resistor[data.mSystems] |
|
inductorDC1 |
Type: Inductor[data.mSystems] |
|
analysatorDC | ||
resistorDC2 |
Type: Resistor[data.mSystems] |
|
inductorDC2 |
Type: Inductor[data.mSystems] |
|
analysatorDCload |
Type: AnalysatorDC |
|
loadResistor1 |
Type: Resistor |
|
loadResistor2 |
Type: Resistor |
|
groundDC |
Type: Ground |