IdealTriacCircuit

Ideal triac test circuit

Diagram

Information

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

The simple ideal TRIAC example shows how a triac is used within an alternating current circuit.

The TRIAC is not conducting until the Boolean input becomes true (internally coded by 1, therefore the input is called fire1). Then it becomes "conducting", the knee voltage is reached. If the TRIAC voltage falls below the knee voltage, 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 2 seconds. Display V.p.v (input voltage), booleanPulse.y (fire1 input), and both idealTriac.n.v and idealTriac.n.i, which demonstrate the TRIAC behavior.

Components (5)

ground

Type: Ground

R

Type: Resistor

V

Type: SineVoltage

booleanPulse

Type: BooleanPulse

idealTriac

Type: IdealTriac