Battery cells and stacks with sensors
Cells and stacks with measurement
Extends from Modelica.Icons.Package (Icon for standard packages).
| Name | Description |
|---|---|
| Cell with measurement | |
| Cell with measurement | |
| Stack with sensors | |
| Stack with sensors |
Modelica.Electrical.Batteries.BatteryStacksWithSensors.CellCell with measurement
This is a single cell[Np=1, Ns=1] with measurement.
Extends from Modelica.Electrical.Batteries.BaseClasses.BaseCellWithSensors (Partial cell with sensors).
| Name | Description |
|---|---|
| SOC0 | Initial SOC |
| useHeatPort | =true, if HeatPort is enabled |
| T | Fixed device temperature if useHeatPort = false [K] |
| Advanced | |
| SOCtolerance | SOC tolerance for detection of depleted or overcharged cell |
| Name | Description |
|---|---|
| p | Positive electrical pin |
| n | Negative electrical pin |
| heatPort | Optional port to which dissipated losses are transported in form of heat |
| cellBus | Cell bus |
Modelica.Electrical.Batteries.BatteryStacksWithSensors.CellRCCell with measurement
This is a single transient cellRC[Np=1, Ns=1] (with RC-elements) with measurement.
Extends from Modelica.Electrical.Batteries.BaseClasses.BaseCellWithSensors (Partial cell with sensors), Modelica.Electrical.Batteries.Icons.TransientModel (Indicates transient model).
| Name | Description |
|---|---|
| SOC0 | Initial SOC |
| useHeatPort | =true, if HeatPort is enabled |
| T | Fixed device temperature if useHeatPort = false [K] |
| Advanced | |
| SOCtolerance | SOC tolerance for detection of depleted or overcharged cell |
| Name | Description |
|---|---|
| p | Positive electrical pin |
| n | Negative electrical pin |
| heatPort | Optional port to which dissipated losses are transported in form of heat |
| cellBus | Cell bus |
Modelica.Electrical.Batteries.BatteryStacksWithSensors.StackStack with sensors
This is a stack of Ns x Np cell[Np=1, Ns=1] with measurement, arranged in a matrix.
Extends from Modelica.Electrical.Batteries.BaseClasses.BaseStackWithSensors (Partial stack with sensors).
| Name | Description |
|---|---|
| useAllParallelConnections | = true, if all parallel connections are used |
| SOC0[stackData.Ns, stackData.Np] | Initial SOC |
| useHeatPort | =true, if HeatPort is enabled |
| T | Fixed device temperature if useHeatPort = false [K] |
| Advanced | |
| SOCtolerance | SOC tolerance for detection of depleted or overcharged cell |
| Name | Description |
|---|---|
| p | Positive electrical pin |
| n | Negative electrical pin |
| stackBus | Stack bus |
| batteryBus | Battery bus (average / sum over all cells) |
| heatPort[stackData.Ns, stackData.Np] | Optional port to which dissipated losses are transported in form of heat |
Modelica.Electrical.Batteries.BatteryStacksWithSensors.StackRCStack with sensors
This is a stack of Ns x Np transient cellRC[Np=1, Ns=1] (with RC-elements) with measurement, arranged in a matrix.
Extends from Modelica.Electrical.Batteries.BaseClasses.BaseStackWithSensors (Partial stack with sensors), Modelica.Electrical.Batteries.Icons.TransientModel (Indicates transient model).
| Name | Description |
|---|---|
| useAllParallelConnections | = true, if all parallel connections are used |
| SOC0[stackData.Ns, stackData.Np] | Initial SOC |
| useHeatPort | =true, if HeatPort is enabled |
| T | Fixed device temperature if useHeatPort = false [K] |
| Advanced | |
| SOCtolerance | SOC tolerance for detection of depleted or overcharged cell |
| Name | Description |
|---|---|
| p | Positive electrical pin |
| n | Negative electrical pin |
| stackBus | Stack bus |
| batteryBus | Battery bus (average / sum over all cells) |
| heatPort[stackData.Ns, stackData.Np] | Optional port to which dissipated losses are transported in form of heat |