Battery Discharging Current Limit
Libraries:
Simscape /
Battery /
BMS /
Current Management
Description
This block calculates the maximum discharging current of a battery. Limiting the charging and discharging currents is an important consideration when you model battery packs.
This block supports single-precision and double-precision floating-point simulation.
Note
To enable single-precision floating-point simulation, the data type of all inputs and
parameters must be single
.
This diagram shows the structure of the block:
Equations
The discharging current limit is equal to the minimum of these values:
The temperature-dependent limit for the coolest and hottest cells
The theoretical current based on the undervoltage limit of the cell
The terminal resistance
where
UndervoltageLimit is the value of the Cell undervoltage limit (V) parameter.
CellVoltage is the value of the CellVoltage input port.
R0 is the value of the Terminal resistance (ohm) parameter.
CellTemperature is the value of the CellTemperature input port.
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2022b