This icon indicates a package that contains executable examples.
Extends from Modelica.Icons.ExamplesPackage
(Icon for packages containing runnable examples).
Name | Description |
---|---|
ChopperStepUp_R | Step up chopper with resistive load |
This example demonstrates the switching on of a resistive load operated by a step up chopper.
DC output voltage is equal to 1/(1 - dutyCycle)
times the input voltage.
Plot current currentSensor.i
, averaged current meanCurrent.y
, total voltage voltageSensor.v
and voltage meanVoltage.v
.
Extends from Modelica.Electrical.PowerConverters.Examples.DCDC.ExampleTemplates.ChopperStepUp
(Step up chopper including control) and Modelica.Icons.Example
(Icon for runnable examples).
Type | Name | Default | Description |
---|---|---|---|
Frequency | f | 1000 | Switching frequency |
Voltage | Vsource | 100 | Source voltage |
Inductance | Lsource | 0.01 | Source inductance |
Capacitance | C | 1e-4 | Smoothing capacitance |
Real | dutyCycle | 0.25 | Duty cycle |
Voltage | V0 | Vsource / (1 - dutyCycle) | No-load voltage |
Resistance | R | 10 | Resistance |
Generated 2018-12-12 12:10:20 EST by MapleSim.