SYSTEMS AND METHODS FOR ESTIMATION AND PREDICTION OF BATTERY HEALTH AND PERFORMANCE

Systems and computer-implemented methods are used for analyzing battery information. The battery information may be acquired from both passive data acquisition and active data acquisition. Active data may be used for feature extraction and parameter identification responsive to the input data relative to an electrical equivalent circuit model to develop geometric-based parameters and optimization-based parameters. These parameters can be combined with a decision fusion algorithm to develop internal battery parameters. Analysis processes including particle filter analysis, neural network analysis, and auto regressive moving average analysis can be used to analyze the internal battery parameters and develop battery health metrics. Additional decision fusion algorithms can be used to combine the internal battery parameters and the battery health metrics to develop state-of-health estimations, state-of-charge estimations, remaining-useful-life predictions, and end-of-life predictions for the battery.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS-REFERENCE TO RELATED APPLICATION

This application is a continuation of U.S. patent application Ser. No. 15/357,322, filed Nov. 21, 2016, pending, the disclosure of which is hereby incorporated herein in its entirety by this reference.

GOVERNMENT RIGHTS

This invention was made with government support under Contract Number DE-AC07-051D14517 awarded by the United States Department of Energy. The government has certain rights in the invention.

FIELD

Embodiments of this disclosure relate to apparatus and methods for estimating and predicting health and performance conditions of electro-chemical cells, batteries, and battery systems.

BACKGROUND

Batteries (also referred to herein as electrochemical cells) typically include a number of electrochemical cells arranged in a specific manner to provide electrical energy to a connected energy resource (i.e., a load) during discharge and accept electrical energy during charging from an energy source. Three main components can be identified within a battery, namely, a negative electrode, a positive electrode, and an electrolyte. An electrochemical cell stores electrochemical energy in active materials bonded to its positive and negative electrodes. A battery's functionality can be described by the primary and secondary reactions that occur within the battery's electrochemical cells. In particular, when a conductive external circuit is connected to the electrodes, electrons are transferred from one active material to the other as their chemical compositions change. The electrolyte also participates in the reaction by exchanging ions between active materials.

Several processes occur during charge and discharge reactions including chemical, electrochemical, and diffusion processes. The reactions and reactants that are present at each active mass surface as well as the morphological structure and availability of active materials determine the battery's electrical behavior and performance under different operating conditions. The active material structure and its associated conductivity, which are affected by the given operating conditions, can thus have an impact on battery parameters like capacity and internal resistance. For example, higher temperatures may lead to increased ion energy and mobility, allowing a greater surface area to participate in reactions, thus lowering the battery's internal resistance, but also reducing overall life expectancy.

There is a need for new and more accurate ways to estimate and predict battery health and battery performance in order to provide a user, or other systems, with information on the present state and possible future states of a battery.

BRIEF SUMMARY

Embodiments of the present disclosure include a computer-implemented method for analyzing energy storage device information. The method includes a feature extraction module configured for receiving input data including passive information collected from passive measurements of a battery and active information collected from active measurements of a response of the battery to a stimulus signal applied to the battery. The feature extraction module is also configured for performing geometric-based parameter identification responsive to the input data relative to an electrical equivalent circuit model to develop geometric parameters and performing optimization-based parameter identification responsive to the input data relative to the electrical equivalent circuit model to develop optimized parameters. The feature extraction module is also configured for performing a decision fusion algorithm for combining the geometric parameters and the optimized parameters to develop new internal battery parameters including at least a constant phase element exponent, electrolyte resistance, and charge transfer resistance. The method also includes a state estimation module for updating an internal state model of the battery responsive to the new internal battery parameters, a health estimation module for processing the internal state model to determine a present battery health including one or both of a state-of-health (SOH) estimation and a state-of-charge (SOC) estimation for the battery, and a communication module for communicating one or more of the SOH estimation and the SOC estimation to a user, a related computing system, or a combination thereof.

Embodiments of the present disclosure also include another computer-implemented method for analyzing battery information. The method includes receiving input data including passive information collected from passive measurements of a battery and active information collected from active measurements of a response of the battery to a stimulus signal applied to the battery. The method also includes performing a feature extraction process using the input data to develop internal battery parameters including at least a constant phase element exponent, electrolyte resistance, and charge transfer resistance. The method also includes performing two or more analysis processes using the internal battery parameters to develop two or more health metrics corresponding to each analysis process, wherein the health metrics from the analysis processes are selected from capacity, available power, or pulse resistance. The method also includes determining a state-of-health (SOH) estimation for the battery by performing a decision fusion algorithm for combining the two or more health metrics from the two or more analysis processes and communicating the SOH estimation to a user, a related computing system, or a combination thereof.

Embodiments of the present disclosure further include another computer-implemented method for analyzing battery information. The method includes receiving input data including passive information collected from passive measurements of a battery and active information collected from active measurements of a response of the battery to a stimulus signal applied to the battery. The method also includes performing a feature extraction process using the input data to develop internal battery parameters including at least a constant phase element exponent, electrolyte resistance, and charge transfer resistance. The method also includes performing two or more analysis processes using the internal battery parameters to develop two or more state-of-charge (SOC) estimates corresponding to each analysis process, wherein the analysis processes are selected from a neural network (NN) analysis, an auto regressive moving average (ARMA) analysis, and a combination of a second neural network analysis with a particle filter analysis. The method further includes determining an SOC estimation for the battery by performing a decision fusion algorithm for combining the two or more SOC estimates from the two or more analysis processes and communicating the SOC estimation to a user, a related computing system, or a combination thereof.

Embodiments of the present disclosure further include another computer-implemented method for analyzing battery information. The method includes receiving input data including passive information collected from passive measurements of a battery and active information collected from active measurements of a response of the battery to a stimulus signal applied to the battery. The method also includes performing a feature extraction process using the input data to develop internal battery parameters including at least a constant phase element exponent, electrolyte resistance, and charge transfer resistance. The method also includes performing two or more analysis processes using the internal battery parameters to develop two or more remaining-useful-life (RUL) estimates corresponding to each analysis process and two or more end-of-life (EOL) estimates corresponding to each analysis process, wherein the analysis processes are selected from a particle filter (PF) analysis, a neural network (NN) analysis, and an auto regressive moving average (ARMA) analysis. The method also includes determining an RUL prediction for the battery by performing a decision fusion algorithm to combine the two or more RUL estimates from the two or more analysis processes, determining an EOL prediction for the battery by performing the decision fusion algorithm to combine the two or more EOL estimates from the two or more analysis processes, and communicating at least one of the RUL estimation and the EOL estimation to a user, a related computing system, or a combination thereof.

Embodiments of the present disclosure further include a battery condition monitoring system. The battery condition monitoring system includes one or more active data acquisition units configured for applying a signal to a battery and measuring a response of the battery to the applied signal as active information and processing circuitry. The processing circuitry is configured for performing geometric-based parameter identification responsive to the active information relative to an electrical equivalent circuit model to develop geometric parameters and performing optimization-based parameter identification responsive to the active information relative to the electrical equivalent circuit model to develop optimized parameters. The processing circuitry is further configured for performing a decision fusion algorithm for combining the geometric parameters and the optimized parameters to develop new internal battery parameters including at least a constant phase element exponent, electrolyte resistance, and charge transfer resistance. The processing circuitry is further configured for updating an internal state model of the battery responsive to the new internal battery parameters, processing the internal state model to determine a battery health prediction including one or both of a remaining-useful-life (RUL) prediction and an end-of-life (EOL) prediction for the battery, and communicating one or more of the RUL prediction, the EOL prediction, to a user, a related computing system, or a combination thereof.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 is a top-level block diagram showing processes for an online Battery Condition Monitoring (BCM) system according to an embodiment of the present disclosure.

FIG. 2 is a block diagram showing processes in an online BCM system supported by training, learning, feature extraction, state update, and state propagation methods.

FIG. 3 is a block diagram showing process details of an online battery health estimation and health prediction system.

FIG. 4 is a block diagram showing a processing path for internal battery parameter estimation via feature extraction according to the present disclosure.

FIG. 5 shows a schematic of an electrical equivalent circuit utilized for feature extraction of internal battery parameters.

FIG. 6 is a block diagram showing processing paths for state-of-health (SOH) estimation.

FIG. 7 is a block diagram showing processing paths for state-of-charge (SOC) estimation.

FIG. 8 is a block diagram showing processing paths for decision fusion of remaining-useful-time (RUL) and end-of-life (EOL) predictions computed from diverse state prediction algorithms.

FIG. 9 is a block diagram showing processing paths for remaining-useful-time (RUL) estimation and end-of-life (EOL) estimation based on several health metric calculations.

FIG. 10 is a block diagram showing an example of one type of hardware system that may be used for acquiring data to be used in embodiments of the present disclosure as an onboard battery monitoring and control system using passive measurements, online active measurements, or a combination thereof.

FIG. 11 illustrates a computing system for practicing embodiments of the present disclosure.

DETAILED DESCRIPTION

In the following detailed description, reference is made to the accompanying drawings, which form a part hereof, and in which are shown, by way of illustration, specific example embodiments in which the present disclosure may be practiced. These embodiments are described in sufficient detail to enable a person of ordinary skill in the art to practice the present disclosure. However, other embodiments may be utilized, and structural, material, and process changes may be made without departing from the scope of the disclosure. The illustrations presented herein are not meant to be actual views of any particular method, system, device, or structure, but are merely idealized representations that are employed to describe the embodiments of the present disclosure. Similar structures or components in the various drawings may retain the same or similar numbering for the convenience of the reader; however, the similarity in numbering does not mean that the structures or components are necessarily identical in size, composition, configuration, or any other property.

It will be readily understood that the components of the embodiments as generally described herein and illustrated in the drawing could be arranged and designed in a wide variety of different configurations. Thus, the following description of various embodiments is not intended to limit the scope of the present disclosure, but is merely representative of various embodiments. While the various aspects of the embodiments may be presented in drawings, the drawings are not necessarily drawn to scale unless specifically indicated.

