modelHBridge_R

H bridge DC/DC converter with resistive load

Extends from ExampleTemplates.HBridge (H bridge DC/DC converter), Modelica.Icons.Example (Icon for runnable examples).

Information

This example demonstrates the switching on of a resistive load operated by an H bridge. DC output voltage is equal to 2 * (dutyCycle - 0.5) times the input voltage. Plot current currentSensor.i, averaged current meanCurrent.y, total voltage voltageSensor.v and voltage meanVoltage.v.

Parameters

TypeNameDefaultDescription
SI.Frequencyf (from HBridge)1000Switching frequency
SI.ResistanceR100Resistance

Components

TypeNameDefaultDescription
PowerConverters.DCDC.HBridgehbridge (from HBridge)
Modelica.Electrical.Analog.Sources.ConstantVoltageconstantVoltage (from HBridge)
PowerConverters.DCDC.Control.SignalPWMsignalPWM (from HBridge)
Modelica.Electrical.Analog.Basic.Groundground (from HBridge)
Modelica.Electrical.Analog.Sensors.CurrentSensorcurrentSensor (from HBridge)
Modelica.Electrical.Analog.Sensors.VoltageSensorvoltageSensor (from HBridge)
Modelica.Blocks.Math.MeanmeanCurrent (from HBridge)
Modelica.Blocks.Math.MeanmeanVoltage (from HBridge)
Modelica.Electrical.Analog.Basic.Resistorresistor