StackRC

Stack with sensors

    StackRC

Library

Modelica/Electrical/Batteries/BatteryStacksWithSensors

Description

This is a stack of Ns x Np transient cellRC[Np=1, Ns=1] (with RC-elements) with measurement, arranged in a matrix.

Parameters

StackRC_0

NameLabelDescriptionData TypeValid Values

mo_stackData

stackData

FromModelica('Modelica.Electrical.Batteries.BaseClasses.BaseStackData')
FromModelica('Modelica.Electrical.Batteries.ParameterRecords.StackData')
FromModelica('Modelica.Electrical.Batteries.ParameterRecords.TransientData.StackData')

mo_useAllParallelConnections

useAllParallelConnections

= true, if all parallel connections are used

Scalar

true
false

mo_SOC0

SOC0

Initial SOC

Matrix

mo_useHeatPort

useHeatPort

=true, if HeatPort is enabled

Number

0
1

mo_T

T

Fixed device temperature if useHeatPort = false

Scalar

StackRC_1

NameLabelDescriptionData TypeValid Values

mo_SOCtolerance

SOCtolerance

SOC tolerance for detection of depleted or overcharged cell

Scalar

StackRC_2

NameLabelDescriptionData TypeValid Values

mo__nmodifiers

Number of Modifiers

Specifies the number of modifiers

Number

mo__modifiers

Modifiers

Add new modifier

Structure

mo__modifiers/varname

Variable name

Cell of strings

'displaySOC'
'v'
'i'
'power'
'SOC'

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

p

implicit

Positive electrical pin

input

1

n

implicit

Negative electrical pin

output

1

stackBus

implicit

Stack bus

input

2

batteryBus

implicit

Battery bus (average / sum over all cells)

input

3

Port 5

implicit

Optional port to which dissipated losses are transported in form of heat

input

mo_useHeatPort

See Also