The present invention claims priority under 35 U.S.C. 119(a-d) to CN 202011235376.2, filed Nov. 6, 2020.
The present invention relates to the field of intelligent cells.
The traditional power battery system realizes the expected output voltage and power through series-parallel connection, and its battery management system (BMS) mostly adopts master-slave topology results. This power battery system has poor flexibility, its performance is often restricted by the weakest cell, so its efficiency is low; at the same time, its communication wiring is complex, it is unable to realize accurate monitoring and control of each cell, and its security and reliability are also insufficient.
In contrast, intelligent battery cells are able to realize accurate monitoring, protection and control at the cell level by integrating multiple sensors, and are able to realize free access and exit of monomers through integrated switching devices, so as to realize real-time self-reconfiguration of battery system, which is expected to greatly improve the overall performance of the power battery system.
However, in the prior art, intelligent cells generally need to integrate current sensors, voltage sensors, temperature sensors, switching devices, communication modules, etc., with high integration, high cost, and obvious temperature rise effects during use. In addition, due to space limitation, shunts are basically used to measure current, the sensor itself consumes part of the electrical energy. More importantly, the accuracy of the sensor will be severely affected under a wide temperature range and electromagnetic interference, resulting in current measurement results with significant errors, and it is easy to directly lead to the weakening or even failure of many battery management functions.
The state of charge (SOC) estimation used in the prior art mostly adopts the Ampere hour integration method and the model-based closed-loop estimation method, such as Kalman filter method, sliding mode state observer and particle filter method. These types of methods require high accuracy of the current measurement value. If a large current measurement error occurs, it will directly lead to inaccurate estimation results, and then cause serious security problems.
Intelligent battery cells in the prior art need to be improved in terms of cost, thermal characteristics and reliability. At the same time, the accuracy of their current measurement and/or the accuracy and stability of their SOC estimation based on current measurement also need to be improved.
Aiming at the improvement of the accuracy of SOC estimation, one solution is to use the parameter identification and SOC estimation method with noise immunity characteristics to compensate the noise effect by real-time estimation of the current and voltage measurement noise statistical characteristics, so as to achieve a more accurate SOC estimation. However, this method has a poor suppression effect on the low-frequency drift error in the measurement, and still needs the current sensor, which is unable to solve the problems of high cost, temperature rise and energy consumption, and is difficult to ensure the stability of the results. Another solution is not to use the current sensor, but to perform analytical calculations based on equivalent circuit models or use filtering algorithms, so as to achieve real-time estimation of current and SOC. However, this method is based on a variety of assumptions and requires priori knowledge of statistical characteristics of system noise, wherein scenes such as high-rate charging and discharging and strong noise easily cause the decrease in the accuracy of SOC estimation.
An object of the present invention is to overcome the shortcomings of the prior art and provide a method which is able to accurately and stably real-time estimate the SOC of an intelligent battery without depending on current measurement. The method has excellent robustness.
Another object of the present invention is to provide an application of the above-mentioned method.
Another object of the present invention is to provide an intelligent battery which adopts the above estimation method, wherein no current sensor is included in the intelligent battery, which effectively reduces the complexity of the battery management unit of the intelligent battery, reduces cost, improves efficiency, and provides sufficient energy utilization through the battery cell.
Accordingly, the present invention provides technical solutions as follows.
A state-of-charge (SOC) online estimation method of an intelligent battery comprises steps of performing online estimation on SOC based on a real-time estimation model, wherein the real-time estimation model is based on an equivalent circuit model with undetermined parameters, and then obtaining online estimates of the SOC through SOC-OCV (open circuit voltage) relationship, current-voltage relationship under different working conditions, and a current battery terminal voltage and a current battery temperature.
Preferably, the working conditions are the SOC, the battery temperature and the battery aging state.
Preferably, constructing the real-time estimation model comprises:
Preferably, the fitting is achieved by a batch least squares optimization method.
Preferably, the equivalent circuit model with the undetermined parameters of the intelligent battery is first-order RC (resistor-capacitor) model, second-order RC model, internal resistance equivalent model, Partnership for a New Generation of Vehicles (PNGV) model or electrochemical model.
More preferably, the equivalent circuit model with the undetermined parameters of the intelligent battery is the first-order RC model which is expressed by formulas of:
CpdVp(t)/dt+Vp(t)/Rp=IL(t)
Vt(t)=Voc(t)−Vp(t)−IL(t)Ro
dz(t)/dt=−ηIL/Cn,
here, t represents time, IL represents load current, IL(t) represents load current at time t, Vp represents polarization voltage, Vp(t) represents polarization voltage at time t, Vt represents terminal voltage, and Vt(t) represents terminal voltage at time t, η represents Coulomb efficiency of intelligent battery, Cn represents rated capacity of intelligent battery, Ro, Rp, and Cp respectively represent ohmic internal resistance parameter, polarization resistance parameter and polarization capacitance parameter to be determined, Voc represents open circuit voltage of intelligent battery OCV, Voc(t) represents OCV of intelligent battery at time t, z represents SOC of intelligent battery, and then dz (t)/dt represents derivative of SOC of intelligent battery with respect to time.
Preferably, the SOC-OCV relationship is obtained by measuring a battery terminal voltage in different charging and discharging stages, taking the battery terminal voltage as an OCV in different charging and discharging stages, matching the OCV with a SOC of the intelligent battery at a same time obtained by Ampere hour integration method, respectively obtaining SOC-OCV data during charging and SOC-OCV data during discharging,
so that based on the SOC-OCV data during charging and the SOC-OCV data during discharging, or averaged SOC-OCV data during charging or averaged SOC-OCV data during discharging, the SOC-OCV relationship is obtained through fitting.
Preferably, the fitting is polynomial fitting, Gaussian function fitting or Lorenz function fitting.
More preferably, the fitting is polynomial fitting.
Preferably, at least one of the current-voltage relationship and the mapping relationship between the undetermined parameters and the battery working conditions of the intelligent battery is obtained by a hybrid pulse power characteristic (HPPC) test of the intelligent battery under different working conditions, wherein the working conditions are the SOC, the battery temperature and the battery aging state.
Preferably, the joint estimation method comprises steps of:
(1) discretizing and transforming the equivalent circuit model with calibrated parameters into state space equations of
wherein x(k)=[Vp(k) z(k)]T represents state vector to be estimated at time k, x(k−1) represents state vector to be estimated at time k−1, y(k)=Vt(k) represents system output, Δt represents calculated time step of cell management unit, A represents state transition matrix, B represents coefficient matrix of IL, Vp(k) represents polarization voltage at time k, IL(k) represents load current at time k, ƒ(z(k)) represents OCV calculation function,
represents the SOC-OCV relationship obtained by polynomial fitting;
(2) based on the state space equations, constructing a constrained optimization problem that minimizes a terminal voltage error within a customized time window, and online estimating the SOC and the input current through rolling time domain optimization, wherein the constrained optimization problem and constraint conditions thereof are expressed by formulas of
which is subject to the state space equations,
here, Vt,i represents open circuit terminal voltage measurement value at time i, {circumflex over (V)}t,i represents open circuit terminal voltage estimated value at time i, {circumflex over (x)}k−n represents state vector estimated value at time k−n, n represents customized rolling time domain window length, superscript “{circumflex over ( )}” represents true quantity estimated value, |⋅|2 represents 2-norm, α represents weight matrix.
Preferably, 1<n<5.
Preferably, solving the constrained optimization problem comprises converting the constrained optimization problem into an optimization problem without constraints, obtaining an optimization objective function, and solving the optimization objective function.
More preferably, the constrained optimization problem is converted into the optimization problem without constraints by Lagrangian multiplier method.
More Preferably, the optimization objective function is solved by Newton method.
Also, the present invention provides some applications of any SOC online estimation method of the intelligent battery mentioned above, which performs online, real-time SOC estimation on intelligent batteries without current measuring device.
The present invention further provides an intelligent battery that is able to apply the SOC online estimation method. The intelligent battery comprises:
a battery cell and a cell management unit electrically connected with the battery cell, wherein the cell management unit comprises a sensor module, a switching device and a controller module.
Preferably, the battery cell is a lithium ion battery, the cell management unit further comprises a communication module and a printed circuit board (PCB), the sensor module comprises a voltage sensor and a temperature sensor; the voltage sensor, the temperature sensor, the switching device, the controller module and the communication module are integrated on the PCB, the cell management unit is integrated on a top cover of the battery cell and is provided with power by the battery cell.
More preferably, the temperature sensor is thermocouple, thermal resistor, thermistor or fiber Bragg grating sensor.
More preferably, the switching device is a power metal-oxide-semiconductor field-effect transistor (power MOSFET).
Preferably, the communication module is configured to communicate through controller area network (CAN) bus, daisy-chain topology, Sub-GHz, the 4th generation communication system (4G), wireless fidelity (Wi-Fi) or ZigBee, and more preferably, is configured to communicate through Sub-GHz, 4G, Wi-Fi or ZigBee.
The present invention has some beneficial effects as follows.
The present invention fully considers the problems of high design complexity, poor thermal characteristics, high cost, and unreliable measurement and estimation of intelligent battery cells, and provides a real-time SOC estimation method of an intelligent battery without current sensor. The method reduces the design complexity, power loss and comprehensive cost. The present invention provides a high-precision and high-robustness SOC online estimation method for the intelligent battery without current sensor.
Through constructing the optimization problem of state space constraints and numerically solving in the rolling window, the present invention realizes the accurate real-time estimation of input current and SOC that does not depend on current measurement, significantly improves the resistance to uncertain measurement of current sensor, and increases the robustness and accuracy of SOC estimation of the intelligent battery.
The present invention will be explained in detail in combination with the embodiments and drawings as follows, but it should be understood that the embodiments and drawings are only used to exemplify the present invention, and do not constitute any limitation to the protection scope of the present invention. All reasonable alterations and combinations included in the invention purpose of the present invention fall into the protection scope of the present invention.
Referring to
As shown in
Preferably, the battery cell 1 is a square lithium ion battery, the cell management unit further comprises the communication module 6 and the PCB 7, the sensor module comprises the voltage sensor 2 and the temperature sensor 3, the switching device comprises the first switch 401 an the second switch 402; the voltage sensor 2, the temperature sensor 3, the switching device, the controller module 5 and the communication module 6 are integrated on the PCB 7, the cell management unit is integrated on a top cover of the battery cell 1 and is provided with power by the battery cell 1.
Preferably, the temperature sensor is a traditional temperature sensor, such as thermocouple, thermal resistor, thermistor and fiber Bragg grating sensor.
Preferably, the first switch and the second switch are power metal-oxide-semiconductor field-effect transistors (power MOSFETs).
Preferably, the communication module is configured to communicate through controller area network (CAN) bus, daisy-chain topology, Sub-GHz, the 4th generation communication system (4G), wireless fidelity (Wi-Fi) or ZigBee, and more preferably, is configured to communicate through Sub-GHz, 4G, Wi-Fi or ZigBee.
The SOC of the above intelligent battery is estimated in real time by the SOC online estimation method provided by the present invention, referring to
Some specific implementations are as follows, such as obtaining remaining power in the intelligent battery by Coulomb cumulative count, and obtaining SOC by a ratio of the remaining power to a nominal capacity of the intelligent battery.
Preferably, the charging rate in constant current and constant voltage (CCCV) charging is in a range of 0.1-1 C.
Preferably, standing still is performed for 2-5 h each time.
Preferably, the fitting comprises taking the battery terminal voltage obtained by the step (A32) as the discharge OCV corresponding to 100% SOC, taking the battery terminal voltage obtained by the step (A35) as the discharge or charge OCV corresponding to 0% SOC, and taking the battery terminal voltage obtained by the step (A37) as the charge OCV corresponding to 100% SOC.
Through the correspondence between the SOC data and the battery terminal voltages obtained in the above steps of (A31) to (A35), the SOC-OCV data during discharging are obtained.
Through the correspondence between the SOC data and the battery terminal voltages obtained in the above steps of (A36) to (A37), the SOC-OCV data during charging are obtained.
The obtained SOC-OCV data during discharging and the SOC-OCV data during the charging are interpolated and averaged, and then the SOC-OCV relationship is obtained through fitting.
Preferably, the fitting is polynomial fitting model, Gaussian function fitting model or Lorentz function fitting model.
The SOC-OCV relationship is obtained by polynomial fitting as follows.
wherein Voc represents OCV of the intelligent; z represents SOC of the intelligent; np represents fitting polynomial order, ci represents fitting coefficient, i represents model order.
Preferably, the model order i is in a range of 4 to 6.
Preferably, the specific value of ci is obtained through batch least squares optimization method.
The second measurement procedure comprises:
Preferably, both the charging rate in CCCV charging and discharging is 0.3 C.
Preferably, standing still is performed for 2 h each time.
Preferably, the current and voltage sampling frequency is not less than 1 Hz.
Preferably, applying the hybrid impulse test current is performed by discharging at 4 C of pulse current for 10 s, standing still for 40 s; and then charging at 4 C of pulse current for 10 s, standing still for 40 s. If the battery terminal voltage exceeds the upper cut-off voltage or decreases to the lower cut-off voltage, the current pulse current is paused immediately, and the next 40 s standing still is performed.
Under different SOCs, battery temperatures and aging states, the above-mentioned second measurement procedure is adopted, respectively, and corresponding current-voltage data under different working conditions are obtained through testing.
Under the aging states, the second measurement procedure specifically comprises:
The hybrid impulse test described in steps (A41) to (A45) is performed under different aging states to obtain current-voltage curves in different aging states, so that model parameters in the current aging state according to the current-voltage curves.
The working conditions are the SOC, the battery temperature and the battery aging state.
In the above-mentioned first-order RC model, the undetermined parameters are Ro, Rp and Cp.
The step (A5) comprises:
The SOC real-time estimation model is preferably a joint estimation model based on state space equations and rolling time domain optimization.
The step (A6) comprises:
Constructing the Lagrangian function and solving by Newton method are explained in detail as follows.
Setting an optimization objective function of the optimization problem with equality constraints by a formula of
wherein a constraint condition is h({{circumflex over (θ)}}i=k−nk)=0, here, g(⋅) represents the optimization objective function, h(⋅) represents the constraint condition.
A conversion of the optimization objective function is expressed by formulas of
here, G represents an optimization objective function after introducing Lagrangian function,
Performing a second-order Taylor expansion on G(
G(
here, second derivative G″(
Deriving Δ
G′(
so that an iterative formula of optimal solution is
here, ∇G(
By constructing the constrained optimization problem as described above and solving iteratively, the real-time estimates of the SOC and the input current at the current moment are obtained.
According to the first embodiment of the present invention, the battery cell of the intelligent battery is embodied as a lithium ion battery with 2.6 Ah nominal capacity; the temperature sensor is embodied as a thermal resistor, wherein the measuring points are the surface of the printed circuit board (PCB) and the surface of the battery cell; the integrated multiplexing analog-digital converter (ADC) is connected with the positive and negative electrodes of the battery cell, and the output end of the thermal resistor through two channels, respectively; the output end of the sensor interface circuit is connected with the controller module of the cell management unit through the serial peripheral interface of the ADC; the voltage acquisition interval is in a range of 10 ms to 100 ms; the switching device is embodied as a power metal-oxide-semiconductor field-effect transistor (power MOSFET).
The equivalent circuit model of the intelligent battery is the first-order RC (resistor-capacitor) model.
During the SOC-OCV test, both the charging rate and the discharging rate are 0.3 C, the charge amplitude during charging or the discharge amplitude during discharging is 10% SOC, and each standing time is 2 h.
According to the first embodiment of the present invention, the step (A4) specifically comprises (under the test condition of 25° C.):
The intelligent battery is performed charge-discharge cycles at 2 C of the constant current, a capacity calibration test and a hybrid pulse test every 30 charge-discharge cycles are performed, wherein the capacity calibration test comprises fully charging the intelligent battery through the CCCV charging mode in the step (A41), discharging at 0.3 C of the constant current till the lower cut-off voltage is 3 V, calculating the released capacity during discharging through Ampere hour integration method, and calibrating the ratio of the obtained capacity to the initial nominal capacity of the intelligent battery as the current aging state; the hybrid impulse test is described in the steps (A41) to (A43). The above processes are repeated till the capacity of the intelligent battery decays to 80% of the initial nominal capacity and then stopped.
Another two sets of parallel experiments under the test conditions of 0° C. and 45° C. are performed, respectively, and the above test steps are repeated to collect data.
The customized rolling time domain window length n is equal to 3, and weight matrix α is the identity matrix.
The SOC-OCV fitting formula of the intelligent battery is obtained by the polynomial fitting method mentioned above, and results thereof are shown in
The real-time estimates of the intelligent battery are obtained by constructing Lagrange function and solving with Newton method mentioned above.
The FUDS operating condition test is performed on the intelligent battery at room temperature, and the current and terminal voltage curves obtained under FUDS working conditions are shown in
The above embodiment is only the preferred embodiment of the present invention, and the protection scope of the present invention is not limited to the above embodiment. All technical solutions under the idea of the present invention belong to the protection scope of the present invention. It should be pointed out that for those skilled in the art, improvements and modifications without departing from the principle of the present invention should also fall within the protection scope of the present invention.
Number | Date | Country | Kind |
---|---|---|---|
202011235376.2 | Nov 2020 | CN | national |
Number | Name | Date | Kind |
---|---|---|---|
9157966 | Papana | Oct 2015 | B2 |
Entry |
---|
Balasingam, B.; Ahmed, M.; Pattipati, K. Battery Management Systems—Challenges and Some Solutions. Energies 2020, 13, 2825, (Year: 2020). |
Number | Date | Country | |
---|---|---|---|
20210364574 A1 | Nov 2021 | US |