SlideShare a Scribd company logo
1 of 6
Download to read offline
The International Journal Of Engineering And Science (IJES)
|| Volume || 5 || Issue || 9 || Pages || PP 67-72 || 2016 ||
ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805
www.theijes.com The IJES Page 67
Optimal control of load frequency control power system based on
particle swarm optimization technique
Ahmed Jasim Sultan
Department of Electrical Power Engineering Techniques, College of Electrical Engineering Techniques,
Middle Technical University
--------------------------------------------------------ABSTRACT-----------------------------------------------------------
In this work, PSO is proposed to set the gains of PID controller for LFC in single power systems area. This
work has very significant issue because of persistent and random change load through working of power
system. The proposed algorithm offer fluent performance, stable, and fast convergence to target value.
Simulation results using MATLAB R2015a demonstrate that the proposed controller has more efficient of
dynamic performance, better convergence, fast response from the other methods depend on rise and settling
time of frequency deviation.
Keywords: LFC, single area power system, PSO, PID controller
-------------------------------------------------------------------------------------------------------------------------------------
Date of Submission: 17 May 2016 Date of Accepted: 03 October 2016
-------------------------------------------------------------------------------------------------------------------------------------
I. INTRODUCTION
The substantial development of universally led to increasing demand of electric power. For normal operation of
power system, the frequency should be constant with specific limits. Hence, the LFC has essential role to control
real power output of generating unit. The objective of the LFC is preserving zero error steady state of frequency
deviation [1]. Classical LFC used an integral control that had limits dynamic response. Therefore, to improve the
power system stability must be enhance the control loop of system. Traditional PID controller is widely used to
control almost process loops of industrial systems due to their simple structure and reliable [2]. The PID
parameters (Kp, Kd, and Ki) should be accurately tuned. In literatures, many methods have been sophisticated to
tune these parameters like Fuzzy logic system, evolutionary algorithms, and Neural Network … etc. In [3] the
authors present a PID controller tuning by two artificial algorithms, GA and PSO to improve LFC response. In
[4] the authors proposed a PSO and BFO for LFC to boost the power systems stability.
This paper presents a PSO algorithm to tune optimal PID parameters of single area load frequency controller.
This includes Integral absolute error (IAE), integral square error (ISE), and integral of time multiplied by square
error (ITSE) which ITSE was experimentally better than the other based on maximum overshoot, rise, and
settling time.
II. MATHEMATICAL MODEL OF LFC
The schematic diagram of LFC is illustrated in figure (1). It consists of three sections; governor, turbine, and
rotor inertia & load with feedback of speed regulation [5]:
 The Governor is:
(1)
 The Turbine is:
