Package Modelica.​Electrical.​PowerConverters.​UsersGuide
User's Guide

Information

This library provides power converters for DC and AC single-phase and polyphase electrical systems. The PowerConverters library contains three types of converters.

AC/AC converters currently only provide dimmer and soft starter with triacs.

Converter characteristics

Literature

General background knowledge on power converters and power electronics can be found in [Skvarenina01] and [Luo05]. A freely available book is available in [Williams2006].

Extends from Modelica.​Icons.​Information (Icon for general information packages).

Package Contents

NameDescription
ACACConceptAC/AC converter concept
ACDCConceptAC/DC converter concept
ContactContact
DCACConceptDC/AC converter concept
DCDCConceptDC/DC converter concept
ReferencesReferences
ReleaseNotesRelease Notes

Class Modelica.​Electrical.​PowerConverters.​UsersGuide.​ACDCConcept
AC/DC converter concept

Information

AC/DC converters are also called rectifiers

Component classification

Conventional AC/DC converters contain diodes and thyristors. If thyristors are used, the output voltage of the rectifier can be controlled. If only diodes are used, the output voltages is solely dependent on the input voltage and the characteristic of applied diodes.

Topology classification

The PowerConverters library provides bridge and center tap rectifiers for single and polyphase supply, see AC/DC converters.

Control

For each of the provided rectifiers a control model is available. These control models have electrical connectors to be connected with the AC supply. The firing angle of thyristor rectifiers can either be set by a parameter or a signal input.

Examples

A variety of examples is provided at Examples.ACDC. These examples include different kinds of DC loads. Even the control characteristics of the rectifiers can be obtained experimentally; the names of these models contain _Characteristic.

Extends from Modelica.​Icons.​Information (Icon for general information packages).


Class Modelica.​Electrical.​PowerConverters.​UsersGuide.​DCACConcept
DC/AC converter concept

Information

There are a single-phase and polyphase DC/AC converter model provided by the PowerConverters library.

Control

Currently there are space vector PWM and intersective PWM models provided. However, for operating the single-phase inverter the PWM controller can be used.

Examples

Some examples are provided at Examples.DCAC.

Extends from Modelica.​Icons.​Information (Icon for general information packages).


Class Modelica.​Electrical.​PowerConverters.​UsersGuide.​DCDCConcept
DC/DC converter concept

Information

The following DC/DC converter topologies are currently included in the PowerConverters library.

Control

A pulse width modulation (PWM) controller is provided.

Examples

Some examples are provided at Examples.DCDC.

Extends from Modelica.​Icons.​Information (Icon for general information packages).


Class Modelica.​Electrical.​PowerConverters.​UsersGuide.​ACACConcept
AC/AC converter concept

Information

The following AC/AC converter topologies are currently included in the PowerConverters library.

Control

To apply firing signals to the triac, the SignalPWM model is provided.

The Voltage2Angle block calculates phase angle from reference voltage.

To control the soft start of an induction machine, the SoftStartControl block is provided. It applies a voltage ramp during start, setting the ramp on hold whenever the measured current exceeds the maximum current. Furthermore, a ramp down can be applied for stopping the drive.

Examples

Some examples are provided at Examples.ACAC.

Extends from Modelica.​Icons.​Information (Icon for general information packages).


Class Modelica.​Electrical.​PowerConverters.​UsersGuide.​Contact
Contact

Information

Main authors

Dr. Christian Kral
Electric Machines, Drives and Systems
A-1060 Vienna, Austria
email: dr.christian.kral@gmail.com

Anton Haumer
Technical Consulting & Electrical Engineering
D-93049 Regensburg, Germany
email: a.haumer@haumer.at

Extends from Modelica.​Icons.​Contact (Icon for contact information).


Class Modelica.​Electrical.​PowerConverters.​UsersGuide.​ReleaseNotes
Release Notes

Information

Version 3.2.3, 2019-01-23
Version 1.2.0, 2014-04-06
Version 1.1.0, 2014-03-24
Version 1.0.0, 2014-03-24

Extends from Modelica.​Icons.​ReleaseNotes (Icon for release notes in documentation).


Class Modelica.​Electrical.​PowerConverters.​UsersGuide.​References
References

Information

References

[Skvarenina01] Timothy L. Skvarenina, The Power Electronics Handbook, CRC Press 2001, ISBN 9780849373367
[Luo05] Fang Lin Luo, Hong Ye and Muhammad H. Rashid, Digital Power Electronics and Applications, Elsevier Academic Press, 2005, ISBN 978-0120887576
[Williams2006] Principles and Elements of Power Electronics: Devices, Drivers, Applications, and Passive Components, available at FreeScience, ISBN 978-0-9553384-0-3

Extends from Modelica.​Icons.​References (Icon for external references).