Furthermore, specific implementations shown and described are only examples and should not be construed as the only way to implement the present disclosure unless specified otherwise herein. Elements, circuits, and functions may be shown in block diagram form in order not to obscure the present disclosure in unnecessary detail. Conversely, specific implementations shown and described are exemplary only and should not be construed as the only way to implement the present disclosure unless specified otherwise herein. Additionally, block definitions and partitioning of logic between various blocks is exemplary of a specific implementation. It will be readily apparent to one of ordinary skill in the art that the present disclosure may be practiced by numerous other partitioning solutions. For the most part, details concerning timing considerations and the like have been omitted where such details are not necessary to obtain a complete understanding of the present disclosure and are within the abilities of persons of ordinary skill in the relevant art.

Those of ordinary skill in the art would understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout this description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof. Some drawings may illustrate signals as a single signal for clarity of presentation and description. It will be understood by a person of ordinary skill in the art that the signal may represent a bus of signals, wherein the bus may have a variety of bit widths and the present disclosure may be implemented on any number of data signals including a single data signal.

The various illustrative logical blocks, modules, and circuits described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a special purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general-purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, such as a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration. A general-purpose computer including a processor is considered a special-purpose computer while the general-purpose computer is configured to execute computing instructions (e.g., software code) related to embodiments of the present disclosure.

Also, it is noted that the embodiments may be described in terms of a process that is depicted as a flowchart, a flow diagram, a structure diagram, or a block diagram. Although a flowchart may describe operational acts as a sequential process, many of these acts can be performed in another sequence, in parallel, or substantially concurrently. In addition, the order of the acts may be re-arranged. A process may correspond to a method, a thread, a function, a procedure, a subroutine, a subprogram, etc. Furthermore, the methods disclosed herein may be implemented in hardware, software, or both. If implemented in software, the functions may be stored or transmitted as one or more instructions or code on computer-readable media. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another.

It should be understood that any reference to an element herein using a designation such as “first,” “second,” and so forth does not limit the quantity or order of those elements, unless such limitation is explicitly stated. Rather, these designations may be used herein as a convenient method of distinguishing between two or more elements or instances of an element. Thus, a reference to first and second elements does not mean that only two elements may be employed there or that the first element must precede the second element in some manner. In addition, unless stated otherwise, a set of elements may comprise one or more elements.

Elements described herein may include multiple instances of the same element. These elements may be generically indicated by a numerical designator (e.g., 110) and specifically indicated by the numerical indicator followed by an alphabetic designator (e.g., 110A) or a numeric indicator preceded by a “dash” (e.g., 110-1). For ease of following the description, for the most part element number indicators begin with the number of the drawing on which the elements are introduced or most fully discussed. Thus, for example, element identifiers on a FIG. 1 will be mostly in the numerical format 1xx and elements on a FIG. 4 will be mostly in the numerical format 4xx.

As used herein, the term “substantially” in reference to a given parameter, property, or condition means and includes to a degree that one of ordinary skill in the art would understand that the given parameter, property, or condition is met with a small degree of variance, such as, for example, within acceptable manufacturing tolerances. By way of example, depending on the particular parameter, property, or condition that is substantially met, the parameter, property, or condition may be at least 90% met, at least 95% met, or even at least 99% met.

Reference throughout this specification to “one embodiment,” “an embodiment,” or similar language means that a particular feature, structure, or characteristic described in connection with the indicated embodiment is included in at least one embodiment of the present disclosure. Thus, the phrases “in one embodiment,” “in an embodiment,” and similar language throughout this specification may, but do not necessarily, all refer to the same embodiment.

Before describing specific embodiments, and in order to facilitate description in the present disclosure, various terms are described herein. Where ambiguity may exist between the plain meaning, dictionary meaning, and the term as described herein, a person of ordinary skill in the art will recognize the term as described herein will best conform to a more comprehensive understanding of embodiments of the present disclosure.

The terms “battery,” “energy storage devices,” and “electrochemical cell,” and their plurals, may be used interchangeably in this descriptions to refer to one or more electrochemical cells and other energy storage devices arranged in a specific manner to provide electrical energy to a connected energy resource (i.e., a load) during discharge and accept and store electrical energy during charging from an energy source.

An “algorithm” means a software process performed by a special-purpose computer configured to perform specific acts for processing input information and generate output information used in embodiments of the present disclosure. Unless specified otherwise, algorithms described herein are of a complexity that makes performing the acts of the algorithm too difficult or too slow to be useful when performed without the aid of the software processes. A general-purpose computer when configured to include software processes of the present disclosure is considered a special-purpose computer configured to perform specific acts of the present disclosure.

A “module” means a software process, a collection of software processes, a collection of hardware elements, or a combination thereof configured to implement one or more elements of the present disclosure.

The term “online” is used to refer to a monitoring system while it is coupled to a battery such that the monitoring system can collect data about the energy storage device while in charging, discharging, and quiescent conditions.

Batteries, and other energy storage devices, are used in many personal, commercial, and military applications. These devices are available in various sizes and chemistries including, for example, Zinc-Carbon, Alkaline, Lead Acid, Nickel Cadmium, Nickel-Zinc, Nickel Metal Hydride, and Lithium-Ion and must perform in normal as well as severe environments. Typical applications include computers, medical, communication devices (e.g., mobile phones and cell towers), data centers, aircrafts, hybrid, plug-in hybrid electric vehicles (PHEV), and electric vehicles. High cost and long-life requirements for several applications drive the need for a quick, accurate, and robust health management system. In order to meet stringent user requirements and efficiently integrate batteries within tightly-coupled energy systems, it is useful to accurately assess online several metrics characterizing their internal condition including state-of-charge (SOC), state-of-health (SOH), remaining-useful-life (RUL), and end-of-life (EOL).

Embodiments of the present disclosure provide architectures and methodologies for using passive and active measurements collected from a set of distributed sensors in order to estimate and predict the health and performance of electrochemical cells, batteries, and battery systems.

More particularly, embodiments of the present disclosure include a battery diagnostic and prognostic architecture using methods, algorithms, and models, wherein the internal conditions of the battery can be estimated and predicted.

One type of data collected from measurements of a battery under examination are electrical impedance spectra. As a result, this disclosure is particularly tailored for battery systems where changes in their internal conditions, including health and performance, can be correlated with changes in their electrical internal impedance.

Historic sets of data or distinct sets of data generated at different operational conditions of interest may be collected offline in the present disclosure by various battery testing procedures (e.g., electrochemical impedance spectroscopy, EIS) and battery features (e.g., electrolyte and charge transfer resistances) are then extracted. This information is then used by the present disclosure to construct an aging model or a multiplicity of aging models considering different failure mechanisms of the battery through learning algorithms (e.g., relevance vector machines (RVM), fuzzy logic, and neural networks). These aging models will age the battery in distinct manners and at different rates. For monitoring, the aging model corresponding to the considered condition at hand is used to implement algorithms (e.g., particle filtering) that estimate battery SOH and RUL as battery data and features are respectively collected and extracted periodically during offline testing.

Many existing techniques estimate battery metrics based on passive observations. Consequently, the assessment of battery conditions is indirectly computed, without actively probing the battery under examination in order to directly assess its actual conditions. When relying on passive observations, it is often useful to accurately collect information on past operations and to heavily rely on models and databases (resulting from extensive offline testing) towards maintaining knowledge regarding battery conditions.

When using active observations (e.g., Electrochemical Impedance Spectroscopy, EIS, and offline pulsing), many existing techniques can only be used to estimate battery metrics when the battery is offline. Consequently, they usually are unsuitable for use in battery OCM onboard modules. In many cases, active observations must be benign and not be a source of degradation for the energy storage system.

Embodiments of the present disclosure describe architectures, methods, and algorithms for assessing the internal condition of batteries by transforming collected measurements (such as impedance spectra) into information (such as battery internal resistances) and then into knowledge in the form of estimated and predicted indicators and metrics associated with the internal condition of the battery system under observation and management. In many cases, active observations are used, which may be configured to be substantially benign and not be a source of degradation for the energy storage system.

Embodiments of the present disclosure can adapt to how impedance measurements are collected online while the battery system under observation may be in operation. Several techniques may be used to this end. As one particular example, a Harmonic Compensated Synchronous Detection (HCSD) may be used to provide the opportunity to rapidly acquire impedance spectrum measurements for online applications. HCSD is described in U.S. Pat. No. 8,868,363, entitled “Method of Estimating Pulse Response Using an Impedance Spectrum,” the contents of which are hereby incorporated in its entirety.

The capabilities introduced by the present disclosure include feature extraction algorithms to extract internal battery parameters in accordance with the particular models used to characterize the monitored battery. These feature extraction modules act as analytical sensors transforming data (e.g., impedance spectra) into information (e.g., internal battery parameters) related to battery conditions.

These estimated parameters are provided as input data for a state estimation algorithm, which computes the internal state of the battery. The state variables of the battery are accordingly defined as state estimation data based on the battery model used by the feature extraction step.

In order to ensure improved robustness and accuracy, a plurality of algorithms uses this computed state vector data to estimate performance metrics such as, for example, SOC, capacity, pulse resistance, and available power.

Mapping algorithms used in the present disclosure to convert the state estimation data into the performance metrics include polynomial fitting, neural network models, and Auto Regressive Moving Average (ARMA).

A decision fusion algorithm is then used to combine the estimations computed for each performance metric. While the estimated value for SOC is ready for communication to the user or other analysis systems, another decision fusion algorithm is then used to combine the estimated values for other performance metrics such as capacity, pulse resistance, and available power for computing SOH.

