modelCCCV_Stack
Charge a stack with constant current - constant voltage characteristic
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
A stack of cells with one degraded cell (with indices [1,1], with double inner resistance), all cells depleted to SOC = 0.1, is recharged with a CC-CV charger.
Simulate for 1200 s and plot versus time:
stack.batteryBus.socbusTransription.stackBusArrays.soc[1,1]busTransription.stackBusArrays.soc[1,2]
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Current | Isc | 1200 | Short-circuit current of cell at OCVmax |
| Modelica.Electrical.Batteries.ParameterRecords.ExampleData | cellDataOriginal | Original cell data | |
| Modelica.Electrical.Batteries.ParameterRecords.ExampleData | cellDataDegraded | Degraded cell data | |
| Modelica.Electrical.Batteries.ParameterRecords.StackData | stackData | Stack data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Batteries.Utilities.CCCVcharger | cccvCharger | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Electrical.Batteries.BatteryStacksWithSensors.Stack | stack | ||
| Modelica.Electrical.Batteries.Utilities.BusTranscription | busTranscription | ||
| Modelica.Thermal.HeatTransfer.Components.ThermalCollectorMatrix | thermalCollectorMatrix | ||
| Modelica.Thermal.HeatTransfer.Sources.FixedTemperature | fixedTemperature | ||
| Modelica.Electrical.Analog.Sensors.MultiSensor | multiSensor | ||
| Modelica.Blocks.Continuous.Integrator | energy |