modelChopperBuckBoost
Buck/boost converter example template
Extends from Modelica.Electrical.PowerConverters.Icons.ExampleTemplate (Example template).
Information
Buck/boost chopper example template including both voltage sources; control not included.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Voltage | VLV | 12 | LV voltage |
| Modelica.Units.SI.Resistance | RiLV | 0.01 | LV inner resistance |
| Modelica.Units.SI.Voltage | VHV | 24 | HV voltage |
| Modelica.Units.SI.Resistance | RiHV | 0.01 | HV inner resistance |
| Modelica.Units.SI.Capacitance | CLV | 500e-6 | Low voltage capacitance |
| Modelica.Units.SI.Capacitance | CHV | 250e-6 | High voltage capacitance |
| Modelica.Units.SI.Inductance | L | 10e-6 | Inductance |
| Modelica.Units.SI.Resistance | R | 1e-3 | Resistance of inductor |
| Modelica.Units.SI.Frequency | fS | 40e3 | Switching frequency |
| Real | idleDutyCycle | 1 - VLV/VHV | Duty cycle for idle operation |