CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER

Size: px
Start display at page:

Download "CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER"

Transcription

1 73 CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER 6.1 INTRODUCTION TO NEURO-FUZZY CONTROL The block diagram in Figure 6.1 shows the Neuro-Fuzzy controlling technique employed to control the two-stage KY boost converter. The output voltage (V o ) is compared with the reference voltage (V ref ) by a comparator to produce error (e) signal. From the error (e) signal change in error (ce) is estimated and these two signals are fed to the Fuzzifier section of the Neuro-Fuzzy where the signals are classified into membership functions and based on the rule base adopted in Adaptive Neuro Fuzzy Inference System (ANFIS) the output is produced by the Defuzzifier which is duty cycle (D). Based on the duty cycle (D) PWM generator generates PWM pulse which controls the switching action of the two-stage KY boost converter. Figure 6.1 Neuro-Fuzzy control block diagram

2 SIMULINK MODELING OF NEURO-FUZZY CONTROLLER Adaptive Neuro Fuzzy Inference System (ANFIS) is the implementation of Neural network architecture in the inference engine of a Fuzzy controller. Figure 6.2 shows the proposed controller Simulink model for two-stage KY boost converter with ANFIS controller for a reference output voltage of 28 V. The difference in reference voltage to the output voltage termed as error (e) and the change in error (ce) are given as input to the ANFIS controller and the output is the duty cycle (D) to the PWM pulse generator, the PWM pulse generated is given as switching signal to the MOSFET switches as shown in Figure 6.2 below. Figure 6.2 ANFIS Control of KY Boost converter Simulink model TWO-STAGE KY BOOST CONVERTER SIMULINK MODELING A two-stage KY converter [12]-[14] consists of four MOSFET switches S 11, S 12, S 21 and S 22 along with body diodes D 11, D 12, D 21 and D 22 and two diodes D b1 and D b2 ; two energy transferring capacitor C b1 and C b2 ; output inductor L, output load resistor R and output capacitor C as shown by the Figure 6.3.

3 75 Figure stage KY Converter Based on the PWM switching sequence of the MOSFET switches, the converter operation is classified into 1-plus-2D converter and 2-plus-D converter, where D is the duty cycle of the switching signal. If the switching sequence of MOSFET is in the order S 11, S 21 and S 12, S 22 then it is classified as 1-plus-2D converter. If the switching sequence of MOSFET is S 12, S 21 and S 11, S 22 then it is classified as 2-plus-D converter. In this work we have taken the 2-plus-D KY converter which operates in two modes. In first mode switches S 12 and S 21 are ON and in second mode S 11 and S 22 are switched ON PWM SIGNAL GENERATOR SIMULINK MODELING Figure 6.4 shows the PWM control signal generation block which generates control signal (c) from the duty cycle (D) obtained from ANFIS controller with a switching frequency of 200 KHz. Figure 6.4 PWM block with 195 KHz switching frequency

4 ANFIS CONTROLLER SIMULINK MODELING Figure 6.5 shows a general block diagram of ANFIS controller, where the Neural network is implemented in the rule base of the Fuzzy controller and Figure 6.6 describes the general structure of a five layer ANFIS algorithm using first order Sugeno type Fuzzy-Neural network architecture with two input functions and one output function, whose input function is classified with 7 membership functions implemented in the creation of rule base. The ANFIS structure comprises three distinct layers namely input layer (Layer I); hidden layer (Layer II to Layer IV) and output layer (Layer V). The input layer namely Layer I consist of input membership functions X 1 and X 2 which transmit the input signal for classification through membership functions into fuzzy linguistic variables in Layer II. In this thesis ANFIS controller input variables are chosen as output voltage error (e) and change in error (ce); fed as input variables X 1 and X 2 respectively. The layer II consists of 14 nodes, as each input is classified into 7 membership functions to convert to fuzzy linguistic variables. The layer III comprises of 49 nodes, each node representing a fuzzy rule, denoted as rule layer whose function is to multiply the input signal and is denoted by the symbol R in Figure 6.6. Layer IV consist of output membership functions comprising 49 nodes termed as sigmoidal layer whose node consist of nonlinear mapping imposing bounds on the signal to enhance the stability of the system. The output layer denoted by Layer V consist of output function Y 0 represented by the symbol C in Figure 6.6 which sums all the signals to acquire final inferred result.

5 77 Crisp Input Fuzzifier Membership values ANFIS Rule Base Membership values Defuzzifier Crisp Output Figure 6.5 Neuro Fuzzy System general block diagram u 1 R 1 V 1 X 1 u 2 R 2 V 2 C u 3 R 3 V 3 X 2 u 4 R 4 V 4 Layer I Layer II Layer III Layer IV Layer V Figure 6.6 Neuro Fuzzy architecture for mamdani model The ANFIS controller implemented in this thesis is of the model described as above whose fuzzifier section comprise the input signals error (e) and change in error signal (ce) whose membership functions are selected as Gaussian membership function and are classified into seven functions namely Negative Big (NB); Negative Medium (NM); Negative Small (NS); Zero (ZE); Positive Small (PS); Positive Medium (PM) and Positive Big (PB). The defuzzifier section comprises the output signal which is the duty cycle (D) is considered as linear signal in ANFIS model with the classification of membership functions as assumed above. The membership function plots for the input variables e and ce is shown by the figures Figure 6.7 and Figure 6.8 respectively and the values of these functions for the

