6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET)

Size: px
Start display at page:

Download "6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET)"

Transcription

1 INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN (Print) ISSN (Online) Volume 4, Issue 1, January- February (2013), pp IAEME: Journal Impact Factor (2012): (Calculated by GISI) IJEET I A E M E OPTIMAL-TUNING OF PID POWER SYSTEM STABILIZER IN SIMULINK ENVIRONMENT FOR A SYNCHRONOUS MACHINE Ms.Tan Qian Yi 1, Mr. Gowrishankar kasilingam 2, Mr.Raman Raghuraman 3 1, 2 & 3 Faculty of Engineering & Computer Technology, AIMST University, Kedah, Malaysia gowri200@yahoo.com ABSTRACT In this paper, an optimum algorithm approach is presented for determining the optimal Proportional-Integral-Derivative (PID) Controller parameters of a typical power system stabilizer (PSS) in a single machine infinite bus system. The paper is modeled in the MATLAB Simulink Environment to analyze the performance of a synchronous machine under normal load conditions. The functional blocks of PID controller with PSS are generated and the simulation studies are conducted to observe the dynamic performance of the power system. This paper suggests the use of Ziegler-Nichols method to form the intervals for the controller parameters in which the tuning to be done. In order to assist the estimation of the performance of the proposed PID-PSS controller, a time-domain performance criterion function has been used. The proposed approach yields better solution in term of rise time, settling time, and maximum overshoot of the system. Analysis in this paper reveals that the Ziegler-Nichols method of optimal tuning PID controller gives better dynamic performance as compared to that of conventional trial and error method. Simulation results indicate that the performance of the PID controlled system can be significantly improved by the Ziegler- Nichols-based method. Keywords: Power System Stabilizer, Z&N method, PID Controller 1. INTRODUCTION Tuning of supplementary excitation controls for stabilizing system modes of oscillations has been the focus of many researches during the past two decades. PID control is one of the earlier control strategies. Since many control systems using PID control has been proven satisfactory, it still has a wide range of applications in industrial control [1]. The 115

2 reason is that it has s simple structure which is easily understood and under practical conditions, it performed with higher reliability compared to more advanced and complex controllers. The main purpose of designing a PID controller is to determine the three gains which are proportional gain (K p ), integral gain (K i ) and derivative gain (K d ) of the controller. However, the three adjustable PID controller parameters should be tuned appropriately. A purely mathematical approach to the study of automatic control is certainly the most desirable course from a standpoint of accuracy and brevity [2]. Many approaches have been developed to determine the PID controller parameters for single input single output (SISO) systems. Among the well-known approaches are the Ziegler-Nichols (Z-N) method, the Cohen-Coon method, integral of squared time weighted error rule (ISE), integral of absolute error rule (IAE), and the gain-phase margin method. Ziegler and Nichols proposed rules for tuning PID controllers are based on the transient response characteristics of a given plant [2]. The Ziegler-Nichols formulation is a classical tuning method which is found in a wide range of applications in the controller design process. However, computing the gains does not always give best results because the tuning criteria presume a one-fourth reduction in the first two peaks [3]. Hence the industrial controllers designed with this method should be tuned further before actual usage [4]. In a power system, the excitation system performs control and protective functions essential to the satisfactory performance of the power system by controlling the field voltage and field current. Properly tuned, a PSS can considerably enhance the dynamic performance of a power system stabilizer [5]. The power system, however, is a highly complex system. The system of study is the one machine connected to infinite bus system through a transmission line having resistance (r e ) and inductance (x e ) shown in Figure 1. Figure 1: One machine to infinite bus system This paper presents the optimal tuning Proportional-Integral-Derivative (PID) Controller with power system stabilizer (PSS) for a synchronous machine in a MATLAB Simulink model environment. The aim is to compare the optimal tuning of Ziegler-Nichols method with the conventional trial and error tuning method. Several simulations have been carried out in order to generate the output using a single machine infinite bus power system. The main features of the proposed PID PSS is that it is simpler for practical implementation and yields better dynamic performances than that obtained with conventional lead-lag stabilizer [6]. Results presented in this paper clearly show the effectiveness of tuning the PID controller with Ziegler-Nichols method in comparison to other methods. This paper is organized as the following. Section II defines and explains the power system stabilizer (PSS). Section III discusses the design of a PID controller. In Section IV, optimum tuning with performance estimation of PID controller is provided. The simulation results and discussion is established in Section V and Section VI provides important conclusions. 116

3 2. POWER SYSTEM STABILIZER Damping of low frequency oscillations in interconnected power system is essential for secure and stable operation of the system. The basic function of power system stabilizer is to add damping to the generator rotor oscillations by controlling its excitation using auxiliary stabilizing signal(s). In this paper, an optimal method based on the PID controller is considered to the tuning parameters of the PID-PSS. Power system stability is similar to the stability of any dynamic system, and has fundamental mathematical underpinnings. In order to provide damping, the stabilizer will produce electrical torque in phase with rotor speed deviations. The excitation system is controlled by an automatic voltage regulator (AVR) and a power system stabilizer (PSS). Figure 2 shows the block diagram of the excitation system, including the AVR and PSS. The stabilizer output limits and exciter output limits are not shown as we are only concerned with small-signal performance. Figure 2. Power System Stabilizer The PSS representation in Figure 2 is made up of: a phase compensation block, a gain block and a signal washout block. The phase compensation block provides the appropriate phase-lead characteristic to compensate for the phase lag between the exciter input and the electrical torque of generator. The stabilizer gain K STAB determines the amount of damping introduced by PSS whereas the signal washout block serves as a high-pass filter. 3. DESIGN OF PID CONTROLLER Proportional integral derivative (PID) controller is a generic control loop feedback mechanism widely used to enhance the dynamic response as well as to eliminate the steady state error. A PID controller will correct the error between a measured process variable and the desired input or set point by calculating and giving an output of correction that will adjust the process accordingly. The PID Controller transfer function relating the error e(s) and controller output u(s) is given as, Where, T i and T d are the reset and the derivative times, respectively. The first term in the equation represents proportionality effect on the error signal, whereas the second and third term represents the integral effect and the derivative effects. 117

