This icon indicates a package that contains executable examples.
Extends from Modelica.Icons.ExamplesPackage
(Icon for packages containing runnable examples).
Name | Description |
---|---|
ChopperStepDown_R | Step down chopper with resistive load |
ChopperStepDown_RL | Step down chopper with R-L load |
This example demonstrates the switching on of a resistive load operated by a step down chopper.
DC output voltage is equal to 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.ChopperStepDown
(Step down 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 |
Real | dutyCycle | 0.25 | Duty cycle |
Voltage | V0 | Vsource * dutyCycle | No-load voltage |
Resistance | R | 100 | Resistance |
This example demonstrates the switching on of an R-L load operated by a step down chopper.
DC output voltage is equal to dutyCycle
times the input voltage.
Plot current currentSensor.i
, averaged current meanCurrent.y
, total voltage voltageSensor.v
and voltage meanVoltage.v
. The waveform the average current is determined by the time constant L/R
of the load.
Extends from Modelica.Electrical.PowerConverters.Examples.DCDC.ExampleTemplates.ChopperStepDown
(Step down 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 |
Real | dutyCycle | 0.25 | Duty cycle |
Voltage | V0 | Vsource * dutyCycle | No-load voltage |
Resistance | R | 100 | Resistance |
Inductance | L | 1 | Inductance |
Generated 2018-12-12 12:10:20 EST by MapleSim.