WOLFRAM SYSTEM MODELER

StateDependentCircuitElement

Interface for a circuit element that is affected by the state of charge.

Diagram

Wolfram Language

In[1]:=
SystemModel["EducationExamples.ElectricalEngineering.Battery.Components.Interfaces.StateDependentCircuitElement"]
Out[1]:=

Connectors (3)

batteryState

Type: RealInput[3]

Description: 'input Real' as connector

p

Type: PositivePin

Description: Positive pin of an electrical component

n

Type: NegativePin

Description: Negative pin of an electrical component

Components (1)

deMultiplex31

Type: DeMultiplex3

Description: DeMultiplexer block for three output connectors

Extended by (8)

LongTransientCapacitance

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Model with long transient capacitance.

ShortTransientCapacitance

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Model with short transient capacitance.

LongTransientResistance

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Model with long transient resistance.

ShortTransientResistance

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Model with short transient resistance.

SeriesResistance

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Model of resistors in a series.

ProtectedSignalCurrent

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Signal current protected from overcharge.

StateOfHealthCapacitor

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Capacitor with signal controlling the state of health.

OpenCircuitVoltage

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Voltage in an open circuit.