The estimated value of SOH is now ready for communication to the user or other analysis systems. In computing these health and performance metrics, other passive measurements, such as temperature, and system information are used to compensate estimations using (historical) models acquired at different operating conditions than those present when these calculations take place.

The training of these mapping models and algorithms is achieved by using measurements and characterizations specifically collected for training at different operating conditions, including diverse temperature and charge/discharge profiles. This training data can be collected for different options of battery chemistries, capacities, configurations, and other possibilities. As the above description mainly pertains to the task of “estimating” battery condition metrics, a similar information flow is applied when “predicting” battery condition metrics such as RUL and EOL. However, an additional set of models are used with prediction to forecast what may be the battery conditions under assumed future operating conditions at diverse time horizons.

Embodiments of the present disclosure may be used within an online Battery Condition Monitoring (BCM) system that tracks changes in battery performance in order to estimate and predict battery condition metrics (e.g., SOC/SOH/RUL/EOL) and to optimally manage power based on user requirements, system usage models, and environmental conditions. Inputs to the BCM system may include user requirements (e.g., user behavior, survivability needs), environmental conditions (e.g., current and anticipated power demand, limitations, uncertainties), performance data, and sensor data (e.g., passive and active measurements). To process these inputs, the BCM system may utilize several data processing modules including power assessment and management, as well as local and global health monitoring and assessment modules.

After processing, the BCM system may then output control commands to power sources (e.g., batteries) and loads (e.g., computers, electronics, motors, and actuators). An integrated energy storage monitoring and control system may holistically combine sensing, modeling, design, and controls for improved energy health assessment and management. These modules can be accordingly optimized to best meet both observability and controllability requirements of the overall battery system. Battery online condition monitoring (OCM) using rapid impedance measurements may provide advantages, such as improving safety with more rapid identification of battery incipient failures, improving cost with more efficient battery replacement schedules, and improving SOH assessments with a more complete picture of battery conditions.

Several terms associated with battery operation are briefly addressed next for completeness and ease of following explanations regarding the present disclosure. In particular, three terms are briefly defined, namely, capacity, SOC, SOH.

Capacity refers to the total amount of charge that can be drawn from a fully charged battery until it is depleted. The rated capacity of a battery is typically given in units of amp-hours (Ah) for a specified temperature and discharge current. However, the actual effective capacity is dependent on the actual conditions in which the battery is discharged.

SOC denotes the amount a battery has been discharged with respect to its nominal capacity. Therefore, a fully charged and discharged battery would have an SOC of 100% and 0%, respectively. Tracking the SOC of a battery is useful as SOC affects a battery's dynamic characteristics and longevity.

There is no widely accepted definition for SOH, nor adopted standards for assessing battery SOH, and its interpretation is largely application-dependent. SOH may be defined in terms of different battery characteristics. For example, capacity is often the primary health metric of interest for defining SOH in stationary applications and vehicle applications. On the other hand, available power or peak power out are the corresponding health metrics of importance in starter battery applications. Internal resistance or pulse resistance may also be used to define SOH. The present disclosure in various embodiments computes all these health metrics and combines two or more of them using a decision fusion algorithm to produce a more robust and comprehensive assessment of battery conditions. It is useful to track SOH because of the gradual loss in electrical performance after the battery undergoes a number of chemical reactions and aging mechanisms from its usage and storage. As mentioned, this aging manifests itself in the increase of the internal resistance and decrease of the capacity of the battery under examination.

FIG. 1 is a top-level block diagram showing processes for an online Battery Condition Monitoring (BCM) system according to an embodiment of the present disclosure. This diagram illustrates a top-level view of processing operations and features of the present disclosure. Additional details for some of the modules are shown and discussed with reference to FIGS. 2-9.

Three primary operations, generally executed in sequence, are: 1) state estimation and prediction 120 of internal battery parameters based on observations and embedded knowledge, 2) state interpretation 150 of these calculated parameters, and 3) computation of health estimation and prediction 170.

In particular, the BCM system receives input data 102 (e.g., measurement signals) and computes output data 195 for further consumption by human users, other computer systems, other electronic systems, other electromechanical systems, or combinations thereof.

As non-limiting examples, input data 102 include impedance spectra, temperatures, offload/underload conditions, voltages, and currents collected at sampling rates that are accordingly selected for the applications at hand.

Also as non-limiting examples, output data 195 include SOC, SOH, RUL, and EOL. As value examples: SOC may be presented as a number estimated between 0 and 100% indicating how much charge is available, SOH may be presented as a number estimate between 0 and 1 with 0 indicating a failed battery and 1 indicating a healthy battery, RUL may be presented in a number of hours or minutes prediction until the battery is no longer useful, and EOL may be presented as a time value prediction indicating a time until the battery is no longer useful.

The BCM system may utilize one or more training/learning processes 106 including embedded learning, stochastic optimization, and probabilistic regression methods and algorithms to estimate and predict current and future values of internal parameters pi of the battery under observation, as described more fully below.

The internal parameters pi are computed assuming observed, what-if, and forecast conditions defined in module 110 and learned battery models 108 including electrical equivalent circuits, electrochemical aging models, analytical/kinetic models, as well as other battery models.

Non-limiting examples of computed internal parameters include electrolyte resistance (Re), charge transfer resistance, (Rct), constant-phase-element (CPE) exponents (u), and true capacity (Cmax). FIG. 1 also illustrates a Nyquist plot 104 derived from EIS analysis. Additional details for the Nyquist plot 104 and how it is used to derive battery models 108 and other internal parameters are discussed below in combination with FIG. 5 and a specific electrical equivalent circuit model.

A state estimation and prediction module 120 uses the input data 102, information from the observed, what-if, and forecast module 110, the battery models 108, and the training/learning processes 106 to update and propagate the internal parameters pi to other analysis modules.

A state interpretation module 150 then interprets the computed values of internal parameters pi into indicators and metrics associated with performance and health conditions related to the battery such as capacity, available power, and pulse resistance.

With these indicator and metric interpretations, a health estimation and prediction module 170 includes algorithms to compute the output data 195 for the BCM system.

Some elements employed by the present disclosure are embedded computational models and methods (e.g., algorithms), while some elements of the present disclosure are not only the estimation, but also the prediction, of battery parameters and metrics. The observed, what-if, and forecast module 110 may include databases of historically observed operation as well as forecast predictions and what-if assumptions to construct, refine, or a combination thereof, various models (e.g., aging models) and to support estimations of battery future conditions.

FIG. 2 is a block diagram showing processes in an online BCM system supported by training, learning, feature extraction, state update, and state propagation methods. This diagram illustrates basic modules of the present disclosure. Four main modules are: 1) a training and learning module 210 used for tuning embedded models based on training data; 2) a feature extraction module 220 used for computing internal battery parameters; 3) a state estimation module 230 used for estimating the current condition state of the battery based on current and historical information, which is then used to estimate current battery health conditions (e.g., SOC, SOH); and 4) a state prediction module 240 used for predicting the future condition state of the battery based on forecasted or assumed future operational conditions of interest for what-if analysis, which is then used to predict future battery health conditions (e.g., RUL, EOL).

FIG. 2 augments the description of the present disclosure as shown in FIG. 1 in that it introduces the training inputs (212, 214) and roles of the training and learning module 210 (and associated characterization campaigns and learned/trained data-driven models) as well as of the feature extraction module 220, in addition to explicitly separating the computational tasks of the state estimation module 230 and the state prediction module 240 from the health estimation and prediction module 170 of FIG. 1.

In order to properly function, the online BCM system embeds and utilizes data-driven models for translating extracted internal battery parameters and health indicators (e.g., electrolyte and charge transfer resistances) into health-related metrics (e.g., capacity, available power, and pulse resistance) and also for predicting how these parameters and metrics may change with time under observed or assumed operating conditions.

These data-driven models, corresponding to input/output characterizations of the particular battery systems of interest, are computed or tuned based on observations collected during experimental testing, in-field operations, or combinations thereof. To accomplish the tuning, the training and learning module 210 may use inputs from existing internal state data 212 as well as current and historical external data 214, such as, for example, temperature and load conditions. The training and learning module 210 thus constructs models (e.g., aging models) that best fit estimations with the training data. With these mappings tuned and embedded within it, the BCM system is ready for operation.

Specifically, measurements, as input data 102, are periodically collected and sent, along with other operational data 222, to the feature extraction module 220 where internal battery parameters 224 are computed. Additional details of the feature extraction module 220 are discussed below with reference to FIG. 4.

Given these internal battery parameters 224, as well as the operational data 222, the state estimation module 230 estimates the current condition state of the battery, which is then used by a health estimation module 270 embedding learned and trained models to compute current health metrics as output data 195, namely, SOC and SOH. Additional details on development of the SOH output data 195 are discussed below with reference to FIG. 6. Additional details on development of the SOC output data 195 are discussed below with reference to FIG. 7.

Given the estimated current condition state of the battery, the state prediction module 240, determines a future condition state of the battery, which is predicted assuming historically observed, forecasted, or formulated operational conditions conceived for what-if analysis from an observed, forecast, what-if module 250. Further details on the observed, forecast, what-if module 250 are provided below with reference to FIG. 8.

The predicted future condition state of the battery is then used by a health prediction module 280 embedding learned/trained models to compute future health metrics as output data 195, namely, RUL and EOL. Additional details on development of the RUL and EOL output data 195 are discussed below with reference to FIGS. 8 and 9.

A health classification module 260 may be used to track various battery characteristics derived from information from the state estimation module 230 and health estimation module 270. These battery characteristics may then be used by the health estimation module 270 along with the estimated current condition state of the battery in developing the SOC and SOH output data 195.

FIG. 3 is a block diagram showing process details of an online battery health estimation and health prediction system. FIG. 3 augments the description of the present disclosure as schematized in FIGS. 2 and 1 in that it further separates the tasks of estimation and prediction as well as introduces four distinct computational paths for computing each of the four identified elements of output data 195. Thus, the elements of input data 102, the feature extraction module 220, the internal battery parameters 224, the state estimation module 230, the state prediction module 240, the observed, forecast, what-if module 250, and the output data 195 are the same as described above.

