CNN Battery State Estimation via Impedance Spectra
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for estimating the state of electrochemical batteries do not effectively utilize information from series of electrical impedance measurements across different frequencies, limiting their accuracy and reliability.
Innovation Solution
A computer-implemented method using an artificial convolutional neural network (CNN) processes series of electrical impedance measurements to estimate battery state, including state of charge, by recognizing patterns in these measurements, which are particularly suited for identifying battery health and charge states.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If traditional neural network methods are used for battery state estimation, then the system is simpler to implement, but the accuracy of battery state estimation is limited
Solution Approach 1:
The patent transforms the input impedance data from a simple scalar value into a two-dimensional frequency spectrum representation. By adding the frequency dimension to the impedance measurements, the CNN can analyze impedance characteristics across multiple frequencies simultaneously, significantly improving battery state estimation accuracy while maintaining manageable system complexity through automated feature extraction.
Solution Approach 2:
The patent introduces an intermediary Fourier transform step that converts time-domain impedance measurements into frequency-domain spectra. This intermediary representation serves as a bridge between the raw measurement data and the CNN processing, enabling the network to automatically extract relevant features without manual feature engineering, thus improving accuracy without proportionally increasing complexity.
2Loss of information
If series of electrical impedance measurements at different frequencies are processed, then the information utilization improves, but the processing complexity increases
Solution Approach 1:
The CNN architecture performs self-service by automatically extracting relevant features from the multi-frequency impedance spectra without requiring manual feature selection or engineering. The network learns and extracts the most informative characteristics directly from the raw spectral data, maximizing information utilization while keeping the processing pipeline relatively simple through end-to-end learning.
Solution Approach 2:
The patent applies preliminary Fourier transform to convert impedance measurements into frequency spectra before CNN processing. This preliminary action organizes the multi-frequency data into a structured format that the CNN can efficiently process, extracting maximum information from the measurements while maintaining computational tractability through pre-organized input data.
Data Source
Figure 1
Figure 2
Figure 3~4
AI summary
A computer-implemented method and a battery state estimating system for estimating a battery state of an electrochemical battery, including: providing (S12) a series of electrical impedance measurements of an electrochemical battery (14), the series being ordered according to the respective measurement frequencies (fs); and determining (S20) a battery state of the electrochemical battery (14) using artificial convolutional neural network means (28) configured to receive as inputs a series of electrical impedance values, wherein a series of electrical impedance values is provided to the artificial convolutional neural network means (28), the series of electrical impedance values corresponding to the provided series of electrical impedance measurements, wherein the artificial convolutional neural network means (28) receives and processes the provided series of electrical impedance values to generate therefrom at least one output signal representing a battery state (38) associated with the electrochemical battery (14).