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

Size: px
Start display at page:

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

Transcription

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, Sindri, Dhanbad, Jharkhand, India 2 Reseach Scholar, Electrical Engineering Department, BIT Sindri, Sindri, Dhanbad, Jharkhand, India 3 Assistant Professor Chemical Engineering Department, BIT Sindri, Sindri, Dhanbad, Jharkhand, India Abstract: Currently as there has been an increase in the interconnected systems as far as power systems are concerned Load as well as power flow in tie-line are varying dynamically So there is a need of robust control of system frequency as well as tie-line power flow system This robust control could be achieved by the help of using I,PI and PID s This is due to the fact that gain constants in the case of conventional s remain same throughout, for changes in the load value But Load can t be the same throughout, load deviates from time to time Then simulation is done by using Matlab/Simulink software Keywords: Conventional Controllers, Two Area Power System, Load Frequency Control, MATLAB SIMULINK I INTRODUCTION For extensive level power systems which consist of interconnected control regions, load frequency; then it s paramount to hold into the frequency and entomb territory tie power close to the booked qualities The input mechanical power is utilized to control the frequency of the generators and the variation in the frequency and tie-line power are detected, which is the extent of the alteration in rotor angle A decently outlined power framework ought to have the capacity to give the satisfactory levels of power quality by keeping the frequency and voltage size inside middle of as far as possible Changes in the power system load influences chiefly the system frequency, while the reactive power is less delicate to changes in frequency and is fundamentally reliant on vacillations of voltage size So the control of the true and reactive power in the power system is managed independently As the loading in a power system is not constant so the s for the system must be aimed to provide quality service in the power system The power flow and frequency in an interconnected system is well regulated by AGC The main purpose of the AGC is to retain the system frequency constant and almost inert to any disturbances Generally two things are being controlled in AGC ie voltage and frequency Both have separate control loops and independent of each other In this paper, Matlab Simulation is carried out by using I, PI, PID s II TWO AREA POWER SYSTEM Generally, power systems obligate composite & multi-variable configurations and they have many non minimum and nonlinear phase systems Power networks are distributed by tie lines into regulator Areas Generators are expected to maintain synchronism with the tie line and connected Areas There are basically two types of control mechanism to control frequency in interconnected power systems ie first one is primary speed control & second one is secondary speed The first speed control creates the preliminary rough alteration of frequency For its activities, the variation in load is being tracked by the generators and share among them according to their ratings The inherent time lags of the system and the turbine itself is the major cause for the slow response of the system Liable on the turbine kind, the primary loop classically responds in 2 18 s The later speed control follows the well alteration of frequency by varying the frequency inaccuracy to zero by an integral control action The association among the load and speed is accustomed by varying a load set point input In exercise, the tuning of the load reference mark point is being done by functioning the speed changing motor This control is significantly sluggish and drives to action only when the job is done by the primary speed control Regulation of the frequency is done by the speed-governing system The isochronous governor changes the turbine valve/door to get the frequency once again to the ostensible or booked rate III MODEL OF TWO AREA POWER SYSTEM Each area is assumed to have only one equivalent generator and is equipped with governor- turbine system They are the control signals from the s we choose The plant for a power system with a non-reheated turbine consists of three parts: Governor with dynamics: Gg(s)= 1 1+Tgs Turbine with dynamics: Gt(s) = 1 1+Tts Load and machine with dynamics: Gp(s) = 1 Fig-31:Block diagram of two area power system 1+Tps Available Online@ 239