FIG. 3 illustrates further details including specific modules for health estimation and prediction of battery conditions. In particular, in FIG. 3 the health estimation module 270 of FIG. 2 is separated into a health estimation module 310 and two different modules to conduct estimation calculations, namely, an SOH estimation module 312 and an SOC estimation module 314. Similarly, in FIG. 3 the health prediction module 280 of FIG. 2 is separated into a health prediction module 320 and two different modules to conduct prediction calculations, namely, an RUL prediction module 322 and an EOL prediction module 324.

In addition to clearly demarking the tasks of estimation and prediction, this figure also indicates by a unidirectional arrow that SOH calculations computed by the SOH estimation module 312 are utilized by the SOC estimation module 314 for computing SOC of the battery under monitoring. Furthermore, this figure indicates by a bidirectional arrow that RUL and EOL calculations computed by the RUL estimation module 322 and EOL estimation module 324 respectively are related to each other. Thus, four distinct processing paths are here schematized, with each utilizing a plurality of methods, algorithms, and models as addressed in the following descriptions for FIGS. 6, 7, 8, and 9.

FIG. 4 is a block diagram showing a processing path for internal battery parameter estimation via feature extraction according to the present disclosure. The role of the feature extraction module 220 is to extract/identify internal parameters of the battery under observation, as formulated in selected models, using collected measurements. These parameters are explicitly included in these models and typically related with meaningful physical characteristics of observed battery systems.

While different models can be used for this purpose of identifying internal battery parameters 224 as discussed above with reference to FIG. 1, an equivalent circuit 500 (FIG. 5) is particularly employed for the feature extraction module 220 shown in detail in FIG. 4. Thus, this feature extraction module 220 utilizes mathematical models to accurately characterize the electrical behavior and impedance characteristics of the battery and assumes the presence of several circuit elements including resistors R, inductors L, and constant phase elements (CCPEs).

The parameters to be extracted are thus related to impedance features associated with the battery under observation such as electrolyte resistance (Re), charge transfer resistance (Rct), CPE exponents (u), and true capacitance (Cmax) as well as other parameters.

These parameters are used in the present disclosure because they are substantially affected by the electrochemical mechanisms occurring within a battery during its operation and assessed as good health indicators. For example, the electrolyte resistance represents the concentration of the electrolyte or equivalently, the number and mobility of ions or charge carriers available to carry current. Likewise, the charge transfer resistance models the activation polarization and represents the amount of area of a metal substrate available in contact with an electrolyte. Similarly, the CPE exponent has been observed to have a strong correlation with battery health. For example, a decrease in CPE phase θ=−uπ/2 (which then is a function of u) or equivalently, a larger exponent is strongly correlated to a significant loss in usable capacity and a manifestation of aging. The value of (u) and CPE phase also depends on the battery SOC, thus concluding that there is a correlation between the battery SOC and the exponent and phase of the CPE. These variables serve as indicators to monitor SOC. However, this correlation appears to be nonlinear, being more accentuated at lower values of SOC. The Warburg impedance element represents diffusion.

Measurements used in the present disclosure to derive these internal battery parameters 224 are impedance spectra data. It is useful to recall that at each sample instance k, an impedance spectrum Is[k] of the battery under observation is collected. An impedance spectra represents the impedance of a battery over a range of frequencies, and therefore its frequency response. Impedance spectra data are typically expressed graphically in a complex impedance plane or Nyquist plot 104 as illustrated in FIG. 1. Consequently, a single measurement Is[k] consists of a number of tuples, each in turn consisting of a real and imaginary value of the battery impedance computed at a given frequency with the real value plotted on the x-axis and the imaginary value plotted on the y-axis.

Based on this description, it is implicitly indicated that one embodiment of the present disclosure employs a feature extraction module 220 that uses impedance spectra data, although other input data (e.g., voltage and current) may be used. On the other hand, temperature data are used to accordingly modify baseline aging mappings and databases learned and stored when necessary. Temperature sensing may be useful in interpreting impedance data since the spectra change relative to temperature shifts.

In order to extract parameters defined within a given equivalent circuit model as shown in FIG. 5, two distinct algorithms may be used, namely, a geometric-based algorithm shown in a geometric-based parameter identification 410 and an optimization-based algorithm shown in an optimization-based parameter identification 420.

Under the geometric-based approach, an algorithm is used to geometrically identify and extract parameter values. This algorithm takes advantage on how certain elements and circuits geometrically manifest themselves in a complex impedance plane or Nyquist plot 104. For example, a solitary CPE is a straight line that makes an angle of (u*90) with the x-axis, with u being a CPE-exponent value between −1 and 1. Furthermore, the phase of a CPE is equal to −uπ/2 and therefore independent of frequency w. On the other hand, a circuit arrangement involving a displaced CPE (i.e., a CPE plus a resistor in parallel) manifests itself as a depressed semicircle, with the center of the semicircle depressed and at some distant below the x-axis. Because CPE behavior typically fits impedance spectrum measurement well, this algorithm computes a depressed semicircle that best matches a collected impedance spectrum measurement within an identified frequency range. After this depressed semicircle is identified and placed within the Nyquist plot 104, the electrolyte resistance Re as shown in FIG. 1, can be readily extracted as the left-side high frequency x-intercept of this depressed semicircle. Likewise, the right-side low frequency x-intercept of the semicircle corresponds to the sum of Re and the charge transfer resistance (i.e., Re+Rct); this value can then be used to compute Rct having already identified Re. Similarly, the point on the depressed semicircle at which the imaginary component reaches a maximum (i.e., at the top of the depressed semicircle or midway between the high and low frequency x-axis intercepts) can be used to compute true capacitance Cmax. Other parameters can be calculated by geometrically computing, for example, the average slope of a tangent line at a marked point of the collected impedance spectrum graph plotted in the Nyquist plot 104.

The optimization algorithm, on the other hand, is used for optimal estimation of model parameters. In order to apply this approach, an (implicit nonlinear) equation or function is formulated mathematically expressing the impedance of the equivalent circuit 500 shown in FIG. 5. This impedance formulation is a function of not only the parameters to be estimated but also of the frequency at which the particular impedance is computed. Given a measured set of impedance spectra data collected from the battery, the unknown parameters can thus be optimally estimated. Given a measured set of impedance (spectra) data (which each in turn is constituted by a set of real-imaginary impedance tuple evaluated at different frequencies wi) for a monitored battery, the estimation problem is formulated as a nonlinear optimization one. An optimization technique is then used to estimate the battery parameters by minimizing a given objective function.

In general, let's assume that the following nonlinear homogeneous equation is formulated as follows:


ƒj(Re(Iwi),x)=0


gj(Im(Iwi),x)=0

where x denotes the parameters vector to be estimated, Iwi denotes the battery spectrum impedance at a given frequency wi, Re( ) and Im( ) denote the real and imaginary parts of the measurement impedance data points, respectively, and j is used to identify the jth measured impedance data point. In the present disclosure, the parameter identification problem is formulated as a nonlinear optimization one, where the internal battery parameters 224 are estimated by minimizing a selected objective function. A multiplicity of objective functions may also be used here, such as minimizing the summation of the individual absolute errors (TAB). Assuming its use in the present disclosure, the objective function may be then defined as the summation of IAEs at each given frequency and for any given set of measurements as follows:

H = i = 1 N ( w i f j ( Re ( I w i ) , x ) + g j ( Im ( I w i ) , x ) ) = 0

where N is the number of impedance data points.

In principle and as implied above, the objective function should be zero for any measured set of impedance spectra data when the exact value has been determined for each parameter. However, a small non-zero value is in practice obtained due to the presence of modeling and measuring noise errors. The complex fitting of impedance data requires a parameter optimization that simultaneously minimizes the distance of real and imaginary parts between measurement impedance points and model prediction. A multiplicity of numerical methods, including curve fitting techniques and optimization methods, can be utilized here to solve such a function. Some example effective techniques accommodated by the present disclosure include the following techniques. For stochastic search and optimization, simulated annealing (SA), simultaneous perturbation stochastic approximation (SPSA), and genetic algorithms may be used, selecting that technique which may provide best performance based on particular battery characteristics. The task of the selected stochastic search and optimization algorithm is to minimize the selected objective function with respect to the parameter set. For a given measurement Is[k], the objective function should be less than a given tolerance threshold (as part of the stopping criteria) when an appropriate value has been determined for each parameter. For effective computational performance, estimated values for battery parameters computed from previous impedance measurements can be used.

After internal battery parameters have been estimated using the geometric-based parameter identification 410 and optimization-based parameter identification 420, a decision fusion algorithm 440 is employed to accordingly output a single value for each parameter. Information regarding battery characteristics (e.g., chemistry) may be used here to appropriately weigh parameter estimations based on observed algorithm performance.

It should be noted here that various decision fusion algorithms are discussed herein. Specifically, among others, there is the decision fusion algorithm 440 for internal battery parameters 224, decision fusion algorithms for SOH 622, 624, 626, and 640 shown in FIG. 6, a decision fusion algorithm 740 for SOC shown in FIG. 7, and a decision fusion algorithm 840 for RUL and EOL shown in FIG. 8. These decision fusion algorithms are similar in that they fuse data from multiple sources, but perform different functions and algorithms to adapt to the various inputs and outputs used in each decision fusion. Specific details regarding various decision fusion algorithm considerations are discussed below with reference to the decision fusion algorithms in FIG. 6.