(2)
The Rotor inertia and Load is:
(3)
is the droop characteristics.
Where:
Load disturbance (p.u. MW)
Preparation of Papers for the International Journal of Engineering and Science
www.theijes.com The IJES Page 68
Time constant of governor (sec)
Time constant of turbine (sec)
= 2H: Time constant of rotor inertia (sec) and H: Inertia constant
Gain of electric power system
Governor speed regulation (Hz/p.u. MW)
Is a percent change in load divided by percent change in frequency (pu MW/Hz)
III. PARTICLE SWARM OPTIMIZATION
The first American electrical engineer Eberhart and psychologist Kennedy developed a PSO algorithm depend
on similarity of swarm of bird and fish pool [6]. In PSO the system is initialized the swarm assigning random
position and searches for optimal location by update of generations. Each particle is flying out of the problem
search space by following the current optimum particles. The velocity of each particle can be modified as
follows:
(4)
(5)
In order to increase convergence of algorithm, linearly decreasing inertia weight W function is used to enhance
the efficiency and performance of PSO as following [7]:
(6)
Where:
Velocity of particle I of iteration k.
Initial weight
Final weight
Maximum iteration
Current iteration
Random number between 0 and 1.
Acceleration constant.
Current searching point.
Modified searching point.
Best position of the ith particle.
The index of best particle among the entire particle in the population.
IV. DESIGN OF THE PROPOSED CONTROLLER
The proposed algorithm is used to set the PID parameter and enclose the better dynamic performance in LFC.
The structure of the PID – PSO is shown in figure (2).
∆𝒇
+
+
Rotor inertia
and load
Governor Turbine
∆𝑷 𝑳
Droop characteristics
𝒖
Figure (1) Block diagram of single area power system
Figure (2) The proposed PID – PSO
Preparation of Papers for the International Journal of Engineering and Science
www.theijes.com The IJES Page 69
The accurate setting of PID parameters can get better response. Therefore, the performance criteria has
important role to realize it. The most common performance indices are shown in Table (1) [8], a minimization
fitness function is selected as follows:
(7)
Table (1) Mathematical description of different performance criteria
These performance indices have an advantage and disadvantage. The disadvantage of the IAE and ISE
indices is short overshoot but long settling time. ITSE index can cope of this disadvantage but it is complex and
requires time to its analytical formula [9]. The proposed algorithm flowchart is illustrated in figure (3) and the
combining of LFC with PID controller are demonstrated in figure (4).
Figure (3) Flowchart of the proposed controller
Preparation of Papers for the International Journal of Engineering and Science
www.theijes.com The IJES Page 70
V. SIMULATION RESULTS
The traditional LFC is designed with PI controllers that have a limit transient response comparison with other
controller methods. The proposed controller is used to control the frequency deviation in LFC. The single area
parameters are given in appendix A and the PSO algorithm parameters are set as follows:
• Population size: 80
• Maximum iteration: 100
• Acceleration factors C1 & C2: 1.2 and 1.4 respectively
• Wmax and Wmin: 0.9 and 0.4 respectively that be found experimentally to get excellent Convergence
of algorithm.
• Search space of each particle: 0 to +100
Each particle set of the PID parameters and will search for their optimal value in three dimensional search space
P, I, and D. So as to confirm the efficient of the proposed controller to control the steady state frequency
deviation is tested. The simulation result shown in figure (5) is achieved using multi performance indices in PSO
algorithm. It can be obviously seem that the performance index ITSE has lowest rise and settling time as listed in
table (2).
TABLE (2) Step performance of LFC
# Rise time (sec) Settling time (sec)
PID-IAE 0.004 5.3668
PID-ISE 0.009 7.4138
PID-ITSE 0.0012 1.02
Figure (4) The structure of LFC including PID controller
Figure (5) Step response of LFC with different performance indices
Preparation of Papers for the International Journal of Engineering and Science
www.theijes.com The IJES Page 71
To emphasize the robustness of the proposed controller, a comparison is made with the traditional PI controller
as shown in figure (6) and different control scheme methods used by researchers as listed in table (3).
TABLE (3) Comparison of different control scheme
#
Rise time
(sec)
Settling time
(sec)
Traditional PI controller 0.3152 10
GA-PID [2] ---- 2.18
PSO-PID [2] ---- 2.39
PSO-PID [3] ---- 5.91
BFO-PID [3] ---- 5.08
PSO-PID 0.0012 1.02
Figure (7) demonstrate the ability of the proposed controller to damp the frequency oscillation when 10% step
change increase in power demand depends on rise and settling time.
Figure (6) Step response of LFC
Figure (7) 10% step change response of LFC
Preparation of Papers for the International Journal of Engineering and Science
www.theijes.com The IJES Page 72
VI. CONCLUSION
In this work, the design of PSO algorithm is present to set optimal value of PID controller. The frequency
deviation of LFC is controlled by PSO-PID controller. Through simulation results, the proposed controller can
perform an accurate PID parameters set than the other methods and can improve the dynamic performance
through damping oscillation of frequency deviation in LFC.
REFERENCES
[1]. Kundur P., Power system stability and control, (McGraw-Hill; 1994).
[2]. Y W., R Z., and C W., Robust load frequency controller design for power system, IEE Proceedings C. Generation, Transmission
and Distribution, 140(1), 1993, 11-16.
[3]. Saadat H., Power system analysis (McGraw-Hill; 1999).
[4]. N. M., M. K. and K. C., Performance analysis of load frequency control in single area power system using GA and PSO based PID
controller, International journal of electrical, electronics and computer engineering 2(1), 2013, 108-114.
[5]. H. M. S., W. I. I. and N. R. H. A., Optimal load frequency control in single area power system using PID controller based on
Bacterial foraging and Particle swarm optimization, ARPN journal of engineering and applied sciences, 10(22), 2015, 10733-
10739.
[6]. J. Kennedy and R. C. E., Swarm Intelligence (2nd ed., Morgan Kaufmann, 2001).
[7]. J. C. B., P. K. S., M. S., A. V., Sh. S. J., A. A., Inertia weight strategies in particle swarm optimization, 3rd
IEEE conf. on Nature
and Biologically Inspired Computing (NaBIC), Spain, 2011.
[8]. L. J., PID controller tuning using evolutionary programing, conf. on American control, VA, 2001.
[9]. Z. L. G., A Particle Swarm Optimization Approach for Optimum Design of PID Controller in AVR System, IEEE Transaction on
Energy Conversion, 19(2), 2004.
APPENDIX
The nominal parameter values of the single area power system are:
0.2 sec
0.5 sec
10 sec
1
0.05 Hz/pu MW
0.8 pu MW/Hz

More Related Content

What's hot

Performance evaluation-of-hybrid-intelligent-controllers-in-load-frequency-co...
Performance evaluation-of-hybrid-intelligent-controllers-in-load-frequency-co...Performance evaluation-of-hybrid-intelligent-controllers-in-load-frequency-co...
Performance evaluation-of-hybrid-intelligent-controllers-in-load-frequency-co...Umesh Singh
 
G0362046052
G0362046052G0362046052
G0362046052theijes
 
Parallel control structure scheme for load frequency controller design using ...
Parallel control structure scheme for load frequency controller design using ...Parallel control structure scheme for load frequency controller design using ...
Parallel control structure scheme for load frequency controller design using ...IJECEIAES
 
Automatic Generation Control of Multi-Area Power System with Generating Rate ...
Automatic Generation Control of Multi-Area Power System with Generating Rate ...Automatic Generation Control of Multi-Area Power System with Generating Rate ...
Automatic Generation Control of Multi-Area Power System with Generating Rate ...IJAPEJOURNAL
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET Journal
 
Design of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
Design of GCSC Stabilizing Controller for Damping Low Frequency OscillationsDesign of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
Design of GCSC Stabilizing Controller for Damping Low Frequency OscillationsIJAEMSJORNAL
 