4 The control signal u(t) from the controller to the plant is equal to the proportional gain (K p ) times the magnitude of the error plus the integral gain (K i ) times the integral of the error plus the derivative gain (K d ) times the derivative of the error. It is given as: u(t) = K p e(t) + K i + K d Figure 3. Block Diagram of a PID controller. The process of determining the PID controller parameters Kp, Ti, and Td to achieve high and consistent performance specifications is known as controller tuning. In the design of a PID controller, these controller parameters must be optimally selected in such a way that the closed loop system will give desired response. Typical steps for designing a PID controller are: Determine what characteristics of the system need to be improved. Use K P to decrease the rise time. Use K D to reduce the overshoot and settling time. Use K I to eliminate the steady-state error. PID Controllers are widely used in industry due to its simplicity and excellent if not optimal performance in many applications. PID controllers are used in more than 95% of closed-loop industrial processes [7]. It can be tuned by operators without extensive background in Controls, unlike many other modern controllers that are much more complex but often provide only marginal improvement. In fact, most PID controllers are tuned on-site. In addition to design the controller, the lengthy calculations for an initial guess of PID parameters can often be circumvented if we know a few useful tuning rules. In the past four decades, there are numerous papers dealing with the tuning of PID controllers. 4. OPTIMUM TUNING WITH PERFORMANCE ESTIMATION OF PID CONTROLLER There are several rules of thumb for determining how the quality of the tuning of a control loop. Traditionally, quarter wave decay has been considered to be the optimum decay ratio. This criterion is used by the Ziegler Nichols tuning method, among others. There is no single combination of tuning parameters that will provide quarter wave decay. If the gain is increased and the reset rate decreased by the correct amount the decay ratio will remain the same. Quarter wave decay is not necessarily the best tuning for either disturbance rejection or set point response. However, it is a good compromise between instability and lack of response [8]. 118

5 Figure 4. Quarter Wave Decay There are several criteria for evaluating tuning that are based on integrating the error following a disturbance or set point change. These methods are not used to test control loops in actual plant operation because the usual process noise and random disturbances will affect the outcome. They are used in control theory education and research using simulated processes. The indices provide a good method of comparing different methods of controller tuning and different control algorithm. The followings are some commonly used criteria based on the integral error for a step set point or disturbance response: IAE - Integral of absolute value of error ISE - Integral of error squared ITAE - Integral of time times absolute value of error ITSE - Integral of time times error squared Ziegler-Nichols method is also known as Ultimate Gain method (or Closed-Loop method). In 1942, J. G. Ziegler and N. B. Nichols, both of the Taylor Instrument Companies (Rochester, NY) published a paper [2] that described two methods of controller tuning that allowed the user to test the process to determine the dynamics of the process. Both methods assume that the process can be represented by the model (described above) comprising the process gain, a pseudo dead time, and a lag. The methods provide a test to determine process gain and dynamics and equations to calculate the correct tuning. The Ziegler Nichols methods provide quarter wave decay tuning for most types of process loops. This tuning does not necessarily provide the best ISE or IAE tuning but does provide stable tuning that is a reasonable compromise among the various objectives. If the process consists of a true dead time plus a single first order lag, the Z-N methods will provide quarter wave decay. If the process has no true dead time but has more than two lags (resulting in a pseudo dead time ) the Z-N methods will usually provide stable tuning but the tuning will require on-line modification to achieve quarter wave decay. Because of their simplicity and because they provides adequate tuning for most loops, the Ziegler Nichols methods are still widely used. Ziegler Nichols closed loop method is straightforward. At first, the controller is set to PID mode by using trial and error value. Next, adjust K p until a response is obtained that produces 119

6 continuous amplitude oscillation. This is known as the ultimate gain (G u ). Note the period of the oscillations (P u ) from the continuous oscillation as shown in Figure 5. Figure 5. Constant Amplitude Oscillation The final PID gain settings are then obtained using equation below: K p : 0.6 G U Nm/rad; Nm/(rad sec); Nm/(rad sec) Based on previous trial and error results, the optimum PID gains according to Zigler-Nichols method are then: K p = 30 Nm/rad K i = Nm/(rad sec) K d = 2.8 Nm/(rad sec) It is unwise to force the system into a situation where there are continuous oscillations as this represents the limit at which the feedback system is stable. Generally, it is a good idea to stop at the point where some oscillation has been obtained. It is then possible to approximate the period (P U ) and if the gain at this point is taken as the ultimate gain (G U ), then this will provide a more conservative tuning regime. Changes in system s closed loop response because of the changes in PID parameters with respect to a step input can be best described using the chart shown in Table 1 below. Table 1: Changes in PID parameters with respect to a step input Response Rise Time Overshoot Settling Time Steady State Error K p Decrease Increase Small change Decrease K i Decrease Increase Increase Eliminate K d Small change Decrease Decrease Small change Algorithm for tuning PID Controller The closed loop (or ultimate gain method) determines the gain that will cause the loop to oscillate at a constant amplitude. Most loops will oscillate if the gain is increased sufficiently. The following steps are used: Place controller into automatic with low gain, no reset or derivative. Gradually increase gain, making small changes in the set point, until oscillations start. Adjust gain to make the oscillations continue with a constant amplitude. Note the gain (Ultimate Gain, G u ) and Period (Ultimate Period, P u ). 120

