Battery state-of-charge management method

Information

  • Patent Grant
  • 8635037
  • Patent Number
    8,635,037
  • Date Filed
    Tuesday, October 19, 2010
    13 years ago
  • Date Issued
    Tuesday, January 21, 2014
    10 years ago
Abstract
Equipment and methods for estimating and regulating the state of charge (SOC) of a battery in a hybrid fuel cell-battery system for use in a moving vehicle. The SOC is continuously estimated and the fuel cell power is regulated to maintain the SOC at a level such that the battery has enough stored energy to operate motors used in the vehicle, and enough spare capacity to accept regenerative energy from these motors during further operations.
Description

Electric vehicles powered by batteries, such as forklift trucks and golf carts, are frequently used in manufacturing, wholesale and retail operations for transporting and/or lifting of people and products. However, these electric vehicles can have shortcomings. For example, a forklift truck must be recharged every six to eight hours, requiring warehouse space for spare batteries and charging equipment. Moreover, the performance of the vehicle progressively decreases as the batteries get depleted.


In contrast, fuel cell powered electric vehicles can be quickly refilled, maintain their performance over a shift, and allow cost savings by eliminating the need to reserve valuable warehouse space for battery storage and charging equipment. The hybrid fuel cell system described herein can address at least one of these benefits.


A hybrid fuel cell system used herein refers to a system comprising a fuel cell and a battery. The term “battery” used herein broadly refers to a device that can repeatedly store and dispense electric power, including but not limited to chemical batteries (e.g., a lead-acid battery, a lithium ion battery, a nickel-metal hydride battery, a nickel-cadmium battery) and ultra capacitors.


In the hybrid power system, the fuel cell supplies power to the motors and to the battery during normal operation. The battery buffers electric demand, supplementing the fuel cell power at peak load and absorbing regenerative energy. For fork lifts, for example, the management of the state-of-charge (“SOC”) of this battery is important, as the battery should contain enough energy to meet the peak electrical demand of the traction and lift motors, but must also not be fully charged so that it can accept regenerative energy when the vehicle undergoes regenerative events, such as braking or lowering a load. If the battery SOC is too high during regenerative events, the battery voltage can rise to an unsafe level that may damage the battery, the motors, or the motors' controllers, thereby causing system failures and shutdowns.


The management of the battery SOC typically requires a SOC estimate, as direct measurement of the SOC is often impractical. It is known in the art to use a current integration method (also called Coulomb counting) to obtain a SOC estimate of a battery. However, this method suffers from long term drift that renders the SOC estimate inaccurate over time.


The present disclosure provides a method that uses the battery voltage and the battery current to obtain a SOC estimate. The estimator in this disclosure is a Luenberger observer based on a model derived from an electrical equivalent circuit of the battery. In certain embodiments, the SOC estimate is then used by a regulator that throttles the fuel cell power to maintain the SOC at a level that is such that the battery has enough stored energy to supply the traction and lift motors, and enough spare capacity to accept regenerative energy from these motors.


Accordingly, one embodiment of the present invention is directed to a method for managing the state of charge of a battery in a hybrid electric power system comprising a battery and a fuel cell, the method comprising: defining a setpoint; estimating the present state of charge of the battery using the battery current and the battery voltage; and regulating the state of charge of the battery by manipulating a fuel cell current supplied from the fuel cell to the battery based on the difference between the setpoint and the estimated present state of charge of the battery. This embodiment can maintain the battery state-of-charge at the setpoint.





BRIEF DESCRIPTION OF DRAWINGS


FIG. 1 is a schematic of an embodiment of a hybrid fuel cell system for use in a forklift truck.



FIG. 2 is an equivalent circuit used to model the battery.



FIG. 3 is a flowchart showing the estimation and control of the battery SOC.



FIG. 4 is a table with values of parameters according to one embodiment of this disclosure.



FIG. 5 and FIG. 6 show experimental data from a simulated run of the hybrid power system having battery SOC control.





DETAILED DESCRIPTION


