recordRCData
Parameters of RC-elements
Extends from Modelica.Electrical.Batteries.Icons.TransientCellRecord (Indicates transient cell data).
Information
Parameters for RC-elements of battery models
Note
Capacitance C can be calculated from time constant T by C = T/R.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | CellType (from TransientCellRecord) | "Cell Data" | Indicates cell type |
| SI.Resistance | R | Resistance of RC-element | |
| SI.Temperature | T_ref | 293.15 | Reference temperature |
| SI.LinearTemperatureCoefficient | alpha | 0 | Temperature coefficient of resistance at T_ref |
| SI.Capacitance | C | Capacitance of RC-element (=T/R) |