6 78 various input variables are explained in following sections Error input membership function classification The input function error (e) classified by Gaussian membership function is varied from -20 to +20 and the membership functions are tuned to the values as NB is -20; NM is -11.5; NS is -5; ZE is 0; PS is +5; PM is and PB is +20. The following Figure 5.7 depicts the classification of membership funtions for the input variable error (e). Figure 6.7 Membership function view for input error signal Change in error input membership function classification The input function change in error (ce) classified by Gaussian membership function is varied from -10 to +10 and the membership functions are tuned to the values as NB is -10; NM is -6; NS is -2.5; ZE is 0; PS is +2.5; PM is +6 and PB is +10. The following Figure 5.8 depicts the classification of membership funtions for the input variable error (e).

7 79 Figure 6.8 Membership function view for input change in error signal The input membership functions are mapped to the output membership function by 49 rules through grid partitioning method using FIS generator in Matlab Simulink ANFIS trainer and the five level ANFIS rule base model is portrayed by the Figure 6.9. Figure 6.9 ANFIS rule base model structure

8 ANFIS CONTROLLER TRAINING The ANFIS model is trained with data sets obtained from the workspace by loading the data into ANFIS trainer from the workspace variable itr. The data is then trained through back propagation technique for 50 epochs for minimum error tolerance. It is found that the error minimizes at epoch 33 during training and it is constant as depicted by Figure Figure 6.10 ANFIS training output The final ANFIS rule base surface view after training is depicted by the Figure 6.11 as given below. Figure 6.11 ANFIS rule base surface view

9 HARDWARE IMPLEMENTATION The hardware implementation model is shown in the following Figure 6.12 as given below. Figure 6.12 Hardware Implementation of Adaptive Neuro Fuzzy Controller The output voltage of the two stage KY converter is fed to the sensing unit for scaling down the voltage level and it is then send to Analogto-Digital Converter (ADC) to convert the analog signal of the output voltage into a digital signal which is sent to the microcontroller which in turn calibrate the actual output voltage of the converter and compares it with the reference voltage of 28 V to produce the error in output voltage. It calculates the rate of change in error by comparing the present error in voltage with that of previous error. The error and change in error are fed to the fuzzification process to convert them into fuzzy values and the corresponding output fuzzy value is fetched from the fuzzy rules table by the controller and the de-

10 82 fuzzification process is carried out by the controller to convert the fuzzy value into a crisp value which acts as the control signal. Based on the control signal value the controller generates Pulse Width Modulated (PWM) signal which is fed to the converter through the driving circuit consisting of optocoupler and logic gates which send the PWM signal to the converter switches there by activating the converter circuit. The following Figure 6.13 shows the two stage KY converter hardware prototype as given below. Figure 6.13 Two Stage KY Converter Hardware Prototype 6.4 SUMMARY In this chapter the Simulink design of neuro fuzzy controller for two stage KY boost converter and its hardware prototype implementation part is explained in detail.

CHAPTER 4 FUZZY LOGIC CONTROLLER

CHAPTER 4 FUZZY LOGIC CONTROLLER 62 CHAPTER 4 FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Unlike digital logic, the Fuzzy Logic is a multivalued logic. It deals with approximate perceptive rather than precise. The effective and efficient

More information

CHAPTER 3 METHODOLOGY

CHAPTER 3 METHODOLOGY CHAPTER 3 METHODOLOGY 3.1 INTRODUCTION This chapter will explain about the flow chart of project, designing fuzzy logic controller and fuzzy logic algorithms. Next, it will explain electrical circuit design

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

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

Development of a Fuzzy Logic based Photovoltaic Maximum Power Point Tracking Control System using Boost Converter

Development of a Fuzzy Logic based Photovoltaic Maximum Power Point Tracking Control System using Boost Converter Development of a Fuzzy Logic based Photovoltaic Maximum Power Point Tracking Control System using Boost Converter Triveni K. T. 1, Mala 2, Shambhavi Umesh 3, Vidya M. S. 4, H. N. Suresh 5 1,2,3,4,5 Department

More information

CHAPTER 6 OPTIMIZING SWITCHING ANGLES OF SRM

CHAPTER 6 OPTIMIZING SWITCHING ANGLES OF SRM 111 CHAPTER 6 OPTIMIZING SWITCHING ANGLES OF SRM 6.1 INTRODUCTION SRM drives suffer from the disadvantage of having a low power factor. This is caused by the special and salient structure, and operational

More information

Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing Power System Oscillation Damping

Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing Power System Oscillation Damping AMSE JOURNALS 216-Series: Advances C; Vol. 71; N 1 ; pp 24-38 Submitted Dec. 215; Revised Feb. 17, 216; Accepted March 15, 216 Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing

More information

High Efficiency DC/DC Buck-Boost Converters for High Power DC System Using Adaptive Control

High Efficiency DC/DC Buck-Boost Converters for High Power DC System Using Adaptive Control American-Eurasian Journal of Scientific Research 11 (5): 381-389, 2016 ISSN 1818-6785 IDOSI Publications, 2016 DOI: 10.5829/idosi.aejsr.2016.11.5.22957 High Efficiency DC/DC Buck-Boost Converters for High

More information

TO MINIMIZE CURRENT DISTRIBUTION ERROR (CDE) IN PARALLEL OF NON IDENTIC DC-DC CONVERTERS USING ADAPTIVE NEURO FUZZY INFERENCE SYSTEM

