packageLoads

Package with load models for three-phase unbalanced AC systems

Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).

Information

This package contains models that represent different types of three phases unbalanced AC loads.

Contents

NameDescription
CapacitiveModel of a three-phase unbalanced capacitive load without neutral cable
Capacitive_NModel of a three-phase unbalanced capacitive load with neutral cable
ImpedanceModel of a three-phase unbalanced impedance without neutral cable
Impedance_NModel of a three-phase unbalanced impedance with neutral cable
InductiveModel of a three-phase unbalanced inductive load without neutral cable
Inductive_NModel of a three-phase unbalanced inductive load with neutral cable
ResistiveModel of a three-phase unbalanced resistive load without neutral cable
Resistive_NModel of a three-phase unbalanced resistive load with neutral cable
ExamplesPackage with example models
BaseClassesPackage with base class models

Revisions

  • September 24, 2014, by Marco Bonvini:
    Revised load models, now they all have the optional voltage controller and the ability to select the type of connection: Wye (Y) or Delta (D).
  • August 25, 2014, by Marco Bonvini:
    Revised documentation.