Techniques for estimating battery pack parameters

US9594123B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9594123-B2
Application numberUS-201313917142-A
CountryUS
Kind codeB2
Filing dateJun 13, 2013
Priority dateJun 13, 2013
Publication dateMar 14, 2017
Grant dateMar 14, 2017

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method for a battery pack controller of an electrified vehicle, the battery pack controller including one or more processors, includes identifying N battery cells of a battery pack that includes M battery cells, the N battery cells being weakest battery cells of the battery pack, wherein N is an integer greater than zero and less than M. The method includes determining one or more first parameters for each of the N battery cells, each of the one or more first parameters indicating a parameter for a specific battery cell. The method includes estimating one or more second parameters for the battery pack based on the one or more first parameters for each of the N battery cells, each of the one or more second parameters indicating a parameter for the battery pack. The method also includes outputting the one or more second parameters for the battery pack.

First claim

Opening claim text (preview).

What is claimed is: 1. A method, comprising: identifying, at a battery pack controller of an electrified vehicle, the battery pack controller including one or more processors, N weakest battery cells of a battery pack that includes M battery cells, the identifying including: determining an integer value for N that is greater than one and less than an integer value of M; dynamically identifying the N weakest battery cells having at least one of (i) lowest voltages during discharging and (ii) highest voltages during charging; and dynamically identifying a high cell window (HCW) that contains N 1 highest voltage battery cells during charging (LCW) that contains N 2 lowest voltage battery cells during discharging, wherein N 1 and N 2 are each integer values greater than zero and a sum of N 1 and N 2 equals N; determining, at the battery pack controller, one or more first parameters for only each of the N weakest battery cells, each of the one or more first parameters indicating a parameter for a specific battery cell; estimating, at the battery pack controller, one or more second parameters for the battery pack based on the one or more first parameters for only each of the N weakest battery cells, each of the one or more second parameters indicating a parameter for the battery pack; outputting, from the battery pack controller and to a vehicle controller of the electrified vehicle, the one or more second parameters for the battery pack; and selectively regulating, by the vehicle controller, a driver torque request for an electric motor of the electrified vehicle based on the one or more second parameters for the battery pack. 2. The method of claim 1 , further comprising measuring, at the battery pack controller, voltages at each of the M battery cells to obtain M voltages, wherein the N weakest battery cells are dynamically identified from the M battery cells based on the M voltages. 3. The method of claim 1 , wherein the value of N is predetermined or is determined based on a predetermined percentage of M. 4. The method of claim 3 , wherein N equals 10 or is based on 10% of M. 5. The method of claim 1 , wherein the one or more first parameters include at least one of resistances, capacitances, and open circuit voltages for a specific battery cell. 6. The method of claim 5 , further comprising measuring, at the battery pack controller, at least one of voltages and currents at each of the N weakest battery cells, wherein the one or more parameters for the N weakest battery cells are determined based on the measuring of at least one of the voltages and the currents. 7. The method of claim 6 , further comprising measuring, at the battery pack controller, temperatures at the N weakest battery cells, wherein the one or more parameters for the N weakest battery cells are determined further based on the measuring of the temperatures. 8. The method of claim 1 , wherein the one or more second parameters include at least one of a state of charge (SOC), a state of power (SOP), and a state of health (SOH) of the battery pack. 9. The method of claim 8 , wherein the SOP causes the vehicle controller to selectively regulate the driver torque request for the electric motor of the electrified vehicle. 10. The method of claim 8 , wherein the SOC causes the vehicle controller to selectively display information regarding at least one of the SOC and a range of the electrified vehicle at a display of the electrified vehicle. 11. The method of claim 1 , wherein estimating the one or more second parameters includes utilizing, at the battery pack controller, a recursive least square (RLS) algorithm to estimate the one or more second parameters based on the one or more first parameters. 12. The method of claim 11 , wherein the one or more second parameters are output to and stored at a memory as a previous one or more second parameters, and wherein estimating the one or more second parameters includes retrieving the previous one or more second parameters from the memory and using the previous one or more second parameters in the RLS algorithm to estimate the one or more second parameters. 13. A method, comprising: measuring, at a battery pack controller of an electrified vehicle, the battery pack controller including one or more processors, a voltage at each battery cell of a battery pack comprising M cells to obtain M voltages; identifying, at the battery pack controller, a first subset of battery cells based on the M voltages, wherein the first subset of battery cells represents a low cell window (LCW) and includes a weakest N 1 of the M battery cells having lowest voltages during discharging; identifying, at the battery pack controller, a second subset of battery cells based on the M voltages, wherein the second subset of battery cells represents a high cell window (HCW) and includes a weakest N 2 of the M battery cells having highest voltages during charging, wherein N 1 and N 2 are integers greater than zero and that sum to N, and wherein N is an integer greater than one and less than an integer value of M; determining, at the battery pack controller, a set of first parameters for only each of the N battery cells in the LCW and the HCW, the set of first parameters including current and voltage at the specific battery cell; estimating, at the battery pack controller, a set of second parameters for the battery pack based on the set of first parameters for only each of the N battery cells in the LCW and the HCW using an online recursive least square (RLS) algorithm, the set of second parameters including at least one of a state of power (SOP), a state of charge (SOC), and a state of health (SOH) for the battery pack; outputting, from the battery pack controller and to a vehicle controller of the electrified vehicle, the set of second parameters for the battery pack; and selectively regulating, by the vehicle controller, a driver torque request for an electric motor of the electrified vehicle based on the set of second parameters. 14. The method of claim 13 , wherein the SOP for the battery pack is determined as a lowest SOP of the N weakest battery cells in the LCW and the HCW, wherein the SOC for the battery pack is determined as a lowest SOC of the N weakest battery cells in the LCW and the HCW, and wherein the SOH of the battery pack is determined as either a lowest capacity or a highest impedance of the N weakest battery cells in the LCW and the HCW. 15. The method of claim 13 , wherein the SOP causes the vehicle controller to selectively regulate the driver torque request for the electric motor of the electrified vehicle, and wherein the SOC causes the vehicle controller to selectively display information regarding at least one of the SOC and a range of the electrified vehicle at a display of the electrified vehicle. 16. The method of claim 13 , wherein the set of second parameters are output to and stored at a memory as a previous set of second parameters, and wherein estimating the one or more second parameters utilizing the RLS algorithm includes retrieving the previous set of second parameters from the memory and using the previous set of second parameters in the RLS algorithm to estimate the set of second parameters. 17. A battery management system for an electrified vehicle, the system comprising: one or more sensors configured to measure a voltage of M battery cells of a battery pack, the battery pack being configured to supply a current to an electric motor of the electrified vehicle; and one or more controllers configured to: receive the M measured voltages; based on the

Assignees

Inventors

Classifications

  • Physics · mapped topic

  • comprising digital calculation means, e.g. for performing an algorithm · CPC title

  • Operations & Transport · mapped topic

  • Energy storage systems for electromobility, e.g. batteries · CPC title

  • responding to battery ageing, e.g. to the number of charging cycles or the state of health [SoH] · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9594123B2 cover?
A method for a battery pack controller of an electrified vehicle, the battery pack controller including one or more processors, includes identifying N battery cells of a battery pack that includes M battery cells, the N battery cells being weakest battery cells of the battery pack, wherein N is an integer greater than zero and less than M. The method includes determining one or more first param…
Who is the assignee on this patent?
Lin Jian, Yang Hong, Clark Steven L, and 1 more
What technology area does this patent fall under?
Primary CPC classification G01R31/3648. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Mar 14 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).