CO controller for a boiler

Information

  • Patent Grant
  • 7607913
  • Patent Number
    7,607,913
  • Date Filed
    Tuesday, October 10, 2006
    17 years ago
  • Date Issued
    Tuesday, October 27, 2009
    14 years ago
Abstract
A CO controller is used in a boiler (e.g. those that are used in power generation), which has a theoretical maximum thermal efficiency when the combustion is exactly stoichiometric. The objective is to control excess oxygen (XSO2) so that the CO will be continually on the “knee” of the CO vs. XSO2 curve.
Description
FIELD

The invention relates to boilers, and, more particularly, to closed loop carbon monoxide controllers for boilers.


BACKGROUND

Boilers (e.g. those that are used in power generation) have a theoretical maximum thermal efficiency when the combustion is exactly stoichiometric. This will result in the best overall heat rate for the generator. However, in practice, boilers are run “lean”; i.e., excess air is used, which lowers flame temperatures and creates an oxidizing atmosphere which is conducive to slagging (further reducing thermal efficiency). Ideally the combustion process is run as close to stoichiometric as practical, without the mixture becoming too rich. A rich mixture is potentially dangerous by causing “backfires”. The objective is to control excess oxygen (XSO2) so that the CO will be continually on the “knee” of the CO vs. XSO2 curve.


SUMMARY

A method for computing an excess oxygen setpoint for a combustion process in real time is described.





BRIEF DESCRIPTION OF DRAWINGS


FIG. 1 shows an example of a CO vs. XSO2 curve.





DESCRIPTION

One objective is to control excess oxygen (XSO2) so that the CO will be continually on the “knee” of the CO vs. XSO2 curve. This will result in the best overall heat rate for the generator. The basic theory behind this premise is that maximum thermal efficiency occurs when the combustion is exactly stoichiometric. However, in practice boilers are run “lean”; i.e., excess air is used, lowering flame temperatures, and creating an oxidizing atmosphere which is close to stoichiometric as practical, without the mixture becoming too rich, potentially becoming dangerous by causing “backfires”.


The “knee” of the curve is defined where the slope of the curve is fairly steep. Users can select the slope to be either aggressive or conservative. A “steep” slope is very aggressive (closer to stoichiometric), a “shallow” slope is more conservative (leaner burn).


In most cases, operators run the boilers at very low or nearly zero CO. This is to prevent “puffing” in the lower sections of the economizer.



FIG. 1 shows an example of a CO vs. XSO2 curve. Shown are a power law curve 102 of CO vs XSO2 and real time data 104. The x-axis is the percentage of XSO2. The y-axis is CO in ppm.


This document describes how to run the combustion process under closed loop control to achieve best heat rate under all loading conditions and large variations in coal quality. The method is as follows:


One embodiment using the power law curves is described. The invention is not limited to power law curves. First, in real time, compute the power law curve 102 of CO vs XSO2. An example is shown in FIG. 1. This is done in a moving window of real time data 104, typically the last 30 minutes of operating data. Filtering of the data 104 may be applied during the fitting process. A moving window maximum likelihood fitting process may be used to create the coefficients in the power law curve fit. This method works for any type of fitted function.


Second, an operator selects a slope target. For example, −300 ppm CO/XSO2 may be used. With this exemplary setting, for each one percent reduction in O2 there will be an increase in CO of 300 ppm.


Third, at each calculation interval, the best setpoint of O2 is determined by solving the first derivative power law curve, for the selected “derivative.” This becomes the new setpoint for the O2 controller. In the case where the fitted curve is not differentiable analytically, the derivative can be found by convention numerical differentiation.


Fourth, the sensitivity analyses are done on the alpha and beta coefficients.


Using the data shown in FIG. 1, an exemplary power law fit is given by:

y=αxβ  Eq. 1
dy/dx=γ=γ=αβxβ−1  Eq. 2

where α=1458.2, β=−1.5776, y=CO, x=XSO2, and γ is the slope of the power law curve. For any value of slope, there is a unique value of x.


These parameters are estimated using CO and XSO2 data in the moving window. The window could be typically from about 5 minutes to one hour. The formulation is as follows:

ln(y)=ln(α)+βln(x)  Eq. 3


Let p1=ln(α), p2=β, z(t)=ln(y(t)), and w(t)=ln(x(t)), where t=time. We will have the values of x and y at time t=0, t=−1, t=−2, . . . , t=−n, where n is the number of past samples used in the moving window. Then we can write the following equations:

z(0)=1*p1+w(0)*p2
z(−1)=1*p1+w(−1)*p2
z(−n)=1*p1+w(−n)*p2  Eqs. 4


These may be written in vector matrix notation as follows:

z=Ap  Eq. 5

where the A matrix is a (n×2) matrix as follows:







A
=

[



1



w


(
0
)






1



w


(

-
1

)






1



w


(

-
2

)














1



w


(

-
n

)





]


,
and





p is a vector as shown below:






p
=

[




p
1






p
2




]





The solution is:

{circumflex over (p)}=[ATA]−1ATz  Eq. 6


The resulting parameters are:

{circumflex over (α)}=exp({circumflex over (p)}1)  Eq. 7
{circumflex over (β)}={circumflex over (p)}2  Eq. 8


The control equation is found by solving Eq. 2 for the value of x, resulting in:










x
T

=


(

αβ
γ

)


(

1

1
-
β


)






Eq
.




9







We next look at the sensitivity of xt. The total derivative is written as:










Δ






x
T


=



[



(

α
β

)


(

1

1
-
β


)


+


(

1

1
-
β


)




(

αβ
γ

)


(

β

1
-
β


)




]


