modelSimpleTriacCircuit

Simple triac test circuit

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

The simple TRIAC example shows how the SimpleTriac is used within an alternating current circuit.

The TRIAC is not conducting until the Gate input g becomes positive. Then it becomes "conducting". If the TRIAC voltage changes its direction, the TRIAC becomes blocking. Due to the antiparallel connection of the internal two thyristors the same behavior is repeated in the negative half-wave.

Simulate until 0.001 seconds. Display V.p.v (input voltage), simpleTriac.g.i (gate input), and both simplelTriac.n.v and simpleTriac.n.i, which demonstrate the TRIAC behavior.

Components

TypeNameDefaultDescription
Modelica.Electrical.Analog.Basic.Groundground
Modelica.Electrical.Analog.Basic.InductorL
Modelica.Electrical.Analog.Basic.ResistorR
Modelica.Electrical.Analog.Sources.SineVoltageV
Modelica.Electrical.Analog.Semiconductors.SimpleTriacsimpleTriac
Sources.TrapezoidCurrenttrapezoidCurrent

Revisions

  • November 25, 2009
    by Susann Wolf