2 IV SYSTEM PARAMETERS The nominal parameters value of Two area power system model is given below in Table-1 Table -1: The nominal parameters value of Two area power system Parameters Nominal Value T g (Time constant of the generator) 008 T t (Time constant of the turbine) 03 R 1 and R 2 (Speed regulation constant) 24 b 1 and b 2 (Feedback bias cofficient) 0425 k p (Proportional gain constant) 120 T p (Power system time constant) 20 a 1 and a 2 (Synchronizing power coefficient) -1 The value of K i are following:- Table- 2:Integral Gain For I Controller Gain(for Value Gain(for Value area 1) area 2) K i K i V CONVENTIONAL CONTROLLERS A Controller The contribution from the integral term (sometimes called reset) is proportional to both the magnitude of the error and the duration of the error Summing the instantaneous error over time (integrating the error) gives the accumulated offset that should have been corrected previously 2 Mathematical expression I Transfer function of I is given in equation (1) and (2) e a =K i e(t)dt (1) C(s)= K i s T i s (2) K i =Integral gain, T i =Reset time= 1 K i 3 Simulink Model and results Fig-52:Output frequency response of area-1 of two area power Fig- 51: Simulink model of two area power system with I Fig-53:Output frequency response of area-2 of two area power According to output of I Controller, settling Time, Peak overshoot and steady state error are given below Table-3: Output Result Of I Controller B PI Controller Available Online@ 240 steady state erro The proportional gain provides stability and high frequency response The integral term insures that the average error is driven to zero Advantages of PI include that only two gains must be tuned, that there is no long-term error, and that the method normally provides highly responsive systems The speed of response, however, becomes much slower 2 Mathematical expression PI Transfer function of PI is given in equation (3) and (4)

3 e a = e(t)+k i e(t)dt (3) C(s) =K p + K i s = K p(1 + 1 T i s ) (4) Where: K p =Proportional gain, K i =Integral gain, T i =Reset time= K p K i 3 Simulink Model and results Fig-56:Output frequency response of area-2 of two area power According to output of PI Controller, settling Time, Peak overshoot and Steady state error are given below Table-5: Output Result of PI Controller steady state error Fig-54:Simulink model of two area power system with PI The value of K p and K i are following:- Table -4: Proportional and Integral Gain For Pi Controller Gain(for area Value Gain(for area Value 1) 2) K p K p K i K i C PID Controller A Conventional PID is most widely used in industry due to ease in design and inexpensive cost The PID formulas are simple and can be easily adopted to corresponding to different controlled plants but it can t yield a good control performance if controlled system is highly order and nonlinear The PID is a combination of the PI and PD s The PD control, as in the case of the lead compensator, improves the transient-response characteristics, improves system stability, and increases the system bandwidth, which implies fast rise time Fig-55:Output frequency response of area-1 of two area power Fig-57:General control structure of PID 2 Mathematical expression PID The actuating signal for the PID and the transfer function are given in (5) and (6) e a = e(t) +K i e(t)dt+k d de (t) dt (5) C(s) =K p + K i s +K ds = K p (1 + 1 T i s +T ds) (6) Available Online@ 241

4 Where: K p =Proportional gain, K i =Integral gain, T i =Reset time= K p K i, K d =Derivative gain, T d =Rate Time or derivative time= K d K p 3 Simulink Model and results Fig-510: Output frequency response of area-2 of two area power According to output of PID Controller settling Time,Peak overshoot and Steady state error are given below Table-7: Output Result of PID Controller steady state error Fig-58: Simulink model of two area power system with PID The valueof K p,k i andk d are following:- Table-6: Proportional, Integral and Derivative Gain For PID Controller Gain (for area Gain (for area value value 1) 2) K p K p K i K i K d K d CONCLUSIONS & SCOPE OF FUTURE WORK A Comparative Analysis The comparison among different methods in terms of various performance specifications such as settling time, overshoot and steady state error the conventional and intelligent methods has been shown in table 10 Table 10: Performance analysis of different types of Controller Settling Time Overshoot (Hz) steady state error I Controller PI Controller PID Controller Fig-59:Output frequency response of area-1 of two area power CONCLUSION AND FUTURE SCOPE The performance of all the s have been evaluated Performance evaluation scheme of has been done using time response analysis In time response analysis response of the respective has been presented and thereby Settling time, peak overshoot and steady state error have been founded The Performance of the each is shown table 10According to the result of PID it gives best settling time and minimum overshoot Finally it is concluded that by using of different conventional settling time and peak overshoot of the system is reduced and thus stability is improved As a further study, the proposed method can be applied to multi area power system load frequency control (ALFC) and also optimum values can be obtained by Genetic Algorithm and Neural networks Available Online@ 242

