modelChopperStepDown
Step down chopper including control
Extends from Icons.ExampleTemplate (Example template).
Information
Step down chopper example template including supply and sensors; load is not yet included
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Frequency | f | 1000 | Switching frequency |
| SI.Voltage | Vsource | 60 | Source voltage |
| SI.Inductance | L | 25e-3 | Source inductance |
| SI.Capacitance | C | 20e-6 | Smoothing capacitance |
| Real | dutyCycle | 0.20 | Duty cycle |
| SI.Current | ILoad | 1.2 | Load current |
| SI.Resistance | RLoad | V0/ILoad | Load resistance |
| SI.Voltage | V0 | Vsource*dutyCycle | No-load output voltage |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sources.ConstantVoltage | constantVoltage | ||
| PowerConverters.DCDC.ChopperStepDown | chopperStepDown | ||
| Modelica.Electrical.Analog.Sensors.CurrentSensor | currentSensor | ||
| Modelica.Electrical.Analog.Sensors.VoltageSensor | voltageSensor | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| PowerConverters.DCDC.Control.SignalPWM | signalPWM | ||
| Modelica.Blocks.Math.Mean | meanCurrent | ||
| Modelica.Blocks.Math.Mean | meanVoltage | ||
| Modelica.Electrical.Analog.Basic.Inductor | inductor | ||
| Modelica.Electrical.Analog.Basic.Capacitor | capacitor |