Study on Fuzzy Self-Adaptive PID Control System of Biomass Boiler Drum Water ()
1. Introduction
The biomass energy is the energy that can be transformed solar energy into chemical energy and stored in the organisms internal with the help of the green plant photosynthesis directly or indirectly. Modern biomass is seen as one of the most promising renewable energy sources in the near future. Using biomass to generate energy carries like heat, electricity and gaseous and liquid fuels can contribute significantly to the reduction of greenhouse gas emissions, as shown in many studies and project in most scenarios about potential development of energy and economic systems [1]. Biomass boiler can improve the utilization of biomass for centralized large-scale use of biomass energy, adopting advanced combustion technology to transform the biomass into the boiler fuel [2]. Development of biomass boiler technology can save coal and other fossil fuels which will help alleviate the energy crisis and meet the national energy saving policy.
In the biomass boiler combustion system, the boiler drum water level is an important parameter and it is a sign to measure whether boiler steaming-water system is balance. Maintaining the boiler drum water level in the specified range is a necessary condition and one of the important indexes for the boiler safe operation. If the water level is too low, the water of bubbles lessens at the same time the load largeness. The results are the vaporization speed is very fast and the change rate of water volume is also high. The boiler will explode if it isn’t controlled in time [3]. If the water level is too high, it will influence the steam water separation. Then steam with water makes superheated fouling and destroys it. If steam with water is the energy of the turbine, superheated steam drops dramatically so that turbine blades are damaged and it causes the problems of safety and economy. So it is not allowed that the water level is too low or too high. Because many confounding factors, such as biomass fuels’ humidity, density, type, as well as the change of boiler load are uncertain, time-varying, non-linear, biomass boiler combustion system is actually a fluctuation complex system, showing strong coupling, nonlinear, large inertia, time variation parameters and uncertainties. And thus it is very difficult to establish a precise mathematical model. Because the traditional PID control can not meet the control precision and the corresponding speed requirements, fuzzy adaptive PID control theory is a new theory combining traditional PID control and fuzzy logic, which does not require the exact mathematical model of controlled object and adapt to the fast, small overshoot, and the short transition. This control method is suitable for biomass boiler drum water level control system [4].
2. The Design of Fuzzy Controller
2.1. The Control Difficulties of Biomass Boiler Drum Water Level
Biomass boiler drum water level is important monitoring parameters in the boiler operation. It indirectly reflects the equilibrium relation between boiler steam load and water inflow. Keeping the right level of the steam pocket is the essential condition to ensure the safety of boiler and steam turbine. Because of the change of the steam load and the feeding water pressure, there is “false water level” phenomenon appearing in the boiler. In the operation, when steam load increases, evaporation is greater than the feed water. Water level rises rapidly. It caused by steam volume in the steam water mixture increasing rapidly. This phenomenon called “false liquid level”. When the steam load increases sharply, the water level drops after rising for a while. When the steam load decreases sharply, the water level rises after dropping for a while. “False liquid level” phenomenon appears when this controlled variable is disturbance. If the feed water using single loop system which viewed water level as controlled variable, the adjuster will opposite the direction of the water flow and the direction of the change in load [5]. Consequently, it enlarges the imbalance between input flow and output flow.
Conventional PID control can’t solve the “false liquid level” phenomenon well. However, if the fuzzy control arithmetic is put into the “false liquid level”, the water level of steam boiler can be controlled well.
2.2. The Composition of Fuzzy Self-Adjusting PID Controller
Fuzzy self-adjusting PID controller is composed of adjustable PID controller and fuzzy controller. The core is fuzzy controller. It contains fuzzification, repository, fuzzy inference, defuzzification, and input/output quantification and so on. Fuzzy logic is a rule which can map a space-input to another space-output. In engineering application, fuzzy logic has the following characters: 1) Fuzzy logic is flexible; 2) Fuzzy logic is based on natural language, and the requirement for intensive reading of data is not very high; 3) Fuzzy logic can take full advantage of expert information; 4) Fuzzy logic is easy to combine with traditional control technique [6].
Fuzzy self-adjusting PID controller takes E (the error between feedback value and desired value of controlled station) and Ec (error rate) as input. Using fuzzy reasoning method it adjusts the PID parameters (Kp, Ki, Kd) which can meet the requirements of E and Ec for PID parameter self-setting in different time. Change the PID parameters on line by using the fuzzy rules; these functions form the self-setting fuzzy PID controller. Its control system architecture is shown in Figure 1.
2.3. Membership Function of Linguistic Variable
According to the precision and control requirements, it is appropriate that 7 levels are usually selected. The range of fuzzy analects for input variable E, Ec is usually [−3, 3], which which is shown in Figure 2; the range of fuzzy
Figure 1. The structure of fuzzy self-adjusting PID controller.
analects for the output of Kp is [−0.3, 0.3] and the range of fuzzy analects for the output of Kd is [−0.3, 0.3], which are shown in Figure 3; the range of fuzzy analects for the output of Ki is [−0.06, 0.06], which is shown in Figure 4. The analects linguistic values of input/output linguistic variable are PB, PM, PS, Z0, NS, NM, NB. The following figures are the membership function of linguistic variables’ definition.
2.4. The Control Rules of Fuzzy Controller
The three parameters of PID arithmetic will influence stability, response speed, overshoot and steady precision of the system [7]. In the process operation system, the auto modification rules for E (different error), Ec (error rate), Kp, Ki and Kd are following items.
1) When E is relatively big, we should take the bigger Kp and the smaller Kd to make sure that the system has a good tracking performance. We should also strictly take an integral action to avoid the system has a larger overshoot. Usually take Ki = 0;
2) When E and Ec is quite suitable, we should make the Kp smaller to make sure the system has a smaller overshoot. On this occasion, we should take the suitable Ki while Kd has important influence on system;
3) When E is very small, we should take the bigger Kp and the bigger Ki to make sure that the system has a stable performance. We should also take a suitable Kd which is based on Ec to avoid the system oscillation appeared in set value. When Ec is small, take a bigger Kd; When Ec is big, take a smaller Kd. We make some control-rule figures in the following tables according to the setting principle and the simulation test.
It needs you to transform the output energy of fuzzy controller into accurate quantity after the design of control rules. Then the data can be sent to control actuator. The design realized the organization of fuzzy quantity by using of method of weighted mean [8]. The Tables 1-3 are showing the fuzzy control rules of Kp .In the online operation, it works out the deviation and the deviation rate in current time by constantly testing the output data of the system. Then fuzzifier them and get E, Ec, you can get
Table 1. Kp fuzzy control rules.
Table 2. Ki fuzzy control rules.
Table 3. Ki fuzzy control rules.
the adjusted quantity of the three parameters through control rules. All these steps are the adjustments to the controller parameters.
3. Simulation Research
The model is constructed in the environment of Matlab/ Simulink, which is composed of fuzzy controller, PID control module, controlled member and input/output, using Simulink, Simulink extras, fuzzy logic and toolbox.
3.1. The Editor of Fuzzy Controller
In MATLAB, a new FIS file is made by the FIS editor to confirm the structure and membership of fuzzy controller. As shown in Figure 5.
Input the membership functions and fuzzy rule of E,
Figure 2. E, Ec membership function curve.
Figure 3. Kp, Kd membership function curve.
Ec, Kp, Ki, Kd in turns. And “and method” is regarded as min, “or method” as max, “implication” as min, “aggregation” as max and “defuzzification” as centroid. The file is saved and loaded into workspace when you want to simulate the module.
3.2. The Simulation of Fuzzy Self-Adjusting PID Controller (Figure 6)
Select a boiler drum as controlled object. And the transfer function of feeding water flow and water level is
, justification factor Ke = 0.9, Kec =
0.1. Defuzzification factor K1 = 3, K2 = 1.2, K3 = 0.01, PID initial value Kp = 4, Ki = 3, Kd = 1.5.
4. Analysis of Simulation Results
In this section, the step response simulations by using fuzzy PID control and PID control respectively. Furthermore, authors make some comparisons between them. The simulation results are shown by Figures 6-9.
It can be seen that the fuzzy adaptive PID controller makes the speed of response much quicker, the overshoot much smaller, and the oscillation time much shorter such that the states soon reach the level of stability than that of
Figure 7. Fuzzy adaptive PID controlle rblock diagram.
Figure 8. The simulation wave forms by using the PID control.
Figure 9. The simulation wave forms by using the fuzzy adaptive PID control.
the PID controller. In a word, the fuzzy adaptive PID controller shows good dynamic and static performance indicators. The fuzzy adaptive PID control algorithm merges the advantages of the PID control and the fuzzy control, and it provides a good control method for the complex systems and the systems with higher demand dynamic process.
NOTES