WOLFRAM SYSTEM MODELER

Utility

Electricity from utility

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.UPS.Components.Utility"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Connectors (1)

p

Type: PositivePin

Description: Positive pin of an electrical component

Components (6)

sineVoltage

Type: SignalVoltage

Description: Generic voltage source using the input signal as source voltage

ground

Type: Ground

Description: Ground node

switch1

Type: Switch

Description: Switch between two Real signals

booleanStep

Type: BooleanStep

Description: Generate step signal of type Boolean

sine

Type: Sine

Description: Generate sine signal

const

Type: Constant

Description: Generate constant signal of type Real

Used in Examples (2)

PowerSupply

DocumentationExamples.Modeling.UPS

Model of an UPS

PowerSupplyHardened

DocumentationExamples.Modeling.UPS

Model of an UPS