5 References [1] C Concordia, L K Kirchmayer, "Tie-Line Power & Frequency Control of ElectricPower Systems- Part II", AIEE Trans, vol 73, part III-A, 1954, pp [2] O IElgerd, Energy Systems Theory: an introduction, New York : McGraw-Hill,1982 [3] Kundur P Power system stability and control McGraw- Hill; 1994 [4] KOgata, Modern Control Engineering, New Jersey, Prentice Hall, 2008 [5] AdilUsman BP Divakar Simulation study of load frequency control of single and two area systems IEEE Global Humanitarian Technology Conference, pp , 2012 [6] E Cam and I Kocaarslan, Load frequency control in two area power systems using fuzzy logic, Energy Conversion and Management, vol 46, no 2, pp , 2005 [7] I J Nagrath and D P Kothari Modern power system analysis- TMH 1993 [8] T Kennedy, SM Hoyt and CF AbellVariable, nonlinear tie-line frequency bias for interconnected systems control, IEEE Trans Power Syst, 3 (3) (1988) [9] G Ray, A N Prasad, and G D Prasad, A new approach to the Design of robust load-frequency for large scale power systems, Elect Power Syst Res, vol 51, no 1, pp 13 22, 1999 [10] Nanda, J, and Kaul, BL, Automatic Generation Control of an Interconnected Power System, PROC IEE, Vol 125, No 5, PP , MAY, 1978 [11] Timothy J Ross 1995 Fuzzy logic with engineering application Mc-Graw Hill [12] IH Altas and AM Sharaf, A Generalized direct approach for designing fuzzy logic s in Matlab/Simulink GUI environment, International Journal of InformationTechnology and Intelligent Computing, Int J IT&IC, vol1,no4, 2007 Available Online@ 243

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

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC Puran Lal 1, Mainak Roy 2 1 M-Tech (EL) Student, 2 Assistant Professor, Department of EEE, Lingaya s University, Faridabad, (India) ABSTRACT

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

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

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

Automatic Generation Control of Two Area using Fuzzy Logic Controller

Automatic Generation Control of Two Area using Fuzzy Logic Controller Automatic Generation Control of Two Area using Fuzzy Logic Yagnita P. Parmar 1, Pimal R. Gandhi 2 1 Student, Department of electrical engineering, Sardar vallbhbhai patel institute of technology, Vasad,

More information

The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller

The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller M. Ahmadzadeh, and S. Mohammadzadeh Abstract---This

More information

Performance Analysis of PSO Optimized Fuzzy PI/PID Controller for a Interconnected Power System

Performance Analysis of PSO Optimized Fuzzy PI/PID Controller for a Interconnected Power System Performance Analysis of PSO Optimized Fuzzy PI/PID Controller for a Interconnected Power System 1 Pogiri Ramu, Anusha M 2, Gayatri B 3 and *Halini Samalla 4 Department of Electrical & Electronics Engineering

More information

LOAD FREQUENCY CONTROL FOR TWO AREA POWER SYSTEM USING DIFFERENT CONTROLLERS

LOAD FREQUENCY CONTROL FOR TWO AREA POWER SYSTEM USING DIFFERENT CONTROLLERS LOAD FREQUENCY CONTROL FOR TWO AREA POWER SYSTEM USING DIFFERENT CONTROLLERS Atul Ikhe and Anant Kulkarni P. G. Department, College of Engineering Ambajogai, Dist. Beed, Maharashtra, India, ABSTRACT This

More information

ROBUST TECHNIQUE LFC OF TWO-AREA POWER SYSTEM WITH DYNAMIC PERFORMANCE OF COMBINED SMES AND SSSC CONTROL

