This package contains test examples of DC machines.
Extends from Modelica.Icons.ExamplesPackage
(Icon for packages containing runnable examples).
Name | Description |
---|---|
AIMC_Transformer | Test example: AsynchronousInductionMachineSquirrelCage transformer starting |
AsymmetricalLoad | Asymmetrical load |
Rectifier12pulse | 12-pulse rectifier with 2 transformers |
Rectifier6pulse | 6-pulse rectifier with 1 transformer |
TransformerTestbench | Transformer test bench |
You may choose different connections as well as vary the load (even not symmetrical).
Please pay attention to proper grounding of the primary and secondary part of the whole circuit.
The primary and secondary starpoint are available as connectors, if the connection is not delta (D or d).
In some cases it may be necessary to ground the transformer's starpoint even though the source's or load's starpoint are grounded:
Extends from Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Resistance | RL[3] | fill(0.333333333333333, 3) | Load resistance |
TransformerData | transformerData |   |
You may choose different connections.
Please pay attention to proper grounding of the primary and secondary part of the whole circuit.
The primary and secondary starpoint are available as connectors, if the connection is not delta (D or d).
In some cases it may be necessary to ground the transformer's starpoint even though the source's or load's starpoint are grounded:
Extends from Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Resistance | RL | 1 | Load resistance |
TransformerData | transformerData |   |
Test example with multiphase 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.
Extends from Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Voltage | V | 100 * sqrt(0.666666666666667) | Amplitude of star-voltage |
Frequency | f | 50 | Frequency |
Resistance | RL | 0.4 | Load resistance |
Capacitance | C | 0.005 | Total DC-capacitance |
Voltage | VC0 | sqrt(3) * V | Initial voltage of capacitance |
TransformerData | transformerData1 |   |
Test example with multiphase components:
Star-connected voltage source feeds via two transformers (Dd0 and Dy1) two diode bridge rectifiers with a single 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.
Extends from Modelica.Electrical.Machines.Examples.Transformers.Rectifier6pulse
(6-pulse rectifier with 1 transformer).
Type | Name | Default | Description |
---|---|---|---|
Voltage | V | 100 * sqrt(0.666666666666667) | Amplitude of star-voltage |
Frequency | f | 50 | Frequency |
Resistance | RL | 0.2 | Load resistance |
Capacitance | C | 0.005 | Total DC-capacitance |
Voltage | VC0 | sqrt(3) * V | Initial voltage of capacitance |
TransformerData | transformerData1 |   | |
TransformerData | transformerData2 |   |
Test example: Asynchronous induction machine with squirrel cage - transformer starting
At start time tStart1 three phase voltage is supplied to the asynchronous induction machine with squirrel cage via the transformer;
the machine starts from standstill, accelerating inertias against load torque quadratic dependent on speed;
at start time tStart2 the machine is fed directly from the voltage source, finally reaching nominal speed.
Simulate for 2.5 seconds and plot (versus time):
Extends from Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer
(Test example: AsynchronousInductionMachineSquirrelCage transformer starting).
Type | Name | Default | Description |
---|---|---|---|
Voltage | VNominal | 100 | Nominal RMS voltage per phase |
Frequency | fNominal | 50 | Nominal frequency |
Time | tStart1 | 0.1 | Start time |
Time | tStart2 | 2 | Start time of bypass transformer |
Torque | TLoad | 161.4 | Nominal load torque |
AngularVelocity | wLoad | 0.016666666666667 * (2880.9 * Modelica.Constants.pi) | Nominal load speed |
Inertia | JLoad | 0.29 | Load's moment of inertia |
TransformerData | transformerData |   | |
AIM_SquirrelCageData | aimcData |   |
Generated 2018-12-12 12:10:10 EST by MapleSim.