7 5. SIMULATION RESULTS AND DISCUSSION In this study, an optimal tuning method for determining the PID Controller parameters was carried out. A Simulink model of PID Power System Stabilizer was developed and simulated to tune the controller. The Ziegler-Nichols rules were used to form the intervals for the design parameters in tuning the controller by minimizing an objective function. Through the simulation of PID-PSS, the results show that the proposed controller can perform an efficient search to obtain optimal PID controller parameter that can achieve better performance criterion. The controller gains were computed by using both trial and error method and Ziegler-Nichols rules. The gains found from both methods were listed in Table 2. Table 2: Controller parameters defined from the two methods Method K p K i K d Trial & Error Ziegler-Nichols Figure 6 showed the response of speed deviation with continuous oscillations. The result is obtained by adjusting the K p value of the PID Controller to maximum. This is known as the ultimate gain (G u ). From the output, we can note the period of the oscillations (P u ). Figure 6. Calculation of Gu & Pu Figure 7. Response of Speed Deviation Figure 7 shows both the results of the PID power system stabilizer with tuning done using Trial and Error method and Ziegler-Nichols method. It is clearly shown in figures that the optimal tuning of Ziegler-Nichols method is less oscillatory than the trial and error method. The overshoot is slightly higher for Ziegler-Nichols method. Although a comparatively smaller rise time (T r ) were obtained from trial and error method, Ziegler-Nichols give shorter settling time (T s ). It takes about 2.5 sec to settle down while the system using trial and error method needs 3 121

8 sec to finally settle. These results were presented in Table 3. In conclusion, superior results were obtained in terms of system performance and controller output by using Ziegler-Nichols method for tuning PID controllers when these values compared on tables and figures. Table 3: Response characteristics of the System Method Settling time, T s (sec) Rise time, T r (sec) Oversho ot (p.u.) Trial & Error Ziegler-Nichols Figure 8-10 shown below are the response for rotor angle deviation, load angle and field voltage of the PID PSS. It is clear that PID controller with Ziegler-Nichols tuning method provides a comparatively better damping characteristic to low frequency oscillations by stabilizing the system much faster. Figure 8. Response of Rotor Angle Deviation Figure 9. Response of Load Angle Figure 10. Response of Field Voltage 122

9 6. CONCLUSION In this study, the proportional-integral-derivative power system stabilizer (PID-PSS) has been proposed for the enhancement of the dynamic stability of single machine infinite bus. Gain settings of PID-PSS have been optimized using the proposed methods. The Ziegler- Nichols method was used to form the intervals for the PID tuning. Analysis reveals that this method gives much better dynamic performances as compared to that of trial and error method. It has more robust stability and efficiency. Hence, it can help to solve the searching and tuning problems of PID controller parameters more easily and quickly than the trial and error method. Analysis also shows that the PID gain settings obtained for nominal loading condition gives satisfactory dynamic performances. Modeling of proposed controller in Simulink environment provides an accurate result when compared to mathematical design approach. REFERENCE 1. N.M. Tabatabaei, M. Shokouhian Rad (2010), Designing Power System Stabilizer with PID Controller, International Journal on Technical and Physical Problems of Engineering (IJTPE), Iss. 3, Vol. 2, No J. G. Ziegler and N. B. Nichols(1942), Optimum settings for automatic controllers, Transactions of American Society of Mechanical Engineers, Vol. 64, pp Goodwin, G.C., Graebe, S.F. and Salgado, M.E. (2001), Control System Design, Prentice Hall Inc, New Jersey 4. Wu, C.J. and Huang, C.H., A Hybrid Method for Parameter Tuning of PID Contollers, J.Franklin Inst., 224B(4), T KSunil Kumar' and Jayanta Pal2, Robust Tuning of Power System Stabilizers Using Optimization Techniques, IEEE 2006, pp P.Bera, D.Das and T.K. Basu (2004), Design of P-I-D Power System Stabilizer for Multimachine System, IEEE India Annual Conference 2004, pp Astrom K. J. and Hagglund T. H. (1995), New tuning methods for PID controllers, Proceedings of the 3rd European Control Conference 8. John A. Shaw(2003), The PID Control Algorithm: How it works, how to tune it, and how to use it, 2nd Edition, Process Control Solutions 9. VenkataRamesh.Edara, B.Amarendra Reddy, Srikanth Monangi and M.Vimala, Analytical Structures For Fuzzy PID Controllers And Applications International Journal of Electrical Engineering & Technology (IJEET), Volume 1, Issue 1, 2010, pp. 1-17, Published by IAEME 10. Preethi Thekkath and Dr. G. Gurusamy, Effect Of Power Quality On Stand By Power Systems International Journal of Electrical Engineering & Technology (IJEET), Volume 1, Issue 1, 2010, pp , Published by IAEME 11. A.Padmaja, V.s.Vakula, T.Padmavathi and S.v.Padmavathi, Small Signal Stability Analysis Using Fuzzy Controller And Artificial Neural Network Stabilizer International Journal of Electrical Engineering & Technology (IJEET), Volume 1, Issue 1, 2010, pp , Published by IAEME 12. M. A. Majed and Prof. C.S. Khandelwal, Efficient Dynamic System Implementation Of FPGA Based PID Control Algorithm for Temperature Control System International Journal of Electrical Engineering & Technology (IJEET), Volume 3, Issue 2, 2012, pp , Published by IAEME 123

INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS MACHINE IN SIMULINK ENVIRONMENT

INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS MACHINE IN SIMULINK ENVIRONMENT International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 4, Oct 2013, 139-148 TJPRC Pvt. Ltd. INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 ISSN 0976-6480 (Print) ISSN

More information

Research Article Multi-objective PID Optimization for Speed Control of an Isolated Steam Turbine using Gentic Algorithm

Research Article Multi-objective PID Optimization for Speed Control of an Isolated Steam Turbine using Gentic Algorithm Research Journal of Applied Sciences, Engineering and Technology 7(17): 3441-3445, 14 DOI:1.196/rjaset.7.695 ISSN: 4-7459; e-issn: 4-7467 14 Maxwell Scientific Publication Corp. Submitted: May, 13 Accepted:

More information

New PID Tuning Rule Using ITAE Criteria