FIG. 1 illustrates a hybrid fuel cell system for use in a forklift truck. Connected in parallel on the same electrical conductor (also called “bus”) are the battery pack, the fuel cell stack in series with a DC/DC converter, the balance-of-plant components (BoP), the traction motor, and the lift motor. The BoP typically comprises an air compressor, a water pump, a fan, an electronic control unit, and valves used for hydrogen delivery, water purge and nitrogen purge. The BoP consumes a current of IBoP at a voltage VBus. The fuel cell stack generates a current IFC at a voltage corresponding to the polarization curve of the specific fuel cell. The DC/DC converter regulates the fuel cell voltage to the bus voltage VBus, generating a current IDC/DC. The traction motor current ITraction is positive if the truck is accelerating, and negative if the truck is braking. The lift motor current ILift is positive if the truck is lifting a charge, and negative if it is lowering a charge. The load current ILoad is the combination of the traction and the lift motors current:

ILoad=ITraction+ILift.


The battery current IBattery is equal to the load current plus the BoP current minus the DC/DC output current:

Ibattery=ILoad+IBOP−IDC/DC.  (1)


The battery voltage VBus is made available to the hybrid fuel cell control unit either by direct voltage measurement or sensed by the DC/DC converter and then communicated to the control unit. The battery current Ibattery can either be measured directly or can be calculated according to Equation (1) based on measured or estimated values for ILoad, IBOP, and IDC/DC.



FIG. 2 shows an equivalent circuit used to model the battery.


Cc is a large capacitor that models the battery capacity and is chosen such that SOC=1 for a fully charged battery:

Cc=Battery amp hour rating*3600

The battery capacity is then adjusted to take into account the battery discharging and charging inefficiency:

Cc(Ib)=3600*Battery amphour rating*e−Discharging coeff*Ibattery(k) if Ibattery≧0,
Cc(Ib)=3600*(Battery amphour rating−Charging coeff*Ibattery(k)) if Ibattery<0.

The capacitor Cc is connected in parallel with a current source with current Ibattery(k), to model the discharging and charging of the battery.


The battery voltage VBus is modeled as the output of a circuit having a voltage source corresponding to the battery open circuit voltage Voc in series with a resistor RSeries that models the impedance of the battery.


The battery open circuit voltage is assumed to have a linear relationship with SOC:

Voc=VocSlope*custom character(k−1)+VocOffset.

Accordingly, the battery model is









