Prediction and evaluation of health state for power battery based on Ridge linear regression model
Bixiong Huang1, Haiyu Liao1, Yiquan Wang1
1School of Mechanical and Automotive Engineering, 66323Shanghai University of Engineering Science, Shanghai, China.
Science Progress
|November 29, 2021
Summary
Accurate power battery health (SOH) prediction is crucial for efficiency. This study uses data-driven methods, including K-means and Ridge regression, achieving less than 5% MAE for practical SOH estimation.
Area of Science:
- * Power Systems Engineering
- * Data Science
- * Battery Technology
Background:
- * State of Health (SOH) is critical for power battery performance and cycle efficiency.
- * Accurate SOH prediction is essential for effective battery management systems.
- * Data-driven approaches offer a promising avenue for SOH estimation.
Purpose of the Study:
- * To apply data-driven algorithms for accurate power battery health estimation.
- * To develop and validate a methodology for SOH prediction using real-world vehicle data.
- * To compare the performance of different regression models for SOH prediction.
Main Methods:
- * Utilized actual operating vehicle data from a monitoring platform.
- * Implemented a charging event segmentation algorithm and K-means clustering for slow charging event extraction.
- * Performed feature engineering using Pearson/Spearman coefficients and one-hot encoding.
- * Employed the Ridge linear regression model for SOH prediction.
Main Results:
- * Achieved a Mean Absolute Error (MAE) of less than 5%, meeting practical application requirements.
- * Ridge regression demonstrated superior performance compared to Linear Regression, Lasso, and Elastic Net.
- * Identified Ridge regression as suitable for low-dimensional feature scenarios without cell-specific data.
Conclusions:
- * The proposed data-driven approach effectively predicts power battery State of Health.
- * Ridge linear regression is a viable and accurate model for SOH estimation in specific contexts.
- * The findings support the practical implementation of advanced algorithms for battery management.
More Related Videos
Related Concept Videos
Residuals and Least-Squares Property
8.1K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.1K
Microsoft Excel: Regression Analysis
1.0K
Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
To perform regression...
1.0K
Regression Analysis
6.4K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.4K
Multiple Regression
3.3K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.3K
Linear Approximation in Frequency Domain
165
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
165
Regression Toward the Mean
6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K


