WOLFRAM SYSTEM MODELER
| StackBusArraysMeasurement signal bus for a stack, arranged as matrices |  | 

SystemModel["Modelica.Electrical.Batteries.Interfaces.StackBusArrays"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
Measurement bus of a stack, containing arrays of measured values, arranged in a matrix Ns x Np
the same way as the stack is built from cells.
| Ns | Value: 1 Type: Integer Description: Number of series connected cells | 
|---|---|
| Np | Value: 1 Type: Integer Description: Number of parallel connected cells | 
| v | Causality: None Type: Voltage[Ns,Np] (V) Description: Cell voltages | 
|---|---|
| i | Causality: None Type: Current[Ns,Np] (A) Description: Cell currents | 
| soc | Causality: None Type: Real[Ns,Np] Description: States of charge of cells | 
| power | Causality: None Type: Power[Ns,Np] (W) Description: Cells powers | 
| lossPower | Causality: None Type: Power[Ns,Np] (W) Description: Cells losses | 
| T | Causality: None Type: Temperature[Ns,Np] (K) Description: Cells temperatures | 
|  | Modelica.Electrical.Batteries.Utilities Transcribe bus signals |