δβ

+



(

β
γ

)


(

1

1
-
β


)



δα






Eq
.




10







Thus for any variation in the parameters, one can calculate in advance the effect on the target XSO2. Thus for every change in the computed parameters, the sensitivity equation is used to determine the effect on the new proposed XSO2 setpoint.


For the data shown in FIG. 1, and a value of γ=−500, the optimal setpoint of XSO2 is 1.8 percent.


Note: one aspect of the invention is that the “now” value of CO may not be directly used to find the best XSO2 setpoint, rather the past n values of CO and XSO2. This is unique compared to other systems that have been used for control of CO.


It will be apparent to one skilled in the art that the described embodiments may be altered in many ways without departing from the spirit and scope of the invention. Accordingly, the scope of the invention should be determined by the following claims and their equivalents.

Claims
  • 1. A method of controlling excess oxygen in a combustion process in a boiler, the method comprising: (a) having data comprising carbon monoxide concentration and excess oxygen measurements;(b) fitting a curve for said carbon monoxide concentration measurements versus said excess oxygen measurements, wherein said fitting relies on one or more fit parameters, and wherein the values of said one or more fit parameters are found by said fitting;(c) determining an excess oxygen setpoint for said combustion process of said boiler based on said one or more fit parameters; and(d) adjusting said excess oxygen setpoint for said combustion process of said boiler to said determined excess oxygen setpoint, wherein said combustion process uses carbon based fuel.
  • 2. The method of claim 1, wherein said excess oxygen and carbon monoxide concentration measurements are fitted in a moving window data store.
  • 3. The method of claim 2 further comprising calculating a sensitivity to said one or more fit parameters of said fitted curve based on the moving window data store.
  • 4. The method of claim 2, where the moving window data store records data for a time range between 5 and 60 minutes.
  • 5. The method of claim 1, wherein the carbon based fuel is from a group consisting of coal, natural gas, oil, hog fuel, grass, and animal waste.
  • 6. The method of claim 1, wherein a first derivative of said fitted curve is used to determine to said excess oxygen setpoint.
  • 7. The method of claim 6, wherein said derivative is computed analytically.
  • 8. The method of claim 6, wherein said derivative is computed numerically.
  • 9. The method of claim 6, wherein said excess oxygen setpoint is determined based on an operator-selected target slope and said one or more fit parameters.
  • 10. The method of claim 1, wherein said fitting said curve is accomplished in real time.
  • 11. The method of claim 1, wherein said fitted curve is a power law curve of the form y=αxβ, wherein y is the carbon monoxide concentration, wherein x is the excess oxygen, and wherein α and β are said fit parameters.
  • 12. The method of claim 11, further comprising calculating a derivative of said power law curve, wherein said excess oxygen setpoint is determined based on α, β, and an operator-selected target slope.
  • 13. The method of claim 12, wherein γ is said operator-selected target slope, and wherein said determined excess oxygen setpoint is equal to (αβ/γ)1/(1−β).
  • 14. The method of claim 11, further comprising calculating a sensitivity of said excess oxygen setpoint to said fit parameters of said power law curve.
  • 15. The method of claim 14, wherein said sensitivity of said excess oxygen setpoint is equal to: [(α/β)1/(1−β)+{1/(1−β)}(αβ/γ)β/(1−β)]δβ+[β/γ]1/(1−β)δα.
  • 16. The method of claim 1, further comprising plotting said carbon monoxide measurements versus said excess oxygen measurements.
  • 17. The method of claim 16, further comprising plotting said fitted curve on said plot of said carbon monoxide measurements versus said excess oxygen measurements.
RELATED APPLICATIONS

This application claims priority under 35 U.S.C. §119(e) to provisional application No. 60/731,155 filed on Oct. 27, 2005 titled “CO Controller for a Boiler.”

US Referenced Citations (34)
Number Name Date Kind
3184686 Stanton May 1965 A
3469828 Lane Sep 1969 A
3880348 Salihbegovic et al. Apr 1975 A
4033712 Morton Jul 1977 A
4054408 Sheffield et al. Oct 1977 A
4162889 Shigemura Jul 1979 A
4362269 Rastogi et al. Dec 1982 A
4362499 Nethery Dec 1982 A
4423487 Buckenham et al. Dec 1983 A
4516929 Hiroi et al. May 1985 A
4531905 Ross Jul 1985 A
4666457 Hayes et al. May 1987 A
4749122 Shriver et al. Jun 1988 A
4846410 Jewett et al. Jul 1989 A
5070246 Durham et al. Dec 1991 A
5205253 Shelef et al. Apr 1993 A
5222887 Zabielski, Sr. Jun 1993 A
5226920 Andreasson Jul 1993 A
5248617 De Haan Sep 1993 A
5280756 Labbe Jan 1994 A
5764544 Sheldon Jun 1998 A
5790420 Lang Aug 1998 A
5827979 Schott et al. Oct 1998 A
5993049 Sheldon Nov 1999 A
6095793 Greeb Aug 2000 A
6120173 Bonissone et al. Sep 2000 A
6388447 Hall et al. May 2002 B1
6499412 Cochran et al. Dec 2002 B2
6507774 Reifman et al. Jan 2003 B1
6584429 Lang Jun 2003 B1
6714877 Lang Mar 2004 B1
6810358 Lang et al. Oct 2004 B1
20020167326 Borden et al. Nov 2002 A1
20040180203 Yadav et al. Sep 2004 A1
Related Publications (1)
Number Date Country
20070111148 A1 May 2007 US
Provisional Applications (1)
Number Date Country
60731155 Oct 2005 US