ROBUST TECHNIQUE LFC OF TWO-AREA POWER SYSTEM WITH DYNAMIC PERFORMANCE OF COMBINED SMES AND SSSC CONTROL 3 rd International Conference on Energy Systems and Technologies 6 9 Feb. 25, Cairo, Egypt ROBUST TECHNIQUE LFC OF TWO-AREA POWER SYSTEM WITH DYNAMIC PERFORMANCE OF COMBINED SMES AND SSSC CONTROL A.M.

More information

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY Nigerian Journal of Technology (NIJOTECH) Vol. 31, No. 1, March, 2012, pp. 40 47. Copyright c 2012 Faculty of Engineering, University of Nigeria. ISSN 1115-8443 NEURAL NETWORK BASED LOAD FREQUENCY CONTROL

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 6, June-2015 ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 6, June-2015 ISSN ISSN 2229-5518 359 Automatic Generation Control in Three Area Interconnected Power System of Thermal Generating Unit using Evolutionary Controller Ashish Dhamanda 1, A.K.Bhardwaj 2 12 Department of Electrical

More information

Automatic Generation Control of Three Area Power Systems Using Ann Controllers

Automatic Generation Control of Three Area Power Systems Using Ann Controllers International Journal of Computational Engineering Research Vol, 03 Issue, 6 Automatic Generation Control of Three Area Power Systems Using Ann Controllers Nehal Patel 1, Prof.Bharat Bhusan Jain 2 1&2

More information

Load Frequency Control of Three Different Area Interconnected Power Station using Pi Controller

Load Frequency Control of Three Different Area Interconnected Power Station using Pi Controller Load Frequency Control of Three Different Area Interconnected Power Station using Pi Controller 1 Mr Tejas Gandhi, Prof. JugalLotiya M.Tech Student, Electrical EngineeringDepartment, Indus University,

More information

Automatic Load Frequency Control of Two Area Power System Using Proportional Integral Derivative Tuning Through Internal Model Control

Automatic Load Frequency Control of Two Area Power System Using Proportional Integral Derivative Tuning Through Internal Model Control IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 2 Ver. I (Mar. Apr. 2016), PP 13-17 www.iosrjournals.org Automatic Load Frequency

More information

Automatic Generation control of interconnected hydrothermal power plant Using classical and soft computing Technique

Automatic Generation control of interconnected hydrothermal power plant Using classical and soft computing Technique RESEARCH ARTICLE OPEN ACCESS Automatic Generation control of interconnected hydrothermal power plant Using classical and soft computing Technique * Ashutosh Bhadoria, ** Dhananjay Bhadoria 1 Assistant

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

Load Frequency Control of Multi-Area Power System with PI Controller

Load Frequency Control of Multi-Area Power System with PI Controller ISSN (Print) : 2320-3765 ISSN (Online): 2278-8875 International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 7, Issue 2, February 2018 Load Frequency Control

More information

Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller

Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller Karnail Singh 1, Ashwani Kumar 2 PG Student[EE], Deptt.of EE, Hindu College of Engineering, Sonipat, India 1

More information

AGC in Five Area Interconnected Power System of Thermal Generating Unit Through Fuzzy Controller

AGC in Five Area Interconnected Power System of Thermal Generating Unit Through Fuzzy Controller American Journal of Energy and Power Engineering 2017; 4(6): 44-58 http://www.aascit.org/journal/ajepe ISSN: 2375-3897 AGC in Five Area Interconnected Power System of Thermal Generating Unit Through Fuzzy

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 PREAMBLE Load Frequency Control (LFC) or Automatic Generation Control (AGC) is a paramount feature in power system operation and control. The continuous monitoring is needed

More information

Load Frequency Control of Multi-Area Power Systems Using PI, PID, and Fuzzy Logic Controlling Techniques

Load Frequency Control of Multi-Area Power Systems Using PI, PID, and Fuzzy Logic Controlling Techniques Load Frequency Control of Multi-Area Power Systems Using PI, PID, and Fuzzy Logic Controlling Techniques J.Syamala, I.E.S. Naidu Department of Electrical and Electronics, GITAM University, Rushikonda,

