modelCell
Cell with measurement
Extends from Modelica.Electrical.Batteries.BaseClasses.BaseCellWithSensors (Partial cell with sensors).
Information
This is a single cell[Np=1, Ns=1] with measurement.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Batteries.ParameterRecords.CellData | cellData (from BaseCellWithSensors) | Cell parameters | |
| Real | SOC0 (from BaseCellWithSensors) | 0.1 | Initial SOC |
| Boolean | useHeatPort (from PartialConditionalHeatPort) | false | =true, if HeatPort is enabled |
| SI.Temperature | T (from PartialConditionalHeatPort) | 293.15 | Fixed device temperature if useHeatPort = false |
| Advanced | |||
| Real | SOCtolerance (from BaseCellWithSensors) | 1e-9 | SOC tolerance for detection of depleted or overcharged cell |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePin | p (from TwoPin) | Positive electrical pin | |
| NegativePin | n (from TwoPin) | Negative electrical pin | |
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | heatPort (from PartialConditionalHeatPort) | Optional port to which dissipated losses are transported in form of heat | |
| Modelica.Electrical.Batteries.Interfaces.CellBus | cellBus (from BaseCellWithSensors) | Cell bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | displaySOC (from BatteryIcon) | SOC for display | |
| SI.Voltage | v (from TwoPin) | Voltage drop of the two pins (= p.v - n.v) | |
| SI.Current | i (from BaseCellWithSensors) | p.i | Current into the cell |
| SI.Power | power (from BaseCellWithSensors) | v*i | Power to the cell |
| Real | SOC (from BaseCellWithSensors) | limIntegrator.y | State of charge |
| Modelica.Thermal.HeatTransfer.Sources.FixedTemperature | fixedTemperature (from PartialConditionalHeatPort) | ||
| Modelica.Electrical.Batteries.BatteryStacks.CellStack | cell (from BaseCellWithSensors) | Cell | |
| Modelica.Electrical.Analog.Sensors.MultiSensor | multiSensor (from BaseCellWithSensors) | ||
| Modelica.Blocks.Continuous.LimIntegrator | limIntegrator (from BaseCellWithSensors) | ||
| Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensor | temperatureSensor (from BaseCellWithSensors) | ||
| Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensor | heatFlowSensor (from BaseCellWithSensors) |