WOLFRAM SYSTEM MODELER

HBridge

H bridge DC/DC converter

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.PowerConverters.Examples.DCDC.ExampleTemplates.HBridge"]
Out[1]:=

Information

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

H bridge example template including supply and sensors; load is not yet included

Parameters (1)

f

Value: 1000

Type: Frequency (Hz)

Description: Switching frequency

Components (8)

hbridge

Type: HBridge

Description: H bridge (four quadrant converter)

constantVoltage

Type: ConstantVoltage

Description: Source for constant voltage

signalPWM

Type: SignalPWM

Description: Generates a pulse width modulated (PWM) boolean fire signal

ground

Type: Ground

Description: Ground node

currentSensor

Type: CurrentSensor

Description: Sensor to measure the current in a branch

voltageSensor

Type: VoltageSensor

Description: Sensor to measure the voltage between two pins

meanCurrent

Type: Mean

Description: Calculate mean over period 1/f

meanVoltage

Type: Mean

Description: Calculate mean over period 1/f

Extended by (3)

HBridge_DC_Drive

Modelica.Electrical.PowerConverters.Examples.DCDC.HBridge

H bridge DC/DC converter with DC drive

HBridge_RL

Modelica.Electrical.PowerConverters.Examples.DCDC.HBridge

H bridge DC/DC converter with R-L load

HBridge_R

Modelica.Electrical.PowerConverters.Examples.DCDC.HBridge

H bridge DC/DC converter with resistive load