Anda di halaman 1dari 5

SAMI 2016 IEEE 14th International Symposium on Applied Machine Intelligence and Informatics January 21-23, 2016 Herlany,

ny, Slovakia

Using Computational Intelligence in Biomass


Combustion Control in Medium-Scale Boilers
M. Tthov*, J. Dubjk*
*

Technical University of Koice, Department of Mathematics, Informatics and Cybernetics,


Faculty of Manufacturing Technologies, Preov, Slovakia
maria.tothova@tuke.sk, jan.dubjak@tuke.sk
The fuel supply control loop adjusts the amount of
supplied fuel according to actually desired power
of the boiler.

AbstractFrom a control point of view, the biomass


combustion is extremely complex process with significant
dynamic couplings among variables and a number of
measurable and non-measurable disturbances. The
relationships among these variables are usually highly nonlinear with long time-delays. Therefore, it is often necessary
to use computational intelligence methods in modeling and
control of biomass combustion process. In the paper there
are described some approaches to combustion process
control in medium-scale biomass-fired boilers. The
computational intelligence methods were used for boiler
output water temperature control and correction of fuel
supply and amounts of primary and secondary air supplied
into the boiler combustion chamber according to trends of
carbon monoxide emissions.

The primary air control loop adjusts the amount of


supplied primary air according to the amount
of supplied fuel and the actual output boiler
temperature.
The secondary air control loop adjusts the amount
of supplied secondary air according to the amount
of supplied fuel and the oxygen concentration in
flue gas.

Keywordsbiomass combustion; computational intelligence;


artificial neural networks; Varela immune controller

I.
INTRODUCTION
There is need in biomass combustion to achieve
simultaneously controlled values of the required boiler
heat output and optimal conditions for the combustion
process from both the combustion efficiency and low
emissions point of view [1], [2]. But there are lots of
difficulties to increase combustion efficiency only by
classic approaches to the biomass combustion process
control because especially woodchips are characterized in
that they have big inhomogeneity. Level of the
inhomogeneity of the woodchips depends on the moisture
content in wood, the type of wood, and it has effect on the
control parameters of combustion process and thus of
course on the combustion quality [3], [4], [5], [6].
As it was presented in [7] and [8], considering
inconstant characteristics of the fuel it is necessary to
control the amount of combustion air during woodchips
supply into furnace and during the combustion too. If the
amount of air is less than optimum one, incomplete
combustion occurs and flue gas contains a part of
combustible components. On the other hand in case
of supplying the large amount of the combustion air, an
energy loss (called also flue loss) occurs. There is also
necessity to divide the supplied air into primary and
secondary air. Nowadays high quality medium-scale
boilers for woodchips combustion are already equipped by
a sensor of oxygen (O2) concentration in the flue gas for
control of the supplied air amount. Then the basic control
scheme (Fig. 1) contains these main control loops [9],
[10], [11]:

978-1-4673-8740-8/16/$31.00 2016 IEEE

Figure 1. Control scheme of medium-scale biomass-fired boiler

The most common way of O2 concentration


measurement in medium-scale biomass-fired boilers is
using a low cost lambda probe, which is generally an
oxygen analyzer working on the principle of
electrochemical cell. From the measured O2 concentration
in the flue gas it is possible to calculate the excess air ratio
as follows [12]:

81

M. Tthov and J. Dubjk Using Computational Intelligence in Biomass Combustion Control in Medium-Scale Boilers

21
.
21 O 2 %

Output water temperature

(1)

CO emissions
O2 concentration

Then the amount of supplied combustion air is usually