More information

Control of Load Frequency of Power System by PID Controller using PSO

Control of Load Frequency of Power System by PID Controller using PSO Website: www.ijrdet.com (ISSN 2347-6435(Online) Volume 5, Issue 6, June 206) Control of Load Frequency of Power System by PID Controller using PSO Shiva Ram Krishna, Prashant Singh 2, M. S. Das 3,2,3 Dept.

More information

Automatic load frequency control of multi-area power system using ANN controller and Genetic algorithm

Automatic load frequency control of multi-area power system using ANN controller and Genetic algorithm Automatic load frequency control of multi-area power system using ANN controller and Genetic algorithm Poonam Rani, Mr. Ramavtar Jaswal 1Reseach Scholars (EE), UIET, Kurukshetra University, Kurukshetra,

More information

Load Frequency Control of Multi Area Hybrid Power System Using Intelligent Controller Based on Fuzzy Logic

Load Frequency Control of Multi Area Hybrid Power System Using Intelligent Controller Based on Fuzzy Logic Load Frequency Control of Multi Area Hybrid Power System Using Intelligent Controller Based on Fuzzy Logic Rahul Chaudhary 1, Naresh Kumar Mehta 2 M. Tech. Student, Department of Electrical and Electronics

More information

AUTOMATIC VOLTAGE REGULATOR AND AUTOMATIC LOAD FREQUENCY CONTROL IN TWO-AREA POWER SYSTEM

AUTOMATIC VOLTAGE REGULATOR AND AUTOMATIC LOAD FREQUENCY CONTROL IN TWO-AREA POWER SYSTEM AUTOMATIC VOLTAGE REGULATOR AND AUTOMATIC LOAD FREQUENCY CONTROL IN TWO-AREA POWER SYSTEM ABSTRACT [1] Nitesh Thapa, [2] Nilu Murmu, [3] Aditya Narayan, [4] Birju Besra Dept. of Electrical and Electronics

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

CHAPTER 4 LOAD FREQUENCY CONTROL OF INTERCONNECTED HYDRO-THERMAL SYSTEM

CHAPTER 4 LOAD FREQUENCY CONTROL OF INTERCONNECTED HYDRO-THERMAL SYSTEM 53 CHAPTER 4 LOAD FREQUENCY CONTROL OF INTERCONNECTED HYDRO-THERMAL SYSTEM 4.1 INTRODUCTION Reliable power delivery can be achieved through interconnection of hydro and thermal system. In recent years,

More information

LOAD FREQUENCY CONTROL FOR A TWO-AREA INTERCONNECTED POWER SYSTEM BY USING SLIDING MODE CONTROLLER

LOAD FREQUENCY CONTROL FOR A TWO-AREA INTERCONNECTED POWER SYSTEM BY USING SLIDING MODE CONTROLLER LOAD FREQUENCY CONTROL FOR A TWO-AREA INTERCONNECTED POWER SYSTEM BY USING SLIDING MODE CONTROLLER 1 P.GOWRI NAIDU, 2 R.GOVARDHANA RAO 1 PG student of ANITS College, 2 Director of ANITS College, Visakhapatnam,

More information

Comparative Analysis Between Fuzzy and PID Control for Load Frequency Controlled Power

Comparative Analysis Between Fuzzy and PID Control for Load Frequency Controlled Power This work by IJARBEST is licensed under a Creative Commons Attribution 4.0 International License. Available at https://www.ij arbest.com Comparative Analysis Between Fuzzy and PID Control for Load Frequency

More information

AUTOMATIC GENERATION CONTROL OF REHEAT THERMAL GENERATING UNIT THROUGH CONVENTIONAL AND INTELLIGENT TECHNIQUE

AUTOMATIC GENERATION CONTROL OF REHEAT THERMAL GENERATING UNIT THROUGH CONVENTIONAL AND INTELLIGENT TECHNIQUE 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

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

Design of GA Tuned Two-degree Freedom of PID Controller for an Interconnected Three Area Automatic Generation Control System

