WOLFRAM SYSTEM MODELER

Battery

Simple battery model

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This is a simple model of a DC-source resp. battery, consisting of a constant DC-voltage and an inner resistance.

Parameters (3)

V0

Value:

Type: Voltage (V)

Description: No-load voltage

INominal

Value:

Type: Current (A)

Description: Nominal current

Ri

Value: 0.05 * V0 / INominal

Type: Resistance (Ω)

Description: Inner resistance

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 (3)

ground

Type: Ground

Description: Ground node

constantVoltage

Type: ConstantVoltage

Description: Source for constant voltage

resistor

Type: Resistor

Description: Ideal linear electrical resistor

Used in Components (1)

PartialControlledDCPM

Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities

Partial controlled DC PM drive with H-bridge from battery