modelRectifier
B6 diode bridge
Information
The rectifier example shows a B6 diode bridge fed by a three phase sinusoidal voltage, loaded by a DC current.
DC capacitors start at ideal no-load voltage, thus making easier initial transient.
Simulate until T=0.1 s,
Set communication interval to 1e-5, and
Limit output storage to defined output variables only.
Plot in separate windows:
uDC ... DC-voltage
iAC ... AC-currents 1..3
uAC ... AC-voltages 1..3 (distorted)
Try different load currents iDC = 0..approximately 500 A.
You may watch Losses (of the whole diode bridge) trying different diode parameters.
Release Notes:
- Mai 7, 2004
by Anton Haumer
realized
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.Voltage | VAC | 400 | RMS line-to-line |
| Modelica.SIunits.Frequency | f | 50 | line frequency |
| Modelica.SIunits.Inductance | LAC | 60E-6 | line inductor |
| Modelica.SIunits.Resistance | Ron | 1E-3 | diode forward resistance |
| Modelica.SIunits.Conductance | Goff | 1E-3 | diode backward conductance |
| Modelica.SIunits.Voltage | Vknee | 2 | diode threshold voltage |
| Modelica.SIunits.Capacitance | CDC | 15E-3 | DC capacitance |
| Modelica.SIunits.Current | IDC | 500 | load current |
| Modelica.SIunits.Voltage | vC10 | VAC*sqrt(2)/2 | |
| Modelica.SIunits.Voltage | vC20 | VAC*sqrt(2)/2 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.Voltage | uDC | ||
| Modelica.SIunits.Current[3] | iAC | ||
| Modelica.SIunits.Voltage[3] | uAC | ||
| Modelica.SIunits.Power | Losses | ||
| Modelica.Blocks.Sources.Constant | Constant1 | ||
| Basic.Ground | Ground1 | ||
| Basic.Capacitor | Capacitor1 | ||
| Basic.Capacitor | Capacitor2 | ||
| Sources.SignalCurrent | SignalCurrent1 | ||
| Sources.SineVoltage | SineVoltage1 | ||
| Sources.SineVoltage | SineVoltage2 | ||
| Sources.SineVoltage | SineVoltage3 | ||
| Basic.Inductor | Inductor1 | ||
| Basic.Inductor | Inductor2 | ||
| Basic.Inductor | Inductor3 | ||
| Ideal.IdealDiode | IdealDiode1 | ||
| Ideal.IdealDiode | IdealDiode2 | ||
| Ideal.IdealDiode | IdealDiode3 | ||
| Ideal.IdealDiode | IdealDiode4 | ||
| Ideal.IdealDiode | IdealDiode5 | ||
| Ideal.IdealDiode | IdealDiode6 |