WOLFRAM SYSTEM MODELER

ACACConcept

AC/AC converter concept

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.PowerConverters.UsersGuide.ACACConcept"]
Out[1]:=

Information

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

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

  • Single-phase dimmer with triac
  • Polyphase induction machine soft starter with triac

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.