Enhanced self-regulation nonlinear PID for industrial pneumatic actuator
Enhanced self-regulation nonlinear PID for industrial pneumatic actuatorEnhanced self-regulation nonlinear PID for industrial pneumatic actuator
Enhanced self-regulation nonlinear PID for industrial pneumatic actuatorIJECEIAES
 
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...IRJET Journal
 
IRJET- PSO Tuned PID Controller for Single-Area Multi- Source LFC System
IRJET- PSO Tuned PID Controller for Single-Area Multi- Source LFC SystemIRJET- PSO Tuned PID Controller for Single-Area Multi- Source LFC System
IRJET- PSO Tuned PID Controller for Single-Area Multi- Source LFC SystemIRJET Journal
 
Advanced Optimal PSO, Fuzzy and PI Controller with PMSM and WTGS at 5Hz Side ...
Advanced Optimal PSO, Fuzzy and PI Controller with PMSM and WTGS at 5Hz Side ...Advanced Optimal PSO, Fuzzy and PI Controller with PMSM and WTGS at 5Hz Side ...
Advanced Optimal PSO, Fuzzy and PI Controller with PMSM and WTGS at 5Hz Side ...IAES-IJPEDS
 
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...IDES Editor
 
PID controller for microsatellite yaw-axis attitude control system using ITAE...
PID controller for microsatellite yaw-axis attitude control system using ITAE...PID controller for microsatellite yaw-axis attitude control system using ITAE...
PID controller for microsatellite yaw-axis attitude control system using ITAE...TELKOMNIKA JOURNAL
 
Comparative Performance Study for Closed Loop Operation of an Adjustable Spee...
Comparative Performance Study for Closed Loop Operation of an Adjustable Spee...Comparative Performance Study for Closed Loop Operation of an Adjustable Spee...
Comparative Performance Study for Closed Loop Operation of an Adjustable Spee...IJPEDS-IAES
 
Hybrid IWOPSO optimization based marine engine rotational speed control autom...
Hybrid IWOPSO optimization based marine engine rotational speed control autom...Hybrid IWOPSO optimization based marine engine rotational speed control autom...
Hybrid IWOPSO optimization based marine engine rotational speed control autom...IJECEIAES
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controllerijtsrd
 
Pso based fractional order automatic generation controller for two area power...
Pso based fractional order automatic generation controller for two area power...Pso based fractional order automatic generation controller for two area power...
Pso based fractional order automatic generation controller for two area power...IAEME Publication
 
Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...Ali Marzoughi
 

What's hot (20)

Performance evaluation-of-hybrid-intelligent-controllers-in-load-frequency-co...
Performance evaluation-of-hybrid-intelligent-controllers-in-load-frequency-co...Performance evaluation-of-hybrid-intelligent-controllers-in-load-frequency-co...
Performance evaluation-of-hybrid-intelligent-controllers-in-load-frequency-co...
 
G0362046052
G0362046052G0362046052
G0362046052
 
Parallel control structure scheme for load frequency controller design using ...
Parallel control structure scheme for load frequency controller design using ...Parallel control structure scheme for load frequency controller design using ...
Parallel control structure scheme for load frequency controller design using ...
 
Automatic Generation Control of Multi-Area Power System with Generating Rate ...
Automatic Generation Control of Multi-Area Power System with Generating Rate ...Automatic Generation Control of Multi-Area Power System with Generating Rate ...
Automatic Generation Control of Multi-Area Power System with Generating Rate ...
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural Network
 
Design of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
Design of GCSC Stabilizing Controller for Damping Low Frequency OscillationsDesign of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
Design of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
 
Enhanced self-regulation nonlinear PID for industrial pneumatic actuator
Enhanced self-regulation nonlinear PID for industrial pneumatic actuatorEnhanced self-regulation nonlinear PID for industrial pneumatic actuator
Enhanced self-regulation nonlinear PID for industrial pneumatic actuator
 
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
Power Optimization and Control in Wind Energy Conversion Systems using Fracti...
 
IRJET- PSO Tuned PID Controller for Single-Area Multi- Source LFC System
IRJET- PSO Tuned PID Controller for Single-Area Multi- Source LFC SystemIRJET- PSO Tuned PID Controller for Single-Area Multi- Source LFC System
IRJET- PSO Tuned PID Controller for Single-Area Multi- Source LFC System
 
Advanced Optimal PSO, Fuzzy and PI Controller with PMSM and WTGS at 5Hz Side ...
Advanced Optimal PSO, Fuzzy and PI Controller with PMSM and WTGS at 5Hz Side ...Advanced Optimal PSO, Fuzzy and PI Controller with PMSM and WTGS at 5Hz Side ...
Advanced Optimal PSO, Fuzzy and PI Controller with PMSM and WTGS at 5Hz Side ...
 
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
 
F010214352
F010214352F010214352
F010214352
 
PID controller for microsatellite yaw-axis attitude control system using ITAE...
PID controller for microsatellite yaw-axis attitude control system using ITAE...PID controller for microsatellite yaw-axis attitude control system using ITAE...
PID controller for microsatellite yaw-axis attitude control system using ITAE...
 