TO MINIMIZE CURRENT DISTRIBUTION ERROR (CDE) IN PARALLEL OF NON IDENTIC DC-DC CONVERTERS USING ADAPTIVE NEURO FUZZY INFERENCE SYSTEM TO MINIMIZE CURRENT DISTRIBUTION ERROR (CDE) IN PARALLEL OF NON IDENTIC DC-DC CONVERTERS USING ADAPTIVE NEURO FUZZY INFERENCE SYSTEM B. SUPRIANTO, 2 M. ASHARI, AND 2 MAURIDHI H.P. Doctorate Programme in

More information

IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER

IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER

More information

A Fuzzy Controlled High Voltage Boosting Converter Based On Boost Inductors and Capacitors

A Fuzzy Controlled High Voltage Boosting Converter Based On Boost Inductors and Capacitors A Fuzzy Controlled High Voltage Boosting Converter Based On Boost Inductors and Capacitors V.V Jayashankar 1, K.P Elby 2, R Uma 3 ( 1 Dept. of EEE, Sree Narayana Gurukulam College of Engineering, Kolenchery,

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BYAENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2017 April 11(4): pages 402-409 Open Access Journal Design and Implementation

More information

Fuzzy Controllers for Boost DC-DC Converters

Fuzzy Controllers for Boost DC-DC Converters IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735 PP 12-19 www.iosrjournals.org Fuzzy Controllers for Boost DC-DC Converters Neethu Raj.R 1, Dr.

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

Simulation of Fuzzy Controller based Isolated Zeta Converter fed BLDC motor drive

Simulation of Fuzzy Controller based Isolated Zeta Converter fed BLDC motor drive Simulation of Fuzzy Controller based Isolated Zeta Converter fed BLDC motor drive 1 Sreelakshmi K, 2 Caroline Ann Sam 1 PG Student 2 Asst.Professor 1 EEE Department, 1 Rajagiri School of Engineering and

More information

CHAPTER 6 ANFIS BASED NEURO-FUZZY CONTROLLER

CHAPTER 6 ANFIS BASED NEURO-FUZZY CONTROLLER 143 CHAPTER 6 ANFIS BASED NEURO-FUZZY CONTROLLER 6.1 INTRODUCTION The quality of generated electricity in power system is dependent on the system output, which has to be of constant frequency and must

More information

Comparison of Buck-Boost and CUK Converter Control Using Fuzzy Logic Controller

Comparison of Buck-Boost and CUK Converter Control Using Fuzzy Logic Controller 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

CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM

CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM 63 CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM 3.1 INTRODUCTION The power output of the PV module varies with the irradiation and the temperature and the output

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

Fuzzy Logic Controlled Solar Module for Driving Three- Phase Induction Motor

Fuzzy Logic Controlled Solar Module for Driving Three- Phase Induction Motor IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Fuzzy Logic Controlled Solar Module for Driving Three- Phase Induction Motor To cite this article: Nurul Afiqah Zainal et al 2016

More information

Abstract: PWM Inverters need an internal current feedback loop to maintain desired

Abstract: PWM Inverters need an internal current feedback loop to maintain desired CURRENT REGULATION OF PWM INVERTER USING STATIONARY FRAME REGULATOR B. JUSTUS RABI and Dr.R. ARUMUGAM, Head of the Department of Electrical and Electronics Engineering, Anna University, Chennai 600 025.

More information

Performance Improvement of Buck-Boost Converter Using Fuzzy Logic Controller

Performance Improvement of Buck-Boost Converter Using Fuzzy Logic Controller International Journal of Engineering Research And Management (IJERM) ISSN : 2349-2058, Volume-04, Issue-10, October 2017 Performance Improvement of Buck-Boost Converter Using Fuzzy Logic Controller B.

More information

Voltage-MPPT Controller Design of Photovolatic Array System Using Fuzzy Logic Controller

Voltage-MPPT Controller Design of Photovolatic Array System Using Fuzzy Logic Controller Advances in Energy and Power 2(1): 1-6, 2014 DOI: 10.13189/aep.2014.020101 http://www.hrpub.org Voltage-MPPT Controller Design of Photovolatic Array System Using Fuzzy Logic Controller Faridoon Shabaninia

More information

High Frequency Soft Switching Boost Converter with Fuzzy Logic Controller

High Frequency Soft Switching Boost Converter with Fuzzy Logic Controller High Frequency Soft Switching Boost Converter with Fuzzy Logic Controller 1 Anu Vijay, 2 Karthickeyan V, 3 Prathyusha S PG Scholar M.E- Control and Instrumentation Engineering, EEE Department, Anna University

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

Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University

Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University Abstract Brushless DC (BLDC) motor drives are becoming widely used in

More information

HIGH-PERFORMANCE DOUBLE BOOST DC-DC CONVERTER BASED ON FUZZY LOGIC CONTROLLER

HIGH-PERFORMANCE DOUBLE BOOST DC-DC CONVERTER BASED ON FUZZY LOGIC CONTROLLER Mechatronics and Applications: An International Journal (MECHATROJ), ol. 2, No. HIGH-PERFORMANCE DOUBLE BOOST DC-DC CONERTER BASED ON FUZZY LOGIC CONTROLLER Moe Moe Lwin Department of Mechatronics Engineering,

More information

CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL

CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL 47 CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL 4.1 INTRODUCTION Passive filters are used to minimize the harmonic components present in the stator voltage and current of the BLDC motor. Based on the design,

More information

based on mathematical models of the controlled process.

based on mathematical models of the controlled process. ABSTRACT Fuzzy logic is an outcome of merging the techniques of traditional rule based expert system, set theory and control theory, which is essentially based on mathematical models of the controlled

More information

A Novel Fuzzy Control Approach for Modified C- Dump Converter Based BLDC Machine Used In Flywheel Energy Storage System

A Novel Fuzzy Control Approach for Modified C- Dump Converter Based BLDC Machine Used In Flywheel Energy Storage System A Novel Fuzzy Control Approach for Modified C- Dump Converter Based BLDC Machine Used In Flywheel Energy Storage System B.CHARAN KUMAR 1, K.SHANKER 2 1 P.G. scholar, Dept of EEE, St. MARTIN S ENGG. college,

More information

Comparative Analysis of Five Level Inverter for Solar PV Application with PI and Fuzzy Controllers

Comparative Analysis of Five Level Inverter for Solar PV Application with PI and Fuzzy Controllers Comparative Analysis of Five Level Inverter for Solar PV Application with PI and Fuzzy Controllers Arunkumar Subbaraj 1, Sunitha Vallepu 2 1 Research Scholar,Anna University Chennai,Tamilnadu, India Abstract

More information

CHAPTER 4 FUZZY LOGIC BASED PHOTO VOLTAIC ENERGY SYSTEM USING SEPIC

CHAPTER 4 FUZZY LOGIC BASED PHOTO VOLTAIC ENERGY SYSTEM USING SEPIC 56 CHAPTER 4 FUZZY LOGIC BASED PHOTO VOLTAIC ENERGY SYSTEM USING SEPIC 4.1 INTRODUCTION A photovoltaic system is a one type of solar energy system which is designed to supply electricity by using of Photo

More information

Photovoltaic Systems Engineering

Photovoltaic Systems Engineering Photovoltaic Systems Engineering Ali Karimpour Assistant Professor Ferdowsi University of Mashhad Reference for this lecture: Trishan Esram and Patrick L. Chapman. Comparison of Photovoltaic Array Maximum

More information

Australian Journal of Basic and Applied Sciences. Performance Evaluation of Three-Phase Inverter with Various Fuzzy Logic Controllers

Australian Journal of Basic and Applied Sciences. Performance Evaluation of Three-Phase Inverter with Various Fuzzy Logic Controllers AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Performance Evaluation of Three-Phase Inverter with Various Fuzzy Logic Controllers A.M.

More information

Torque Control of BLDC Motor using ANFIS Controller M. Anka Rao 1 M. Vijaya kumar 2 H. Jagadeeswara Rao 3

Torque Control of BLDC Motor using ANFIS Controller M. Anka Rao 1 M. Vijaya kumar 2 H. Jagadeeswara Rao 3 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 08, 2015 ISSN (online): 2321-0613 Torque Control of BLDC Motor using ANFIS Controller M. Anka Rao 1 M. Vijaya kumar 2 H.

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

Speed Control of Three Phase Induction Motor Using Fuzzy-PID Controller

Speed Control of Three Phase Induction Motor Using Fuzzy-PID Controller Speed Control of Three Phase Induction Motor Using Fuzzy-PID Controller Mr. Bidwe Umesh. B. 1, Mr. Shinde Sanjay. M. 2 1 PG Student, Department of Electrical Engg., Govt. College of Engg. Aurangabad (M.S.)

More information

Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller

Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller International Journal of Control Theory and Applications ISSN : 0974-5572 International Science Press Volume 10 Number 25 2017 Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller

More information

Chapter 6 ACTIVE CLAMP ZVS FLYBACK CONVERTER WITH OUTPUT VOLTAGE DOULER

Chapter 6 ACTIVE CLAMP ZVS FLYBACK CONVERTER WITH OUTPUT VOLTAGE DOULER 185 Chapter 6 ACTIVE CLAMP ZVS FLYBACK CONVERTER WITH OUTPUT VOLTAGE DOULER S. No. Name of the Sub-Title Page No. 6.1 Introduction 186 6.2 Single output Active Clamped ZVS Flyback Converter 186 6.3 Active

More information

CHAPTER 7 HARDWARE IMPLEMENTATION

CHAPTER 7 HARDWARE IMPLEMENTATION 168 CHAPTER 7 HARDWARE IMPLEMENTATION 7.1 OVERVIEW In the previous chapters discussed about the design and simulation of Discrete controller for ZVS Buck, Interleaved Boost, Buck-Boost, Double Frequency

More information

Neuro Fuzzy Sliding Mode Control Technique for Voltage Tracking In Boost Converter

Neuro Fuzzy Sliding Mode Control Technique for Voltage Tracking In Boost Converter Neuro Fuzzy Sliding Mode Control Technique for Voltage Tracking In Boost Converter Gurumoorthy 1, Thirunavukkarasu 2 Electrical and Electronics Engineering, A.M.S Engineering College, Namakkal, Tamilnadu,

More information

Design of Power System Stabilizer using Intelligent Controller

Design of Power System Stabilizer using Intelligent Controller Design of Power System Stabilizer using Intelligent Controller B. Giridharan 1. Dr. P. Renuga 2 M.E.Power Systems Engineering, Associate professor, Department of Electrical &Electronics Engineering, Department

More information

Performance Evaluation of Fuzzy Logic Controlled Bidirectional DC to DC Converter

Performance Evaluation of Fuzzy Logic Controlled Bidirectional DC to DC Converter TECHNIA International Journal of Computing Science and Communication Technologies, VOL. 3, NO., Jan.. (ISSN 974-3375) Performance Evaluation of Fuzzy Logic Controlled Bidirectional DC to DC Converter B.

More information

SIMULATION AND IMPLEMENTATION OF PID-ANN CONTROLLER FOR CHOPPER FED EMBEDDED PMDC MOTOR

SIMULATION AND IMPLEMENTATION OF PID-ANN CONTROLLER FOR CHOPPER FED EMBEDDED PMDC MOTOR ISSN: 2229-6956(ONLINE) DOI: 10.21917/ijsc.2012.0049 ICTACT JOURNAL ON SOFT COMPUTING, APRIL 2012, VOLUME: 02, ISSUE: 03 SIMULATION AND IMPLEMENTATION OF PID-ANN CONTROLLER FOR CHOPPER FED EMBEDDED PMDC

More information

Performance Improvement Of AGC By ANFIS

Performance Improvement Of AGC By ANFIS 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

Fuzzy Logic Controller on DC/DC Boost Converter

Fuzzy Logic Controller on DC/DC Boost Converter 21 IEEE International Conference on Power and Energy (PECon21), Nov 29 - Dec 1, 21, Kuala Lumpur, Malaysia Fuzzy Logic Controller on DC/DC Boost Converter N.F Nik Ismail, Member IEEE,Email: nikfasdi@yahoo.com

More information

CHAPTER 4 ON LINE LOAD FREQUENCY CONTROL

CHAPTER 4 ON LINE LOAD FREQUENCY CONTROL CHAPTER 4 ON LINE LOAD FREQUENCY CONTROL The main objective of Automatic Load Frequency Control (LFC) is to maintain the frequency and active power change over lines at their scheduled values. As frequency

More information

Resistance Furnace Temperature Control System Based on OPC and MATLAB

Resistance Furnace Temperature Control System Based on OPC and MATLAB 569257MAC0010.1177/0020294015569257Resistance Furnace Temperature Control System Based on and MATLABResistance Furnace Temperature Control System Based on and MATLAB research-article2015 Themed Paper Resistance

More information

OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROLLERS

OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROLLERS OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIE USING INTELLIGENT CONTROLLERS J.N.Chandra Sekhar 1 and Dr.G. Marutheswar 2 1 Department of EEE, Assistant Professor, S University College of Engineering,

More information

Compensation of Unbalanced Sags/Swells by Single Phase Dynamic Voltage Restorer

Compensation of Unbalanced Sags/Swells by Single Phase Dynamic Voltage Restorer Compensation of nbalanced Sags/Swells by Single Phase Dynamic Voltage Restorer S.Manmadha Rao, S.V.R.akshmi Kumari, B.Srinivasa Rao singamsetty47@gmail.com Abstract- Power quality is the most important

More information

Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction

Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction ISSN 2278 0211 (Online) Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction A. Mrudula M.Tech. Power Electronics, TKR College Of Engineering

More information

P. Sivakumar* 1 and V. Rajasekaran 2

P. Sivakumar* 1 and V. Rajasekaran 2 IJESC: Vol. 4, No. 1, January-June 2012, pp. 1 5 P. Sivakumar* 1 and V. Rajasekaran 2 Abstract: This project describes the design a controller for PWM boost Rectifier. This regulates the output voltage

More information

Chapter 11. Advanced Controllers 11.1 INTRODUCTION

Chapter 11. Advanced Controllers 11.1 INTRODUCTION Chapter 11 Advanced Controllers 11.1 INTRODUCTION In recent years, development of modern control techniques has speeded up and the understanding of these new controls has improved. Utility engineers are

More information

Voltage Control of Variable Speed Induction Generator Using PWM Converter

Voltage Control of Variable Speed Induction Generator Using PWM Converter International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-2, Issue-5, June 2013 Voltage Control of Variable Speed Induction Generator Using PWM Converter Sivakami.P,

More information

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2492-2497 ISSN: 2249-6645 Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Praveen Kumar 1, Anurag Singh Tomer 2 1 (ME Scholar, Department of Electrical

More information

Power Factor Correction in Digital World. Abstract. 1 Introduction. 3 Advantages of Digital PFC over traditional Analog PFC.

Power Factor Correction in Digital World. Abstract. 1 Introduction. 3 Advantages of Digital PFC over traditional Analog PFC. Power Factor Correction in Digital World By Nitin Agarwal, STMicroelectronics Pvt. Ltd., India Abstract There are various reasons why power factor correction circuit is used in various power supplies in

More information

Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor

Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p-ISSN: 2278-8735 PP 45-52 www.iosrjournals.org Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor

More information

A Novel Fuzzy Neural Network Based Distance Relaying Scheme

A Novel Fuzzy Neural Network Based Distance Relaying Scheme 902 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 15, NO. 3, JULY 2000 A Novel Fuzzy Neural Network Based Distance Relaying Scheme P. K. Dash, A. K. Pradhan, and G. Panda Abstract This paper presents a new

More information

Design of Synthetic Optimizing Neuro Fuzzy Temperature Controller for Dual Screw Profile Plastic Extruder Using Labview

Design of Synthetic Optimizing Neuro Fuzzy Temperature Controller for Dual Screw Profile Plastic Extruder Using Labview Journal of Computer Science 7 (5): 671-677, 2011 ISSN 1549-3636 2011 Science Publications Design of Synthetic Optimizing Neuro Fuzzy Temperature Controller for Dual Screw Profile Plastic Extruder Using

More information

A new fuzzy self-tuning PD load frequency controller for micro-hydropower system

A new fuzzy self-tuning PD load frequency controller for micro-hydropower system IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS A new fuzzy self-tuning PD load frequency controller for micro-hydropower system Related content - A micro-hydropower system model

More information

Fuzzy Intelligent Controller for the MPPT of a Photovoltaic Module in comparison with Perturb and Observe algorithm

Fuzzy Intelligent Controller for the MPPT of a Photovoltaic Module in comparison with Perturb and Observe algorithm Fuzzy Intelligent Controller for the MPPT of a Photovoltaic Module in comparison with Perturb and Observe algorithm B. Amarnath Naidu 1, S. Anil Kumar 2 and Dr. M. Siva Sathya Narayana 3 1, 2 Assistant

More information

Fuzzy Logic Based Speed Control System for Three- Phase Induction Motor

Fuzzy Logic Based Speed Control System for Three- Phase Induction Motor ANALELE UNIVERSITĂłII EFTIMIE MURGU REŞIłA ANUL XX, NR. 1, 2013, ISSN 1453-7397 Marwan A. Badran, Mostafa A. Hamood, Waleed F. Faris Fuzzy Logic Based Speed Control System for Three- Phase Induction Motor

More information

Temperature Control of Water Tank Level System by

Temperature Control of Water Tank Level System by Temperature Control of Water Tank Level System by using Fuzzy PID Controllers B. Varalakshmi 1 and T. Bhaskaraiah 2 1 PG Scholar, SIETK, Puttur, India 2 Assistant Professor, SIETK, Puttur, India Abstract-

More information

Maximum Power Point Tracking of Photovoltaic Modules Comparison of Neuro-Fuzzy ANFIS and Artificial Network Controllers Performances

Maximum Power Point Tracking of Photovoltaic Modules Comparison of Neuro-Fuzzy ANFIS and Artificial Network Controllers Performances Maximum Power Point Tracking of Photovoltaic Modules Comparison of Neuro-Fuzzy ANFS and Artificial Network Controllers Performances Z. ONS, J. AYMEN, M. MOHAMED NEJB and C.AURELAN Abstract This paper makes

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December-2016 ISSN Ribin MOHEMMED, Abdulkadir CAKIR

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December-2016 ISSN Ribin MOHEMMED, Abdulkadir CAKIR International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December-216 1668 Modeling And Simulation Of Differential Relay For Stator Winding Generator Protection By Using ANFIS Algorithm

More information

Photovoltaic panel emulator in FPGA technology using ANFIS approach

Photovoltaic panel emulator in FPGA technology using ANFIS approach 2014 11th International Conference on Electrical Engineering, Computing Science and Automatic Control (CCE) Photovoltaic panel emulator in FPGA technology using ANFIS approach F. Gómez-Castañeda 1, G.M.

More information

Design and Implementation of ANFIS based MPPT Scheme with Open Loop Boost Converter for Solar PV Module

Design and Implementation of ANFIS based MPPT Scheme with Open Loop Boost Converter for Solar PV Module Design and Implementation of ANFIS based MPPT Scheme with Open Loop Boost Converter for Solar PV Module Ravinder K. Kharb 1, Md. Fahim Ansari 2, S. L. Shimi 3 Lecturer, Department of Electronics Engineering,

More information

DSPACE BASED FUZZY LOGIC CONTROLLED BOOST CONVERTER

DSPACE BASED FUZZY LOGIC CONTROLLED BOOST CONVERTER 36 DSPACE BASED FUZZY OGIC CONTOED BOOST CONVETE İbrahim SEFA, Necmi ATIN, Şaban ÖZDEMİ Department of Electrical Education, Faculty of Technical Education, GEMEC Group, Gazi University, 06500 Besevler,

More information

FUZZY BASED SMART LOAD PRIMARY FREQUENCY CONTROL CONTRIBUTION USING REACTIVE COMPENSATION

FUZZY BASED SMART LOAD PRIMARY FREQUENCY CONTROL CONTRIBUTION USING REACTIVE COMPENSATION FUZZY BASED SMART LOAD PRIMARY FREQUENCY CONTROL CONTRIBUTION USING REACTIVE COMPENSATION G.HARI PRASAD 1, Dr. K.JITHENDRA GOWD 2 1 Student, dept. of Electrical and Electronics Engineering, JNTUA Anantapur,

More information

DESIGN OF A HYBRID ACTIVE FILTER FOR HARMONICS SUPPRESSION WITH VARIABLE CONDUCTANCE IN INDUSTRIAL POWER SYSTEMS USING FUZZY

DESIGN OF A HYBRID ACTIVE FILTER FOR HARMONICS SUPPRESSION WITH VARIABLE CONDUCTANCE IN INDUSTRIAL POWER SYSTEMS USING FUZZY DESIGN OF A HYBRID ACTIVE FILTER FOR HARMONICS SUPPRESSION WITH VARIABLE CONDUCTANCE IN INDUSTRIAL POWER SYSTEMS USING FUZZY K.REDDI THULASI 1 MR B. SREENIVAS REDDY 2 V.VEERA NAGI REDDY 3 M.Tech (EPS),

More information

Time Response Analysis of a DC Motor Speed Control with PI and Fuzzy Logic Using LAB View Compact RIO

Time Response Analysis of a DC Motor Speed Control with PI and Fuzzy Logic Using LAB View Compact RIO Time Response Analysis of a DC Motor Speed Control with PI and Fuzzy Logic Using LAB View Compact RIO B. Udaya Kumar 1, Dr. M. Ramesh Patnaik 2 1 Associate professor, Dept of Electronics and Instrumentation,

More information

CHAPTER 4 DC-DC CONVERTERS AND MAXIMUM POWER POINT TRACKING (MPPT) TECHNIQUES

CHAPTER 4 DC-DC CONVERTERS AND MAXIMUM POWER POINT TRACKING (MPPT) TECHNIQUES 61 CHAPTER 4 DC-DC CONVERTERS AND MAXIMUM POWER POINT TRACKING (MPPT) TECHNIQUES 4.1 INTRODUCTION In PV power conversion system, the PV array can be connected to the load either directly or through a DC-DC

More information

CHAPTER 4 PI CONTROLLER BASED LCL RESONANT CONVERTER

CHAPTER 4 PI CONTROLLER BASED LCL RESONANT CONVERTER 61 CHAPTER 4 PI CONTROLLER BASED LCL RESONANT CONVERTER This Chapter deals with the procedure of embedding PI controller in the ARM processor LPC2148. The error signal which is generated from the reference

More information

Comparison Between Perturb & Observe, Incremental Conductance and Fuzzy Logic MPPT Techniques at Different Weather Conditions

Comparison Between Perturb & Observe, Incremental Conductance and Fuzzy Logic MPPT Techniques at Different Weather Conditions Comparison Between Perturb & Observe, ncremental Conductance and Fuzzy Logic MPPT Techniques at Different Weather Conditions Nasir Hussein Selman 1, Jawad Radhi Mahmood 2 Ph.D Student, Department of Communication

More information

Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic Controller for Photovoltaic for Cloudy Weather Conditions

Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic Controller for Photovoltaic for Cloudy Weather Conditions Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic Controller for Photovoltaic for Cloudy Weather Conditions K. Rajitha Reddy 1, Aarepalli. Venkatrao 2 1 MTech, 2 Assistant Professor,

More information

A FUZZY INFERENCE SYSTEM TO VOLTAGE/VAR CONTROL IN DMS - DISTRIBUTION MANAGEMENT SYSTEM

A FUZZY INFERENCE SYSTEM TO VOLTAGE/VAR CONTROL IN DMS - DISTRIBUTION MANAGEMENT SYSTEM A FUZZY INFERENCE SYSTEM TO VOLTAGE/VAR CONTROL IN DMS - DISTRIBUTION MANAGEMENT SYSTEM Vladimiro Miranda vmiranda@inescporto.pt INESC - Instituto de Engenharia de Sistemas e Computadores do Porto P. República

More information

Adaptive Neuro-Fuzzy Inference System Based Active Power Filter for Power Quality Improvement

Adaptive Neuro-Fuzzy Inference System Based Active Power Filter for Power Quality Improvement AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 2309-8414 Journal home page: www.ajbasweb.com Adaptive Neuro-Fuzzy Inference System Based Active Power Filter for Power Quality Improvement

More information

ANFIS BASED OPPURTUNISTIC POWER CONTROL FOR COGNITIVE RADIO IN SPECTRUM SHARING

ANFIS BASED OPPURTUNISTIC POWER CONTROL FOR COGNITIVE RADIO IN SPECTRUM SHARING ANFIS BASED OPPURTUNISTIC POWER CONTROL FOR COGNITIVE RADIO IN SPECTRUM SHARING Joyraj Chakraborty Venkata Krishna chaithanya varma. Jampana This thesis is presented as part of Degree of Master of Science

More information

Identification and Control of Impressed Current Cathodic Protection System

Identification and Control of Impressed Current Cathodic Protection System Identification and Control of Impressed Current Cathodic Protection System Bassim N. Abdul Sada Ramzy S. Ali Khearia A. Mohammed Ali Electrical Eng. Department, Electrical Eng. Department, Electrical Eng.

More information

CHAPTER 3 CUK CONVERTER BASED MPPT SYSTEM USING ADAPTIVE PAO ALGORITHM

CHAPTER 3 CUK CONVERTER BASED MPPT SYSTEM USING ADAPTIVE PAO ALGORITHM 52 CHAPTER 3 CUK CONVERTER BASED MPPT SYSTEM USING ADAPTIVE PAO ALGORITHM 3.1 INTRODUCTION The power electronics interface, connected between a solar panel and a load or battery bus, is a pulse width modulated

More information

Fuzzy Logic Controller Based Three-phase Shunt Active Filter for Line Harmonics Reduction

Fuzzy Logic Controller Based Three-phase Shunt Active Filter for Line Harmonics Reduction Journal of Computer Science 3 (: 76-8, 7 ISSN 549-3636 7 Science Publications Fuzzy Logic Controller Based Three-phase Shunt Active Filter for Line Harmonics Reduction C.Sharmeela, M.R.Mohan, G.Uma, J.Baskaran

More information

PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID ACTIVE POWER FILTER

PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID ACTIVE POWER FILTER International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 2, Jun 2013, 309-318 TJPRC Pvt. Ltd. PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID

More information

CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM

CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM 60 CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM 3.1 INTRODUCTION Literature reports voluminous research to improve the PV power system efficiency through material development,

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 25 (S): 11-20 (2017) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ DC-link Capacitor Voltage Regulation with Effort-reduction Fuzzy Logic Control

More information

Replacing Fuzzy Systems with Neural Networks

Replacing Fuzzy Systems with Neural Networks Replacing Fuzzy Systems with Neural Networks Tiantian Xie, Hao Yu, and Bogdan Wilamowski Auburn University, Alabama, USA, tzx@auburn.edu, hzy@auburn.edu, wilam@ieee.org Abstract. In this paper, a neural

More information

Investigation of fuzzy control based LCL resonant converter in RTOS environment

Investigation of fuzzy control based LCL resonant converter in RTOS environment Journal of Intelligent & Fuzzy Systems 26 (2014) 913 924 DOI:10.3233/IFS-130782 IOS Press 913 Investigation of fuzzy control based LCL resonant converter in RTOS environment S. Selvaperumal a, and C. Christober

More information

Comparison of Fuzzy and Neuro-Fuzzy Controllers for Maximum Power Point Tracking of Photovoltaic Modules

Comparison of Fuzzy and Neuro-Fuzzy Controllers for Maximum Power Point Tracking of Photovoltaic Modules International Conference on Renewable Energies and Power Quality (ICREPQ 16) Madrid (Spain), 4 th to 6 th May, 2016 Renewable Energy and Power Quality Journal (RE&PQJ) ISSN 2172-038 X, No.14 May 2016 Comparison

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

Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations

Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations K. Prasertwong, and N. Mithulananthan Abstract This paper presents some interesting simulation

More information

Performance of Hybrid Fuzzy and Neuro-fuzzy Controller with MOHGA based MPPT for a Solar PV Module on Various Weather Conditions

Performance of Hybrid Fuzzy and Neuro-fuzzy Controller with MOHGA based MPPT for a Solar PV Module on Various Weather Conditions 742675 คณะว ศวกรรมศาสตร วารสารว ศวกรรมศาสตร มหาว ทยาล ยเช ยงใหม Performance of Hybrid Fuzzy and Neuro-fuzzy Controller with MOHGA based MPPT for a Solar PV Module on Various Weather Conditions Rati Wongsathan

More information

NNC for Power Electronics Converter Circuits: Design & Simulation

NNC for Power Electronics Converter Circuits: Design & Simulation NNC for Power Electronics Converter Circuits: Design & Simulation 1 Ms. Kashmira J. Rathi, 2 Dr. M. S. Ali Abstract: AI-based control techniques have been very popular since the beginning of the 90s. Usually,

More information

Implementation of Fuzzy Logic Controller for PV Interfaced Grid Connected PBT Based DSTATCOM for Real and Reactive Power Control

Implementation of Fuzzy Logic Controller for PV Interfaced Grid Connected PBT Based DSTATCOM for Real and Reactive Power Control Implementation of Fuzzy Logic Controller for PV Interfaced Grid Connected PBT Based DSTATCOM for Real and Reactive Power Control N. Raghava 1, T. Praveen Kumar 2, Dr K. Sumanth 3 P.G. Student, Department

More information

Fuzzy Logic Based MPPT for Solar PV Applications

Fuzzy Logic Based MPPT for Solar PV Applications Fuzzy Logic Based MPPT for Solar PV Applications T.Bogaraj 1, J.Kanagaraj 2, E.Shalini 3 Assistant Professor, Department of EEE, PSG College of Technology, Coimbatore, India 1 Associate Professor, Department

More information

Performance Analysis of Boost Converter Using Fuzzy Logic and PID Controller

Performance Analysis of Boost Converter Using Fuzzy Logic and PID Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 3 Ver. I (May. Jun. 2016), PP 70-75 www.iosrjournals.org Performance Analysis of

More information

FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS

FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS Mohanadas K P Department of Electrical and Electronics Engg Cukurova University Adana, Turkey Shaik Karimulla Department of Electrical Engineering

More information

Frequency Hopping Spread Spectrum Recognition Based on Discrete Fourier Transform and Skewness and Kurtosis

Frequency Hopping Spread Spectrum Recognition Based on Discrete Fourier Transform and Skewness and Kurtosis Frequency Hopping Spread Spectrum Recognition Based on Discrete Fourier Transform and Skewness and Kurtosis Hadi Athab Hamed 1, Ahmed Kareem Abdullah 2 and Sara Al-waisawy 3 1,2,3 Al-Furat Al-Awsat Technical

More information

ANALYSIS OF SEPIC CONVERTER USING PID AND FUZZY LOGIC CONTROLLER

ANALYSIS OF SEPIC CONVERTER USING PID AND FUZZY LOGIC CONTROLLER Impact Factor (SJIF): 5.302 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 5, Issue 3, March-2018 ANALYSIS OF SEPIC CONVERTER

More information

A Comparative Study of P-I, I-P, Fuzzy and Neuro-Fuzzy Controllers for Speed Control of DC Motor Drive

A Comparative Study of P-I, I-P, Fuzzy and Neuro-Fuzzy Controllers for Speed Control of DC Motor Drive International Journal of Electrical Systems Science and Engineering : 9 A Comparative Study of PI, IP, Fuzzy and NeuroFuzzy Controllers for Speed Control of DC Motor Drive S.R. Khuntia, K.B. Mohanty, S.

More information

An Intelligent Theory for Switch Mode Flyback Converter

An Intelligent Theory for Switch Mode Flyback Converter ISSN: 78181 Vol. 3 Issue 1, December14 An Intelligent Theory for Switch Mode Flyback Converter Vibha Janardhan Electrical and Electronics Department Rungta College of Engineering and Technology KohkaKurud

More information

Comparative Study of PI Controlled and Fuzzy Controlled Buck Converter

Comparative Study of PI Controlled and Fuzzy Controlled Buck Converter Comparative Study of PI Controlled and Fuzzy Controlled Buck Converter Neetu Sharma 1, Dr.Pradyumn Chaturvedi 2, Rahul Dubey 3 1 PG final year scholar, Dept of Eelectrical Engg, Samrat Ashok Technological

More information