FIG. 5 shows a schematic of an electrical equivalent circuit 500 utilized for feature extraction of internal battery parameters. This electrical equivalent circuit 500 characterizing electric impedance behavior of a battery under observation is used under the present disclosure as it has a physically sound interpretation and adequately fits experimental data. This equivalent circuit 500 can be divided and explained into four main sections, each being dominant at different frequency regions of the impedance spectra. In particular and moving from left to right in FIG. 5, the resistor Re characterizes the electrolyte resistance of the battery. Next, the partial-circuit consisting of an inductor Lo in parallel with a resistor Ro characterizes the inductive behavior of imperfect wiring. Next, the partial-circuit consisting of a resistor Rct (representing the charge transfer resistance) in parallel with a constant phase element CPEm corresponds to the depressed semicircle that typically appears in Nyquist plots 104 (FIG. 1) of (electrochemical) impedance spectrum data collected from real-world battery systems as previously discussed. Finally, the CPEc characterizes cathode intercalation.

This electrical equivalent circuit 500 representing battery behavior is used by the geometric-based parameter identification algorithm 410 and optimization-based parameter identification algorithm 420 (FIG. 4) to compute internal battery parameters such as Re, Rct, Cmax, and u. This model or sections of this model are thus utilized to produce parameter estimations that minimize error calculations with respect to the corresponding measurement points. If employed for feature extraction, the geometric-based parameter identification 410 uses and tunes geometric figures towards best fitting collected impedance spectra curves. After this step is completed, estimates for battery parameter are outputted. On the other hand, the optimization-based parameter identification 420 uses a mathematical equation derived from this electrical circuit model (or a section of it) and executes an optimization technique to minimize a selected objective function that includes impedance spectra measurements. After this step is completed, estimates for battery parameter are outputted.

FIG. 6 is a block diagram showing processing paths for state-of-health (SOH) estimation. There are four stages and three parallel paths for the estimation of the SOH of the battery under observation based on calculated internal battery parameters 224 computed by the feature extraction module 220 using the input data 102 as described above with reference to FIGS. 2 and 4.

The first stage is to compute a given health metric following a specific estimation algorithm. In order to have a more comprehensive assessment of health conditions, three distinct health metrics Ni are used in the present disclosure to compute SOH, namely, capacity (Nc), available power (Np), and pulse resistance (Nr).

The introduction of these three different health metrics results in the three parallel paths mentioned. In order to estimate a given health metric (e.g., capacity, available power, or pulse resistance), a multiplicity of estimation algorithms can be used. The present disclosure utilizes three different algorithms, namely, particle filtering (PF) 612, neural network (NN) 614, and autoregressive moving average (ARMA) 616. Each of these algorithms has its strength, with PF showing high robustness, accuracy, and flexibility. These algorithms are trained and used to compute the selected health metrics. By using them, three different estimates Nij (i: c, p, r; j: pf, nn, ar) are computed per each health metric (i.e., c: capacity, p: available power, r: pulse resistance) defined according to the particular algorithm (i.e., PF, NN, AR) used in the calculations.

In the present disclosure, the estimated internal battery parameters or health indicators are mapped directly into corresponding health metric estimates Nij [k](j=NN, AR) under the NN and ARMA methods using their particular structures and parameters previously learnt from experimentation. On the other hand, a battery vector state x(k) is computed first under the PF method based on estimated internal battery parameters as follows:


x[k+1]=ƒ(x[k],v[k])


z└k┘=h(x[k],n[k])

where z[k] denotes the observation vector (i.e., estimated internal battery parameters), and v[k] and n[k] denotes process and measure noises, respectively, which do not have to be modeled as normal (Gaussian) random variables.

Furthermore, the state ƒ(·) and sensory/observation h(·) models do not have to be known linear functions or matrices. In fact, non-linear models, non-Gaussian noise or posterior, and multi-modal and skewed distributions are accommodated by the present disclosure. The state x[k] at time k is then directly mapped into the corresponding NiPF[k] using mapping functions previously learnt from experimentation. Using these three paths, three different sets of estimates are available for each health metric Ni (i.e., Nc, Np, and Nr) used in the present disclosure to compute SOH.

Three decision fusion algorithms, namely a health metric “i” decision fusion 622 (also referred to herein as capacity heath metric) for capacity, a health metric “j” decision fusion 624 (also referred to herein as an available power heath metric) for available power, and a health metric “m” decision fusion 626 (also referred to herein as a pulse resistance power heath metric) for pulse resistance, are then used to integrate these calculations into three streams of combined estimates for Ni (i.e., Nc, Np, and Nr). In general, a decision fusion algorithm may weigh the three estimates associated with a given Ni (e.g., Nc) based on a confidence measure constructed from using different factors such as information about these algorithms and observed performance.

Different techniques and algorithms can be used to implement decision fusion algorithms and include various metrics. A simple approach may be to compute the given Ni by averaging the particular Ni values computed following each path. Another approach is to weigh each given Ni estimation value differently using predetermined weights and add all them together, where the particular weight parameters to be used result from observing the performance of each of these algorithms under experimentation. Voting, cluster, min/max, or proximity schemes may also be used here, keeping those predictions assessed more likely to be correct and discarding the remaining one, while assigning a confidence to the combined calculation.

As shown in FIG. 6, given the estimation Ni[k] of a given health metric i (i=c for capacity, p for available power, and r for pulse resistance) at time instance k, the SOHi[k] based on this metric is computed as follows:

SOH i [ k ] = ( N i [ k ] - N i EOL ) ( N i BOL - N i EOL )

where NiBOL and NiEOL denotes the corresponding beginning-of-life (BOL) and end-of-life (EOL) criteria, respectively, defined for the particular metric i. Thus, an SOHc calculation 632 is performed for capacity, an SOHp calculation 634 is performed for available power, and an SOHr calculation 636 is performed for pulse resistance.

An SOH decision fusion algorithm 640 combines the SOH values from each SOH calculation 632, 634, and 636. In order to compute the aggregated SOH[k] 696 of the battery as output data 195, different decision fusion algorithms can be used to aggregate these individual assessments. For example, this decision fusion algorithm 640 may weigh these three estimates based on a confidence measure constructed from using different factors such as information about these algorithms and observed performance, A weighting criterion based on expert knowledge and data availability may be used as follows:


SOH[k]=g(SOHi[k],wi)

where wi denotes weights defining the relative importance of a given health metric (i) with respect to the others. Likewise, a simple conservative decision fusion algorithm may also be used that equals the aggregated SOH[k] to the worst value of SOHi[k] among all partial estimates computed under each health metric i as follows:

SOH [ k ] = min i [ SOH i [ k ] ] .

FIG. 7 is a block diagram showing processing paths for state-of-charge (SOC) estimation. There are three distinct parallel paths for the estimation of the SOC of the battery under observation based on calculated internal battery parameters 224 computed by the feature extraction module 220 using the input data 102 as described above with reference to FIGS. 2-4.

The present disclosure utilizes three different algorithms, namely, particle filtering (PF), neural network (NN) algorithm 714, and autoregressive moving average (ARMA) 716. These algorithms are trained and used to compute the SOC estimations SOCi[k] (i=pf for particle filtering+neural network, nn for neural network, and ar for ARMA). In particular, the first path includes an approach integrating PF and NN 712. In this path, the PF is first used to estimate the battery internal states based on internal battery parameters 224 estimated by the feature extraction module 220. The observable variables (observation process) are related to the hidden variables (state-process) by a known functional form. In some embodiments, these states are chosen to be the same observation variables being estimated by feature extraction.

Notice that the evolution of these state variables is also known probabilistically. In this way, the PF essentially acts as a filter for signal processing and smoothing, where the filtering process includes estimating the internal battery states under noisy and partial observations and random (not necessarily Gaussian) perturbations present in sensors, feature extraction algorithms, and in the battery itself. The state estimates computed by this PF algorithm are then used by an NN to compute SOC.

The mapping embedded in this NN to translate states estimations into SOC values has been previously learned from experimentation. Learning of the NN occurs by presenting it with data tuples of two elements collected at the same time tag in which the first element corresponds to an internal parameter value (e.g., Rct, or Re+Rct) computed by a given method (e.g., the mentioned feature extraction module 220) and the second element corresponds to the associated SOC value collected independently using a different but accurate method. A benefit of the approach implemented in this first path comes from the smoothing action performed by the PF algorithm.

On the other hand, the second and third paths directly map estimated internal parameters to SOC calculations. In particular, the second path utilizes an NN algorithm 714 to directly translate parameters estimated by feature extraction into SOC values. This NN is trained similarly to the one used for training the NN under the first path. The objective of this second path, as it is compared to the first, is to effectively remove the filtering/smoothing action of the PF algorithm. In this way, the NN algorithm 714 in the second path learns and stores within its own structure the noisy dynamics present in the estimated internal battery parameters 224.

Similarly, the third path utilizes an ARMA algorithm 716 to directly translate parameters estimated by feature extraction into SOC values. Given the time series of estimated battery parameter data, this ARMA model 716 is used for finding the values of the parameters, which minimize an error term and for also predicting future values in this series. As non-limiting examples, the ARMA model 716 may be fitted by least squares regression or by using Yule-Walker equations. Using these three paths, three different sets of SOC estimates are available.

A decision fusion algorithm 740 is then used to integrate these calculations into a single stream of SOC(k) 797 combined estimates. In general, this decision fusion algorithm 740 weights these three SOC estimates based on a confidence measure constructed from using different factors such as information about these algorithms and observed performance. Different techniques and algorithms can be used to implement this decision fusion algorithm 740 model. A simple approach may be to compute the SOC by averaging the SOC values computed following each path. Another approach is to weigh each SOC estimation value differently using predetermined weights and add all them together, where the particular weight parameters to be used result from observing the performance of each of these algorithms under experimentation. Furthermore, these weights can be made dependent to SOC in order to rely more on those algorithms shown best in performance for a particular SOC range, Voting, cluster, or proximity schemes may also be used here, keeping those predictions assessed more likely to be correct and discarding the remaining one, while assigning a confidence to the combined calculation.