Comparative Performance Study for Closed Loop Operation of an Adjustable Spee...
Comparative Performance Study for Closed Loop Operation of an Adjustable Spee...Comparative Performance Study for Closed Loop Operation of an Adjustable Spee...
Comparative Performance Study for Closed Loop Operation of an Adjustable Spee...
 
Dz36755762
Dz36755762Dz36755762
Dz36755762
 
Hybrid IWOPSO optimization based marine engine rotational speed control autom...
Hybrid IWOPSO optimization based marine engine rotational speed control autom...Hybrid IWOPSO optimization based marine engine rotational speed control autom...
Hybrid IWOPSO optimization based marine engine rotational speed control autom...
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controller
 
Pso based fractional order automatic generation controller for two area power...
Pso based fractional order automatic generation controller for two area power...Pso based fractional order automatic generation controller for two area power...
Pso based fractional order automatic generation controller for two area power...
 
Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...
 
C0333017026
C0333017026C0333017026
C0333017026
 

Viewers also liked

Removal of phosphate ion from water using chemically modified biomass of suga...
Removal of phosphate ion from water using chemically modified biomass of suga...Removal of phosphate ion from water using chemically modified biomass of suga...
Removal of phosphate ion from water using chemically modified biomass of suga...theijes
 
A Model for Assessment of Power System Outages on Nigerian Transmission Network
A Model for Assessment of Power System Outages on Nigerian Transmission NetworkA Model for Assessment of Power System Outages on Nigerian Transmission Network
A Model for Assessment of Power System Outages on Nigerian Transmission Networktheijes
 
Application of Reliability Analysis for Predicting Failures in Cement Industry
Application of Reliability Analysis for Predicting Failures in Cement IndustryApplication of Reliability Analysis for Predicting Failures in Cement Industry
Application of Reliability Analysis for Predicting Failures in Cement Industrytheijes
 
Preparation and Characterization of Activated Carbon from Hura Crepitans Linn...
Preparation and Characterization of Activated Carbon from Hura Crepitans Linn...Preparation and Characterization of Activated Carbon from Hura Crepitans Linn...
Preparation and Characterization of Activated Carbon from Hura Crepitans Linn...theijes
 
Comparative study of the mechanical behavior of polymer materials: between AB...
Comparative study of the mechanical behavior of polymer materials: between AB...Comparative study of the mechanical behavior of polymer materials: between AB...
Comparative study of the mechanical behavior of polymer materials: between AB...theijes
 
Message Authentication And Source Privacy Using BAC Technique In Wireless Sen...
Message Authentication And Source Privacy Using BAC Technique In Wireless Sen...Message Authentication And Source Privacy Using BAC Technique In Wireless Sen...
Message Authentication And Source Privacy Using BAC Technique In Wireless Sen...theijes
 
Prototype for automatically navigated water irrigation system
Prototype for automatically navigated water irrigation systemPrototype for automatically navigated water irrigation system
Prototype for automatically navigated water irrigation systemtheijes
 
Aerobic Fitness of Indian Soccer Players: Field Methods Analysis
Aerobic Fitness of Indian Soccer Players: Field Methods AnalysisAerobic Fitness of Indian Soccer Players: Field Methods Analysis
Aerobic Fitness of Indian Soccer Players: Field Methods Analysistheijes
 
Practical Implementation for Stator Faults Protection and Diagnosisin 3-Ph IM...
Practical Implementation for Stator Faults Protection and Diagnosisin 3-Ph IM...Practical Implementation for Stator Faults Protection and Diagnosisin 3-Ph IM...
Practical Implementation for Stator Faults Protection and Diagnosisin 3-Ph IM...theijes
 
Weka Hertz Clock Based Weka Bits Per Second P.R.B.S Data Array Encryption A.S...
Weka Hertz Clock Based Weka Bits Per Second P.R.B.S Data Array Encryption A.S...Weka Hertz Clock Based Weka Bits Per Second P.R.B.S Data Array Encryption A.S...
Weka Hertz Clock Based Weka Bits Per Second P.R.B.S Data Array Encryption A.S...theijes
 
Adaptive Image Contrast with Binarization Technique for Degraded Document Image
Adaptive Image Contrast with Binarization Technique for Degraded Document ImageAdaptive Image Contrast with Binarization Technique for Degraded Document Image
Adaptive Image Contrast with Binarization Technique for Degraded Document Imagetheijes
 
A concept paper on "On Chip High Voltage generator using Polysilicon Diodes
A concept paper on "On Chip High Voltage generator using Polysilicon DiodesA concept paper on "On Chip High Voltage generator using Polysilicon Diodes
A concept paper on "On Chip High Voltage generator using Polysilicon Diodestheijes
 
Development of Strategic Management towards a Strategy to achieve Competitive...
Development of Strategic Management towards a Strategy to achieve Competitive...Development of Strategic Management towards a Strategy to achieve Competitive...
Development of Strategic Management towards a Strategy to achieve Competitive...theijes
 
The Use of Raffia Palm (Raffia Hookeri) Piassava Fibres As Reinforcement Of C...
The Use of Raffia Palm (Raffia Hookeri) Piassava Fibres As Reinforcement Of C...The Use of Raffia Palm (Raffia Hookeri) Piassava Fibres As Reinforcement Of C...
The Use of Raffia Palm (Raffia Hookeri) Piassava Fibres As Reinforcement Of C...theijes
 