adjusted by fan speed control of the secondary air based
on information about the actual excess air calculated by
(1). In this way it is possible to reduce the energy loss
caused by unnecessarily high excess air in the combustion
process. Control algorithms mainly use classical PID
controllers. The working range of the excess air ratio is
usually in interval <1,4; 2> for biomass combustion and
its optimal value depends on the combustion chamber
construction, the moisture content in wood, the type of
wood and so on.
II. COMBUSTION OPTIMIZATION
A problem in biomass combustion control according to
control scheme in Fig. 1 is determination of the desired
value of oxygen concentration because it strongly depends
on the quality of woodchips [13]. One of the possibilities
(and frequently used by manufacturers of the mediumscale biomass-fired boilers) is the manual input of fuel
properties locally via the display unit of the control system
or remotely via monitoring system. But it brings to the
boiler control a subjective factor that can decrease
efficiency of the combustion process. Therefore, an
optimization block was added into control scheme in
Fig. 1, which task is to adjust control parameters not only
on the oxygen concentration in the flue gas, but also on
the basis of produced emissions of carbon monoxide (CO)
and possibly also according to furnace temperature. For
CO emission measurement it is possible to use a flue gas
analyser (which can measure also O2 concentration), but it
is not very suitable for continuous measurement in
medium-scale biomass-fired boilers due to its relative high
price in comparison to the price of the whole boiler.
Therefore, the low cost CO sensor was designed on the
basis of a tin dioxide (SnO ) semiconductor with low
conductivity in clean air, which is more described in [12].
The most optimal operating conditions of biomass
combustion are when the compromise between maximal
combustion efficiency and minimal CO emissions is
achieved [14]. One of the control algorithms tasks of
optimization block in control scheme in Fig. 2 is to find
such value of excess air ratio so that CO emissions
would be minimal although the fuel parameters have been
changed [15]. For fulfillment of this task it is necessary to
continuously monitor a trend between CO emissions and
excess air ratio and consequently to change the set point of
oxygen concentration in the flue gas according to
approximated dependence CO = f(). Considering a large
scatter of the measured data the computational intelligence
techniques were used for approximation of the measured
CO/ dependence because for many different problems
with difficult or impossible finding of formal algorithms
to solve them, artificial neural networks can be applied
[16], [17], [18]. Two approximation tools using neural
networks have been tested for approximation of CO/
biomass combustion dependence: Neural Network Fitting
Tool of Matlab and AForge.Neuro library. The
comparable results of approximation have been obtained
and one of them is in Fig. 3 [19], [20]. AForge.Neuro
library approximation algorithm was implemented into
process control system supporting C# [21].

Boiler
output
water

Boiler heat
exchanger

Combustion
optimization

Furnace
temperature

Flue gas

Combustion
process

Secondary
air control

Primary air
control

Desired
output
water
temperature

Boiler
power
control

Fuel supply
control

Flue gas temperature

Figure 2. Control scheme of medium-scale biomass-fired boiler with


combustion optimization block

Figure 3. Approximation of CO/ dependence by AForge.Neuro

III. OUTPUT WATER TEMPERATURE CONTROL


Using standard PID controller for output water
temperature control of small-scale biomass-fired boilers
complicates the stabilization of the controlled process
especially due to excessive time-delay of the plant.
Therefore, it can be difficult to achieve the desired quality
control of water temperature at the boiler output. One of
the solutions used for control of systems with a significant
time delay is the Smith predictor, which uses a model of
the plant for predicting the value of the controlled variable
without time-delay. The downside is that this algorithm
requires a relatively accurate model of the plant. Another

82

SAMI 2016 IEEE 14th International Symposium on Applied Machine Intelligence and Informatics January 21-23, 2016 Herlany, Slovakia

solution is to use MPC (Model Predictive Control), but it


also requires a model of the controlled system. An
interesting solution is to use the principle of human
immune system to control of the water temperature at the
boiler output. The human immune system is a system with
extremely complex interactions between the various
organs and the different types of cells. From the
engineering point of view the interesting features are
learning ability, adaptability, robustness and decentralized
nature.
A. Varela immune controller
Artificial immune system (AIS) is a new paradigm in
computational intelligence field, which draws inspiration
from immune system of humans for solving different
problems in engineering (e.g. fault detection, optimization,
supervised or unsupervised machine learning, clustering,
controller tuning etc.). Since immune system of humans is
extremely complex, AIS makes use of only quite
superficial analogies with natural immune system and
relies on concepts/mechanisms like T- and B-cells,
antibodies, antigenese, pathogens, clonal expansion,
affinity maturation, where each of these has an equivalent
in machine learning. As natural immune system AIS uses
a wide spectrum of various mechanisms to defend body
from harmful external agents, AIS is also quite universal
in its capabilities within machine learning area.
For output water temperature control of medium-scale
biomass-fired boilers it is proposed to use Varela immune
controller, which was shown in [22], [23] to have very
good anti-delay capabilities. Varela immune controller
belongs to the group of non-linear controllers, which make
use of some of natural immune system paradigms. An
improved Varela immune controller based on the second
generation immune network theory was proposed in [24]
and derived in [25]. The controller is based on the
continuous model of immune network theory, where the
dynamics of B-cells and antibodies concentration is given
in the form of differential equations. This is detailed
described in [26], [27], analogies between variables in
biological model and controller are in Fig. 4 and then final
model of Varela immune controller used for simulation is
in a form:

