ChopperStepUp_R

Step up chopper with resistive load

Diagram

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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.

Parameters (7)

f

Value: 1000

Type: Frequency (Hz)

Description: Switching frequency

Vsource

Value: 100

Type: Voltage (V)

Description: Source voltage

Lsource

Value: 10e-3

Type: Inductance (H)

Description: Source inductance

C

Value: 0.1e-3

Type: Capacitance (F)

Description: Smoothing capacitance

dutyCycle

Value: 0.25

Type: Real

Description: Duty cycle

V0

Value: Vsource / (1 - dutyCycle)

Type: Voltage (V)

Description: No-load voltage

R

Value: 10

Type: Resistance (Ω)

Description: Resistance

Components (11)

constantVoltage

Type: ConstantVoltage

chopperStepUp

Type: ChopperStepUp

currentSensor

Type: CurrentSensor

voltageSensor

Type: VoltageSensor

ground

Type: Ground

signalPWM

Type: SignalPWM

meanCurrent

Type: Mean

meanVoltage

Type: Mean

inductorSource

Type: Inductor

capacitor

Type: Capacitor

resistor

Type: Resistor