StackRC
Stack with sensors
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
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_stackData | stackData | FromModelica('Modelica.Electrical.Batteries.BaseClasses.BaseStackData') | ||
mo_useAllParallelConnections | useAllParallelConnections | = true, if all parallel connections are used | Scalar | true |
mo_SOC0 | SOC0 | Initial SOC | Matrix | |
mo_useHeatPort | useHeatPort | =true, if HeatPort is enabled | Number | 0 |
mo_T | T | Fixed device temperature if useHeatPort = false | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_SOCtolerance | SOCtolerance | SOC tolerance for detection of depleted or overcharged cell | Scalar |
Name | Label | Description | Data Type | Valid 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' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
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 |