Photocatalytic Degradation of a Real Textile Wastewater using Titanium Dioxid...
Photocatalytic Degradation of a Real Textile Wastewater using Titanium Dioxid...Photocatalytic Degradation of a Real Textile Wastewater using Titanium Dioxid...
Photocatalytic Degradation of a Real Textile Wastewater using Titanium Dioxid...theijes
 
Solar Boiler for an Energy Saving In Maradi, Republic Of Niger
Solar Boiler for an Energy Saving In Maradi, Republic Of NigerSolar Boiler for an Energy Saving In Maradi, Republic Of Niger
Solar Boiler for an Energy Saving In Maradi, Republic Of Nigertheijes
 
Effect of the ODD-EVEN Traffic Formula in Delhi on the Photosynthetic Activit...
Effect of the ODD-EVEN Traffic Formula in Delhi on the Photosynthetic Activit...Effect of the ODD-EVEN Traffic Formula in Delhi on the Photosynthetic Activit...
Effect of the ODD-EVEN Traffic Formula in Delhi on the Photosynthetic Activit...theijes
 
Cost Optimization of Elevated Circular Water Storage Tank
Cost Optimization of Elevated Circular Water Storage TankCost Optimization of Elevated Circular Water Storage Tank
Cost Optimization of Elevated Circular Water Storage Tanktheijes
 
Problem-Solving Capacity of Students: A Study of Solving Problems in Differen...
Problem-Solving Capacity of Students: A Study of Solving Problems in Differen...Problem-Solving Capacity of Students: A Study of Solving Problems in Differen...
Problem-Solving Capacity of Students: A Study of Solving Problems in Differen...theijes
 

Viewers also liked (19)

Removal of phosphate ion from water using chemically modified biomass of suga...
Removal of phosphate ion from water using chemically modified biomass of suga...Removal of phosphate ion from water using chemically modified biomass of suga...
Removal of phosphate ion from water using chemically modified biomass of suga...
 
A Model for Assessment of Power System Outages on Nigerian Transmission Network
A Model for Assessment of Power System Outages on Nigerian Transmission NetworkA Model for Assessment of Power System Outages on Nigerian Transmission Network
A Model for Assessment of Power System Outages on Nigerian Transmission Network
 
Application of Reliability Analysis for Predicting Failures in Cement Industry
Application of Reliability Analysis for Predicting Failures in Cement IndustryApplication of Reliability Analysis for Predicting Failures in Cement Industry
Application of Reliability Analysis for Predicting Failures in Cement Industry
 
Preparation and Characterization of Activated Carbon from Hura Crepitans Linn...
Preparation and Characterization of Activated Carbon from Hura Crepitans Linn...Preparation and Characterization of Activated Carbon from Hura Crepitans Linn...
Preparation and Characterization of Activated Carbon from Hura Crepitans Linn...
 
Comparative study of the mechanical behavior of polymer materials: between AB...
Comparative study of the mechanical behavior of polymer materials: between AB...Comparative study of the mechanical behavior of polymer materials: between AB...
Comparative study of the mechanical behavior of polymer materials: between AB...
 
Message Authentication And Source Privacy Using BAC Technique In Wireless Sen...
Message Authentication And Source Privacy Using BAC Technique In Wireless Sen...Message Authentication And Source Privacy Using BAC Technique In Wireless Sen...
Message Authentication And Source Privacy Using BAC Technique In Wireless Sen...
 
Prototype for automatically navigated water irrigation system
Prototype for automatically navigated water irrigation systemPrototype for automatically navigated water irrigation system
Prototype for automatically navigated water irrigation system
 
Aerobic Fitness of Indian Soccer Players: Field Methods Analysis
Aerobic Fitness of Indian Soccer Players: Field Methods AnalysisAerobic Fitness of Indian Soccer Players: Field Methods Analysis
Aerobic Fitness of Indian Soccer Players: Field Methods Analysis
 
Practical Implementation for Stator Faults Protection and Diagnosisin 3-Ph IM...
Practical Implementation for Stator Faults Protection and Diagnosisin 3-Ph IM...Practical Implementation for Stator Faults Protection and Diagnosisin 3-Ph IM...
Practical Implementation for Stator Faults Protection and Diagnosisin 3-Ph IM...
 
Weka Hertz Clock Based Weka Bits Per Second P.R.B.S Data Array Encryption A.S...
Weka Hertz Clock Based Weka Bits Per Second P.R.B.S Data Array Encryption A.S...Weka Hertz Clock Based Weka Bits Per Second P.R.B.S Data Array Encryption A.S...
Weka Hertz Clock Based Weka Bits Per Second P.R.B.S Data Array Encryption A.S...
 
Adaptive Image Contrast with Binarization Technique for Degraded Document Image
Adaptive Image Contrast with Binarization Technique for Degraded Document ImageAdaptive Image Contrast with Binarization Technique for Degraded Document Image
Adaptive Image Contrast with Binarization Technique for Degraded Document Image
 
A concept paper on "On Chip High Voltage generator using Polysilicon Diodes
A concept paper on "On Chip High Voltage generator using Polysilicon DiodesA concept paper on "On Chip High Voltage generator using Polysilicon Diodes
A concept paper on "On Chip High Voltage generator using Polysilicon Diodes
 
