WOLFRAM SYSTEM MODELER
CellCell with measurement |
SystemModel["Modelica.Electrical.Batteries.BatteryStacksWithSensors.Cell"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This is a single cell[Np=1, Ns=1] with measurement.
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 |
cellData |
Value: Type: CellData Description: Cell parameters |
SOC0 |
Value: 0.1 Type: Real Description: Initial SOC |
SOCtolerance |
Value: 1e-9 Type: Real Description: SOC tolerance for detection of depleted or overcharged cell |
displaySOC |
Default Value: SOC Type: Real Description: SOC for display |
---|
p |
Type: PositivePin Description: Positive electrical pin |
|
---|---|---|
n |
Type: NegativePin Description: Negative electrical pin |
|
heatPort |
Type: HeatPort_a Description: Optional port to which dissipated losses are transported in form of heat |
|
internalHeatPort |
Type: HeatPort_a Description: Thermal port for 1-dim. heat transfer (filled rectangular icon) |
|
cellBus |
Type: CellBus Description: Cell bus |
fixedTemperature |
Type: FixedTemperature Description: Fixed temperature boundary condition in Kelvin |
|
---|---|---|
cellData |
Type: CellData Description: Cell parameters |
|
cell |
Type: CellStack Description: Cell |
|
multiSensor |
Type: MultiSensor Description: Sensor to measure current, voltage and power |
|
limIntegrator |
Type: LimIntegrator Description: Integrator with limited value of the output and optional reset |
|
temperatureSensor |
Type: TemperatureSensor Description: Absolute temperature sensor in Kelvin |
|
heatFlowSensor |
Type: HeatFlowSensor Description: Heat flow rate sensor |
Modelica.Electrical.Batteries.Examples Charge a cell with constant current - constant voltage characteristic |