WOLFRAM SYSTEM MODELER

BasicMachines

Basic machine models

Package Contents

AsynchronousInductionMachines

Models of asynchronous induction machines

SynchronousInductionMachines

Models of synchronous induction machines

DCMachines

Models of DC machines

QuasiStationaryDCMachines

Models of quasistationary DC machines

Transformers

Library for technical 3phase transformers

Components

Machine components like AirGaps

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This package contains components for modeling electrical machines, specially three-phase induction machines, based on space phasor theory:
  • package AsynchronousInductionMachines: models of three phase asynchronous induction machines
  • package SynchronousInductionMachines: models of three phase synchronous induction machines
  • package DCMachines: models of DC machines with different excitation
  • package Transformers: Threephase transformers (see detailed documentation in subpackage)
  • package Components: components for modeling machines and transformers
The induction machine models use package SpacePhasors.

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.BasicMachines"]
Out[1]:=

Revisions

Main Authors:
Anton Haumer
Technical Consulting & Electrical Engineering
D-93049 Regensburg
Germany
email: a.haumer@haumer.at
  • v1.00 2004/09/16 Anton Haumer
  • v1.01 2004/09/18 Anton Haumer
    moved common equations from machine models to PartialMachine
  • v1.02 2004/09/19 Anton Haumer
    new package structure for machine types
    added DCMachine models
  • v1.03 2004/09/24 Anton Haumer
    added DC machine with series excitation
  • v1.1 2004/10/01 Anton Haumer
    changed naming and structure
    issued to Modelica Standard Library 2.1
  • v1.2 2004/10/27 Anton Haumer
    fixed a bug with support (formerly bearing)
  • v1.3.2 2004/11/10 Anton Haumer
    ReluctanceRotor moved to SynchronousMachines
  • v1.4 2004/11/11 Anton Haumer
    removed mechanical flange support
    to ease the implementation of a 3D-frame in a future release
  • v1.53 2005/10/14 Anton Haumer
    introduced unsymmetrical DamperCage for Synchronous Machines
  • v1.6.2 2005/10/23 Anton Haumer
    selectable DamperCage for Synchronous Machines
  • v1.6.3 2005/11/25 Anton Haumer
    easier parametrization of AsynchronousInductionMachines.AIM_SlipRing model
  • v1.7.1 2006/02/06 Anton Haumer
    changed some naming of synchronous machines, not affecting existing models
  • v2.1.3 2010/02/10 Anton Haumer
    prepared conditionalHeatPort of SquirrelCage and DamperCage
  • v2.2.0 2011/02/10 Anton Haumer
    conditional ThermalPort for all machines