{





SOC
.

=

-


I
battery



C
c



(

I
b

)












V
bus

=


V
oc

-


R
Series



I
battery




,








(
2
)








where the dot symbol denotes the time derivative.


The battery model could also include a resistor placed in parallel with Cc to model the battery self-discharge, or have a nonlinear relationship between SOC and Voc, or have a network of resistors and capacitors added to the series impedance to more accurately model transients in battery voltage.



FIG. 3 is a flowchart of the SOC estimation and regulation. Building upon the battery model shown in Equations (2), a Luenberger observer gives an estimate of the SOC based on the measured or calculated battery voltage and current Vbus and Ibattery:










SOC

^
.


=


-


I
battery


C
c



+

L


(


V
bus

-


V
bus

^


)







(
3
)








where custom character=Voc−RSeriesIbattery, with Voc=VocSlope*custom character+VocOffset, and where the hat symbol denotes an estimate of the corresponding variable.


The Luenberger observer is known in the art, and the observer gain L can be calculated using various methods including pole placement and Kalman filtering. A Kalman filtering design would assume a process and measurement noise structure to the system dynamics, and give the gain L that would minimize the steady-state error covariance of the system state.


The observer shown in Equation (3) needs to be discretized in order to be implemented on the digital control unit of the hybrid fuel cell system. Assuming a sampling time Ts for the estimation algorithm, and a Euler approximation of the time derivative of custom character







(


i
.
e
.





SOC

^
.








SOC
^



(
k
)


-


SOC
^



(

k
-
1

)




T
s



)

,





the following discrete implementation of the observer is obtained:








SOC
^



(
k
)


=



SOC
^



(

k
-
1

)


+


T
s



[


-



I
battery



(
k
)




C
c



(

I
b

)




+

L


(



V
bus



(
k
)


-

V
oc

+


R
Series




I
battery



(
k
)




)



]








which can also be expressed as follows:








SOC
^



(
k
)


=



SOC
^



(

k
-
1

)


+



T
s



[


-



I
battery



(
k
)




C
c



(

I
b

)




+

L


(



V
bus



(
k
)


-


V
oc


Slope
*


SOC
^



(

k
-
1

)



-


V
oc


Offset

+


R
series




I
battery



(
k
)




)



]


.







The SOC estimate is then coerced between 0 and 1:

custom character(k)=max{0;min{1;custom character(k)}}.


The SOC estimate has its initial value equal to a recorded value of the estimate taken during the previous system shutdown. If the forklift truck is used in a light power consuming mode, or not actively operated, a system shutdown mechanism will be triggered by a threshold high SOC value and cuts off the electric current from the fuel cell, thus preventing the batteries from overcharging. On the other hand, a load detecting mechanism that detects an electric load that draws power from the battery to a threshold value (e.g., Iload=20 amp and higher) will allow recharge of the battery by restarting the fuel cell system.


The SOC estimate is regulated to a desired setpoint value (SOCSP) by manipulating the fuel cell current IFC. In the present embodiment, a proportional controller is used for SOC regulation, but other control techniques can be used including but not limited to Proportional-Integral, Proportional-Integral-Derivative, Linear Quadratic Regulator, other classical control methods, modern, nonlinear, robust, optimal, stochastic, adaptive, intelligent. The proportional controller can be expressed as follows:

IFC(k)=(SOCSPcustom character(k)*KSOC reg

where the control gain KSOC reg can be chosen as







K

SOC





reg


=


C
c


SOC





Ctrl





Time





Constant







to achieve a closed loop dynamic of the SOC that has approximately a time constant of SOC Ctrl Time Constant seconds.


The fuel cell current setpoint IFC(k) is then coerced between a minimum value IFCmin and a maximum value IFCmax in order to maximize the fuel cell stack durability:

IFC(k)=max{IFCmin;min{IFCmax;IFC(k)}}.


The SOC can also be regulated by manipulating the DC/DC output current IDC/DC instead of manipulating the fuel cell current IFC.



FIG. 5 and FIG. 6 show data collected from a hybrid fuel cell-battery power system under various load conditions simulated by a Dynaload electronic load. FIG. 5 shows the load current ILoad and bus voltage Vbus while FIG. 6 shows the state of charge estimate custom character and fuel cell current IFC. For example, it can be seen from FIG. 6 that the state of charge is successfully maintained within 5% of its setpoint of 90%.


The methods disclosed herein can be applied, for example, in a hybridized forklift truck. However, the methods are applicable to a variety of applications that involve a hybrid fuel cell-battery power system, including auxiliary power units, backup power systems, portable generators, and fuel cell power plants in passenger vehicles.

Claims
  • 1. A method of managing a state of charge of a battery in a hybrid electric power system comprising a fuel cell, the method comprising: defining a setpoint;calculating an estimated present state of charge of the battery according to the following equation:
  • 2. The method according to claim 1, wherein the regulation of the state of charge of the battery effectively regulates the state of charge of the battery to within a selected range.
  • 3. The method according to claim 2, wherein the regulation of the state of charge of the battery effectively regulates the state of charge of the battery to within 5% of the setpoint.
  • 4. The method according to claim 1, wherein regulation of the state of charge of the battery effectively regulates the state of charge of the battery to the setpoint.
  • 5. The method according to claim 1, wherein the state of charge of the battery is regulated by a control technique chosen from proportional control, proportional-integral control, proportional-integral-derivative control, and linear quadratic control.
  • 6. The method of claim 1, wherein the fuel cell current is set to a value defined by the following equation: IFC(k)=(SOCSP−(k))*KSOC reg
  • 7. The method of claim 6, wherein the control gain, KSOC reg, is defined according to the following equation:
  • 8. The method of claim 7, wherein the calculated fuel cell current is coerced between a minimum fuel cell current value and a maximum fuel cell current value.
  • 9. The method of claim 1, wherein the observer gain is calculated using a method chosen from pole placement or Kalman filtering.
  • 10. The method according to claim 1, further comprising coercing the calculated estimated present state of charge of the battery to a value between 0 and 1.
  • 11. The method according to claim 1, wherein the state of charge of the battery is regulated by placing the fuel cell system in idle when the estimated present state of charge of the battery is greater than a threshold high state of charge value.
  • 12. The method according to claim 11, further comprising monitoring an electric load that draws power from the battery while the system is in idle and restarting the fuel cell system when an electric load that draws power from the battery at or above a threshold value is detected.
  • 13. The method according to claim 1, wherein the battery current is measured directly.
  • 14. The method according to claim 1, wherein the battery current is calculated.
  • 15. The method according to claim 1, wherein the battery voltage is measured directly.
  • 16. The method according to claim 1, wherein the battery voltage is sensed by a DC/DC converter connected in series with the fuel cell.
  • 17. The method according to claim 1, wherein the estimated battery voltage {circumflex over (V)}bus(k) is defined according to the following equation {circumflex over (V)}bus(k)=Voc−Vdrop where Voc is an open circuit voltage of the battery;Vdrop is the voltage drop caused by the battery current due to the battery impedance.
  • 18. The method according to claim 17, wherein the voltage drop caused by the battery current due to the battery impedance Vdrop is defined according to the following equation: Vdrop=RSeriesIbattery(k)where RSeries is a resistance value chosen to model the impedance of the battery.
  • 19. The method according to claim 1, wherein the battery capacity Cc is defined according to the following equation when Ibattery(k) is greater than or equal to zero: Cc=3600*Battery amp hour rating*e−Discharging coeff*Ibattery(k) and Cc is calculated according to the following equation when Ibattery(k) is less than zero: Cc=3600*(Battery amp hour rating−Charging coeff*Ibattery(k)).where the Battery amp hour rating, the Discharging coeff, and the Charging coeff are constants associated with the battery.
  • 20. The method according to claim 17, wherein the open circuit voltage of the battery is calculated according to the following equation: Voc=VocSlope*(k−1)+VocOffset,where VocSlope and Vocoffset are both constants associated with the battery.
Parent Case Info

This application claims priority to U.S. Provisional Application No. 61/253,013, filed Oct. 19, 2009, and U.S. Provisional Application No. 61/259,813, filed Nov. 10, 2009, both of which are incorporated by reference in their entirety.

US Referenced Citations (16)
Number Name Date Kind
6326763 King et al. Dec 2001 B1
6534954 Plett Mar 2003 B1
7486079 Yumoto et al. Feb 2009 B2
7561978 Koch et al. Jul 2009 B2
7701175 Rauchfuss Apr 2010 B2
8035345 Plett Oct 2011 B2
8046181 Kang et al. Oct 2011 B2
8319479 Kao et al. Nov 2012 B2
8332169 Kang et al. Dec 2012 B2
8368346 Batson et al. Feb 2013 B2
20040079564 Tabata Apr 2004 A1
20050095471 Winstead May 2005 A1
20060029846 Konoto et al. Feb 2006 A1
20060220619 Namba et al. Oct 2006 A1
20070051223 Sugimoto et al. Mar 2007 A1
20090246631 Hojo et al. Oct 2009 A1
Foreign Referenced Citations (6)
Number Date Country
2003 324853 Nov 2003 JP
2004 335343 Nov 2004 JP
2005 005009 Jan 2005 JP
2005005009 Jan 2005 JP
WO 2006057468 Jun 2006 WO
WO 2008004564 Jan 2008 WO
Non-Patent Literature Citations (2)
Entry
International Search Report and Written Opinion mailed Jan. 27, 2011, for International Application No. PCT/US2010/053239 filed Oct. 19, 2010, 11 pages.
Roscher, M.A. et al., “Dynamic electric behavior and open-circuit-voltage modeling of LiFeP04-based lithium ion secondary batteries”, Journal of Power Sources, Elsevier, SA, CH, vol. 196, No. 1, Jul. 7, 2010, pp. 331-336, XP027261337, ISSN: 0378-7753, Section 4.3.
Related Publications (1)
Number Date Country
20110093223 A1 Apr 2011 US
Provisional Applications (2)
Number Date Country
61253013 Oct 2009 US
61259813 Nov 2009 US