WOLFRAM SYSTEM MODELER

Utility

Electricity from utility

Diagram

Wolfram Language

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

Information

 

UPS Reliability

 

Utility

This model supplies AC voltage until the switch changes. After the switch has changed, no voltage at all will be supplied.

 

Parameters (1)

switchOffTime

Value: 5

Type: Time (s)

Description: Time instant when voltage is switched off

Connectors (1)

p

Type: PositivePin

Components (6)

sineVoltage

Type: SignalVoltage

ground

Type: Ground

switch1

Type: Switch

booleanStep

Type: BooleanStep

sine

Type: Sine

const

Type: Constant

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.