Design of GA Tuned Two-degree Freedom of PID Controller for an Interconnected Three Area Automatic Generation Control System Indian Journal of Science and Technology, Vol 8(12), DOI: 10.17485/ijst/2015/v8i12/53667, June 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Design of GA Tuned Two-degree Freedom of PID Controller

More information

An intelligent fuzzy logic controller applied to multi-area load frequency control

An intelligent fuzzy logic controller applied to multi-area load frequency control AERICA JOURAL OF SCIETIFIC AD IDUSTRIAL RESEARCH, Science Huβ, http://www.scihub.org/ajsir ISS: 53-649X doi:.55/ajsir...6 An intelligent fuzzy logic controller applied to multi-area load frequency control

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

Load Frequency Controller Design for Interconnected Electric Power System

Load Frequency Controller Design for Interconnected Electric Power System Load Frequency Controller Design for Interconnected Electric Power System M. A. Tammam** M. A. S. Aboelela* M. A. Moustafa* A. E. A. Seif* * Department of Electrical Power and Machines, Faculty of Engineering,

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

Load Frequency Control of Interconnected Hydro-Thermal Power System Using Fuzzy and Conventional PI Controller

Load Frequency Control of Interconnected Hydro-Thermal Power System Using Fuzzy and Conventional PI Controller Load Frequency Control of Interconnected Hydro-Thermal Power System Using Fuzzy and Conventional PI Controller Sachin Khajuria Jaspreet Kaur Abstract: This paper shows how to regulate the power supply

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

Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System

Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System Anju Gupta Department of Electrical and Electronics Engg. YMCA University of Science and Technology anjugupta112@gmail.com P.

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

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

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

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

1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using

1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using 1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using op-amps a. b. c. d. Solution: b) Explanation: The dotted

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

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

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

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6 No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 06 Print ISSN: 3-970;

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

LFC in hydro thermal System Using Conventional and Fuzzy Logic Controller

LFC in hydro thermal System Using Conventional and Fuzzy Logic Controller LFC in hydro thermal System Using Conventional and Fuzzy Logic Controller Nitiksha Pancholi 1, YashviParmar 2, Priyanka Patel 3, Unnati Mali 4, Chand Thakor 5 Lecturer, Department of Electrical Engineering,

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

Design of Different Controller for Cruise Control System

Design of Different Controller for Cruise Control System Design of Different Controller for Cruise Control System Anushek Kumar 1, Prof. (Dr.) Deoraj Kumar Tanti 2 1 Research Scholar, 2 Associate Professor 1,2 Electrical Department, Bit Sindri Dhanbad, (India)

More information

Artificial Intelligent and meta-heuristic Control Based DFIG model Considered Load Frequency Control for Multi-Area Power System

Artificial Intelligent and meta-heuristic Control Based DFIG model Considered Load Frequency Control for Multi-Area Power System International Research Journal of Engineering and Technology (IRJET) e-issn: 395-56 Volume: 4 Issue: 9 Sep -7 www.irjet.net p-issn: 395-7 Artificial Intelligent and meta-heuristic Control Based DFIG model

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

Modeling and Simulation of Load Frequency Control for Three Area Power System Using Proportional Integral Derivative (PID) Controller

Modeling and Simulation of Load Frequency Control for Three Area Power System Using Proportional Integral Derivative (PID) Controller American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) 2313-441, ISSN (Online) 2313-442 Global Society of Scientific Research and Researchers http://asrjetsjournal.org/

More information

Design of Compensator for Dynamical System

Design of Compensator for Dynamical System Design of Compensator for Dynamical System Ms.Saroja S. Chavan PimpriChinchwad College of Engineering, Pune Prof. A. B. Patil PimpriChinchwad College of Engineering, Pune ABSTRACT New applications of dynamical

More information

PI Control of Boost Converter Controlled DC Motor