Development of Strategic Management towards a Strategy to achieve Competitive...
Development of Strategic Management towards a Strategy to achieve Competitive...Development of Strategic Management towards a Strategy to achieve Competitive...
Development of Strategic Management towards a Strategy to achieve Competitive...
 
The Use of Raffia Palm (Raffia Hookeri) Piassava Fibres As Reinforcement Of C...
The Use of Raffia Palm (Raffia Hookeri) Piassava Fibres As Reinforcement Of C...The Use of Raffia Palm (Raffia Hookeri) Piassava Fibres As Reinforcement Of C...
The Use of Raffia Palm (Raffia Hookeri) Piassava Fibres As Reinforcement Of C...
 
Photocatalytic Degradation of a Real Textile Wastewater using Titanium Dioxid...
Photocatalytic Degradation of a Real Textile Wastewater using Titanium Dioxid...Photocatalytic Degradation of a Real Textile Wastewater using Titanium Dioxid...
Photocatalytic Degradation of a Real Textile Wastewater using Titanium Dioxid...
 
Solar Boiler for an Energy Saving In Maradi, Republic Of Niger
Solar Boiler for an Energy Saving In Maradi, Republic Of NigerSolar Boiler for an Energy Saving In Maradi, Republic Of Niger
Solar Boiler for an Energy Saving In Maradi, Republic Of Niger
 
Effect of the ODD-EVEN Traffic Formula in Delhi on the Photosynthetic Activit...
Effect of the ODD-EVEN Traffic Formula in Delhi on the Photosynthetic Activit...Effect of the ODD-EVEN Traffic Formula in Delhi on the Photosynthetic Activit...
Effect of the ODD-EVEN Traffic Formula in Delhi on the Photosynthetic Activit...
 
Cost Optimization of Elevated Circular Water Storage Tank
Cost Optimization of Elevated Circular Water Storage TankCost Optimization of Elevated Circular Water Storage Tank
Cost Optimization of Elevated Circular Water Storage Tank
 
Problem-Solving Capacity of Students: A Study of Solving Problems in Differen...
Problem-Solving Capacity of Students: A Study of Solving Problems in Differen...Problem-Solving Capacity of Students: A Study of Solving Problems in Differen...
Problem-Solving Capacity of Students: A Study of Solving Problems in Differen...
 

Similar to Optimal control of load frequency control power system based on particle swarm optimization technique

Speed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piSpeed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piAlexander Decker
 
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET Journal
 
IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...
IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...
IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...IRJET Journal
 
Automatic generation-control-of-interconnected-power-system-with-generation-r...
Automatic generation-control-of-interconnected-power-system-with-generation-r...Automatic generation-control-of-interconnected-power-system-with-generation-r...
Automatic generation-control-of-interconnected-power-system-with-generation-r...Cemal Ardil
 
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...IJECEIAES
 
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...IJMER
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motork srikanth
 
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...IRJET Journal
 
Evolutionary algorithms-based tuning of PID controller for an AVR system
Evolutionary algorithms-based tuning of PID controller  for an AVR system Evolutionary algorithms-based tuning of PID controller  for an AVR system
Evolutionary algorithms-based tuning of PID controller for an AVR system IJECEIAES
 
IRJET- Load Frequency Control of a Renewable Source Integrated Four Area ...
IRJET-  	  Load Frequency Control of a Renewable Source Integrated Four Area ...IRJET-  	  Load Frequency Control of a Renewable Source Integrated Four Area ...
IRJET- Load Frequency Control of a Renewable Source Integrated Four Area ...IRJET Journal
 
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...IRJET Journal
 
Disturbance Rejection with a Highly Oscillating Second-Order Process, Part I...
Disturbance Rejection with a Highly Oscillating Second-Order  Process, Part I...Disturbance Rejection with a Highly Oscillating Second-Order  Process, Part I...
Disturbance Rejection with a Highly Oscillating Second-Order Process, Part I...Scientific Review SR
 
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...IRJET Journal
 
IRJET- Performance Analysis of ACO based PID Controller in AVR System: A ...
IRJET-  	  Performance Analysis of ACO based PID Controller in AVR System: A ...IRJET-  	  Performance Analysis of ACO based PID Controller in AVR System: A ...
IRJET- Performance Analysis of ACO based PID Controller in AVR System: A ...IRJET Journal
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouIAEME Publication
 

Similar to Optimal control of load frequency control power system based on particle swarm optimization technique (20)

Speed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piSpeed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned pi
 
J010346786
J010346786J010346786
J010346786
 
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
 
IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...
IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...
IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...
 
Automatic generation-control-of-interconnected-power-system-with-generation-r...
Automatic generation-control-of-interconnected-power-system-with-generation-r...Automatic generation-control-of-interconnected-power-system-with-generation-r...
Automatic generation-control-of-interconnected-power-system-with-generation-r...
 
Design and implementation of variable and constant load for induction motor
Design and implementation of variable and constant load for induction motorDesign and implementation of variable and constant load for induction motor
Design and implementation of variable and constant load for induction motor
 
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
 
Pa3426282645
Pa3426282645Pa3426282645
Pa3426282645
 
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor
 
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
 
