ISSN 2320 – 6020
IJBSTR RESEARCH PAPER VOL 1 [ISSUE 8] AUGUST 2013
Control Strategies for Water Level Control of Two Tank System Pawan Kumar Kushwaha and Vinod Kumar Giri* ABSTRACT- Level sensors detect the level of substances that flow, including liquids, slurries, granular materials, and powders. Fluids and fluidized solids flow to become essentially level in their containers because of gravity whereas most bulk solids pile at an angle of repose to a peak. The substance to be measured can be inside a container or can be in its natural form. The PID controller calculation involves three separate constant parameters, and is accordingly sometimes called three-term control; the proportional, the integral and derivative values, denoted as „P‟ „I‟ and ‟D‟. Heuristically, these values can be interpreted in terms of time; „P‟ depends on the present error, „I‟ on the accumulation of past errors, and „D‟ is a prediction of future errors, based on current rate of change. The weighted sum of these three actions is used to adjust the process via a control element such as the position of a control valve. An abundant amount of research work has been reported in the past on the tuning of PID controllers. Internal model control and error-integral criteria tuning formulae are to mention only a few. The control of liquid level in tanks and flow between tanks is a problem in the process technologies. The process technologies require liquids to be pumped, stored in tanks, and then pumped to another tank systematically. The conventional control algorithms are difficult to reach required control quality.In this paper we present an efficient elementary idea about the PID controller system, fuzzy logic controller and water level control for water tank system has been presented. The result shown in the paper is encouraging & promising.
KEY WORDS: PID Controllers, Fuzzy Logic Controller, Water Level Control, SISO. INTRODUCTION Proportional Integral Derivative (PID) controllers are widely used in industrial practice since last six decade. The invention of PID control is in 1910 (largely owing to Elmer Sperry‟s ship autopilot) and the straightforward Ziegler-Nichols (Z-N) tuning rule in 1942 [1]. Today, PID is used in more than 90% of practical control systems, ranging from consumer electronics such as cameras to industrial processes such as chemical processes. The PID controller helps to get our output (velocity, temperature, position) where we want it, in a short time, with minimal overshoot, and with little error [2]. It also the most adopted controllers in the industry due to the good cost and given benefits to the industry [3]. Many nonlinear processes can be controlled using the well-known and industrially proven PID controller [4]. A considerable direct performance increase (financial gain) is demanded when replacing a conventional control system with an advanced one [4]. The maintenance costs of an inadequate conventional control solution may be less obvious. The tricky part of controller design is to figure out just how much of a corrective effort the controller should apply to the process in each case. Some situation requires tighter control of the process variable than On-Off control can provide. Proportional control provides better control because its output operate linearly anywhere between fully ON and fully OFF [5]. As its name implies, its output changes proportionally to the input error signal. Proportional controller simply multiplies the error by a constant to compute its next output. Author: Pawan Kumar Kushwaha is currently pursuing Master of Technology program in Electrical Engineering in MMM. Engg. College, Gorakhpur India, E-mail: pawankus@gmail.com *Co-Author: Vinod Kumar Giri is Associate Prof. in MMMEC Gorakhpur India.
In 1930s the control engineers discovered that the error could be eliminated altogether by automatically resetting the set point to an artificially high value [3, 6]. The PID controllers function is to maintain the output at a level that there is no difference (error) between the process variable and the set point in as fast response as possible Fuzzy logic is derived from fuzzy set theory. It deals with reasoning, approximation rather than precise values. The concept of Fuzzy Logic (FL) was conceived by Lotfi Zadeh, a professor at the University of California at Barkley and presented not as a control methodology. Fuzzy logic allows intermediate values to be defined between conventional evaluations like true/false, yes/no, high/low, etc. Some of the controllers with their mathematical equation are as follows. Proportional Controller In a controller with proportional control action, there is a continuous linear relation between the output of the controller m (manipulated variable) and actuating error signal e. Mathematically m (t) = Kp e ( t ) Where Kp is known as proportional gain or proportional sensitivity. Integral Controller In a controller with integral control action, the output of the controller is changed at a rate which is proportional to the actuating error signal e (t). Mathematically d/dt m(t) = K i e (t) Where K i is a constant. Derivative Controller In a controller with derivative control action the output of the controller depends on the rate of change of actuating error signal e. Mathematically m (t) = K d d/dte(t) Where K d is known as derivative gain constant. Proportional-Plus-Integral Controller This is the combination of proportional and integral control action. Mathematically m( t ) = K p e(t) +K p K i ∫ e(t)dt
54
© ijbstr.org