This package contains base classes inherited by the examples
This package contains base classes used by the examples that are part of the package Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.Examples.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
| Name | Description |
|---|---|
| This example represents the basic test for a transformer model |
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.Examples.BaseClasses.TransformerExample
This example represents the basic test for a transformer model
This model is the base classes used by the examples that are part of the package Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.Examples.
The model has a voltage source, a transformer and a load. The transformer model is replaceable so that different types of transformers can easily be tested.
Extends from Modelica.Icons.Example (Icon for runnable examples).
| Type | Name | Default | Description |
|---|---|---|---|
| Voltage | V_primary | 12470 | RMS Voltage on the primary side of the transformer [V] |
| Voltage | V_secondary | 4160 | RMS Voltage on the secondary side of the transformer [V] |
| PartialConverter | tra | redeclare Buildings.Electric... | Transformer model |
| GeneralizedProbe | probe_2 | redeclare Sensors.BaseClasse... | Probe that measures the voltage at the secondary side |