Main Content

Batteries

Apply predictive maintenance development tools to battery systems that range from individual cells to battery packs

Apply predictive maintenance development tools to lithium-ion battery cells and battery packs. Specialized features and algorithms use knowledge of charge, discharge profiles, and cycle-to-cycle and cell-to-cell variations to enable detection of anomalies and to identify remaining cycle life. You can analyze battery data both from lab test data and from actual in-use data.

Functions

expand all

meanDifferenceModelIdentify most degraded cell in serially connected lithium-ion battery pack (Since R2022b)
adjacentPairCorrelationModelIdentify worst cell relative to other cells in serially connected lithium-ion battery pack (Since R2023a)
batteryTestDataParserConvert data produced by battery lab testing into a format that is compatible with analysis and feature extraction (Since R2024b)
segmentDataClassify and organize raw battery measurement data by identifying cycling phase, cycling mode, and data validity (Since R2024b)
batteryTestFeatureExtractorSpecify feature set to extract from parsed battery cycling data (Since R2024b)
extractExtract selected battery features from parsed and segmented battery test data (Since R2024b)
computeDifferentialCurvesCompute incremental capacity, differential voltage, and differential temperature curves that can be used to analyze battery behavior under constant-current conditions (Since R2024b)
batteryDifferentialCurvesCompute incremental capacity, differential voltage, and differential temperature curves from battery constant current (CC) measurements for analyzing battery behavior and performance characteristics (Since R2026a)
batteryDifferentialCurveFeaturesExtract features from battery differential curves for degradation analysis (Since R2026a)
batteryMeasurementFeaturesExtract features from raw battery measurement data during a single charging or discharging phase (Since R2026a)

Topics

Featured Examples