df
= k f f (t ) + k3 M (u )u (t ) ,
dt
d 2u
dt 2

= u (t )k 4 P(u (t )) k5u (t ) + k I f (t )e(t ) ,

cell proliferation rate due to antigen presence, ,


negative constants ( < ) and k , k positive constants.
1

Figure 4. Analogies between variables in biological model of Varela


immune network and variables in Varela immune controller

B. Testing of improved Varela immune controller


In order to analyze the performance of improved Varela
immune controller for output water temperature control of
biomass-fired boiler the block diagram in Fig. 5 was used
with linear transfer function with time-delay derived in
[28] for medium-scale boiler. Under some simplification
such system can be considered as single-input singleoutput (SISO) type, where the input variable is fuel feed
[kgh-1] and the output variable is water temperature [C].
It was found out that the system responses for fuel supply
increasing and decreasing were qualitatively different and
therefore two distinct linear transfer functions were
identified one for the case when the fuel feed rate was
positive (G+) and other one for the case when it was
negative (G):
G+ (s) =

du
0,0615 480s
e
, if
4
dt
(200s + 1)

0,

(6)

G (s) =

du
0,0615 150s
e
, if
2
dt
(165s + 1)

0.

(7)

(2)

(3)

where
M (u ) = k M (e
P(u ) = k P (e

1 u

1 u

e
e

2 u

2 u

)sign (u ) ,

(4)

)sign (u )

(5)

and kf combined parameter of antibody death rate (due


to natural death of antibodies as well as due to their
interaction), k3 antibody production rate by mature Bcells, k4 B-cell proliferation rate, k5 B-cell death rate, kI
combined parameter of antigen elimination rate and B-

Figure 5. Block diagram of water temperature control using Varela


immune controller with simulated annealing optimization

The following nomenclature is used in Fig. 5: w


desired water temperature, e water temperature control
error, u fuel feed (control action), y actual water
temperature. The control action u was upper limited with
the value of 350 kgh-1 (represented as saturation block at
the controller output). To achieve good Varela immune
controller settings, simulated annealing algorithm

83

M. Tthov and J. Dubjk Using Computational Intelligence in Biomass Combustion Control in Medium-Scale Boilers

OPTIMIZED VALUES OF VARELA IMMUNE CONTROLLER


COEFFICIENTS

Coefficient

kf

k3

k4

k5

kI

Value

2.4410-6

0.023

0.265

4.86210-4

In addition to parameters in Table 1, another three


parameters could also be taken into account: initial value
of antibody concentration (represented as initial setting of
antibody integrator) and scaling coefficients for
proliferation and maturation function. These three
parameters were not incorporated into optimization and
were set in advance based on the trial-and-error results.
Based on the block diagram of water temperature
control in Fig. 5 using equations (2), (3), (4), (5) for
Varela immune controller, plant transfer function (6) for
boiler power increase and function (7) for power decrease
the simulation model was designed (Fig. 7). The model
was created and simulated in Matlab/Simulink
environment. The parameters of Varela controller were set
up according to Table 1.
The performance of optimized Varela immune
controller for boiler output water temperature control is
shown in Fig. 6 for different changes in desired boiler
power. As it can be seen from the figure, Varela controller
offers stable performance with acceptable overshooting
for power increase. It is notable that the settling times for
all steps are relatively long which can be attributed to
modest responses of Varela immune controller to changes
in control error caused by its specific interactions between
antigen, B-cells and antibodies. This might be one of the
strongest reasons for its good anti-delay capabilities.

reference
simulated output

output water temperature change [C]

TABLE I.

10

8
7
6
5
4
3
2
1
0
0

10
x 10

reference
simulated output

0
0

time [s]

10
x 10

Figure 6. Control tests for different changes in desired output water

Figure 7. Simulation model of output water temperature control system with improved Varela immune controller

84

time [s]

