modelCCCV_Cell
Charge a cell with constant current - constant voltage characteristic
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
A single cell depleted to SOC = 0.1 is recharged with a CC-CV charger.
Charging current in CC mode is 5C which means the battery is theoretically nearly fulled charged after 0.9*3600 s/5 = 648 s and the charger switches to CV mode.
Simulate for 1200 s and plot cell.cellBus.soc versus time.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Current | Isc | 1200 | Short-circuit current of cell at OCVmax |
| Modelica.Electrical.Batteries.ParameterRecords.ExampleData | cellData | Cell data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Batteries.Utilities.CCCVcharger | cccvCharger | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Electrical.Batteries.BatteryStacksWithSensors.Cell | cell | ||
| Analog.Sensors.MultiSensor | multiSensor | ||
| Blocks.Continuous.Integrator | energy |