FIG. 8 is a block diagram showing processing paths for decision fusion of remaining-useful-time (RUL) and end-of-life (EOL) predictions computed from diverse state prediction algorithms. Similar to the approaches taken for estimating SOH and SOC illustrated in FIGS. 6 and 7, respectively, three distinct but complementary paths with their associated algorithms are used to compute RUL and EOL, namely, PF 812, NN 814, and ARMA 816. As computing RUL and EOL relates to predicting future values of battery parameters and states, each of these paths uses a model indicating the assumed future operational conditions under which the battery will be operated, as defined by the observed, forecast, what-if module 250. This model characterizes how the battery is anticipated to age with time as it is operated. As different failure mechanisms will age the battery differently at different aging rates, the prediction performance highly depends on several factors and strategies such as correctly identifying the dominant failure mechanism for the operational condition considered and thus using the corresponding aging model, using more than a single aging model in order to consider different failure mechanisms, or even using aggregated time-varying aging models to consider situations where more than one failure mechanism may be aging the battery, with their relative dominance potentially changing with time as time progresses. Likewise, three future operational conditions of interest for exploration and prediction may be devised, namely, observed, forecast, and what-if 250.

Under the observed selection of the observed, forecast, what-if module 250, the (average) operational conditions that have been actually observed are used as the assumed future operational conditions to which the battery will be subjected. An aging model φ(·) is here used that has been assumed and tuned from collected observations. The general structure of this aging model φ(·) is assumed to be as follows:


R[k]=φ(R0, λ,Δt,k)

where R is a specific battery parameter or feature (e.g., the electrolyte resistance Re or the charge transfer resistance RCT) of interest (to be extracted by the feature extraction), R0 is the value of R when the battery is new, λ is a parameter that characterizes how R changes as time progresses, and Δt is the time between consecutive time instances k's. Several structures can be used here, including the following one:


R[k]=R0 exp(λt).

While different regression and machine learning techniques can here be used to estimate internal parameters of the considered aging model, some embodiments of the present disclosure use a relevance vector machine (RVM) algorithm to accomplish this task using Bayesian inference to obtain parsimonious solutions for regression. In order to use RVM, such embodiments may assume, for example, that the calculated feature and time may be related by a given model as follows:


R[k]=wTØ[k]+∈k

where w denotes a vector of weights (to be learned), Ø[·] is a vector valued nonlinear mappings, and ∈k are independent random variables. Thus, RVM can be used to compute the most likely values of the weights in w in the equation above. Using the values of RRVM[k], the parameters R0 and λ can be calculated using regression methods.

As previously indicated, a historic set of data or distinct sets of data generated at different operational conditions of interest may be collected offline by various battery testing procedures. This information may then be used to construct an aging model or a multiplicity of aging models considering different failure mechanisms of the battery through learning algorithms. These aging models will age the battery in distinct manners and at different rates, hence they may have different formulations. Furthermore, aggregated time-varying aging models may also be constructed and used to characterize situations where more than one failure mechanism may age the battery, with their relative dominance potentially changing with time as the battery is operated.

Under the forecast selection of the observed, forecast, what-if module 250 illustrated in FIG. 8, an operational model indicating what is predicted to be exerted over the battery may be used. This selection is useful in numerous cases. For example, assume that a given battery bank has been operated under relatively warm temperature conditions; however, the weather forecast indicates that a very cold front is expected to hit this battery bank. This information can then be used under this selection to determine how this cold front may affect future battery health and operation.

Under the what-if selection of the observed, forecast, what-if module 250, different fabricated operational scenarios can be used in support of what-if evaluations. This selection model becomes particularly useful when identifying optimal operational strategies that would allow the battery to meet specified RUL/EOL requirements as it is operated. Thus, an optimized operational schedule can be identified, for example, in order to extend the RUL of the battery as far as possible (from a given time moment) to meet requirements. An optimized battery schedule may also be found to meet specifications at a given time instant p time unit from a given moment k.

This capability is illustrated in FIG. 8 with the Life Extension Strategy (LES) module 892. To briefly explain its operation, assume it is required that the RUL of the battery being a given value sRUL[k] at the current time instant k or the battery being a given value sEOL[k] at the current time instant k. Thus, this module first selects a given operational profile, which then translates to a specific aging model used to predict future values of battery parameters, battery states, or a combination thereof. These estimations are then used to compute RUL[k]. If this estimate does not meet given needs, the model then picks/modifies the assumed operating profile and repeats this cycle, which is terminated when RUL[k] meets the specification sRUL[k] desired at k. Thus, the LES module 892 computes output 894 as LES(k),

In FIG. 8, under the first path, PF 812 is used to predict (propagate) the battery state assuming the selected operation (or aging) model. Given these state predictions, stored mappings (previously learned from experimentation) are used to compute different metrics associated with SOH as illustrated and discussed below with reference to FIG. 9.

In the embodiment of FIG. 8, three health metrics are used to compute SOH, namely, capacity, available power, and pulse resistance from state estimates 802. SOH predictions are subsequently used to compute RUL and EOL. As PF 812 computes the probability distribution of the battery internal states at each time instant, then RUL and EOL are provided as probability distributions as well. However, because the two other paths (NN 814 and ARMA 816) compute single values for RUL and EOL at each time instant (as opposed to probability distributions), representative values for RUL, denoted by RULpf[k], and EOL, denoted by EOLpf[k], are computed by the PF RUL/EOL prediction module 822 under the PF path from their distributions at each time instant k to be used in the decision fusion module 840. Considering that diverse possibilities existing here, this representative value may be selected to be the mean value or the maximum value, for example, of the calculated distributions.

Likewise, under the second and third paths, the NN 814 and the ARMA 816 models are used to predict future values in the time series regarding the different health metrics, respectively, assuming selected future operational conditions/profiles. These health metric predictions computed using NN 814 or ARMA 816 algorithms under each path respectively are then used to compute predictions for RUL and EOL using an NN RUL/EOL prediction module 824 and an ARMA RUL/EOL prediction module 826, respectively.

A decision fusion module 840 then computes a single value for RUL[k] and EOL[k] as output data 195 at each time instant k based on the estimated values is computed under each path. In general, this decision fusion algorithm weights these three estimates based on a confidence measure constructed from using different factors such as information about these algorithms and observed performance. As described for FIGS. 6 and 7, this decision fusion can be implemented in different manners; e.g., by taking the average value or using a weighted sum model.

FIG. 9 is a block diagram showing processing paths 910 for remaining-useful-time (RUL) prediction and end-of-life (EOL) prediction based on several health metric calculations. The elements of input data 102, the feature extraction module 220, the internal battery parameters 224, the state estimation module 230, the state prediction module 240 the observed, forecast, what-if module 250, output 896 for LES(k), and output data 195 are the same as described above with reference to FIGS. 1-4 and 8.

In addition, for a particular processing path, FIG. 9 details some of the blocks illustrated in FIG. 8 and utilized for computing RUL and EOL. In particular, the health metric “i” calculation modules use state prediction information 918 to compute the value of a given health metric “i” (i=c, for capacity, p, for available power, and r, for pulse resistance) Ni[k+p] at a future time instance k+p based on the estimates of battery states or parameters predicted at k+p assuming a given operation or aging model. Thus, a health metric “c” calculation 912 develops a Nc[k+p] capacity metric, a health metric “p” calculation 914 develops a Np[k+p] power metric, and a health metric “r” calculation 916 develops a Nr[k+p] resistance metric.

These mappings from battery parameter values (or health indicators) to health metrics have been built/learned from observations, and their particular makings depends on the specific processing path (i.e., PF, NN, ARMA) considered. Three distinct algorithms compute three parallel future estimates for each health metric Ni[k+p].

As described before for FIG. 6, three decision fusion algorithms 922, 924, and 926 are then used to integrate these calculations into three streams of combined estimates of health metrics Ni[k+p]. In general, the decision fusion algorithms 922, 924, and 926 may weigh estimates based on beginning-of-life (BOL) and end-of-life (EOL) criteria along with the corresponding health metric Ni[k+p] along with a confidence measure constructed from using different factors, such as information about these algorithms and observed performance. Voting, cluster, or proximity schemes may also be used here, keeping those predictions assessed more likely to be correct and discarding the remaining one, while assigning a confidence to the combined calculation.

With three health metrics considered in the present disclosure, then three distinct calculations for SOH at time k+p are available, which are combined at the SOH decision fusion block 940. As shown in FIG. 9, an aggregated estimate of SOH at future time k=p (i.e., SOH[k+p]), is then available for further processing.

An RUL calculation block 942 is responsible for predicting the time at which the battery will no longer perform its intended function and the battery can no longer meet desired performance. By this definition, SOH is equal to zero at that moment and the predicted time then becomes the RUL. Consequently, the RUL calculation block 942 evaluates whether SOH[k+p] is zero, which would imply that the RUL is equal to (p). If this is not the case, then (p) is accordingly increased and new predictions for battery parameters, states, and SOH are recomputed assuming selected operational/aging model until RUL equals zero.

As EOL is related to RUL, its calculation is derived from that of RUL in an EOL calculation block 944. As mentioned, the architectural structure shown in FIG. 9 is repeated for each processing path based on PF, NN, and ARMA, respectively.

The present disclosure uses multiple baseline mappings that may be learned, constructed, and/or stored on a particular battery or on numerous battery systems of interest. These mappings are used for supporting the estimation and prediction of health-related calculations. In order to relate these mappings with the particular application at hand, this disclosure envisions that unique identifiers may be first entered before its use in order to uniquely identify particular battery characteristics such as vendor, model, chemistry, and rated capacity so that the correct database is used during the estimation and prediction of battery conditions.