Evolutionary algorithms-based tuning of PID controller for an AVR system
Evolutionary algorithms-based tuning of PID controller  for an AVR system Evolutionary algorithms-based tuning of PID controller  for an AVR system
Evolutionary algorithms-based tuning of PID controller for an AVR system
 
40220130405010 2-3
40220130405010 2-340220130405010 2-3
40220130405010 2-3
 
IRJET- Load Frequency Control of a Renewable Source Integrated Four Area ...
IRJET-  	  Load Frequency Control of a Renewable Source Integrated Four Area ...IRJET-  	  Load Frequency Control of a Renewable Source Integrated Four Area ...
IRJET- Load Frequency Control of a Renewable Source Integrated Four Area ...
 
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
 
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
 
Disturbance Rejection with a Highly Oscillating Second-Order Process, Part I...
Disturbance Rejection with a Highly Oscillating Second-Order  Process, Part I...Disturbance Rejection with a Highly Oscillating Second-Order  Process, Part I...
Disturbance Rejection with a Highly Oscillating Second-Order Process, Part I...
 
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
 
IRJET- Performance Analysis of ACO based PID Controller in AVR System: A ...
IRJET-  	  Performance Analysis of ACO based PID Controller in AVR System: A ...IRJET-  	  Performance Analysis of ACO based PID Controller in AVR System: A ...
IRJET- Performance Analysis of ACO based PID Controller in AVR System: A ...
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grou
 

Recently uploaded

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 

Recently uploaded (20)

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 