PI Control of Boost Converter Controlled DC Motor PI Control of Boost Converter Controlled DC Motor RESHMA JAYAKUMAR 1 AND CHAMA R. CHANDRAN 2 1,2 Electrical and Electronics Engineering Department, SBCE, Pattoor, Kerala Abstract- With the development

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

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

Comparative Analysis of P, PI, PD, PID Controller for Mass Spring Damper System using Matlab Simulink.

Comparative Analysis of P, PI, PD, PID Controller for Mass Spring Damper System using Matlab Simulink. Comparative Analysis of P, PI, PD, PID Controller for Mass Spring Damper System using Matlab Simulink. 1 Kankariya Ravindra, 2 Kulkarni Yogesh, 3 Gujrathi Ankit 1,2,3 Assistant Professor Department of

More information

Load frequency control of interconnected system

Load frequency control of interconnected system Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Load frequency control of interconnected system Sukhpreet Kaur 1 and Harvinder Singh

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

Stability Control of an Interconnected Power System Using PID Controller

Stability Control of an Interconnected Power System Using PID Controller Stability Control of an Interconnected Power System Using PID Controller * Y.V.Naga Sundeep 1, ** P.NandaKumar, *** Y.Vamsi Babu 3, **** K.Harshavardhan 4 *(EEE, P.B.R VITS/JNT University Anantapur,INDIA)

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

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS Kapil Ghuge 1, Prof. Manish Prajapati 2 Prof. Ashok Kumar Jhala 3 1 M.Tech Scholar, 2 Assistant Professor, 3 Head of Department, R.K.D.F.

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

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

Automatic Controller Dynamic Specification (Summary of Version 1.0, 11/93)

Automatic Controller Dynamic Specification (Summary of Version 1.0, 11/93) The contents of this document are copyright EnTech Control Engineering Inc., and may not be reproduced or retransmitted in any form without the express consent of EnTech Control Engineering Inc. Automatic

More information

Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time Process

Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time Process International Journal of Electronics and Computer Science Engineering 538 Available Online at www.ijecse.org ISSN- 2277-1956 Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time

More information

Application of Fuzzy Logic Controller in Shunt Active Power Filter

Application of Fuzzy Logic Controller in Shunt Active Power Filter IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 11 April 2016 ISSN (online): 2349-6010 Application of Fuzzy Logic Controller in Shunt Active Power Filter Ketan

More information

Open Access Design of Diesel Engine Adaptive Active Disturbance Rejection Speed Controller

Open Access Design of Diesel Engine Adaptive Active Disturbance Rejection Speed Controller Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 05, 7, 49-433 49 Open Access Design of Diesel Engine Adaptive Active Disturbance Rejection Speed

More information

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 98 CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 6.1 INTRODUCTION Process industries use wide range of variable speed motor drives, air conditioning plants, uninterrupted power supply systems

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

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

Damping Power system Oscillation using Static Synchronous Series Compensator (SSSC)

Damping Power system Oscillation using Static Synchronous Series Compensator (SSSC) Damping Power system Oscillation using Static Synchronous Series Compensator (SSSC) Girish Kumar Prasad 1, Dr. Malaya S Dash 2 1M-Tech Scholar, Dept. of Electrical & Electronics Engineering, Technocrats

More information

CHAPTER 5 PSO AND ACO BASED PID CONTROLLER

CHAPTER 5 PSO AND ACO BASED PID CONTROLLER 128 CHAPTER 5 PSO AND ACO BASED PID CONTROLLER 5.1 INTRODUCTION The quality and stability of the power supply are the important factors for the generating system. To optimize the performance of electrical

More information

Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques

Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques Afshan Ilyas, Shagufta Jahan, Mohammad Ayyub Abstract:- This paper presents a method for tuning of conventional

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

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER Archana G C 1 and Reema N 2 1 PG Student [Electrical Machines], Department of EEE, Sree Buddha College

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

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

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

DC Motor Speed Control using Artificial Neural Network

