modelAdvancedStackCycling
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| CellRecords.LinearDynamicImpedance.LinearDynamicImpedanceParameters[:,:] | cellParameters | {{CellRecords.LinearDynamicImpedance.Test1Parameters(capacity = ElectricalEnergyStorage.CellRecords.Components.ChargeCapacity(C0 = 35*3600))}, {CellRecords.LinearDynamicImpedance.Test1Parameters(capacity = ElectricalEnergyStorage.CellRecords.Components.ChargeCapacity(C0 = 40*3600))}, {CellRecords.LinearDynamicImpedance.Test1Parameters(capacity = ElectricalEnergyStorage.CellRecords.Components.ChargeCapacity(C0 = 45*3600))}} |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.Current | Istack | currentSensor.i | |
| Modelica.SIunits.Current[:,:] | Icell | cycler.singleCellBus.i | |
| Modelica.SIunits.Voltage | Vstack | voltageSensor.v | |
| Modelica.SIunits.Voltage[:,:] | Vcell | cycler.singleCellBus.v | |
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Electrical.Analog.Ideal.IdealCommutingSwitch | idealCommutingSwitch | ||
| Sources.Chargers.CCCV | charger | ||
| BatteryManagement.VoltageCycling | cycler | ||
| Modelica.Electrical.Analog.Sensors.VoltageSensor | voltageSensor | ||
| Modelica.Electrical.Analog.Sensors.CurrentSensor | currentSensor | ||
| ElectricalEnergyStorage.Batteries.Stacks.WithMeasurement.LinearDynamicImpedanceMatrix | batteryStack | ||
| Sources.Loads.BooleanConstantCurrent | load |