WOLFRAM SYSTEM MODELER

SwitchingDcDc

Switching DC-DC inverter

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.SwitchingDcDc"]
Out[1]:=

Information

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

This is a model of a switching DC-DC inverter based on a H-bridge.

Parameters (8)

fS

Value:

Type: Frequency (Hz)

Description: Switching frequency

VMax

Value:

Type: Voltage (V)

Description: Maximum Voltage

RonT

Value: 1e-05

Type: Resistance (Ω)

Description: Transistor closed resistance

GoffT

Value: 1e-05

Type: Conductance (S)

Description: Transistor opened conductance

VkneeT

Value: 0

Type: Voltage (V)

Description: Transistor threshold voltage

RonD

Value: 1e-05

Type: Resistance (Ω)

Description: Diode closed resistance

GoffD

Value: 1e-05

Type: Conductance (S)

Description: Diode opened conductance

VkneeD

Value: 0

Type: Voltage (V)

Description: Diode threshold voltage

Connectors (6)

pin_nBat

Type: NegativePin

Description: Negative pin of an electrical component

pin_pBat

Type: PositivePin

Description: Positive pin of an electrical component

pin_pMot

Type: PositivePin

Description: Positive pin of an electrical component

pin_nMot

Type: NegativePin

Description: Negative pin of an electrical component

vRef

Type: RealInput

Description: 'input Real' as connector

vMax

Type: RealInput

Description: 'input Real' as connector

Components (3)

adaptor

Type: Voltage2DutyCycle

Description: Linearly transforms voltage to duty cycle

pwm

Type: SignalPWM

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

dcdc

Type: HBridge

Description: H bridge (four quadrant converter)

Used in Components (1)

DcdcInverter

Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities

DC-DC inverter