WOLFRAM SYSTEM MODELER

Charger

Electricity from utility

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.UPS.Components.Charger"]
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 (2)

pin_p

Type: PositivePin

Description: Positive pin of an electrical component

y

Type: BooleanOutput

Description: 'output Boolean' as connector

Components (5)

potentialSensor1

Type: PotentialSensor

Description: Sensor to measure the potential

lessEqualThreshold

Type: GreaterEqualThreshold

Description: Output y is true, if input u is greater or equal than threshold

sine

Type: Sine

Description: Generate sine signal

add

Type: Add

Description: Output the sum of the two inputs

abs1

Type: Abs

Description: Output the absolute value of the input

Used in Examples (2)

PowerSupply

DocumentationExamples.Modeling.UPS

Model of an UPS

PowerSupplyHardened

DocumentationExamples.Modeling.UPS

Model of an UPS