Library for electrical components with 2, 3 or more phases
Information
This package contains packages for electrical multiphase components, based on Modelica.Electrical.Analog:
- Basic: basic components (resistor, capacitor, inductor, ...)
- Ideal: ideal elements (switches, diode, transformer, ...)
- Sensors: sensors to measure potentials, voltages, and currents
- Sources: time-dependend and controlled voltage and current sources
This package is intended to be used the same way as Modelica.Electrical.Analog
but to make design of multiphase models easier.
The package is based on the plug: a composite connector containing m pins.
It is possible to connect plugs to plugs or single pins of a plug to single pins.
Potentials may be accessed as plug.pin[].v
, currents may be accessed as plug.pin[].i
.
Further development:
- temperature-dependent resistor
- lines (m-phase models)
- Main Authors:
-
Anton Haumer
Technical Consulting & Electrical Engineering
A-3423 St.Andrae-Woerdern
Austria
email: a.haumer@haumer.at
- Release Notes:
-
- v1.0 2004/10/01 Anton Haumer
- Copyright:
- Copyright © 1998-2010, Modelica Association and Anton Haumer.
The Modelica package is free software; it can be redistributed and/or modified
under the terms of the Modelica license, see the license conditions
and the accompanying disclaimer in the documentation of package
Modelica in file "Modelica/package.mo".
Extends from Modelica.Icons.Package (Icon for standard packages).
Package Content
Name | Description |
Examples
| Multiphase test examples |
Basic
| Basic components for electrical multiphase models |
Ideal
| Multiphase components with idealized behaviour |
Sensors
| Multiphase potential, voltage and current Sensors |
Sources
| Multiphase voltage and current sources |
Interfaces
| Interfaces for electrical multiphase models |
Automatically generated Fri Nov 12 16:29:16 2010.