New PID Tuning Rule Using ITAE Criteria New PID Tuning Rule Using ITAE Criteria Ala Eldin Abdallah Awouda Department of Mechatronics and Robotics, Faculty of Electrical Engineering, Universiti Teknologi Malaysia, Johor, 83100, Malaysia rosbi@fke.utm.my

More information

Position Control of DC Motor by Compensating Strategies

Position Control of DC Motor by Compensating Strategies Position Control of DC Motor by Compensating Strategies S Prem Kumar 1 J V Pavan Chand 1 B Pangedaiah 1 1. Assistant professor of Laki Reddy Balireddy College Of Engineering, Mylavaram Abstract - As the

More information

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Engr. Joseph, E. A. 1, Olaiya O. O. 2 1 Electrical Engineering Department, the Federal Polytechnic, Ilaro, Ogun State,

More information

CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING. Professor Dae Ryook Yang

CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING. Professor Dae Ryook Yang CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING Professor Dae Ryook Yang Spring 2018 Dept. of Chemical and Biological Engineering 11-1 Road Map of the Lecture XI Controller Design and PID

More information

Hacettepe University, Ankara, Turkey. 2 Chemical Engineering Department,

Hacettepe University, Ankara, Turkey. 2 Chemical Engineering Department, OPTIMAL TUNING PARAMETERS OF PROPORTIONAL INTEGRAL CONTROLLER IN FEEDBACK CONTROL SYSTEMS. Gamze İŞ 1, ChandraMouli Madhuranthakam 2, Erdoğan Alper 1, Ibrahim H. Mustafa 2,3, Ali Elkamel 2 1 Chemical Engineering

More information

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION 1 K.LAKSHMI SOWJANYA, 2 L.RAVI SRINIVAS M.Tech Student, Department of Electrical & Electronics Engineering, Gudlavalleru Engineering College,

More information

Find, read or write documentation which describes work of the control loop: Process Control Philosophy. Where the next information can be found:

Find, read or write documentation which describes work of the control loop: Process Control Philosophy. Where the next information can be found: 1 Controller uning o implement continuous control we should assemble a control loop which consists of the process/object, controller, sensors and actuators. Information about the control loop Find, read

More information

COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM

COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY Journal of Electrical Engineering & Technology (JEET) (JEET) ISSN 2347-422X (Print), ISSN JEET I A E M E ISSN 2347-422X (Print) ISSN 2347-4238 (Online) Volume

More information

CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR

CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR 36 CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR 4.1 INTRODUCTION Now a day, a number of different controllers are used in the industry and in many other fields. In a quite

More information

Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR)

Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR) Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR) Ajit Kumar Mittal M.TECH Student, B.I.T SINDRI Dhanbad, India Dr. Pankaj Rai Associate Professor, Department of Electrical

More information

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 09 (September. 2014), V5 PP 41-48 www.iosrjen.org Comparative Study of PID and FOPID Controller Response for

More information

MM7 Practical Issues Using PID Controllers

MM7 Practical Issues Using PID Controllers MM7 Practical Issues Using PID Controllers Readings: FC textbook: Section 4.2.7 Integrator Antiwindup p.196-200 Extra reading: Hou Ming s lecture notes p.60-69 Extra reading: M.J. Willis notes on PID controler

More information

PID Tuning Using Genetic Algorithm For DC Motor Positional Control System

PID Tuning Using Genetic Algorithm For DC Motor Positional Control System PID Tuning Using Genetic Algorithm For DC Motor Positional Control System Mamta V. Patel Assistant Professor Instrumentation & Control Dept. Vishwakarma Govt. Engineering College, Chandkheda Ahmedabad,

More information

International Journal of Research in Advent Technology Available Online at:

International Journal of Research in Advent Technology Available Online at: OVERVIEW OF DIFFERENT APPROACHES OF PID CONTROLLER TUNING Manju Kurien 1, Alka Prayagkar 2, Vaishali Rajeshirke 3 1 IS Department 2 IE Department 3 EV DEpartment VES Polytechnic, Chembur,Mumbai 1 manjulibu@gmail.com

More information

Different Controller Terms

Different Controller Terms Loop Tuning Lab Challenges Not all PID controllers are the same. They don t all use the same units for P-I-and D. There are different types of processes. There are different final element types. There

More information

Load Frequency and Voltage Control of Two Area Interconnected Power System using PID Controller. Kavita Goswami 1 and Lata Mishra 2

Load Frequency and Voltage Control of Two Area Interconnected Power System using PID Controller. Kavita Goswami 1 and Lata Mishra 2 e t International Journal on Emerging Technologies (Special Issue NCETST-2017) 8(1): 722-726(2017) (Published by Research Trend, Website: www.researchtrend.net) ISSN No. (Print) : 0975-8364 ISSN No. (Online)

More information

Design of Model Based PID Controller Tuning for Pressure Process

Design of Model Based PID Controller Tuning for Pressure Process ISSN (Print) : 3 3765 Design of Model Based PID Controller Tuning for Pressure Process A.Kanchana 1, G.Lavanya, R.Nivethidha 3, S.Subasree 4, P.Aravind 5 UG student, Dept. of ICE, Saranathan College Engineering,

More information

Transient stability improvement by using shunt FACT device (STATCOM) with Reference Voltage Compensation (RVC) control scheme

Transient stability improvement by using shunt FACT device (STATCOM) with Reference Voltage Compensation (RVC) control scheme I J E E E C International Journal of Electrical, Electronics ISSN No. (Online) : 2277-2626 and Computer Engineering 2(1): 7-12(2013) Transient stability improvement by using shunt FACT device (STATCOM)

More information

Comparative Analysis of Controller Tuning Techniques for Dead Time Processes

Comparative Analysis of Controller Tuning Techniques for Dead Time Processes Comparative Analysis of Controller Tuning Techniques for Dead Time Processes Parvesh Saini *, Charu Sharma Department of Electrical Engineering Graphic Era Deemed to be University, Dehradun, Uttarakhand,

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

More information

Some Tuning Methods of PID Controller For Different Processes

