WOLFRAM SYSTEM MODELER

TransmissionLines

Electrical lines

Diagram

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.Energy.UPS.Components.TransmissionLines"]
Out[1]:=

Information

A load that can be attached to the UPS. This could be a computer or another small electrical applicance. The component also measures the instantaneous power consumption and outputs this in the powerConsumption variable.

Connectors (2)

pin_p

Type: PositivePin

Description: Positive pin of an electrical component

pin_n

Type: NegativePin

Description: Negative pin of an electrical component

Components (1)

resistor

Type: Resistor

Description: Ideal linear electrical resistor

Used in Examples (2)

PowerSupply

IndustryExamples.Energy.UPS

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

PowerSupplyHardened

IndustryExamples.Energy.UPS

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