modelUnsymmetricalLoad
Unsymmetrical three-phase load
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example shows an unsymmetrical load, in the upper with neutral connection (the single-phase current sensor measures the neutral current) and in the lower without neutral connection (the single-phase voltage sensor measures the neutral displacement).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Current | i1_d | symmetricalComponents_1.abs_y[1] | With neutral, direct component |
| SI.Current | i1_i | symmetricalComponents_1.abs_y[2] | With neutral, inverse component |
| SI.Current | i1_0 | symmetricalComponents_1.abs_y[3] | With neutral, zero component |
| SI.Current | i1_n | abs(currentSensorN.i) | With neutral, neutral current |
| SI.Current | i2_d | symmetricalComponents_2.abs_y[1] | Without neutral, direct component |
| SI.Current | i2_i | symmetricalComponents_2.abs_y[2] | Without neutral, inverse component |
| SI.Current | i2_0 | symmetricalComponents_2.abs_y[3] | Without neutral, zero component |
| SI.Voltage | v2_n | abs(voltageSensorN.v) | Without neutral, neutral voltage |
| Sources.VoltageSource | voltageSource1 | ||
| Basic.Star | star1_1 | ||
| SinglePhase.Basic.Ground | ground1 | ||
| Sources.VoltageSource | voltageSource2 | ||
| Basic.Star | star2_1 | ||
| SinglePhase.Basic.Ground | ground2 | ||
| Sensors.CurrentSensor | currentSensor1 | ||
| Blocks.SymmetricalComponents | symmetricalComponents_1 | ||
| Sensors.CurrentSensor | currentSensor2 | ||
| Blocks.SymmetricalComponents | symmetricalComponents_2 | ||
| SinglePhase.Basic.Resistor | resistor1_1 | ||
| SinglePhase.Basic.Resistor | resistor1_2 | ||
| SinglePhase.Basic.Resistor | resistor1_3 | ||
| SinglePhase.Basic.Inductor | inductor1_2 | ||
| SinglePhase.Basic.Capacitor | capacitor1_3 | ||
| SinglePhase.Basic.Resistor | resistor2_1 | ||
| SinglePhase.Basic.Resistor | resistor2_2 | ||
| SinglePhase.Basic.Resistor | resistor2_3 | ||
| SinglePhase.Basic.Inductor | inductor2_2 | ||
| SinglePhase.Basic.Capacitor | capacitor2_3 | ||
| Basic.PlugToPins_p | plugToPins_p_1 | ||
| Basic.PlugToPins_p | plugToPins_p_2 | ||
| Basic.PlugToPins_n | plugToPins_n_1 | ||
| Basic.PlugToPins_n | plugToPins_n_2 | ||
| Basic.Star | star1_2 | ||
| Basic.Star | star2_2 | ||
| SinglePhase.Sensors.CurrentSensor | currentSensorN | ||
| SinglePhase.Sensors.VoltageSensor | voltageSensorN |