output water temperature change [C]

described in [27] was used with result of optimization in


Table 1. During optimization it was found out that the best
results were obtained when k4 parameter was set to zero.

SAMI 2016 IEEE 14th International Symposium on Applied Machine Intelligence and Informatics January 21-23, 2016 Herlany, Slovakia

IV. CONCLUSION
By using advanced control algorithms based on
computational intelligence it is possible to optimize the
combustion process in medium-scale biomass-fired boilers
so that also during transition states of boiler power and
also under fuel quality change a near optimum biomass
combustion would be provided, i.e. the complete
combustion with minimum excess of combustion air.
These control algorithms can use artificial neural
networks to find an optimal value of the excess air ratio
from measured CO/ dependence. According to so far
obtained research results that only information about
tendency of nascent carbon monoxide is important for
biomass combustion control algorithm, the fuzzy rules
will be also tested in further research to find an optimal
value of the excess air ratio on the left side of the course
in Fig. 3.
Varela controller based on artificial immune system is
able to stabilize the non-linear process with time-delay of
boiler output water temperature control. Its drawback is
that the effect of particular parameters on controllers
performance is not as clear as for example in PID
controller. Therefore some optimization (metaheuristic)
methods are needed to achieve at least near-optimal
solution. Despite the fact that the controller was tested
only in limited range of desired output water temperature
changes, it could be seen from results of testing that the
optimized parameter values provided stable performance
of controller, i.e. the simulated annealing algorithm was
capable to find solution of reasonable quality.

[9]

[10]
[11]

[12]
[13]
[14]

[15]

[16]

[17]
[18]

ACKNOWLEDGMENT
The research work is supported by grant VEGA
1/0881/13 Research of Algorithms and Methods for
Predictive Control of Biomass Combustion Processes.

[19]

REFERENCES
[1]

[2]
[3]

[4]

[5]
[6]

[7]

[8]

J. Hrdlika, B. ulc, V. Plaek, and S. Vrna, Impact of control


solutions on ecology and economy of small-scale biomass
boilers, International Journal of Circuits, Systems and Signal
Processing, vol. 5, no. 3, 2011, pp. 247-254.
J. Mullerov, S. Hloch, and J. Valek, Reducing emissions from
the incineration of biomass in the boiler, Chemick listy, vol.
104, no. 9, pp. 876-879, 2010.
J. Borkov, Research and development of intelligent control
systems for biomass based heat production and supply,
Proceedings of ARTEP 2010, February 24-26, 2010, Koice: TU,
2010, pp. 35-1 4.
J. Hrdlika, B. ulc, S. Vrna, and V. Plaek, Ecological aspects
of small-scale biomass combustion control, Develepment,
Energy, Environment, Economics, November 30 December 2,
2010, Puerto De La Cruz: WSEAS Press, 2010, pp. 388-393.
V. Plaek and C. Oswald, Methods to control small and mediumscale biomass combustion, International Journal of Power and
Energy Systems, vol. 34, issue 1, pp. 20-25, 2014.
V. Plaek, B. ulc, S. Vrna, J. Hrdlika, and J. Pite,
Investigation in control of small-scale biomass boilers,
Proceedings of the 2011 12th International Carpathian Control
Conference (ICCC), May 25-28, 2011, Velk Karlovice: IEEE,
2011, pp. 312 315.
P. Skok, M. Rimr, and J. Borkov, On the problems of
woodchips combustion, Scientific Papers: Operation and
diagnostics of machines and production systems operational states,
Ldenscheid: RAM-Verlag, 2009, pp. 63-70.
P. Skok, M. Rimr, and J. Mik, Woodchip combustion process
quality and the amount of combustion air, Applied Mechanics
and Materials, vol. 308, 2013, pp. 115-119.

[20]

[21]
[22]

[23]
[24]
[25]

[26]
[27]
[28]

85

J. Pite, J. Borkov, and J. Mik, Biomass combustion process


