Fuel cells can be used to generate electrical power for many applications such as, e.g., automobiles, emergency power sources, etc. The fuel cell is an electrochemical device that generates electricity from an external fuel. For example, a polymer electrolyte membrane (PEM) fuel cell utilizes hydrogen while a direct methanol fuel cell (DMFC) is powered by methanol. The waste products of the reaction include heat and water.
Many aspects of the present disclosure can be better understood with reference to the following drawings. The components in the drawings are not necessarily to scale, emphasis instead being placed upon clearly illustrating the principles of the present disclosure. Moreover, in the drawings, like reference numerals designate corresponding parts throughout the several views.
Disclosed herein are various embodiments related to fuel cell control. Reference will now be made in detail to the description of the embodiments as illustrated in the drawings, wherein like reference numbers indicate like parts throughout the several views.
Referring to
CH3OH+H2O→6H++6e−+CO2
and the reduction reaction at the cathode can be written as:
3/2O2+6H++6e−→3H2O.
In this way, water is consumed at the anode and produced at the cathode with an overall redox reaction given by:
CH3OH+3/2O2→2H2O+CO2.
A fuel loop supplies the fuel to the DMFC 103. A liquid tank 106 contains a supply of methanol solution that is provided as fuel to the anode chamber of the DMFC 103 by a recirculation pump 109. A valve 112 may be used to adjust the amount of fuel supplied to the anode chamber of the DMFC 103. After oxidation at the anode, the fuel is exhausted as a mixture of Methanol, water, and carbon dioxide. The fuel mixture passes through a gas liquid separator (GLS) 115 to remove gas from the solution. The methanol solution is then returned to the liquid tank 106. As methanol is depleted, it can be injected into the fuel loop from a fuel tank 118 by an injection pump 121 to maintain the desired fuel concentration. A liquid filter 124 can filter the methanol before being added to the fuel loop and a valve 127 may be used to isolate the injection pump 121 from the fuel loop. A cooling fan 130 controls the airflow through the cathode chamber of the DMFC 103. Ambient air is supplied through an air filter 133 and air, water, and heat are exhausted. While a portion of the water produced at the cathode is recycled back to the anode chamber of the DMFC 103, the remaining portion is exhausted with the heated air. A water dosage may be used to add water to the liquid tank 106 to replace the water lost through the cathode.
A variety of system conditions may be monitored using sensors. These may include, but are not limited to: temperature (anode chamber, cathode chamber, and/or stack membrane) of the DMFC 103; temperature, relative humidity and/or pressure of the air supplied to and/or exiting the cathode chamber of the DMFC 103; level and temperature of the liquid tank 106; temperature of the GLS 115; methanol concentration of the fuel; stack voltage and/or stack current output by the DFMC 103, and/or the output voltage and/or current of the DC/DC converter 136.
The DMFC 103 operates in three modes or states: power production, reactivation, and water recovery. Normal modes include the power production mode where useful energy is generated by the DMFC 103 and the reactivation mode where the capabilities of the DMFC 103 are refreshed. The water recovery mode allows the liquid tank level to return to safely return to the operational range. The water recovery mode is triggered as a remedial correction to the DMFC system 100.
Water management is an important consideration for the DMFC 103. The water balance can be controlled to provide efficient operation of the DMFC 103 during the power production mode. By controlling the heating of the DMFC 103, it is possible to adjust for water loss in the exhausted air. This may be accomplished by controlling the fan speed and thus the air flow through the cathode chamber of the DMFC 103. Fuel concentration, which can affect the oxidation reaction as the anode, maybe controlled by adjusting the speed of the injection pump 121. Output current of the DMFC 103 may also be controlled via a DC/DC converter 136. The DMFC system 100 can also make real-time adjustments to respond to changes in the power load demand.
Control of the DMFC system 100 is provided by using various proportional-integral (PI) controllers that include a bias element (or PIB). The PIB control output u(t) may be expressed as:
u(t)=ū+Kpe(t)+KII(t)
where ū is an applied bias, Kp is a proportional gain, e is the error given by the difference (r−y) between a reference set point (r) and a measured (or estimated) variable (y), KI is the integral gain, and I(t) is the integral term:
I(t)=∫0te(τ)dτ.
A positive error increases the integral term over time and a negative error decreases the integral term over time. As can be understood, this can cause the integral term to continue to increase or decrease indefinitely. This can result in unbounded control signals. Generally, an output u(t) of the PIB is limited to within an operating range defined by maximum and minimum values, which may be expressed as a saturation function: sat(u, umax, umin). In the case of a discrete-time implementation with a sampling period of Δt, the integral term is implemented as t=k Δt giving:
I(kΔt)=I((k−1)Δt)+f(e(kΔt))
with I(0)=0. Various integral calculation schemes may be used such as, e.g., the Euler method f(e(k Δt))=e(k Δt)·Δt.
Control of the DMFC system 100 may be provided using a plurality of PIB controllers. Control of the DMFC system 100 can be implemented using processing circuitry. In various embodiments, the processing circuitry is implemented as at least a portion of a microprocessor. The processing circuitry may be implemented using one or more circuits, one or more microprocessors, microcontrollers, application specific integrated circuits, dedicated hardware, digital signal processors, microcomputers, central processing units, field programmable gate arrays, programmable logic devices, state machines, or any combination thereof. In yet other embodiments, the processing circuitry may include one or more software modules executable within one or more processing circuits. The processing circuitry may further include memory configured to store instructions and/or code that cause the processing circuitry to execute various control functions. For the exemplary DFMC system 100 of
Referring to
Referring next to
An anti-reset windup technique may be used to maintain stable operation of the DMFC system 100. The anti-reset windup can include conditional integration that is based upon the indications of the measured (or estimated) variable y. That is, if the variable y is not within a determined range from ymin to ymax, then the integration is suspended and the integral term does not change. This may be expressed as:
if y∉[ymin,ymax]⇒I(t)=I(t−Δt),
where the minimum value ymin=(y1, y2) and the maximum value ymax=max(y1, y2) are determined based upon:
where each considers the bias term (ū) of the PIB.
In the case of the stack voltage controller 200 of
In the case of the cascaded liquid level controller 500 and the stack temperature controller 600 of
if yMaster∉[yminMaster,ymaxMaster] or uSlave∉[uminSlave,umaxSlave]⇒IMaster(t)=IMaster(t−Δt).
Thus, in the case of the liquid level controller 500 of
Control of the DMFC system 100 may be improved by selecting an appropriate sampling period for each of the controllers. The sampling periods may be based upon how quickly each of the measured or estimated variables y change over time. For example, the liquid level (L%) of the liquid tank 106 varies slower than the stack temperature (Ts) of the DMFC 103. Similarly, the stack voltage (Vs) for the DMFC 103 can vary faster than the other variables. By appropriately selecting the sampling period for each controller, variations in the operation of the DMFC system 100 can be reduced. For example, the sampling period of the liquid level (L%) for the liquid level controller 500 may be the longest at, e.g., one second. The sampling period of the stack temperature (Ts) for the stack temperature controller 600 may be shorter at, e.g., 0.5 second. The sampling period of the methanol concentration (CMeOH) for the methanol concentration controller 300 may be shorter at, e.g., 0.5 second. The sampling period of the stack voltage (Vs) for the stack voltage controller 200 may be the shortest at, e.g., 0.25 second.
The stack current i(t) output by the DMFC 103 can be used as a feedback signal to the stack voltage controller 200. The stack current i(t) (or other monitored condition) may also be used as a feed forward signal to one of the PIB controllers. When using the stack current as a feed forward signal, the PIB control output u(t) may be expressed as:
u(t)=ū+Kpe(t)+KII(t)+KFi(t),
where KF is the feed forward gain. For example, the stack current i(t) may be used as a feed forward signal by the methanol concentration controller 300, the liquid level controller 500, and/or the stack temperature controller 600. In some implementations, the scaled feed forward signal may be combined with the PIB control output (u(t)+KFi(t)) to provide the corresponding control signal. In some embodiments, the output current of the DC/DC converter 136 may be used as a feed forward signal to one or more of the controllers.
One or more parameters of the PIB controllers and/or feed forward signals may be changed or updated during operation of the DMFC system 100. In this way, control of the DMFC system 100 may adapt to changing operating conditions. For example, changes in the ambient air temperature may be monitored and the system control may adapt to account for the effect on the DMFC operation. A parameter may be changed or updated by obtaining a new value from a lookup table, by calculating a new value using a predefined relationship (e.g., a mathematical expression), or other intelligent control method (e.g., neural networks and/or other rule based relationships). In some cases, an interface may be provided to allow a user to specify a parameter. Adaptive gain scheduling of one or more bias values (ū) may also be used to allow the PIB controllers to improve performance of the DMFC system 100. Changes or updates of the parameters may be carried out during the reactivation mode of the DMFC 103 to reduce the impact during the power production mode. In some cases, the reactivation mode may be initiated for the DMFC 103 in response to a monitored condition (e.g., ambient temperature) crossing a predefined threshold to allow one or more parameters to be updated.
Testing of the DMFC system 100 with the disclosed controllers 200, 300, 500, and 600 (in the cascade configuration) extended the operating time of the DMFC system 100. It also provided significantly improved methanol concentration control (reduced deviation from the operating point) and temperature control (lower temperature rise for corresponding rise in tank level and reduced temperature fluctuations). Excellent water balance control was demonstrated by not triggering a water recovery mode with 16 hours of continuous operation. Referring to
Control of the DMFC system 100 may also include estimating the methanol concentration of the fuel. An observer implemented by processing circuitry including, e.g., a processor executing instructions and/or code uses a plurality of monitored conditions and/or control variables to determine an estimate of the methanol concentration. For example, the estimated concentration may be based at least in part upon temperature of the anode chamber, cathode chamber, and/or stack membrane of the DMFC 103; temperature of the GLS 115; and/or level and/or temperature of the liquid tank 106. The estimated concentration may be based at least in part upon the control variables for the stack current (uI
For a linear system, the dynamics may be modeled by:
{dot over (x)}(t)=Ax(t)+Bu(t)
y(t)=Cx(t)+Du(t)
where x(t) is the state vector, u(t) is the input vector of the system and y(t) is the output vector. The terms of the system matrices may be identified through input excitation and/or through the principles of mass/energy balance. An observer can be used to estimate the dynamics of the system using:
{circumflex over ({dot over (x)})}(t)=A{circumflex over (x)}(t)+Bu(t)+L(y(t)−ŷ(t))
ŷ(t)=C{circumflex over (x)}(t)+Du(t)
where the estimated states are based upon the input and output vectors of the system. The term L is chosen such that as time approaches infinity, the error between the actual states and the estimated states ({tilde over (x)}(t)=x(t)−{circumflex over (x)}(t)) approaches zero or falls within a predefined limit. For stability, the eigenvalues of (A−LC) should be in the left half of the complex plane.
An observer in an augmented form (or an augmented observer) can also be used to estimate the dynamics of the system using:
{circumflex over ({dot over (x)})}=A{circumflex over (x)}+Bu+Lp(y−ŷ)+La{circumflex over (z)}
{circumflex over (ż)}=Li(y−ŷ)
where the estimated states are again based upon the input and output vectors of the system where Lp is the proportional gain, La is the augmented-state gain, and Li is the integral gain. The equation for ŷ is the same as indicated above. The PI observer in the augmented form can be represented as:
{circumflex over ({dot over (β)})}=Ā{circumflex over (β)}+
ŷ=
where
and L=[Lp Li]T.
The terms Lp, and Li are chosen such that as time approaches infinity, the error between the actual states and the estimated states ({tilde over (x)}(t)=x(t)−{circumflex over (x)}(t)) approaches zero or falls within a predefined limit. La is chosen to enhance the performance of the estimator relative to the type of model disturbance. La can be chosen to define within specified limits the space of observable disturbances for better estimation performance. This observer can also be used to enhance performance in the presence of process-model mismatch. For stability, the eigenvalues of (A−LC) should be in the left half of the complex plane.
For a non-linear system, the dynamics are linearized about an operating point (
where Δx=x−
Δ{circumflex over ({dot over (x)})}(t)=AΔ{circumflex over (x)}(t)+BΔu(t)+L(Δy(t)−Δŷ(t))
Δŷ(t)=CΔ{circumflex over (x)}(t)+DΔu(t)
The term L is chosen such that as time approaches infinity, the error between the actual states and the estimated states (Δ{tilde over (x)}(t)=Δx(t)−Δ{circumflex over (x)}(t)) approaches zero. The dynamics of the augmented observer can be linearized in the same fashion as can be appreciated.
In the case of the non-linear DMFC system 100 (
λ(A−LC)=[−500 −50 −1 −0.5 −0.3 −0.1 −0.05]
The calculated values of L were given by:
Referring to
Because some of the state vector terms can be measured, a reduced state observer can be used to reduce the computation to estimate methanol concentration. This may be expressed as:
where only x2 is estimated instead of the entire state vector x(t). In some implementations, x2 may estimate a plurality of terms that may not be measured directly. In other embodiments, the methanol concentration may be the only estimated term. Using the measured state vector terms, simulation tests of the reduced state observer resulted in faster convergence than for the full state estimation tests and with lower steady state observer errors. Referring to
and the calculated L was:
The reduced state observer performed better than the full state observer with a maximum error of 0.09 M. In some embodiments, other combinations of states of the DMFC system 100 may be used to estimate the methanol concentration.
With reference now to
Stored in the memory 1006 are both data and several components that are executable by the processor 1003. In particular, stored in the memory 1006 and executable by the processor 1003 are DMFC system application(s) 1015, an operating system 1018, and/or other applications 1021. DMFC system applications can include applications that support, e.g., controllers for control of the operation of the DMFC system 100 and/or reduced observers for estimation of states of the DMFC system 100. It is understood that there may be other applications that are stored in the memory 1006 and are executable by the processor 1003 as can be appreciated. Where any component discussed herein is implemented in the form of software, any one of a number of programming languages may be employed such as, for example, C, C++, C#, Objective C, Java®, JavaScript®, Peri, PHP, Visual Basic®, Python®, Ruby, Delphi®, Flash®, LabVIEW® or other programming languages.
A number of software components are stored in the memory 1006 and are executable by the processor 1003. In this respect, the term “executable” means a program file that is in a form that can ultimately be run by the processor 1003. Examples of executable programs may be, for example, a compiled program that can be translated into machine code in a format that can be loaded into a random access portion of the memory 1006 and run by the processor 1003, source code that may be expressed in proper format such as object code that is capable of being loaded into a random access portion of the memory 1006 and executed by the processor 1003, or source code that may be interpreted by another executable program to generate instructions in a random access portion of the memory 1006 to be executed by the processor 1003, etc. An executable program may be stored in any portion or component of the memory 1006 including, for example, random access memory (RAM), read-only memory (ROM), hard drive, solid-state drive, USB flash drive, memory card, optical disc such as compact disc (CD) or digital versatile disc (DVD), floppy disk, magnetic tape, or other memory components.
The memory 1006 is defined herein as including both volatile and nonvolatile memory and data storage components. Volatile components are those that do not retain data values upon loss of power. Nonvolatile components are those that retain data upon a loss of power. Thus, the memory 1006 may comprise, for example, random access memory (RAM), read-only memory (ROM), hard disk drives, solid-state drives, USB flash drives, memory cards accessed via a memory card reader, floppy disks accessed via an associated floppy disk drive, optical discs accessed via an optical disc drive, magnetic tapes accessed via an appropriate tape drive, and/or other memory components, or a combination of any two or more of these memory components. In addition, the RAM may comprise, for example, static random access memory (SRAM), dynamic random access memory (DRAM), or magnetic random access memory (MRAM) and other such devices. The ROM may comprise, for example, a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or other like memory device.
Also, the processor 1003 may represent multiple processors 1003 and the memory 1006 may represent multiple memories 1006 that operate in parallel processing circuits, respectively. In such a case, the local interface 1009 may be an appropriate network that facilitates communication between any two of the multiple processors 1003, between any processor 1003 and any of the memories 1006, or between any two of the memories 1006, etc. The local interface 1009 may comprise additional systems designed to coordinate this communication, including, for example, performing load balancing. The processor 1003 may be of electrical or of some other available construction.
Although the DMFC system application(s) 1015, the operating system 1018, application(s) 1021, and other various systems described herein may be embodied in software or code executed by general purpose hardware as discussed above, as an alternative the same may also be embodied in dedicated hardware or a combination of software/general purpose hardware and dedicated hardware. If embodied in dedicated hardware, each can be implemented as a circuit or state machine that employs any one of or a combination of a number of technologies. These technologies may include, but are not limited to, discrete logic circuits having logic gates for implementing various logic functions upon an application of one or more data signals, application specific integrated circuits having appropriate logic gates, or other components, etc. Such technologies are generally well known by those skilled in the art and, consequently, are not described in detail herein.
Also, any logic or application described herein, including the DMFC system application(s) 1015 and/or application(s) 1021, that comprises software or code can be embodied in any non-transitory computer-readable medium for use by or in connection with an instruction execution system such as, for example, a processor 1003 in a computer system or other system. In this sense, the logic may comprise, for example, statements including instructions and declarations that can be fetched from the computer-readable medium and executed by the instruction execution system. In the context of the present disclosure, a “computer-readable medium” can be any medium that can contain, store, or maintain the logic or application described herein for use by or in connection with the instruction execution system. The computer-readable medium can comprise any one of many physical media such as, for example, magnetic, optical, or semiconductor media. More specific examples of a suitable computer-readable medium would include, but are not limited to, magnetic tapes, magnetic floppy diskettes, magnetic hard drives, memory cards, solid-state drives, USB flash drives, or optical discs. Also, the computer-readable medium may be a random access memory (RAM) including, for example, static random access memory (SRAM) and dynamic random access memory (DRAM), or magnetic random access memory (MRAM). In addition, the computer-readable medium may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or other type of memory device.
It should be emphasized that the above-described embodiments of the present disclosure are merely possible examples of implementations set forth for a clear understanding of the principles of the disclosure. Many variations and modifications may be made to the above-described embodiment(s) without departing substantially from the spirit and principles of the disclosure. All such modifications and variations are intended to be included herein within the scope of this disclosure and protected by the following claims.
It should be noted that ratios, concentrations, amounts, and other numerical data may be expressed herein in a range format. It is to be understood that such a range format is used for convenience and brevity, and thus, should be interpreted in a flexible manner to include not only the numerical values explicitly recited as the limits of the range, but also to include all the individual numerical values or sub-ranges encompassed within that range as if each numerical value and sub-range is explicitly recited. To illustrate, a concentration range of “about 0.1% to about 5%” should be interpreted to include not only the explicitly recited concentration of about 0.1 wt % to about 5 wt %, but also include individual concentrations (e.g., 1%, 2%, 3%, and 4%) and the sub-ranges (e.g., 0.5%, 1.1%, 2.2%, 3.3%, and 4.4%) within the indicated range. The term “about” can include traditional rounding according to significant figures of numerical values. In addition, the phrase “about ‘x’ to ‘y’” includes “about ‘x’ to about ‘y’”.
This application is the 35 U.S.C. § 371 national stage application of PCT Application No. PCT/US2014/023117, filed Mar. 11, 2014, which claims priority to and the benefit of, U.S. provisional application entitled “OPERATIONAL CONTROL OF FUEL CELLS” having Ser. No. 61/776,464, filed Mar. 11, 2013, both of which are hereby incorporated by reference in their entireties.
This invention was made with government support under agreement no. DE-EE0000476 awarded by the Department of Energy. The Government has certain rights in the invention.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/US2014/023117 | 3/11/2014 | WO | 00 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2014/164650 | 10/9/2014 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
6589679 | Acker et al. | Jul 2003 | B1 |
6762587 | Barbetta | Jul 2004 | B1 |
7776482 | Akiyama et al. | Aug 2010 | B2 |
7960067 | Wang et al. | Jun 2011 | B2 |
20050042487 | Surampudi et al. | Feb 2005 | A1 |
20050112419 | Zheng | May 2005 | A1 |
20050118470 | Harada et al. | Jun 2005 | A1 |
20060063053 | Higashionji et al. | Mar 2006 | A1 |
20060083966 | Ozeki | Apr 2006 | A1 |
20070082244 | Kuriiwa | Apr 2007 | A1 |
20070264544 | Jang et al. | Nov 2007 | A1 |
20070264548 | Yagi | Nov 2007 | A1 |
20080088273 | Shu | Apr 2008 | A1 |
20080282795 | Zabel et al. | Nov 2008 | A1 |
20110223507 | LaVen | Sep 2011 | A1 |
20120178008 | Heo | Jul 2012 | A1 |
Number | Date | Country |
---|---|---|
2006114487 | Apr 2006 | JP |
Entry |
---|
International Search Report for PCT/US2014/023117 dated Jul. 10, 2014. |
English translation of the Abstract for JP 2006114487 A published on Apr. 27, 2006. |
“Panasonic Develops Direct Methanol Fuel Cell System With High Power Output and Durability”, Dec. 25, 2009, http://news.panasonic.com/press/news/official.data/data.dir/en091225-4/en091225-4.html. |
Mench, Matthew M. et al.: ‘An in situ method for determination of current distribution in PEM fuel cells applied to a direct methanol fuel cell’ Journal of the Electrochemical Society vol. 150, No. 1, 2003, pp. A79-A85. |
Olsen Berenguer, F. A. et al.: ‘Design of improved fuel cell controller for distributed generation systems’ International Journal of Hydrogen Energy vol. 35, No. 11, 2010, pp. 5974-5980. |
Portable DMFC system with methanol sensor-less control Source: Journal of Power Sources, vol. 167 Issue 2, May 15, 2007, pp. 442-449 Author(s): C.Y. Chen, D.H. Liu, C.L. Huang, C.L. Chang. |
An innovative passive DMFC technology Source: Applied Thermal Engineering, vol. 28 Issue 13, Sep. 2008, pp. 1614 to 1622 Author(s): Amir Faghri, Zhen Guo. |
Overview on the challenges and developments of micro-direct methanol fuel cells (DMFC) Source: Journal of Power Sources, vol. 163 Issue 1, Jan. 2007, pp. 743-754 Author(s): S.K. Kamarudin, W.R.W. Daud, S.L. Ho, U.A. Hasran. |
Characterisation of a portable DMFC stack and a methanol-feeding concept 5 Source: Journal of Power Sources, vol. 158 Issue 1, Jul. 14, 2008, pp. 177-187 Author(s): Anders Oedegaard, Christian Hentschel. |
Number | Date | Country | |
---|---|---|---|
20160020476 A1 | Jan 2016 | US |
Number | Date | Country | |
---|---|---|---|
61776464 | Mar 2013 | US |