DC Motor Speed Control using Artificial Neural Network International Journal of Modern Communication Technologies & Research (IJMCTR) ISSN: 2321-0850, Volume-2, Issue-2, February 2014 DC Motor Speed Control using Artificial Neural Network Yogesh, Swati Gupta,

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

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

SSRG International Journal of Electrical and Electronics Engineering ( SSRG IJEEE ) Volume 3 Issue 1 January 2016

SSRG International Journal of Electrical and Electronics Engineering ( SSRG IJEEE ) Volume 3 Issue 1 January 2016 Hybrid Neuro-Fuzzy Controller based Adaptive Neuro-Fuzzy Inference System Approach for Multi-Area Load Frequency Control of Interconnected Power System O Anil Kumar 1, Ch Rami Reddy 2 1 pursuing M.Tech

More information

Optimal PID Tuning for AGC system using Adaptive Tabu Search

Optimal PID Tuning for AGC system using Adaptive Tabu Search Proceedings of the 7th WSEAS International Conference on Power Systems, Beijing, China, September 5-7, 27 42 Optimal PID Tuning for AGC system using Adaptive Tabu Search ANANT OONSIVILAI and BOONRUANG

More information

MODELING AND ANALYSIS OF THREE AREA THERMAL POWER SYSTEM USING CONVENTIONAL CONTROLLERS

MODELING AND ANALYSIS OF THREE AREA THERMAL POWER SYSTEM USING CONVENTIONAL CONTROLLERS Indian Journal of Electronics and Electrical Engineing (IJEEE) Vol.2.No.2 204pp 89-93. available at: www.goniv.com Pap Received :5-04-204 Pap Published:25-04-204 Pap Reviewed by:. John Arht 2. Hendry Goyal

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

A High Step up Boost Converter Using Coupled Inductor with PI Control

A High Step up Boost Converter Using Coupled Inductor with PI Control A High Step up Boost Converter Using Coupled Inductor with PI Control Saurabh 1, Dr.P.K.Saha 2, Dr.G.K.Panda 3 PG Student [Power Electronics and Drives], Dept. of EE, Jalpaiguri Government Engineering

More information

Negative Output Multiple Lift-Push-Pull Switched Capacitor for Automotive Applications by Using Soft Switching Technique

Negative Output Multiple Lift-Push-Pull Switched Capacitor for Automotive Applications by Using Soft Switching Technique IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 232-3331 PP 4-44 www.iosrjournals.org Negative Output Multiple Lift-Push-Pull Switched Capacitor for Automotive

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

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

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM 55 Jurnal Teknologi, 35(D) Dis. 2001: 55 64 Universiti Teknologi Malaysia DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM

More information

Bi-Directional Dc-Dc converter Drive with PI and Fuzzy Logic Controller

Bi-Directional Dc-Dc converter Drive with PI and Fuzzy Logic Controller Bi-Directional Dc-Dc converter Drive with PI and Fuzzy Logic Controller A.Uma Siva Jyothi 1, D S Phani Gopal 2,G.Ramu 3 M.Tech Student Scholar, Power Electronics, Department of Electrical and Electronics,

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

International Journal of Advance Engineering and Research Development. Fuzzy Logic Based Automatic Generation Control of Interconnected Power System

International Journal of Advance Engineering and Research Development. Fuzzy Logic Based Automatic Generation Control of Interconnected Power System Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 3, Issue 1, January -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Fuzzy

More information

[Jahangir* et al., 5.(6): June, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Jahangir* et al., 5.(6): June, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY AUTOMATIC GENERATION CONTROL OF THREE AREA USING PI AND FUZZY CONTROLLER Shafquat Jahangir*, Prof.Aziz Ahmad * P.G. Elect. Engg

More information

F. Greg Shinskey. "PID Control." Copyright 2000 CRC Press LLC. <

F. Greg Shinskey. PID Control. Copyright 2000 CRC Press LLC. < F. Greg Shinskey. "PID Control." Copyright 2000 CRC Press LLC. . PID Control F. Greg Shinskey Process Control Consultant 97.1 Introduction 97.2 Open and Closed Loops Open-Loop

More information