Optimal control of load frequency control power system based on particle swarm optimization technique

  • 1. The International Journal Of Engineering And Science (IJES) || Volume || 5 || Issue || 9 || Pages || PP 67-72 || 2016 || ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805 www.theijes.com The IJES Page 67 Optimal control of load frequency control power system based on particle swarm optimization technique Ahmed Jasim Sultan Department of Electrical Power Engineering Techniques, College of Electrical Engineering Techniques, Middle Technical University --------------------------------------------------------ABSTRACT----------------------------------------------------------- In this work, PSO is proposed to set the gains of PID controller for LFC in single power systems area. This work has very significant issue because of persistent and random change load through working of power system. The proposed algorithm offer fluent performance, stable, and fast convergence to target value. Simulation results using MATLAB R2015a demonstrate that the proposed controller has more efficient of dynamic performance, better convergence, fast response from the other methods depend on rise and settling time of frequency deviation. Keywords: LFC, single area power system, PSO, PID controller ------------------------------------------------------------------------------------------------------------------------------------- Date of Submission: 17 May 2016 Date of Accepted: 03 October 2016 ------------------------------------------------------------------------------------------------------------------------------------- I. INTRODUCTION The substantial development of universally led to increasing demand of electric power. For normal operation of power system, the frequency should be constant with specific limits. Hence, the LFC has essential role to control real power output of generating unit. The objective of the LFC is preserving zero error steady state of frequency deviation [1]. Classical LFC used an integral control that had limits dynamic response. Therefore, to improve the power system stability must be enhance the control loop of system. Traditional PID controller is widely used to control almost process loops of industrial systems due to their simple structure and reliable [2]. The PID parameters (Kp, Kd, and Ki) should be accurately tuned. In literatures, many methods have been sophisticated to tune these parameters like Fuzzy logic system, evolutionary algorithms, and Neural Network … etc. In [3] the authors present a PID controller tuning by two artificial algorithms, GA and PSO to improve LFC response. In [4] the authors proposed a PSO and BFO for LFC to boost the power systems stability. This paper presents a PSO algorithm to tune optimal PID parameters of single area load frequency controller. This includes Integral absolute error (IAE), integral square error (ISE), and integral of time multiplied by square error (ITSE) which ITSE was experimentally better than the other based on maximum overshoot, rise, and settling time. II. MATHEMATICAL MODEL OF LFC The schematic diagram of LFC is illustrated in figure (1). It consists of three sections; governor, turbine, and rotor inertia & load with feedback of speed regulation [5]:  The Governor is: (1)  The Turbine is: (2) The Rotor inertia and Load is: (3) is the droop characteristics. Where: Load disturbance (p.u. MW)
  • 2. Preparation of Papers for the International Journal of Engineering and Science www.theijes.com The IJES Page 68 Time constant of governor (sec) Time constant of turbine (sec) = 2H: Time constant of rotor inertia (sec) and H: Inertia constant Gain of electric power system Governor speed regulation (Hz/p.u. MW) Is a percent change in load divided by percent change in frequency (pu MW/Hz) III. PARTICLE SWARM OPTIMIZATION The first American electrical engineer Eberhart and psychologist Kennedy developed a PSO algorithm depend on similarity of swarm of bird and fish pool [6]. In PSO the system is initialized the swarm assigning random position and searches for optimal location by update of generations. Each particle is flying out of the problem search space by following the current optimum particles. The velocity of each particle can be modified as follows: (4) (5) In order to increase convergence of algorithm, linearly decreasing inertia weight W function is used to enhance the efficiency and performance of PSO as following [7]: (6) Where: Velocity of particle I of iteration k. Initial weight Final weight Maximum iteration Current iteration Random number between 0 and 1. Acceleration constant. Current searching point. Modified searching point. Best position of the ith particle. The index of best particle among the entire particle in the population. IV. DESIGN OF THE PROPOSED CONTROLLER The proposed algorithm is used to set the PID parameter and enclose the better dynamic performance in LFC. The structure of the PID – PSO is shown in figure (2). ∆𝒇 + + Rotor inertia and load Governor Turbine ∆𝑷 𝑳 Droop characteristics 𝒖 Figure (1) Block diagram of single area power system Figure (2) The proposed PID – PSO
  • 3. Preparation of Papers for the International Journal of Engineering and Science www.theijes.com The IJES Page 69 The accurate setting of PID parameters can get better response. Therefore, the performance criteria has important role to realize it. The most common performance indices are shown in Table (1) [8], a minimization fitness function is selected as follows: (7) Table (1) Mathematical description of different performance criteria These performance indices have an advantage and disadvantage. The disadvantage of the IAE and ISE indices is short overshoot but long settling time. ITSE index can cope of this disadvantage but it is complex and requires time to its analytical formula [9]. The proposed algorithm flowchart is illustrated in figure (3) and the combining of LFC with PID controller are demonstrated in figure (4). Figure (3) Flowchart of the proposed controller
  • 4. Preparation of Papers for the International Journal of Engineering and Science www.theijes.com The IJES Page 70 V. SIMULATION RESULTS The traditional LFC is designed with PI controllers that have a limit transient response comparison with other controller methods. The proposed controller is used to control the frequency deviation in LFC. The single area parameters are given in appendix A and the PSO algorithm parameters are set as follows: • Population size: 80 • Maximum iteration: 100 • Acceleration factors C1 & C2: 1.2 and 1.4 respectively • Wmax and Wmin: 0.9 and 0.4 respectively that be found experimentally to get excellent Convergence of algorithm. • Search space of each particle: 0 to +100 Each particle set of the PID parameters and will search for their optimal value in three dimensional search space P, I, and D. So as to confirm the efficient of the proposed controller to control the steady state frequency deviation is tested. The simulation result shown in figure (5) is achieved using multi performance indices in PSO algorithm. It can be obviously seem that the performance index ITSE has lowest rise and settling time as listed in table (2). TABLE (2) Step performance of LFC # Rise time (sec) Settling time (sec) PID-IAE 0.004 5.3668 PID-ISE 0.009 7.4138 PID-ITSE 0.0012 1.02 Figure (4) The structure of LFC including PID controller Figure (5) Step response of LFC with different performance indices
  • 5. Preparation of Papers for the International Journal of Engineering and Science www.theijes.com The IJES Page 71 To emphasize the robustness of the proposed controller, a comparison is made with the traditional PI controller as shown in figure (6) and different control scheme methods used by researchers as listed in table (3). TABLE (3) Comparison of different control scheme # Rise time (sec) Settling time (sec) Traditional PI controller 0.3152 10 GA-PID [2] ---- 2.18 PSO-PID [2] ---- 2.39 PSO-PID [3] ---- 5.91 BFO-PID [3] ---- 5.08 PSO-PID 0.0012 1.02 Figure (7) demonstrate the ability of the proposed controller to damp the frequency oscillation when 10% step change increase in power demand depends on rise and settling time. Figure (6) Step response of LFC Figure (7) 10% step change response of LFC
  • 6. Preparation of Papers for the International Journal of Engineering and Science www.theijes.com The IJES Page 72 VI. CONCLUSION In this work, the design of PSO algorithm is present to set optimal value of PID controller. The frequency deviation of LFC is controlled by PSO-PID controller. Through simulation results, the proposed controller can perform an accurate PID parameters set than the other methods and can improve the dynamic performance through damping oscillation of frequency deviation in LFC. REFERENCES [1]. Kundur P., Power system stability and control, (McGraw-Hill; 1994). [2]. Y W., R Z., and C W., Robust load frequency controller design for power system, IEE Proceedings C. Generation, Transmission and Distribution, 140(1), 1993, 11-16. [3]. Saadat H., Power system analysis (McGraw-Hill; 1999). [4]. N. M., M. K. and K. C., Performance analysis of load frequency control in single area power system using GA and PSO based PID controller, International journal of electrical, electronics and computer engineering 2(1), 2013, 108-114. [5]. H. M. S., W. I. I. and N. R. H. A., Optimal load frequency control in single area power system using PID controller based on Bacterial foraging and Particle swarm optimization, ARPN journal of engineering and applied sciences, 10(22), 2015, 10733- 10739. [6]. J. Kennedy and R. C. E., Swarm Intelligence (2nd ed., Morgan Kaufmann, 2001). [7]. J. C. B., P. K. S., M. S., A. V., Sh. S. J., A. A., Inertia weight strategies in particle swarm optimization, 3rd IEEE conf. on Nature and Biologically Inspired Computing (NaBIC), Spain, 2011. [8]. L. J., PID controller tuning using evolutionary programing, conf. on American control, VA, 2001. [9]. Z. L. G., A Particle Swarm Optimization Approach for Optimum Design of PID Controller in AVR System, IEEE Transaction on Energy Conversion, 19(2), 2004. APPENDIX The nominal parameter values of the single area power system are: 0.2 sec 0.5 sec 10 sec 1 0.05 Hz/pu MW 0.8 pu MW/Hz