Some Tuning Methods of PID Controller For Different Processes International Conference on Information Engineering, Management and Security [ICIEMS] 282 International Conference on Information Engineering, Management and Security 2015 [ICIEMS 2015] ISBN 978-81-929742-7-9

More information

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 92 CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 4.1 OVERVIEW OF PI CONTROLLER Proportional Integral (PI) controllers have been developed due to the unique

More information

International Journal of Innovations in Engineering and Science

International Journal of Innovations in Engineering and Science International Journal of Innovations in Engineering and Science INNOVATIVE RESEARCH FOR DEVELOPMENT Website: www.ijiesonline.org e-issn: 2616 1052 Volume 1, Issue 1 August, 2018 Optimal PID Controller

More information

Fundamentals of Servo Motion Control

Fundamentals of Servo Motion Control Fundamentals of Servo Motion Control The fundamental concepts of servo motion control have not changed significantly in the last 50 years. The basic reasons for using servo systems in contrast to open

More information

Various Controller Design and Tuning Methods for a First Order Plus Dead Time Process

Various Controller Design and Tuning Methods for a First Order Plus Dead Time Process International Journal of Computer Science & Communication Vol. 1, No. 2, July-December 2010, pp. 161-165 Various Controller Design and Tuning Methods for a First Order Plus Dead Time Process Pradeep Kumar

More information

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 23 CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 2.1 PID CONTROLLER A proportional Integral Derivative controller (PID controller) find its application in industrial control system. It

More information

Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan C 3 P Aravind 4

Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan C 3 P Aravind 4 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 01, 2015 ISSN (online): 2321-0613 Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan

More information

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM Neha Tandan 1, Kuldeep Kumar Swarnkar 2 1,2 Electrical Engineering Department 1,2, MITS, Gwalior Abstract PID controllers

More information

DESIGN AND ANALYSIS OF TUNING TECHNIQUES USING DIFFERENT CONTROLLERS OF A SECOND ORDER PROCESS

DESIGN AND ANALYSIS OF TUNING TECHNIQUES USING DIFFERENT CONTROLLERS OF A SECOND ORDER PROCESS Journal of Electrical Engineering & Technology (JEET) Volume 3, Issue 1, January- December 2018, pp. 1 6, Article ID: JEET_03_01_001 Available online at http://www.iaeme.com/jeet/issues.asp?jtype=jeet&vtype=3&itype=1

More information

Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning controller

Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning controller Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning Gajendra Singh Thakur 1, Ashish Patra 2 Deptt. Of Electrical, MITS, RGPV 1, 2,,M.Tech Student 1,Associat proff 2 Email:

More information

Cantonment, Dhaka-1216, BANGLADESH

Cantonment, Dhaka-1216, BANGLADESH International Conference on Mechanical, Industrial and Energy Engineering 2014 26-27 December, 2014, Khulna, BANGLADESH ICMIEE-PI-140153 Electro-Mechanical Modeling of Separately Excited DC Motor & Performance

More information

PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING

PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING 83 PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING B L Chua 1, F.S.Tai 1, N.A.Aziz 1 and T.S.Y Choong 2 1 Department of Process and Food Engineering, 2 Department of Chemical and Environmental

More information

An Expert System Based PID Controller for Higher Order Process

An Expert System Based PID Controller for Higher Order Process An Expert System Based PID Controller for Higher Order Process K.Ghousiya Begum, D.Mercy, H.Kiren Vedi Abstract The proportional integral derivative (PID) controller is the most widely used control strategy

More information

Simulation and Analysis of Cascaded PID Controller Design for Boiler Pressure Control System

Simulation and Analysis of Cascaded PID Controller Design for Boiler Pressure Control System PAPER ID: IJIFR / V1 / E10 / 031 www.ijifr.com ijifr.journal@gmail.com ISSN (Online): 2347-1697 An Enlightening Online Open Access, Refereed & Indexed Journal of Multidisciplinary Research Simulation and

More information

BINARY DISTILLATION COLUMN CONTROL TECHNIQUES: A COMPARATIVE STUDY

BINARY DISTILLATION COLUMN CONTROL TECHNIQUES: A COMPARATIVE STUDY BINARY DISTILLATION COLUMN CONTROL TECHNIQUES: A COMPARATIVE STUDY 1 NASSER MOHAMED RAMLI, 2 MOHAMMED ABOBAKR BASAAR 1,2 Chemical Engineering Department, Faculty of Engineering, Universiti Teknologi PETRONAS,

More information

Anti Windup Implementation on Different PID Structures

Anti Windup Implementation on Different PID Structures Pertanika J. Sci. & Technol. 16 (1): 23-30 (2008) SSN: 0128-7680 Universiti Putra Malaysia Press Anti Windup mplementation on Different PD Structures Farah Saleena Taip *1 and Ming T. Tham 2 1 Department

More information

EXPERIMENTAL INVESTIGATION OF THE ROLE OF STABILIZERS IN THE ENHANCEMENT OF AUTOMATIC VOLTAGE REGULATORS PERFORMANCE

EXPERIMENTAL INVESTIGATION OF THE ROLE OF STABILIZERS IN THE ENHANCEMENT OF AUTOMATIC VOLTAGE REGULATORS PERFORMANCE Engineering Journal of Qatar University, Vol. 4, 1991, p. 91-102. EXPERIMENTAL INVESTIGATION OF THE ROLE OF STABILIZERS IN THE ENHANCEMENT OF AUTOMATIC VOLTAGE REGULATORS PERFORMANCE K. I. Saleh* and M.

More information

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Vivek Kumar Bhatt 1, Dr. Sandeep Bhongade 2 1,2 Department of Electrical Engineering, S. G. S. Institute of Technology

More information

Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model

Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model Sumit 1, Ms. Kajal 2 1 Student, Department of Electrical Engineering, R.N College of Engineering, Rohtak,

More information

P Shrikant Rao and Indraneel Sen

