WOLFRAM SYSTEM MODELER

Inverter

Converts from DC to AC

Diagram

Wolfram Language

In[1]:=
SystemModel["EducationExamples.ElectricalEngineering.UPS.Components.Inverter"]
Out[1]:=

Information

 

UPS Reliability

 

Inverter

This simplified inverter generates a constant sine wave that is only used when the potential sensor has a higher value than what is specified in realToBoolean.threshold. The potential sensor reads the value of the voltage provided by the battery.

 

Parameters (1)

lowerVoltageLimit

Value:

Type: Voltage (V)

Description: Limit where the inverter can't supply full voltage

Connectors (2)

pin_p

Type: PositivePin

pin_n

Type: NegativePin

Components (12)

signalVoltage

Type: SignalVoltage

potentialSensor

Type: PotentialSensor

ground

Type: Ground

sine

Type: Sine

switch1

Type: Switch

realToBoolean

Type: RealToBoolean

const

Type: Constant

resistor

Type: Resistor

idealClosingSwitch

Type: IdealClosingSwitch

ground1

Type: Ground

resistor1

Type: Resistor

resistor2

Type: Resistor

Used in Examples (2)

PowerSupply

EducationExamples.ElectricalEngineering.UPS

Model of an uninterruptible power supply that controls the supply of power to a load.

PowerSupplyHardened

EducationExamples.ElectricalEngineering.UPS

Model of a uninterruptible power supply with a non-standard battery reliability.