WOLFRAM SYSTEM MODELER

OverchargeProtector

Model of an overcharge protector.

Diagram

Wolfram Language

In[1]:=
SystemModel["EducationExamples.ElectricalEngineering.Battery.Components.CapacityLogic.OverchargeProtector"]
Out[1]:=

Connectors (3)

batteryState

Type: RealInput[3]

drawnCurrent

Type: RealInput

chargedCurrent

Type: RealOutput

Components (7)

deMultiplex31

Type: DeMultiplex3

chargeAllowed

Type: Switch

lessThreshold1

Type: LessThreshold

noCharge

Type: Constant

greaterThreshold1

Type: GreaterThreshold

dischargingOrNotFull

Type: Or

pre1

Type: Pre

Used in Components (1)

ProtectedSignalCurrent

EducationExamples.ElectricalEngineering.Battery.Components.CircuitElements

Signal current protected from overcharge.