P Shrikant Rao and Indraneel Sen A QFT Based Robust SVC Controller For Improving The Dynamic Stability Of Power Systems.. P Shrikant Rao and Indraneel Sen ' Abstract A novel design technique for an SVC based Power System Damping Controller

More information

Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller

Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller Mr. Omveer Singh 1, Shiny Agarwal 2, Shivi Singh 3, Zuyyina Khan 4, 1 Assistant Professor-EEE, GCET, 2 B.tech 4th

More information

TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE

TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE K.Satyanarayana 1, Saheb Hussain MD 2, B.K.V.Prasad 3 1 Ph.D Scholar, EEE Department, Vignan University (A.P), India, ksatya.eee@gmail.com

More information

Arvind Pahade and Nitin Saxena Department of Electrical Engineering, Jabalpur Engineering College, Jabalpur, (MP), India

Arvind Pahade and Nitin Saxena Department of Electrical Engineering, Jabalpur Engineering College, Jabalpur, (MP), India e t International Journal on Emerging Technologies 4(1): 10-16(2013) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 Control of Synchronous Generator Excitation and Rotor Angle Stability by

More information

Pareto Optimal Solution for PID Controller by Multi-Objective GA

Pareto Optimal Solution for PID Controller by Multi-Objective GA Pareto Optimal Solution for PID Controller by Multi-Objective GA Abhishek Tripathi 1, Rameshwar Singh 2 1,2 Department Of Electrical Engineering, Nagaji Institute of Technology and Management, Gwalior,

More information

STABILITY IMPROVEMENT OF POWER SYSTEM BY USING PSS WITH PID AVR CONTROLLER IN THE HIGH DAM POWER STATION ASWAN EGYPT

STABILITY IMPROVEMENT OF POWER SYSTEM BY USING PSS WITH PID AVR CONTROLLER IN THE HIGH DAM POWER STATION ASWAN EGYPT 3 rd International Conference on Energy Systems and Technologies 16 19 Feb. 2015, Cairo, Egypt STABILITY IMPROVEMENT OF POWER SYSTEM BY USING PSS WITH PID AVR CONTROLLER IN THE HIGH DAM POWER STATION ASWAN

More information

CONTROLLER TUNING FOR NONLINEAR HOPPER PROCESS TANK A REAL TIME ANALYSIS

CONTROLLER TUNING FOR NONLINEAR HOPPER PROCESS TANK A REAL TIME ANALYSIS Journal of Engineering Science and Technology EURECA 2013 Special Issue August (2014) 59-67 School of Engineering, Taylor s University CONTROLLER TUNING FOR NONLINEAR HOPPER PROCESS TANK A REAL TIME ANALYSIS

More information

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS M.LAKSHMISWARUPA 1, G.TULASIRAMDAS 2 & P.V.RAJGOPAL 3 1 Malla Reddy Engineering College,

More information

Simulink Based Model for Analysing the Ziegler Nichols Tuning Algorithm as applied on Speed Control of DC Motor

Simulink Based Model for Analysing the Ziegler Nichols Tuning Algorithm as applied on Speed Control of DC Motor Simulink Based Model for Analysing the Ziegler Nichols Tuning Algorithm as applied on Speed Control of DC Motor Bhaskar Lodh PG Student [Electrical Engineering], Dept. of EE, Bengal Institute of Technology

More information

PID Controller Tuning Optimization with BFO Algorithm in AVR System

PID Controller Tuning Optimization with BFO Algorithm in AVR System PID Controller Tuning Optimization with BFO Algorithm in AVR System G. Madasamy Lecturer, Department of Electrical and Electronics Engineering, P.A.C. Ramasamy Raja Polytechnic College, Rajapalayam Tamilnadu,

More information

Application Of Power System Stabilizer At Serir Power Plant

Application Of Power System Stabilizer At Serir Power Plant Vol. 3 Issue 4, April - 27 Application Of Power System Stabilizer At Serir Power Plant *T. Hussein, **A. Shameh Electrical and Electronics Dept University of Benghazi Benghazi- Libya *Tawfiq.elmenfy@uob.edu.ly

More information

Relay Based Auto Tuner for Calibration of SCR Pump Controller Parameters in Diesel after Treatment Systems

Relay Based Auto Tuner for Calibration of SCR Pump Controller Parameters in Diesel after Treatment Systems Abstract Available online at www.academicpaper.org Academic @ Paper ISSN 2146-9067 International Journal of Automotive Engineering and Technologies Special Issue 1, pp. 26 33, 2017 Original Research Article

More information

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET)

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume 3, Issue 1, January- June (2012), pp. 226-234 IAEME: www.iaeme.com/ijeet.html Journal

More information

DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller

DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller Philip A. Adewuyi Mechatronics Engineering Option, Department of Mechanical and Biomedical Engineering, Bells University

More information

THE general rules of the sampling period selection in

THE general rules of the sampling period selection in INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 206, VOL. 62, NO., PP. 43 48 Manuscript received November 5, 205; revised March, 206. DOI: 0.55/eletel-206-0005 Sampling Rate Impact on the Tuning of

More information

Experiment 9. PID Controller

Experiment 9. PID Controller Experiment 9 PID Controller Objective: - To be familiar with PID controller. - Noting how changing PID controller parameter effect on system response. Theory: The basic function of a controller is to execute

More information

PID Controller Optimization By Soft Computing Techniques-A Review

PID Controller Optimization By Soft Computing Techniques-A Review , pp.357-362 http://dx.doi.org/1.14257/ijhit.215.8.7.32 PID Controller Optimization By Soft Computing Techniques-A Review Neha Tandan and Kuldeep Kumar Swarnkar Electrical Engineering Department Madhav

More information

PID, I-PD and PD-PI Controller Design for the Ball and Beam System: A Comparative Study

PID, I-PD and PD-PI Controller Design for the Ball and Beam System: A Comparative Study IJCTA, 9(39), 016, pp. 9-14 International Science Press Closed Loop Control of Soft Switched Forward Converter Using Intelligent Controller 9 PID, I-PD and PD-PI Controller Design for the Ball and Beam