It is well-understood that chemical processes in batteries slow down with lower temperature. This is because diffusion slows down, and the average kinetic energy of the molecules is reduced. Being representations of electrochemical reactions and transport processes inside the battery, the impedance parameters are strongly affected by the internal temperature of the battery, the current load, and the ionic concentrations. Thus, an increase of temperature will cause a decrease in resistance and vice versa, assuming an electrolyte of a given concentration. Some embodiments of the present disclosure uses temperature data in order to online adjust stored databases and mappings to accommodate temperature differences between the temperature at which a given database/mapping was constructed and the actual (internal) temperature of the battery measured.

FIG. 10 is a block diagram showing an example of one type of hardware system 1000 that may be used for acquiring data to be used in embodiments of the present disclosure as an onboard battery monitoring and control system using passive measurements, online active measurements, or a combination thereof.

A passive data acquisition module 1020 may be used to collect information such as, for example, temperature, voltage, and current of the battery 1010 in online and offline conditions.

An active data acquisition module 1030 may be used to collect information such as EIS data for the battery 1010 in online conditions. Active data actuator(s) 1040 may be used to inject signals into the battery 1010 such that the active data acquisition module 1030 can measure a response to these signals.

Processing circuitry 1050 (e.g., a computer) may include processes for embodiments of the present disclosure such as, for example, monitoring algorithms 1060, control algorithms 1070, and the estimation and prediction of battery health and performance algorithms 1080 described above with reference to FIGS. 1-9.

FIG. 11 illustrates a computing system 1100 for practicing embodiments of the present disclosure. As non-limiting examples, the computing system 1100 may be a user-type computer, an embedded system, a file server, a compute server, a notebook computer, a tablet, a handheld device, a mobile device, or other similar computer system for executing software. Computer, computing system, and server may be used interchangeably herein to indicate a system for practicing embodiments of the present disclosure. The computing system 1100 is configured for executing software programs containing computing instructions and includes one or more processors 1110, memory 1120, storage 1130, user interface elements 1140, and one or more communication elements 1150.

The one or more processors 1110 may be configured for executing a wide variety of operating systems and applications including computing instructions for carrying out embodiments of the present disclosure.

The memory 1120 may be used to hold computing instructions, data structures, and other information for performing a wide variety of tasks including performing embodiments of the present disclosure. By way of example, and not limitation, the memory 1120 may include Synchronous Random Access Memory (SRAM), Dynamic RAM (DRAM), Read-Only Memory (ROM), flash memory, and the like.

The memory 1120 may include other types of memory devices, including volatile storage devices or non-volatile storage devices, configured to store information. Examples of other types of memory 1120 include nano RAM or (NRAM), nanocrystal wire-based memory, silicon-oxide based sub-10-nanometer process memory, graphene memory, Silicon-Oxide-Nitride-Oxide-Silicon (SONOS), Resistive random-access memory (RRAM), programmable metallization cell (PMC), conductive-bridging RAM (CBRAIVI), magneto-resistive RAM (MRAM), phase change RAM (PCRAIVI), phase change memory, or other solid-state storage media.

The storage 1130 may be used for storing relatively large amounts of non-volatile information for use in the computing system 1100 and may be configured as one or more storage devices. By way of example, and not limitation, these storage devices may include computer-readable media (CRM). This CRM may include, but is not limited to, magnetic and optical storage devices such as disk drives, magnetic tapes, optical storage drives such as CDs (compact discs), DVDs (digital versatile discs or digital video discs), and other equivalent storage devices.

Information related to the computing system 1100 may be presented to, and received from, a user with one or more user interface elements 1140. As non-limiting examples, the user interface elements 1140 may include elements such as displays, keyboards, mice, joysticks, haptic devices, microphones, speakers, cameras, and touchscreens. A display on the computing system may be configured to present a graphical user interface (GUI) with information about the embodiments of the present disclosure.

The communication elements 1150 may be configured for communicating with other devices or communication networks. As non-limiting examples, the communication elements 1150 may include elements for communicating on wired and wireless communication media, such as, for example, serial ports, parallel ports, Ethernet connections, universal serial bus (USB) connections IEEE 1394 (“firewire”) connections, lightning connections, THUNDERBOLT® connections, BLUETOOTH® wireless connections, 802.1 a/b/g/n type wireless connections, cellular phone connections, TCP/IP, FTP, HTTP, and other suitable communication interfaces and protocols.

Software processes illustrated herein are intended to illustrate representative processes that may be performed by the systems illustrated herein. Unless specified otherwise, the order in which the process acts are described is not intended to be construed as a limitation, and acts described as occurring sequentially may occur in a different sequence, or in one or more parallel process streams. It will be appreciated by those of ordinary skill in the art that many steps and processes may occur in addition to those outlined in flow charts. Furthermore, the processes may be implemented in any suitable hardware, software, firmware, or combinations thereof.

By way of non-limiting example, computing instructions for performing the processes may be stored on the storage 1130, transferred to the memory 1120 for execution, and executed by the processors 1110. The processors 1110, when executing computing instructions configured for performing the processes, constitutes structure for performing the processes and can be considered a special-purpose computer when so configured. In addition, some or all portions of the processes may be performed by hardware specifically configured for carrying out the processes.

Many of the functional units described in this specification may be labeled as modules, threads, or other segregations of programming code, in order to more particularly emphasize their implementation independence. Modules may be at least partially implemented in hardware, in one form or another. For example, a module may be implemented as a hardware circuit comprising custom VLSI circuits or gate arrays, off-the-shelf semiconductors such as logic chips, transistors, or other discrete components. A module may also be implemented in programmable hardware devices such as field programmable gate arrays, programmable array logic, programmable logic devices, or the like.

Modules may also be implemented using software, stored on a physical storage device 1130 (e.g., a computer readable storage medium), in memory 1120, or a combination thereof for execution by various types of processors.

An identified module of executable code may, for instance, comprise one or more physical or logical blocks of computer instructions, which may, for instance, be organized as a thread, object, procedure, or function. Nevertheless, the executables of an identified module need not be physically located together, but may comprise disparate instructions stored in different locations which, when joined logically together, comprise the module and achieve the stated purpose for the module.

Indeed, a module of executable code may be a single instruction, or many instructions, and may even be distributed over several different code segments, among different programs, and across several storage 1130 or memory 1120 devices. Similarly, operational data may be identified and illustrated herein within modules, and may be embodied in any suitable form and organized within any suitable type of data structure. The operational data may be collected as a single data set, or may be distributed over different locations including over different storage devices, and may exist, at least partially, merely as electronic signals on a system or network. Where a module or portions of a module are implemented in software, the software portions are stored on one or more physical devices, which are referred to herein as computer readable media.

In some embodiments, the software portions are stored in a non-transitory state such that the software portions, or representations thereof, persist in the same physical location for a period of time. Additionally, in some embodiments, the software portions are stored on one or more non-transitory storage devices, which include hardware elements capable of storing non-transitory states and/or signals representative of the software portions, even though other portions of the non-transitory storage devices may be capable of altering and/or transmitting the signals. One example of a non-transitory storage device includes a read-only memory (ROM), which can store signals and/or states representative of the software portions for a period of time. However, the ability to store the signals and/or states is not diminished by further functionality of transmitting signals that are the same as or representative of the stored signals and/or states. For example, a processor may access the ROM to obtain signals that are representative of the stored signals and/or states in order to execute the corresponding software instructions.

While the present disclosure has been described herein with respect to certain illustrated embodiments, those of ordinary skill in the art will recognize and appreciate that the present invention is not so limited. Rather, many additions, deletions, and modifications to the illustrated and described embodiments may be made without departing from the scope of the invention as hereinafter claimed along with their legal equivalents. In addition, features from one embodiment may be combined with features of another embodiment while still being encompassed within the scope of the invention as contemplated by the inventor.

Claims

1. A method for analyzing an energy storage device, comprising:

applying a signal to an energy storage device and measuring a response of the energy storage device to the applied signal as active information;
collecting passive information about the energy storage device;
developing one or more internal parameters for the energy storage device responsive to the active information, the passive information, and one or more learned state models for the energy storage device;
updating the one or more learned state models responsive to the one or more internal parameters, the active information, and the passive information; and
processing the one or more learned state models to determine one or more health conditions for the energy storage device.

2. The method of claim 1, further comprising communicating at least one of the one or more health conditions to a user, a related computing system, or a combination thereof.

3. The method of claim 1, wherein the passive information includes at least one of a temperature, a voltage, and a current of the energy storage device.

4. The method of claim 1, wherein the active information is derived from rapid AC impedance measurements.

5. The method of claim 1, wherein the one or more internal parameters include at least one of a constant phase element exponent, an electrolyte resistance, a charge transfer resistance, and an ohmic resistance.

6. The method of claim 1, wherein the one or more health conditions include one or more present health conditions including at least one of a state-of-charge estimation for the energy storage device and a state-of-health estimation for the energy storage device.

7. The method of claim 1, wherein the one or more health conditions include one or more future health conditions including at least one of a remaining-useful-life prediction for the energy storage device and an end-of-life prediction for the energy storage device.

8. The method of claim 1, further comprising:

performing geometric-based parameter identification responsive to the active information relative to an electrical equivalent circuit model to develop geometric parameters;
performing optimization-based parameter identification responsive to the active information relative to the electrical equivalent circuit model to develop optimized parameters;
combining the geometric parameters and the optimized parameters to develop one or more new internal parameters for the energy storage device; and
updating the one or more learned state models responsive to the one or more new internal parameters.

9. The method of claim 8, wherein performing the optimization-based parameter identification further comprises deriving one or more of a constant phase element exponent, an electrolyte resistance, an ohmic resistance, and a charge transfer resistance from the active information and performing a nonlinear optimization of each parameter estimated by minimizing a selected objective function.

10. The method of claim 1, further comprising:

performing two or more analysis processes using the one or more internal parameters to develop two or more health metrics corresponding to each analysis process; and
determining the one or more health conditions for the energy storage device by performing a decision fusion algorithm for combining the two or more health metrics from the two or more analysis processes.