control using artificial intelligence techniques, Proceedings of
XXXV. Seminar ASR'2010, April 30, 2010, Ostrava: VB-TU,
2010, pp. 317-321.
J. Pite and J. Mik, Cost effective biomass combustion process
control, Proceedings of the 8th PP&PSC IFAC Symposium,
September 0205, 2012, Toulouse: IFAC, 2012, 5 p.
J. Pite, A. Hoovsk, and I. Bukovsk. Some aspects of biomass
combustion control in small-scale and medium-scale boilers,
Proceedings of Principia Cybernetica 2015, September 0204,
Pardubice: University of Pardubice, 2015, pp. 51-58.
J. Pite, J. Mikov, and A. Hoovsk, Biomass combustion
control and stabilization using low-cost sensors, Advances in
Mechanical Engineering, vol. 2013, 7 p.
A. Hoovsk and J. Mik, Dynamic modeling of biomass-fired
boiler emissions, Journal of Applied Science in the
Thermodynamics and Fluid Mechanics, vol. 4, no. 1, 2010, pp.1-6.
C. Oswald, V. Plaek, B. ulc, and A. Hoovsk, Transfer issues
of control optimizing combustion from small-scale to mediumscale biomass-fired boilers, Proceedings of the 8th PP&PSC
IFAC Symposium, September 0205, 2012, Toulouse: IFAC,
2012, 5 p.
D. Eskilsson,. H. Quicklund, M. Johansson, T. Eliasson, and
S. sterberg, Development of a control system that utilises the
information from gas sensors to control the supply of combustion
air,
Bors:
Sveriges
Provnings-och
Forskningsinstitut
Energiteknik, 2004.
I. Bukovsk, M. Lepold, and J. Bla, Quadratic neural unit and its
network in validation of process data of steam turbine loop and
energetic boiler, IEEE World Congress on Computational
Inteligence/ International Joint Conference on Neural Networks
2010, Piscataway: IEEE, 2010, pp. 3391-3397.
I. Bukovsk and M. Kolovratnk, Neural network model for
predicting NOx at the Mlnk 1 coal-powder power plant, Acta
Polytechnica, vol. 52, no. 3/2012, pp. 17-22.
A. Hoovsk, K. idek and C. Oswald, Hybridized GAoptimization of neural dynamic model for nonlinear process,
Proceedings of the 2011 13th International Carpathian Control
Conference (ICCC), May 28-31, 2012, Koice: IEEE, 2012,
pp. 227 232.
J. Pite and J. Mik, Approximation of CO/lambda biomass
combustion dependence by artificial intelligence techniques,
Annals of DAAAM for 2011 & Proceedings of the 22nd
International DAAAM Symposium, November 23-26th, 2011,
Vienna: DAAAM International, 2011,. pp. 0143-0144.
J. Pite and J. Mik, Computational intelligence and low cost
sensors in biomass combustion process, Proceedings of the 2013
IEEE Symposium Series on Computational Intelligence (SSCI):
2013 IEEE Symposium on Computational Intelligence in Control
and Automation (CICA), April 16-19, 2013. Singapore: IEEE,
2013, pp. 165-168.
A. Kirillov, Neural networks on C#, Available from:
http://www.codeproject.com/Articles/16447/Neural-Networks-onC, Accessed on: 2014-12-21.
D.-M. Fu and D.-L Zheng, Designing and analysis of a immune
controller based on the improvement Varela immune network
model, Proceedings of the 4th International Conference on
Machine Learning and Cybernetics, 18-21 August 2005,
Guangzhou, pp. 1121-1126.
H. Mo, Handbook of Research on Artificial Immune Systems and
Natural Computing: Applying Complex Adaptive Technologies,
New York: Medical Information Science Reference, 2009, 605 p.
F.J. Varela and A. Countinho, Second generation immune
networks, Immunology Today, vol. 12, no. 5, 1991, pp. 159-166.
Y. Zhao, D.-M. Fu, Y. Yin, and J. Wang, A design method of
immune controller based on Varela artificial immune network
model, Proceedings of the Control and Decision Conference, July
2-4, 2008, Yantai, pp. 3726-3731.
D. Dasgupta and L.F. Nino, Immunological Computation: Theory
and Applications, Boca Raton: CRC Press, 2009, 277 p.
A. Hoovsk, Biomass-fired boiler control using simulated
annealing optimized improved Varela immune controller, Acta
Polytechnica Hungarica, vol. 12, no. 1, 2015, pp. 23-39.
V. Ma, Mathematical Model of Biomass-Boiler for Control
Purposes, doctoral thesis, Brno: Technical university, 2010.

Anda mungkin juga menyukai