More information

ANALYTICAL AND SIMULATION RESULTS

ANALYTICAL AND SIMULATION RESULTS 6 ANALYTICAL AND SIMULATION RESULTS 6.1 Small-Signal Response Without Supplementary Control As discussed in Section 5.6, the complete A-matrix equations containing all of the singlegenerator terms and

More information

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller International Journal of Emerging Trends in Science and Technology Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller Authors Swarup D. Ramteke 1, Bhagsen J. Parvat 2

More information

Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance

Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 23, 1469-1480 (2007) Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance Department of Electrical Electronic

More information

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 1.852

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Design of Self-tuning PID controller using Fuzzy Logic for Level Process P D Aditya Karthik *1, J Supriyanka 2 *1, 2 Department

More information

A Review on Power System Stabilizers

A Review on Power System Stabilizers A Review on Power System Stabilizers Kumar Kartikeya 1, Manish Kumar Singh 2 M. Tech Student, Department of Electrical Engineering, Babu Banarasi Das University, Lucknow, India 1 Assistant Professor, Department

More information

EMPIRICAL MODEL IDENTIFICATION AND PID CONTROLLER TUNING FOR A FLOW PROCESS

EMPIRICAL MODEL IDENTIFICATION AND PID CONTROLLER TUNING FOR A FLOW PROCESS Volume 118 No. 20 2018, 2015-2021 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu EMPIRICAL MODEL IDENTIFICATION AND PID CONTROLLER TUNING FOR A FLOW

More information

International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN Volume 3, Issue 7, October 2014

International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN Volume 3, Issue 7, October 2014 1044 OPTIMIZATION AND SIMULATION OF SIMULTANEOUS TUNING OF STATIC VAR COMPENSATOR AND POWER SYSTEM STABILIZER TO IMPROVE POWER SYSTEM STABILITY USING PARTICLE SWARM OPTIMIZATION TECHNIQUE Abishek Paliwal

More information

A Novel PSS Design for Single Machine Infinite Bus System Based on Artificial Bee Colony

A Novel PSS Design for Single Machine Infinite Bus System Based on Artificial Bee Colony A Novel PSS Design for Single Machine Infinite Bus System Based on Artificial Bee Colony Prof. MS Jhamad*, Surbhi Shrivastava** *Department of EEE, Chhattisgarh Swami Vivekananda Technical University,

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 4, April -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Damping

More information

Design and Analysis for Robust PID Controller

Design and Analysis for Robust PID Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 4 Ver. III (Jul Aug. 2014), PP 28-34 Jagriti Pandey 1, Aashish Hiradhar 2 Department

More information

Design of Fractional Order Proportionalintegrator-derivative. Loop of Permanent Magnet Synchronous Motor

Design of Fractional Order Proportionalintegrator-derivative. Loop of Permanent Magnet Synchronous Motor I J C T A, 9(34) 2016, pp. 811-816 International Science Press Design of Fractional Order Proportionalintegrator-derivative Controller for Current Loop of Permanent Magnet Synchronous Motor Ali Motalebi

More information

The PID controller. Summary. Introduction to Control Systems

The PID controller. Summary. Introduction to Control Systems The PID controller ISTTOK real-time AC 7-10-2010 Summary Introduction to Control Systems PID Controller PID Tuning Discrete-time Implementation The PID controller 2 Introduction to Control Systems Some

More information

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller Galal Ali Hassaan Emeritus Professor, Department of Mechanical

More information

Assessment Of Diverse Controllers For A Cylindrical Tank Level Process

Assessment Of Diverse Controllers For A Cylindrical Tank Level Process IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 6 November 2014 ISSN (online): 2349-6010 Assessment Of Diverse Controllers For A Cylindrical Tank Level Process

More information

COMPUTATION OF STABILIZING PI/PID CONTROLLER FOR LOAD FREQUENCY CONTROL

COMPUTATION OF STABILIZING PI/PID CONTROLLER FOR LOAD FREQUENCY CONTROL COMPUTATION OF STABILIZING PI/PID CONTROLLER FOR LOAD FREQUENCY CONTROL 1 B. AMARENDRA REDDY, 2 CH. V. V. S. BHASKARA REDDY, 3 G. THEJESWARI 1 Asst. Professor, 2 Asso. Professor, 3 M.E. Student, Dept.

More information

Optimized Tuning of PI Controller for a Spherical Tank Level System Using New Modified Repetitive Control Strategy

Optimized Tuning of PI Controller for a Spherical Tank Level System Using New Modified Repetitive Control Strategy International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume 3, Issue 6 (September 212), PP. 74-82 Optimized Tuning of PI Controller for a Spherical

More information

An Implementation for Comparison of Various PID Controllers Tuning Methodologies for Heat Exchanger Model

An Implementation for Comparison of Various PID Controllers Tuning Methodologies for Heat Exchanger Model An Implementation for Comparison of Various PID Controllers Tuning Methodologies for Heat Exchanger Model Akshay Dhanda 1 and Dharam Niwas 2 1 M. Tech. Scholar, Indus Institute of Engineering and Technology,

More information

MATLAB Simulink Based Load Frequency Control Using Conventional Techniques

MATLAB Simulink Based Load Frequency Control Using Conventional Techniques MATLAB Simulink Based Load Frequency Control Using Conventional Techniques Rameshwar singh 1, Ashif khan 2 Deptt. Of Electrical, NITM, RGPV 1, 2,,Assistant proff 1, M.Tech Student 2 Email: rameshwar.gwalior@gmail.com

More information

EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS

EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS Erliza Binti Serri 1, Wan Ismail Ibrahim 1 and Mohd Riduwan Ghazali 2 1 Sustanable Energy & Power Electronics Research, FKEE

More information

International Journal of Advance Engineering and Research Development. Aircraft Pitch Control System Using LQR and Fuzzy Logic Controller

