WOLFRAM SYSTEM MODELER
BaseStackWithSensorsPartial stack with sensors |
![]() |
SystemModel["Modelica.Electrical.Batteries.BaseClasses.BaseStackWithSensors"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This is a stack of Ns
x Np
cell[Np=1, Ns=1] with measurement, arranged in a matrix.
stackData |
Value: Type: BaseStackData Description: Parameters for stacks including degradation |
---|---|
useAllParallelConnections |
Value: true Type: Boolean Description: = true, if all parallel connections are used |
SOC0 |
Value: fill(0.1, stackData.Ns, stackData.Np) Type: Real[stackData.Ns,stackData.Np] Description: Initial SOC |
SOCtolerance |
Value: 1e-9 Type: Real Description: SOC tolerance for detection of depleted or overcharged cell |
useHeatPort |
Value: false Type: Boolean Description: =true, if HeatPort is enabled |
T |
Value: 293.15 Type: Temperature (K) Description: Fixed device temperature if useHeatPort = false |
displaySOC |
Default Value: SOC Type: Real Description: SOC for display |
---|
![]() |
p |
Type: PositivePin Description: Positive electrical pin |
---|---|---|
![]() |
n |
Type: NegativePin Description: Negative electrical pin |
![]() |
stackBus |
Type: StackBus Description: Stack bus |
![]() |
batteryBus |
Type: CellBus Description: Battery bus (average / sum over all cells) |
![]() |
heatPort |
Type: HeatPort_a[stackData.Ns,stackData.Np] Description: Optional port to which dissipated losses are transported in form of heat |
![]() |
stackData |
Type: BaseStackData Description: Parameters for stacks including degradation |
---|---|---|
![]() |
cell |
Type: BaseCellWithSensors[stackData.Ns,stackData.Np] Description: Matrix of cells |
![]() |
multiSensor |
Type: MultiSensor Description: Sensor to measure current, voltage and power |
![]() |
socTotal |
Type: RealExpression Description: Set output signal to a time varying Real expression |
![]() |
lossesTotal |
Type: RealExpression Description: Set output signal to a time varying Real expression |
![]() |
temperatureTotal |
Type: RealExpression Description: Set output signal to a time varying Real expression |