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 Author:
-
Anton Haumer
Technical Consulting & Electrical Engineering
A-3423 St.Andrae-Woerdern
Austria
email: a.haumer@haumer.at
Copyright © 1998-2005, 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
here.