International Journal of Advance Engineering and Research Development. Aircraft Pitch Control System Using LQR and Fuzzy Logic Controller Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3,Issue 5,May -216 e-issn : 2348-447 p-issn : 2348-646 Aircraft Pitch Control

More information

Governor with dynamics: Gg(s)= 1 Turbine with dynamics: Gt(s) = 1 Load and machine with dynamics: Gp(s) = 1

Governor with dynamics: Gg(s)= 1 Turbine with dynamics: Gt(s) = 1 Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using Conventional Controller 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 Ajay Oraon, 1 Assistant Professor, Electrical Engineering Department, BIT Sindri,

More information

Tuning Methods of PID Controller for DC Motor Speed Control

Tuning Methods of PID Controller for DC Motor Speed Control Indonesian Journal of Electrical Engineering and Computer Science Vol. 3, No. 2, August 2016, pp. 343 ~ 349 DOI: 10.11591/ijeecs.v3.i2.pp343-349 343 Tuning Methods of PID Controller for DC Motor Speed

More information

INTEGRATED PID BASED INTELLIGENT CONTROL FOR THREE TANK SYSTEM

INTEGRATED PID BASED INTELLIGENT CONTROL FOR THREE TANK SYSTEM INTEGRATED PID BASED INTELLIGENT CONTROL FOR THREE TANK SYSTEM J. Arulvadivu, N. Divya and S. Manoharan Electronics and Instrumentation Engineering, Karpagam College of Engineering, Coimbatore, Tamilnadu,

More information

CHASSIS DYNAMOMETER TORQUE CONTROL SYSTEM DESIGN BY DIRECT INVERSE COMPENSATION. C.Matthews, P.Dickinson, A.T.Shenton

CHASSIS DYNAMOMETER TORQUE CONTROL SYSTEM DESIGN BY DIRECT INVERSE COMPENSATION. C.Matthews, P.Dickinson, A.T.Shenton CHASSIS DYNAMOMETER TORQUE CONTROL SYSTEM DESIGN BY DIRECT INVERSE COMPENSATION C.Matthews, P.Dickinson, A.T.Shenton Department of Engineering, The University of Liverpool, Liverpool L69 3GH, UK Abstract:

More information

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Bahar A. Elmahi. Industrial Research & Consultancy Center, baharelmahi@yahoo.com Abstract- This paper

More information

GUI Based Control System Analysis Using PID Controller for Education

GUI Based Control System Analysis Using PID Controller for Education Indonesian Journal of Electrical Engineering and Computer Science Vol. 3, No. 1, July 2016, pp. 91 ~ 101 DOI: 10.11591/ijeecs.v3.i1.pp91-101 91 GUI Based Control System Analysis Using PID Controller for

More information

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems American Journal of Science, Engineering and Technology 217; 2(3): 77-82 http://www.sciencepublishinggroup.com/j/ajset doi: 1.11648/j.ajset.21723.11 Development of a Fuzzy Logic Controller for Industrial

More information

Design of Fractional Order PID Controller for SMIB Power System with UPFC Tuned by Multi-Objectives Genetic Algorithm. Abstract:

Design of Fractional Order PID Controller for SMIB Power System with UPFC Tuned by Multi-Objectives Genetic Algorithm. Abstract: 16 th International Conference on AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT - 16 May 26-28, 215, E-Mail: asat@mtc.edu.eg Military Technical College, Kobry Elkobbah, Cairo, Egypt Tel : +(22) 2425292

More information

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using PID and Fuzzy Logic 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 A.K. Singh 1 Assistant Professor, 2 Reseach Scholar, Associate Professor 1,2,3 Electrical

More information

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM Closed Loop Speed Control of Permanent Magnet Synchronous Motor fed by SVPWM Inverter Malti Garje 1, D.R.Patil 2 1,2 Electrical Engineering Department, WCE Sangli Abstract This paper presents very basic

More information

Speed control of a DC motor using Controllers

Speed control of a DC motor using Controllers Automation, Control and Intelligent Systems 2014; 2(6-1): 1-9 Published online November 20, 2014 (http://www.sciencepublishinggroup.com/j/acis) doi: 10.11648/j.acis.s.2014020601.11 ISSN: 2328-5583 (Print);

More information

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL Experiment No. 1(a) : Modeling of physical systems and study of

More information

PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance

PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance 71 PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance Vunlop Sinlapakun 1 and

More information

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES 49 CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES 3.1 INTRODUCTION The wavelet transform is a very popular tool for signal processing and analysis. It is widely used for the analysis

More information

Transient Stability Improvement Of LFC And AVR Using Bacteria Foraging Optimization Algorithm

Transient Stability Improvement Of LFC And AVR Using Bacteria Foraging Optimization Algorithm ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

Volume I Issue VI 2012 September-2012 ISSN

Volume I Issue VI 2012 September-2012 ISSN A 24-pulse STATCOM Simulation model to improve voltage sag due to starting of 1 HP Induction-Motor Mr. Ajay Kumar Bansal 1 Mr. Govind Lal Suthar 2 Mr. Rohan Sharma 3 1 Associate Professor, Department of

More information

Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process

Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process https://doi.org/.399/ijes.v5i.6692 Wael Naji Alharbi Liverpool John Moores University, Liverpool, UK w2a@yahoo.com Barry Gomm

More information

A PLC-based Self-tuning PI-Fuzzy Controller for Linear and Non-linear Drives Control

A PLC-based Self-tuning PI-Fuzzy Controller for Linear and Non-linear Drives Control A PLC-based Self-tuning PI-Fuzzy Controller for Linear and Non-linear Drives Control Muhammad Arrofiq *1, Nordin Saad *2 Universiti Teknologi PETRONAS Tronoh, Perak, Malaysia muhammad_arrofiq@utp.edu.my

More information

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Osama Omer Adam Mohammed 1, Dr. Awadalla Taifor Ali 2 P.G. Student, Department of Control Engineering, Faculty of Engineering,

More information