11. The method of claim 10, wherein:

one analysis process of the two or more analysis processes comprises using the one or more internal parameters in a particle filter (PF) analysis to develop a PF capacity metric, a neural network (NN) analysis to develop an NN capacity metric, and an auto regressive moving average (ARMA) analysis to develop an ARMA capacity metric; and
further comprising performing a capacity decision fusion algorithm for combining the PF capacity metric, the NN capacity metric, and the ARMA capacity metric to develop an overall capacity health metric for inclusion in the decision fusion algorithm as one of the two or more health metrics.

12. The method of claim 10, wherein:

one analysis process of the two or more analysis processes comprises using the one or more internal parameters in a particle filter (PF) analysis to develop a PF available power metric, a neural network (NN) analysis to develop an NN available power metric, and an auto regressive moving average (ARMA) analysis to develop an ARMA available power metric; and
further comprising performing an available power decision fusion algorithm for combining the PF available power metric, the NN available power metric, and the ARMA available power metric to develop an overall available power health metric for inclusion in the decision fusion algorithm as one of the two or more health metrics.

13. The method of claim 10, wherein:

one analysis process of the two or more analysis processes comprises using the one or more internal parameters in a particle filter (PF) analysis to develop a PF pulse resistance metric, a neural network (NN) analysis to develop an NN pulse resistance metric, and an auto regressive moving average (ARMA) analysis to develop an ARMA pulse resistance metric; and
further comprising performing a pulse resistance decision fusion algorithm for combining the PF pulse resistance metric, the NN pulse resistance metric, and the ARMA pulse resistance metric to develop an overall pulse resistance health metric for inclusion in the decision fusion algorithm as one of the two or more health metrics.

14. The method of claim 10, wherein:

performing the two or more analysis processes comprises: performing a capacity analysis to develop an overall capacity health metric; performing an available power analysis to develop an overall available power health metric; and performing a pulse resistance analysis to develop an overall pulse resistance health metric; and
performing the decision fusion algorithm comprises using a weighted average to combine the overall capacity health metric, the overall available power health metric, and the overall pulse resistance health metric to determine the one or more health conditions.

15. A method for analyzing an energy storage device, comprising:

applying a signal to an energy storage device and measuring a response of the energy storage device to the applied signal as active information;
collecting passive information about the energy storage device;
developing one or more internal parameters for the energy storage device responsive to the active information, the passive information, and one or more state models for the energy storage device; and
performing one or more what-if scenarios using one or more aging models to predict one or more future internal parameters of the energy storage device to characterize any changes to the one or more internal parameters as time progresses.

16. The method of claim 15, wherein the one or more what-if scenarios use assumed future operational conditions derived from previously observed operational conditions.

17. The method of claim 15, wherein using the one or more aging models further comprises:

performing a relevance vector machine algorithm using Bayesian inference to obtain possible solutions for a specific parameter of the one or more internal parameters when the energy storage device is new and an aging parameter indicating how the specific parameter will change over time; and
performing a regression analysis to predict a future value for the specific parameter.

18. The method of claim 17, wherein the specific parameter comprises an electrolyte resistance, a charge transfer resistance, constant phase element exponent, or an ohmic resistance.

19. A method for analyzing an energy storage device, further comprising:

applying a signal to an energy storage device and measuring a response of the energy storage device to the applied signal as active information;
collecting passive information about the energy storage device;
developing one or more internal parameters for the energy storage device responsive to the active information, the passive information, and one or more state models for the energy storage device; and
identifying a life extension strategy comprising: defining an operational profile; evaluating one or more aging models using the operational profile to predict one or more future internal parameters; and evaluating the one or more future internal parameters to determine a predicted future health condition; and
communicating the operational profile for the life extension strategy to a user, a related computing system, or a combination thereof.

20. The method of claim 19, wherein:

identifying the life extension strategy further comprises: modifying the operational profile; and repeating the evaluating and the modifying until a desired value for the predicted future health condition is met; and
communicating the operational profile comprises communicating the modified operational profile when the desired value for the predicted future health condition is met.

21. A monitoring system for an energy storage device, comprising:

one or more active data acquisition units configured to apply a signal to an energy storage device and measure a response of the energy storage device to the applied signal as active information;
one or more passive data acquisition units configured to collect passive information about the energy storage device; and
processing circuitry configured to: develop one or more internal parameters for the energy storage device responsive to the active information, the passive information, and one or more learned state models for the energy storage device; update the one or more learned state models responsive to the one or more internal parameters, the active information, and the passive information; and process the one or more learned state models to determine one or more health conditions for the energy storage device.

22. The system of claim 21, wherein the processing circuitry is further configured to communicate at least one of the one or more health conditions to a user, a related computing system, or a combination thereof.

23. The system of claim 21, wherein the passive information includes at least one of a temperature of the energy storage device, voltage of the energy storage device, and current of the energy storage device.

24. The system of claim 21, wherein the one or more health conditions include one or more present health conditions including at least one of a state-of-charge estimation for the energy storage device and a state-of-health estimation for the energy storage device.

25. The system of claim 21, wherein the one or more health conditions include one or more future health conditions including at least one of a remaining-useful-life prediction for the energy storage device and an end-of-life prediction for the energy storage device.

26. The system of claim 21, wherein the processing circuitry is further configured to:

perform geometric-based parameter identification responsive to the active information relative to an electrical equivalent circuit model to develop geometric parameters;
perform optimization-based parameter identification responsive to the active information relative to the electrical equivalent circuit model to develop optimized parameters;
combine the geometric parameters and the optimized parameters to develop one or more new internal parameters for the energy storage device; and
update the one or more learned state models responsive to the one or more new internal parameters.

27. The system of claim 21, wherein the processing circuitry is further configured to perform one or more what-if scenarios using one or more aging models to predict one or more future internal parameters of the energy storage device to characterize any changes to the one or more internal parameters as time progresses.

28. The system of claim 27, wherein the one or more what-if scenarios use assumed future operational conditions derived from previously observed operational conditions.

29. The system of claim 27, wherein the processing circuitry is further configured to use the one or more aging models to:

perform a relevance vector machine algorithm using Bayesian inference to obtain possible solutions for a specific parameter of the one or more internal parameters when the energy storage device is new and an aging parameter indicating how the specific parameter will change over time; and
perform a regression analysis to predict a future value for the specific parameter.

30. The system of claim 21, wherein the processing circuitry is further configured to:

perform a life extension strategy comprising: defining an operational profile; evaluating one or more aging models using the operational profile to predict one or more future internal parameters; and evaluating the one or more future internal parameters to determine a predicted future health condition; and
communicating the operational profile to the user, the related computing system, or a combination thereof.

31. A computer-implemented method for analyzing energy storage device information, comprising:

a feature extraction module for: receiving input data including active information collected from active measurements of a response of the energy storage device to a stimulus signal applied to the energy storage device; performing geometric-based parameter identification responsive to the input data relative to an electrical equivalent circuit model to develop geometric parameters; performing optimization-based parameter identification responsive to the input data relative to the electrical equivalent circuit model to develop optimized parameters; and combining the geometric parameters and the optimized parameters to develop new internal parameters;
a state estimation module for updating an internal state model of the energy storage device responsive to the new internal parameters;
a health estimation module for processing the internal state model to determine one or more present health conditions for the energy storage device; and
a communication module for communicating at least one of the one or more present health conditions to a user, a related computing system, or a combination thereof.

32. The method of claim 31, wherein the one or more present health conditions include a state-of-charge estimation for the energy storage device, a state-of-health estimation for the energy storage device, or a combination thereof.

33. The method of claim 31, further comprising:

a health prediction module for processing the internal state model with a remaining-useful-life analysis responsive to the one of the one or more present health conditions to develop a remaining-useful-life prediction; and
wherein the communication module is further for communicating the remaining-useful-life prediction to the user, the related computing system, or a combination thereof.

34. The method of claim 33, wherein:

the health prediction module is further for processing the internal state model with an end-of-life analysis responsive to the one or more present health conditions and the remaining-useful-life prediction to develop an end-of-life prediction; and
wherein the communication module is further for communicating the end-of-life prediction to a user, a related computing system, or a combination thereof.

35. The method of claim 31, wherein:

the input data includes passive information about the energy storage device, the passive information selected from the group consisting of a temperature of the energy storage device, voltage of the energy storage device, current of the energy storage device, and combinations thereof; and
the state estimation module is further for modifying the internal state model responsive to the passive information.

36. The method of claim 31, further comprising one or more what-if models using one or more aging models to predict one or more future internal parameters by using assumed future operational conditions derived from previously observed operation conditions to characterize any changes to the one or more present internal parameters as time progresses.

37. The method of claim 36, wherein using the one or more aging models further comprises:

performing a relevance vector machine algorithm using Bayesian inference to obtains possible solutions for a specific internal parameter of the one or more present internal parameters when the energy storage device is new and an aging parameter indicating how the specific internal parameter will change over time; and
performing a regression analysis to predict a future value for the specific internal parameter.

38. The method of claim 36, further comprising:

identifying a life extension strategy by: defining an operational profile; evaluating the one or more aging models using the operational profile to predict the future internal parameters; evaluating the future internal parameters to determine a predicted future health condition; modifying the operational profile; and repeating the evaluating and the modifying until a desired value for the predicted future health condition is met; and
wherein the communication module is further for communicating the resulting operational profile to the user, the related computing system, or the combination thereof.
Patent History
Publication number: 20190187212
Type: Application
Filed: Feb 14, 2019
Publication Date: Jun 20, 2019
Inventors: Humberto E. Garcia (Idaho Falls, ID), Jon P. Christophersen (Moscow, ID)
Application Number: 16/276,322
Classifications
International Classification: G01R 31/367 (20060101); G06N 20/00 (20060101); G01R 31/392 (20060101); G01R 31/382 (20060101); G05B 23/02 (20060101);