modelGraetz
Graetz rectifier circuit
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
The Graetz rectifier circuit is to show the behaviour of diodes.
Simulator until 0.025 s. Then display the input voltage vsin.p.v. The rout.p.v voltage is the rectified voltage result, which is pulsing mostly in the positive range.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Semiconductors.D_DIODE | D1 | ||
| Semiconductors.D_DIODE | D3 | ||
| Semiconductors.D_DIODE | D4 | ||
| Semiconductors.D_DIODE | D2 | ||
| Semiconductors.R_Resistor | rout | ||
| Sources.V_sin | vsin | ||
| Basic.Ground | ground |
Revisions
- Jan. 2010 by Kristin Majetta initially implemented