computeDifferentialCurves
Compute incremental capacity, differential voltage, and differential temperature curves that can be used to analyze battery behavior under constant-current conditions
Since R2024b
Syntax
Description
analyzes the data in the diffCurves
= computeDifferentialCurves(bdp
)batteryTestDataParser
object bdp
and returns the calculated
incremental capacity (IC), differential voltage (DV), and differential temperature (DT)
curves in diffCurves
for the charge and discharge cycling phases, where
current is constant.
For an example of using this function, see Data Analysis and Feature Extraction for Battery Raw Cycling Data.
specifies the cycling phase diffCurves
= computeDifferentialCurves(bdp
,cyclingPhase=cp
)cp
for the curve calculation.
Input Arguments
Output Arguments
Version History
Introduced in R2024b