The Lumped Battery (lb) interface (

), found under the
Electrochemistry>Battery Interfaces branch (

) offers a simplified (compared to, for instance, the Lithium-Ion Battery or the Single Particle Battery interface) approach to battery modeling.
The Lumped Battery interface is based on a similar set of equations as The Single Particle Battery Interface, with additional simplifications based on the assumption that the activation and concentration overpotentials can be attributed to one electrode only.
The lumped model is either solved in a global version, where the soc dependent variable and diffusion extra dimension are defined globally, or in a
local version (available in 1D, 2D, and 3D), where the variables are solved for locally in the same space dimension as the physics interface. The local version, which renders a significantly higher computational load, is suitable for modeling inhomogeneous cells where local differences in the model parameters (such as temperature dependent resistances) induce localized differences in the battery cell current density. One example could be cold start of a battery pack, where local currents will cause local heating with a positive feedback when the increased temperature raises the local electrolyte conductivity.
The Label is the default physics interface name.
The Name is used primarily as a scope prefix for variables defined by the physics interface. Refer to such physics interface variables in expressions using the pattern
<name>.<variable_name>. In order to distinguish between variables belonging to different physics interfaces, the
name string must be unique. Only letters, numbers, and underscores (_) are permitted in the
Name field. The first character must be a letter.
The default Name (for the first physics interface in the model) is
lb
Use the Operation mode setting to specify the load of the battery.
Galvanostatic lets you specify the
Applied current (A). This can be used to specify the battery current load. (The expression may be time-dependent using the character
t for time.).
Charge-discharge cycling mode lets you specify the settings that are required to apply a charge-discharge cycle, including constant current, constant voltage and rest periods.
Potentiostatic allows for specifying the
Applied voltage (V) and
Power allows for specifying the
Applied power (W).
Circuit voltage source lets you connect to the Electrical Circuits interface.
The Initial battery cell capacity (C) specifies the battery capacity.
The Initial cell state-of-charge (1) specifies the state-of-charge of the battery when the simulation starts.
Use the Model setting (available in 1D, 2D and 3D) to switch between a
Global or
Local definition of the dependent variables of the model. The difference between the global and local model is described above.
Use Perturbation amplitude (A) to specify the perturbation on the applied battery current. This section is applicable only for frequency domain, perturbation studies using the
Galvanostatic operation mode.
A battery volume variable is used in order to calculate a battery heat source variable (lb.Qh, SI-unit: W/m
3) from the lumped model. The heat source may typically be used for thermal simulations in combination with a Heat Transfer interface.
A Battery Volume (m
3) setting is available in 0D.
In this section you can set the check box Exclude heat source variable from Jacobian. The check box is selected by default in 3D and is not selected by default in other space dimensions. Note that this check box is relevant only when coupling to heat transfer interfaces. Excluding the heat source from the Jacobian may decrease the computation time.