packageBasicMachines
Basic machine models
Extends from Modelica.Icons.Package (Icon for standard packages).
Information
This package contains components for modeling electrical machines, specially three-phase induction machines, based on space phasor theory:- package InductionMachines: models of three-phase induction machines
- package SynchronousMachines: models of three-phase synchronous machines
- package DCMachines: models of DC machines with different excitation
- package Transformers: Three-phase transformers (see detailed documentation in subpackage)
- package Components: components for modeling machines and transformers
Contents
| Name | Description |
|---|---|
| Models of induction machines | |
| Models of synchronous machines | |
| Models of DC machines | |
| Models of quasi-static DC machines | |
| Library for technical 3phase transformers | |
| Machine components like AirGaps |
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 InductionMachines.IM_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