SlideShare a Scribd company logo
International Journal of Engineering Research and Development
e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com
Volume 9, Issue 8 (January 2014), PP. 06-12

Imperialistic Competitive Algorithm based solution to optimize
both Real Power Loss and Voltage Stability Limit
1

B.Rajendra Prasad, 2P.B.Chennaiah, 3P.Suresh Babu
1

PG student, Department of Electrical & Electronics Engineering,
Annamacharya Institute of Technology& sciences .
2
Assistant professor, Department of Electrical & Electronics Engineering,
Annamacharya Institute of Technology& Sciences,
3
Assistant professor, Department of Electrical & Electronics Engineering,
Annamacharya Institute of Technology & Sciences,
Abstract:- Voltage stability is an essential feature of a good power transmission system. Optimizing power
losses and voltage stability can bring about quality in power transmission systems. Transformer taps are tuned
along with unified power flow controller and optimal location. This problem is considered to be a problem
having both equality and inequality constrained where the objective function involves voltage stability limit and
power loss. The existing solution to this problem is an evolutionary algorithm known as bacteria forging.
Evolutionary algorithms (EAs) have been around for many years for solving optimization problems. EAs are
inspired by the biological evolution. In this paper we proposed a novel Evolution Algorithm known as
“Imperialistic Competition Algorithm (ICA)”to solve the problem. Multiple variables and objective functions
are involved in this algorithm. The variables include transformer tap positions, series injected voltage, and the
location of unified power flow controller. The simulations are made in MATLAB. The empirical results
revealed that the proposed algorithm is effective.
Index Terms:- Imperialistic competition algorithm, evolutionary algorithm, linear programming

I.

INTRODUCTION

With respect to power transmission systems optimal power flow (OPF) meant for controlling the power
by optimizing real power loss. This is done with various constraints and security requirement in mind. The
problem of OPF involved from various perspectives based on the real world problems and the variables that
cause problem. In order to minimize power loss controls like VAR sources, shunts, and taps can be considered.
There were many methods used to solve the OPF problem. They include Interior Point Methods (IMPs) , and ,
Newton-based Nonlinear Programming method and Successive Linear Programming (SLP) [5]. The problem of
OPF has been greatly solved using the FACTS (Flexible AC Transmission Systems) technology. This has
avoided the complexities involved in OPF as there is no need for topology changes, and generation
rescheduling. UPFC is the most advanced controller that is flexible in solving the problem of OPF as it injects
shunt compensation and controlled series . The UPFC also leverages the power coordination in deregulated
power environment besides securing the power transmission systems securing from something known as voltage
collapse. Active power loss was minimized in by using many FACTS devices in coordination. Provided OPF
solution, other aspect can be considered that is continuation power flow (CPF) as explored in [8] that gives the
statistics on overload of the system that can be withstood by the system without causing voltage collapse.
CPF was incorporated successfully in. The traditional solutions to the problem of OPF are highly
sensitive to starting points and therefore they usually result in monotonic solution. In order to overcome this
problem, evolutionary algorithm is used. Genetic algorithms are an example for evolutionary algorithms that
evaluate complex scenarios and provide solutions that will be more accurate when compared with traditional
solutions.. To the problem of OPF Particle Swarm Optimization (PSO) has been applied in that worked out food
searching behavior of animals of birds. They also computed the best positional locally and globally at any given
point of time in order to find out the best options for searching.
This paper focuses on building a new evolutionary algorithm for solving OPF-CPF problem. The
algorithm is named as “Imperialistic Competition Algorithm”. This algorithm is used to demonstrate the real
power loss minimization and maximization of VSL of the power transmission systems. ICA has been applied
earlier in power transmission systems for harmonic estimation problem The forging behavior of E. coli

6
Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ...
(bacteria) has been used in . ICA has been around for few years. Recently it was explored in and later used for
harmonic estimation problem in power transmission systems as discussed in Foraging behavior of E.coli is used
to build the algorithm. These bacteria live in human intestine. Many variables are simultaneously optimized.
The variables include transformer tap positions, injection voltage, and UPFC location and so on. The overview
of UPFC is as shown in figure 1. These variables are used along with other constraints necessary. The
experimental results revealed that the proposed method has strength and can be used in solving real world
problems pertaining to highly non-linear epistemic. Optimization of the said variables for real power loss
minimization and VSL maximization.

UPFC model and operation

Fig. 1 –Overview of UPFC
As can be seen in figure 1, the UPFC is a device which is unique among the devices pertaining to
FACTS. The shunt connected converters and series converters are used in the device. The injection model of
UPFC is as shown in figure 2.

Fig. 2 –UPFC injection model
As seen in figure the injection model of UPFC has been used in [6] and proved to be efficient. This is
connected in the overall system at appropriate location. This is capable of controlling both reactive and real
powers of power transmission lines. The remainder of the paper is structured as follows. Section II presents
problem statement. Section III provides details of proposed system. Section IV presents experimental results
while section IV concludes the paper.

7
Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ...

II.

PROBLEM STATEMENT

The problem considered in this paper is power transmission system. We considered New English
power system layout as shown in figure 4. We also considered the usage of UPFC device and its injection model
which are as shown in figure 1 and 2. The optimization of real power loss and Voltage Stability Limit (VSL) are
the two problems considered in this paper. The final optimization problem is represented as follows.

Both objective functions are considered for optimization. The proposed algorithm as presented in the
ensuing section is used to solve the problem. The ICA algorithm that has been adapted in this paper is capable of
achieving both the objective functions using evolutionary algorithm approaches. The subsequent sections throw
more light into the solution and how the objective functions are converged.

III.

PROPOSED ALGORITHM

Our proposed algorithm is twofold in its functionality. It is meant for minimization of real power loss
and also enhancing the voltage stability. The dual purpose is served using a novel algorithm which is inspired by
Evolutionary Algorithms (EAs). EAs have been good candidates to solve real world complex problems. Our
algorithm is known as Imperialist Competitive Algorithm. This algorithm was originally conceived by
Atashpaz-Gargari and Lucas [15] which is as shown in figure 2.

Fig. 3–Flowchart of the algorithm [15]
Evolutionary algorithms (EAs) have been around for many years for solving optimization problems.
EAs are inspired by the biological evolution. In [15] an optimization was proposed which has been inspired by
imperialistic competition. Accordingly the algorithm takes the entire world as input. It assumes that all countries
are classified into two kinds known as colonies and imperialist states. The proposed algorithm considers a
situation where imperialistic competition prevails among the empires. The aim of the algorithm is to converge
into a state where only one empire along with its colonies exists. Moreover the empire and the colonies do have
same state and cost. The algorithm is tested using real time datasets available. The empirical results revealed
that the proposed algorithm is effective and can solve various kinds of optimization problems.

8
Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ...
Applying ICA for Optimization of Real Power Loss and VSL Problem
The ICA algorithm has been exploited in this paper or achieving its goals. As the ICA is one of the
EAs, it is found suitable for solving the optimization problems specified in this paper. The algorithm has an
iterative process that takes care of optimizing two variables i.e., real power loss and voltage stability limit.
These two variables are considered appropriately in the form of empires and colonies. By treating them as part
of objective functions, the algorithm finally converges and optimized the said parameters in power transmission
systems. The ICA applied to this project has the steps given in listing 1.

Listing 1 –Steps to optimize real power loss and VSL
As can be seen in the listing 1, the algorithm runs in two separate optimization loops. The first loop
optimizes real power loss. It does mean that it reduces real power loss while the second loop focuses on
increasing the VSL. The more in VSL, the more stable the power transmissin system should be. The underlying
algorithm is ICA that has been adapted from [15].

IV.

EXPERIMENTAL RESULTS

Experiments have been made with simulations for real power loss minimization, and optimizing
voltage stability limit. Penalty factors are also introduced for limit voilations of tranmission lines, transformer
MVA, and voltage. These penalty factors are applied to thetotal power loss optimization problem as follows.

Where of is the real power loss while pf stands for penalty factor. The real power loss otpimization and
voltage stabilkity limit have been optimized using the propsoed imperialist competitive algorithm. The
algorithm has been adopted to sove the optimization problems proposed in this paper.Experiments are made

9
Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ...
using simulations. The resutls are presented in figure 5 and 6. Our algorithm has been testing using the layout of
New England power system which is as shown in figure 4.

Fig. 4–Power system layout (New England)
As can be seen in figure 4, it is evident that the New England power system’s layout has been
considered for our experiments. It has 39-bus layout including 12 transformers and corresponding tap values.
More details of this layout can be found in . Table1 shows the simulation results for multi-objective
optimization problem.

Table 1 – simultaneous optimized values of UPFC and transformer taps for BFAM

As shown in table 1, the transformer tap values are used. Other information pertaining to experiments is
as described here. UPFC Locations considered are 1 – 2. Series injected voltage = 0.060000 p.u. The angle of
series injected voltage = 0.000000. The optimized real power loss is 0.321986 p.u. The optimized voltage
Stability limit is 0.950000. Table 2 shows the comparison of the results of ICA and the prior work named
“BFA”.

10
Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ...

Table2: simultaneous optimized values of UPFC and transformer taps for ICA
As can be seen in table 2, it is evident that the performance of ICA is better than that of BFA in terms
of optimization of real power loss and VSL. The experimental results are presented in figure 5 and 6.

Fig. 5–Voltage profiles of all the buses at nominal load
As can be seen in figure it is evident that the horizontal axis represents the bus numbers while the
vetical axis represents voltage at respective buses. The voltage buses at all profiles are presented as well. The
resutls revealed that the proposed algorithm is capable of improving VSL.

Fig. 6 – PV curve of weakest bus (simultaneous UPFC and taps)

11
Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ...
As seen in figure 6, it is evident that the resutls reveal the Vm at bus 20with respect to load at bus 20.
The resutls revealed that the prosoped protocol is capble of achieving its dual goal including the enhancement
voltage stability limit.

V.

CONCLUSION

In this paper we studied two problems that frequently occur in power Transmission systems. The
problems include enhnacemnt of voltage stability limit and minimization of real power loss. The dual purpose
is achieved by an EA known as Imperilistic Competition Algorithm (ICA) that was originally proposed in.
However, this algorithm has been adapted by us to achieve our goals in this paper. The former goal is to
improve stablity of voltage while the latter’s goal is to minimize real power loss. The evolutinalry algorithm
ICA takes UPFC, transformer taps, and other variabels as input and converges the system into optimial solution
where we can achieve the optimized VSL and real power loss. So the results obtained by the proposed
algorithm is better compared to the bacteria foraging algorithm.
.

REFERENCES
[1].

[2].
[3].
[4].
[5].
[6].
[7].
[8].
[9].
[10].
[11].
[12].
[13].
[14].

[15].
[16].

J. L. Martinez Ramos, A. G. Exposito, and V. Quintana, “Transmissionloss reduction by interior point
methods: implementation issues andpractical experience,” Proc. Inst. Elect. Eng., Gen., Transm.,
Distrib.,vol. 152, no. 1, pp. 90–98, Jan. 2005.
G. Torres and V. Quintana, “An interior point method for non-linear optimalpower flow using voltage
rectangular coordinates,” IEEE Trans.Power Syst., vol. 13, no. 4, pp. 1211–1218, Nov. 1998.
S. Granville, “Optimal power dispatch through interior pont methods,”IEEE Trans. Power Syst., vol. 9,
no. 4, pp. 1780–1787, Nov. 1994.
D. Sun et al., “Optimal power flow by newton approach,” IEEE Trans.Power App. Syst., vol. PAS-103,
no. 10, pp. 2864–2875, Oct. 1984.
P. Ristanovic, “Successive linear programming based OPF solution,”Optimal Power Flow: Solution
Techniques, Requirements and Challenges,IEEE Power Eng. Soc., pp. 1–9, 1996.
M. Noroozian, L. Angquist, M. Ghandhari, and G. Anderson, “Use ofUPFC for optimal power flow
control,” IEEE Trans. Power Del., vol.12, no. 4, pp. 1629–1634, Oct. 1997.
G. Glanzmann and G. Andersson, “Coordinated control of FACTS devicesbased on optimal power
flow,” in Proc. 37th Annu. North Amer.Power Symp., Ames, IA, Oct. 23–25, 2005.
V. Ajjarapu and C. Christy, “The continuation power flow: a tool forsteady state voltage stability
analysis,” IEEE Trans. Power Syst., vol.7, no. 1, pp. 416–423, Feb. 1992.
F. Milano, C. A. Canizares, and A. J. Conejo, “Sensitivity-based security-constrained OPF market
clearing model,” IEEE Trans. Power Syst.,vol. 20, no. 4, pp. 2051–2060, Nov. 2005.
A. A. A. Esmin, G. Torres, and A. C. Z. de Souza, “A hybrid particleswarm optimization applied to
loss power minimization,” IEEE Trans.Power Syst., vol. 20, no. 2, pp. 859–866, May 2005.
J. Yuryevich and K. P. Wong, “Evolutionary programming based optimalpower flow algorithm,” IEEE
Trans. Power Syst., vol. 14, no. 4,pp. 1245–1250, Nov. 1999.
K. M. Passino, “Biomimicry of bacterial foraging for distributed optimizationand control,” IEEE
Control Syst. Mag., vol. 22, no. 3, pp.52–67, Jun. 2002.
S. Mishra, “A hybrid least square-fuzzy bacteria foraging strategy forharmonic estimation,” IEEE
Trans. Evol. Comput., vol. 9, no. 1, pp.61–73, Feb. 2005.
M. Tripathy and S. Mishra, “Bacteria Foraging-Based Solution to Optimize Both Real Power Loss and
Voltage Stability Limit”. IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 22, NO. 1,
FEBRUARY 2007.
Esmaeil Atashpaz-Gargari, Caro Lucas, “Imperialist Competitive Algorithm: An Algorithm for
Optimization Inspired by Imperialistic Competition”. CIPCE.
M. A. Pai, Energy Function Analysis for Power System Stability. Norwell,MA: Kluwer.

12

More Related Content

What's hot

ANN for Load Flow Studies
ANN for Load Flow StudiesANN for Load Flow Studies
ANN for Load Flow Studies
mjvshin
 
Voltage Stability Improvement by Reactive Power Rescheduling Incorporating P...
Voltage Stability Improvement by Reactive Power Rescheduling  Incorporating P...Voltage Stability Improvement by Reactive Power Rescheduling  Incorporating P...
Voltage Stability Improvement by Reactive Power Rescheduling Incorporating P...
IJMER
 
Capacitor bank controller using artificial neural network with closed-loop sy...
Capacitor bank controller using artificial neural network with closed-loop sy...Capacitor bank controller using artificial neural network with closed-loop sy...
Capacitor bank controller using artificial neural network with closed-loop sy...
journalBEEI
 
40220130406008
4022013040600840220130406008
40220130406008
IAEME Publication
 
MPPT for PV System Based on Variable Step Size P&O Algorithm
MPPT for PV System Based on Variable Step Size P&O AlgorithmMPPT for PV System Based on Variable Step Size P&O Algorithm
MPPT for PV System Based on Variable Step Size P&O Algorithm
TELKOMNIKA JOURNAL
 
D010212533
D010212533D010212533
D010212533
IOSR Journals
 
IRJET - Hybrid Renewable Energy Sources for Power Quality Improvement with In...
IRJET - Hybrid Renewable Energy Sources for Power Quality Improvement with In...IRJET - Hybrid Renewable Energy Sources for Power Quality Improvement with In...
IRJET - Hybrid Renewable Energy Sources for Power Quality Improvement with In...
IRJET Journal
 
Y4101148153
Y4101148153Y4101148153
Y4101148153
IJERA Editor
 
Line and Grid Impedance Impact on the Performances of a Parallel Connected Mo...
Line and Grid Impedance Impact on the Performances of a Parallel Connected Mo...Line and Grid Impedance Impact on the Performances of a Parallel Connected Mo...
Line and Grid Impedance Impact on the Performances of a Parallel Connected Mo...
IAES-IJPEDS
 
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEMSIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
IAEME Publication
 
An Open-Circuit Fault Detection Method with Wavelet Transform In IGBT-Based D...
An Open-Circuit Fault Detection Method with Wavelet Transform In IGBT-Based D...An Open-Circuit Fault Detection Method with Wavelet Transform In IGBT-Based D...
An Open-Circuit Fault Detection Method with Wavelet Transform In IGBT-Based D...
International Journal of Power Electronics and Drive Systems
 
Optimal Reactive Power Scheduling Using Cuckoo Search Algorithm
Optimal Reactive Power Scheduling Using Cuckoo Search AlgorithmOptimal Reactive Power Scheduling Using Cuckoo Search Algorithm
Optimal Reactive Power Scheduling Using Cuckoo Search Algorithm
IJECEIAES
 
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
IJPEDS-IAES
 
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
paperpublications3
 
Passerine swarm optimization algorithm for solving optimal reactive power dis...
Passerine swarm optimization algorithm for solving optimal reactive power dis...Passerine swarm optimization algorithm for solving optimal reactive power dis...
Passerine swarm optimization algorithm for solving optimal reactive power dis...
IJAAS Team
 
Grid Connected Distributed Generation System with High Voltage Gain Cascaded ...
Grid Connected Distributed Generation System with High Voltage Gain Cascaded ...Grid Connected Distributed Generation System with High Voltage Gain Cascaded ...
Grid Connected Distributed Generation System with High Voltage Gain Cascaded ...
IJECEIAES
 
Transient Power Quality Performance of Multi Photovoltaics using MPPT P and ...
Transient Power Quality Performance of Multi  Photovoltaics using MPPT P and ...Transient Power Quality Performance of Multi  Photovoltaics using MPPT P and ...
Transient Power Quality Performance of Multi Photovoltaics using MPPT P and ...
TELKOMNIKA JOURNAL
 
Diminution of real power loss by hybridization of particle
Diminution of real power loss by hybridization of particleDiminution of real power loss by hybridization of particle
Diminution of real power loss by hybridization of particle
Alexander Decker
 
Simulation model of single phase PWM inverter by using MATLAB/Simulink
Simulation model of single phase PWM inverter by using MATLAB/SimulinkSimulation model of single phase PWM inverter by using MATLAB/Simulink
Simulation model of single phase PWM inverter by using MATLAB/Simulink
International Journal of Power Electronics and Drive Systems
 
Design and implementation of battery charger using ultrasparse matrix rectifi...
Design and implementation of battery charger using ultrasparse matrix rectifi...Design and implementation of battery charger using ultrasparse matrix rectifi...
Design and implementation of battery charger using ultrasparse matrix rectifi...
IAEME Publication
 

What's hot (20)

ANN for Load Flow Studies
ANN for Load Flow StudiesANN for Load Flow Studies
ANN for Load Flow Studies
 
Voltage Stability Improvement by Reactive Power Rescheduling Incorporating P...
Voltage Stability Improvement by Reactive Power Rescheduling  Incorporating P...Voltage Stability Improvement by Reactive Power Rescheduling  Incorporating P...
Voltage Stability Improvement by Reactive Power Rescheduling Incorporating P...
 
Capacitor bank controller using artificial neural network with closed-loop sy...
Capacitor bank controller using artificial neural network with closed-loop sy...Capacitor bank controller using artificial neural network with closed-loop sy...
Capacitor bank controller using artificial neural network with closed-loop sy...
 
40220130406008
4022013040600840220130406008
40220130406008
 
MPPT for PV System Based on Variable Step Size P&O Algorithm
MPPT for PV System Based on Variable Step Size P&O AlgorithmMPPT for PV System Based on Variable Step Size P&O Algorithm
MPPT for PV System Based on Variable Step Size P&O Algorithm
 
D010212533
D010212533D010212533
D010212533
 
IRJET - Hybrid Renewable Energy Sources for Power Quality Improvement with In...
IRJET - Hybrid Renewable Energy Sources for Power Quality Improvement with In...IRJET - Hybrid Renewable Energy Sources for Power Quality Improvement with In...
IRJET - Hybrid Renewable Energy Sources for Power Quality Improvement with In...
 
Y4101148153
Y4101148153Y4101148153
Y4101148153
 
Line and Grid Impedance Impact on the Performances of a Parallel Connected Mo...
Line and Grid Impedance Impact on the Performances of a Parallel Connected Mo...Line and Grid Impedance Impact on the Performances of a Parallel Connected Mo...
Line and Grid Impedance Impact on the Performances of a Parallel Connected Mo...
 
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEMSIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
 
An Open-Circuit Fault Detection Method with Wavelet Transform In IGBT-Based D...
An Open-Circuit Fault Detection Method with Wavelet Transform In IGBT-Based D...An Open-Circuit Fault Detection Method with Wavelet Transform In IGBT-Based D...
An Open-Circuit Fault Detection Method with Wavelet Transform In IGBT-Based D...
 
Optimal Reactive Power Scheduling Using Cuckoo Search Algorithm
Optimal Reactive Power Scheduling Using Cuckoo Search AlgorithmOptimal Reactive Power Scheduling Using Cuckoo Search Algorithm
Optimal Reactive Power Scheduling Using Cuckoo Search Algorithm
 
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
 
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
Implementation of Energy Management System to PV-Diesel Hybrid Power Generati...
 
Passerine swarm optimization algorithm for solving optimal reactive power dis...
Passerine swarm optimization algorithm for solving optimal reactive power dis...Passerine swarm optimization algorithm for solving optimal reactive power dis...
Passerine swarm optimization algorithm for solving optimal reactive power dis...
 
Grid Connected Distributed Generation System with High Voltage Gain Cascaded ...
Grid Connected Distributed Generation System with High Voltage Gain Cascaded ...Grid Connected Distributed Generation System with High Voltage Gain Cascaded ...
Grid Connected Distributed Generation System with High Voltage Gain Cascaded ...
 
Transient Power Quality Performance of Multi Photovoltaics using MPPT P and ...
Transient Power Quality Performance of Multi  Photovoltaics using MPPT P and ...Transient Power Quality Performance of Multi  Photovoltaics using MPPT P and ...
Transient Power Quality Performance of Multi Photovoltaics using MPPT P and ...
 
Diminution of real power loss by hybridization of particle
Diminution of real power loss by hybridization of particleDiminution of real power loss by hybridization of particle
Diminution of real power loss by hybridization of particle
 
Simulation model of single phase PWM inverter by using MATLAB/Simulink
Simulation model of single phase PWM inverter by using MATLAB/SimulinkSimulation model of single phase PWM inverter by using MATLAB/Simulink
Simulation model of single phase PWM inverter by using MATLAB/Simulink
 
Design and implementation of battery charger using ultrasparse matrix rectifi...
Design and implementation of battery charger using ultrasparse matrix rectifi...Design and implementation of battery charger using ultrasparse matrix rectifi...
Design and implementation of battery charger using ultrasparse matrix rectifi...
 

Viewers also liked

Poikien ympärileikkaus tasa-arvokysymyksenä
Poikien ympärileikkaus tasa-arvokysymyksenäPoikien ympärileikkaus tasa-arvokysymyksenä
Poikien ympärileikkaus tasa-arvokysymyksenä
Sexpo-säätiö / Sexpo Foundation
 
RST2014_Saratov_CarsLine
RST2014_Saratov_CarsLineRST2014_Saratov_CarsLine
RST2014_Saratov_CarsLine
RussianStartupTour
 
2013 CrossRef Workshops Support Update Patricia Feeney
2013 CrossRef Workshops Support Update Patricia Feeney2013 CrossRef Workshops Support Update Patricia Feeney
2013 CrossRef Workshops Support Update Patricia Feeney
Crossref
 
Presentazione di prova
Presentazione di provaPresentazione di prova
Presentazione di prova
gloi
 
Program pengajaaran
Program pengajaaranProgram pengajaaran
Program pengajaaran
1234aq
 
Making Your Interests Follow You on Twitter
Making Your Interests Follow You on TwitterMaking Your Interests Follow You on Twitter
Making Your Interests Follow You on Twitter
Fabrizio Silvestri
 

Viewers also liked (6)

Poikien ympärileikkaus tasa-arvokysymyksenä
Poikien ympärileikkaus tasa-arvokysymyksenäPoikien ympärileikkaus tasa-arvokysymyksenä
Poikien ympärileikkaus tasa-arvokysymyksenä
 
RST2014_Saratov_CarsLine
RST2014_Saratov_CarsLineRST2014_Saratov_CarsLine
RST2014_Saratov_CarsLine
 
2013 CrossRef Workshops Support Update Patricia Feeney
2013 CrossRef Workshops Support Update Patricia Feeney2013 CrossRef Workshops Support Update Patricia Feeney
2013 CrossRef Workshops Support Update Patricia Feeney
 
Presentazione di prova
Presentazione di provaPresentazione di prova
Presentazione di prova
 
Program pengajaaran
Program pengajaaranProgram pengajaaran
Program pengajaaran
 
Making Your Interests Follow You on Twitter
Making Your Interests Follow You on TwitterMaking Your Interests Follow You on Twitter
Making Your Interests Follow You on Twitter
 

Similar to International Journal of Engineering Research and Development

paper11
paper11paper11
paper11
Aditya Tiwari
 
A0710113
A0710113A0710113
A0710113
IOSR Journals
 
1.a fuzzy based pv apf controller for compensating current harmonics (2)
1.a fuzzy based pv apf controller for compensating current harmonics (2)1.a fuzzy based pv apf controller for compensating current harmonics (2)
1.a fuzzy based pv apf controller for compensating current harmonics (2)
EditorJST
 
A Fuzzy Ga Based STATCOM for Power Quality Improvement
A Fuzzy Ga Based STATCOM for Power Quality ImprovementA Fuzzy Ga Based STATCOM for Power Quality Improvement
A Fuzzy Ga Based STATCOM for Power Quality Improvement
International Journal of Power Electronics and Drive Systems
 
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Cemal Ardil
 
Comparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatchComparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatch
elelijjournal
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
ijeei-iaes
 
Power System_ELD.ppt
Power System_ELD.pptPower System_ELD.ppt
Power System_ELD.ppt
SunandaHazra1
 
A Particle Swarm Optimization for Optimal Reactive Power Dispatch
A Particle Swarm Optimization for Optimal Reactive Power DispatchA Particle Swarm Optimization for Optimal Reactive Power Dispatch
A Particle Swarm Optimization for Optimal Reactive Power Dispatch
IJRST Journal
 
A010520112
A010520112A010520112
A010520112
IOSR Journals
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
IJECEIAES
 
Optimal Location of FACTS Device for Power System Security Improvement using ...
Optimal Location of FACTS Device for Power System Security Improvement using ...Optimal Location of FACTS Device for Power System Security Improvement using ...
Optimal Location of FACTS Device for Power System Security Improvement using ...
IRJET Journal
 
Design of Load Frequency Controllers for Interconnected Power Systems with Su...
Design of Load Frequency Controllers for Interconnected Power Systems with Su...Design of Load Frequency Controllers for Interconnected Power Systems with Su...
Design of Load Frequency Controllers for Interconnected Power Systems with Su...
IOSR Journals
 
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
ijeei-iaes
 
Comparison of Two Compensation Control Strategies for Shunt Active Power Filt...
Comparison of Two Compensation Control Strategies for Shunt Active Power Filt...Comparison of Two Compensation Control Strategies for Shunt Active Power Filt...
Comparison of Two Compensation Control Strategies for Shunt Active Power Filt...
ijtsrd
 
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
ijeei-iaes
 
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
International Journal of Engineering Inventions www.ijeijournal.com
 
An Adaptive Differential Evolution Algorithm for Reactive Power Dispatch
An Adaptive Differential Evolution Algorithm for Reactive Power DispatchAn Adaptive Differential Evolution Algorithm for Reactive Power Dispatch
An Adaptive Differential Evolution Algorithm for Reactive Power Dispatch
Ijorat1
 
Optimal power flow solution with current injection model of generalized inte...
Optimal power flow solution with current injection model of  generalized inte...Optimal power flow solution with current injection model of  generalized inte...
Optimal power flow solution with current injection model of generalized inte...
IJECEIAES
 
Power Quality Improvement in Power System using UPFC
Power Quality Improvement in Power System using UPFCPower Quality Improvement in Power System using UPFC
Power Quality Improvement in Power System using UPFC
ijtsrd
 

Similar to International Journal of Engineering Research and Development (20)

paper11
paper11paper11
paper11
 
A0710113
A0710113A0710113
A0710113
 
1.a fuzzy based pv apf controller for compensating current harmonics (2)
1.a fuzzy based pv apf controller for compensating current harmonics (2)1.a fuzzy based pv apf controller for compensating current harmonics (2)
1.a fuzzy based pv apf controller for compensating current harmonics (2)
 
A Fuzzy Ga Based STATCOM for Power Quality Improvement
A Fuzzy Ga Based STATCOM for Power Quality ImprovementA Fuzzy Ga Based STATCOM for Power Quality Improvement
A Fuzzy Ga Based STATCOM for Power Quality Improvement
 
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
Upfc supplementary-controller-design-using-real-coded-genetic-algorithm-for-d...
 
Comparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatchComparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatch
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
 
Power System_ELD.ppt
Power System_ELD.pptPower System_ELD.ppt
Power System_ELD.ppt
 
A Particle Swarm Optimization for Optimal Reactive Power Dispatch
A Particle Swarm Optimization for Optimal Reactive Power DispatchA Particle Swarm Optimization for Optimal Reactive Power Dispatch
A Particle Swarm Optimization for Optimal Reactive Power Dispatch
 
A010520112
A010520112A010520112
A010520112
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
 
Optimal Location of FACTS Device for Power System Security Improvement using ...
Optimal Location of FACTS Device for Power System Security Improvement using ...Optimal Location of FACTS Device for Power System Security Improvement using ...
Optimal Location of FACTS Device for Power System Security Improvement using ...
 
Design of Load Frequency Controllers for Interconnected Power Systems with Su...
Design of Load Frequency Controllers for Interconnected Power Systems with Su...Design of Load Frequency Controllers for Interconnected Power Systems with Su...
Design of Load Frequency Controllers for Interconnected Power Systems with Su...
 
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
 
Comparison of Two Compensation Control Strategies for Shunt Active Power Filt...
Comparison of Two Compensation Control Strategies for Shunt Active Power Filt...Comparison of Two Compensation Control Strategies for Shunt Active Power Filt...
Comparison of Two Compensation Control Strategies for Shunt Active Power Filt...
 
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
 
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
Cuckoo Search Optimization Algorithm based Load Frequency Control of Intercon...
 
An Adaptive Differential Evolution Algorithm for Reactive Power Dispatch
An Adaptive Differential Evolution Algorithm for Reactive Power DispatchAn Adaptive Differential Evolution Algorithm for Reactive Power Dispatch
An Adaptive Differential Evolution Algorithm for Reactive Power Dispatch
 
Optimal power flow solution with current injection model of generalized inte...
Optimal power flow solution with current injection model of  generalized inte...Optimal power flow solution with current injection model of  generalized inte...
Optimal power flow solution with current injection model of generalized inte...
 
Power Quality Improvement in Power System using UPFC
Power Quality Improvement in Power System using UPFCPower Quality Improvement in Power System using UPFC
Power Quality Improvement in Power System using UPFC
 

More from IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
IJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
IJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
IJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
IJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
IJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
IJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
IJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
IJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
IJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
IJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
IJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
IJERD Editor
 

More from IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Recently uploaded

Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
Jason Yip
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
"What does it really mean for your system to be available, or how to define w...
"What does it really mean for your system to be available, or how to define w..."What does it really mean for your system to be available, or how to define w...
"What does it really mean for your system to be available, or how to define w...
Fwdays
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
operationspcvita
 
Leveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and StandardsLeveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and Standards
Neo4j
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Christine's Supplier Sourcing Presentaion.pptx
Christine's Supplier Sourcing Presentaion.pptxChristine's Supplier Sourcing Presentaion.pptx
Christine's Supplier Sourcing Presentaion.pptx
christinelarrosa
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Neo4j
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
christinelarrosa
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
zjhamm304
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
Javier Junquera
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Neo4j
 
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Pitangent Analytics & Technology Solutions Pvt. Ltd
 

Recently uploaded (20)

Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
"What does it really mean for your system to be available, or how to define w...
"What does it really mean for your system to be available, or how to define w..."What does it really mean for your system to be available, or how to define w...
"What does it really mean for your system to be available, or how to define w...
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
 
Leveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and StandardsLeveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and Standards
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Christine's Supplier Sourcing Presentaion.pptx
Christine's Supplier Sourcing Presentaion.pptxChristine's Supplier Sourcing Presentaion.pptx
Christine's Supplier Sourcing Presentaion.pptx
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
 
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
 

International Journal of Engineering Research and Development

  • 1. International Journal of Engineering Research and Development e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com Volume 9, Issue 8 (January 2014), PP. 06-12 Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage Stability Limit 1 B.Rajendra Prasad, 2P.B.Chennaiah, 3P.Suresh Babu 1 PG student, Department of Electrical & Electronics Engineering, Annamacharya Institute of Technology& sciences . 2 Assistant professor, Department of Electrical & Electronics Engineering, Annamacharya Institute of Technology& Sciences, 3 Assistant professor, Department of Electrical & Electronics Engineering, Annamacharya Institute of Technology & Sciences, Abstract:- Voltage stability is an essential feature of a good power transmission system. Optimizing power losses and voltage stability can bring about quality in power transmission systems. Transformer taps are tuned along with unified power flow controller and optimal location. This problem is considered to be a problem having both equality and inequality constrained where the objective function involves voltage stability limit and power loss. The existing solution to this problem is an evolutionary algorithm known as bacteria forging. Evolutionary algorithms (EAs) have been around for many years for solving optimization problems. EAs are inspired by the biological evolution. In this paper we proposed a novel Evolution Algorithm known as “Imperialistic Competition Algorithm (ICA)”to solve the problem. Multiple variables and objective functions are involved in this algorithm. The variables include transformer tap positions, series injected voltage, and the location of unified power flow controller. The simulations are made in MATLAB. The empirical results revealed that the proposed algorithm is effective. Index Terms:- Imperialistic competition algorithm, evolutionary algorithm, linear programming I. INTRODUCTION With respect to power transmission systems optimal power flow (OPF) meant for controlling the power by optimizing real power loss. This is done with various constraints and security requirement in mind. The problem of OPF involved from various perspectives based on the real world problems and the variables that cause problem. In order to minimize power loss controls like VAR sources, shunts, and taps can be considered. There were many methods used to solve the OPF problem. They include Interior Point Methods (IMPs) , and , Newton-based Nonlinear Programming method and Successive Linear Programming (SLP) [5]. The problem of OPF has been greatly solved using the FACTS (Flexible AC Transmission Systems) technology. This has avoided the complexities involved in OPF as there is no need for topology changes, and generation rescheduling. UPFC is the most advanced controller that is flexible in solving the problem of OPF as it injects shunt compensation and controlled series . The UPFC also leverages the power coordination in deregulated power environment besides securing the power transmission systems securing from something known as voltage collapse. Active power loss was minimized in by using many FACTS devices in coordination. Provided OPF solution, other aspect can be considered that is continuation power flow (CPF) as explored in [8] that gives the statistics on overload of the system that can be withstood by the system without causing voltage collapse. CPF was incorporated successfully in. The traditional solutions to the problem of OPF are highly sensitive to starting points and therefore they usually result in monotonic solution. In order to overcome this problem, evolutionary algorithm is used. Genetic algorithms are an example for evolutionary algorithms that evaluate complex scenarios and provide solutions that will be more accurate when compared with traditional solutions.. To the problem of OPF Particle Swarm Optimization (PSO) has been applied in that worked out food searching behavior of animals of birds. They also computed the best positional locally and globally at any given point of time in order to find out the best options for searching. This paper focuses on building a new evolutionary algorithm for solving OPF-CPF problem. The algorithm is named as “Imperialistic Competition Algorithm”. This algorithm is used to demonstrate the real power loss minimization and maximization of VSL of the power transmission systems. ICA has been applied earlier in power transmission systems for harmonic estimation problem The forging behavior of E. coli 6
  • 2. Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ... (bacteria) has been used in . ICA has been around for few years. Recently it was explored in and later used for harmonic estimation problem in power transmission systems as discussed in Foraging behavior of E.coli is used to build the algorithm. These bacteria live in human intestine. Many variables are simultaneously optimized. The variables include transformer tap positions, injection voltage, and UPFC location and so on. The overview of UPFC is as shown in figure 1. These variables are used along with other constraints necessary. The experimental results revealed that the proposed method has strength and can be used in solving real world problems pertaining to highly non-linear epistemic. Optimization of the said variables for real power loss minimization and VSL maximization. UPFC model and operation Fig. 1 –Overview of UPFC As can be seen in figure 1, the UPFC is a device which is unique among the devices pertaining to FACTS. The shunt connected converters and series converters are used in the device. The injection model of UPFC is as shown in figure 2. Fig. 2 –UPFC injection model As seen in figure the injection model of UPFC has been used in [6] and proved to be efficient. This is connected in the overall system at appropriate location. This is capable of controlling both reactive and real powers of power transmission lines. The remainder of the paper is structured as follows. Section II presents problem statement. Section III provides details of proposed system. Section IV presents experimental results while section IV concludes the paper. 7
  • 3. Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ... II. PROBLEM STATEMENT The problem considered in this paper is power transmission system. We considered New English power system layout as shown in figure 4. We also considered the usage of UPFC device and its injection model which are as shown in figure 1 and 2. The optimization of real power loss and Voltage Stability Limit (VSL) are the two problems considered in this paper. The final optimization problem is represented as follows. Both objective functions are considered for optimization. The proposed algorithm as presented in the ensuing section is used to solve the problem. The ICA algorithm that has been adapted in this paper is capable of achieving both the objective functions using evolutionary algorithm approaches. The subsequent sections throw more light into the solution and how the objective functions are converged. III. PROPOSED ALGORITHM Our proposed algorithm is twofold in its functionality. It is meant for minimization of real power loss and also enhancing the voltage stability. The dual purpose is served using a novel algorithm which is inspired by Evolutionary Algorithms (EAs). EAs have been good candidates to solve real world complex problems. Our algorithm is known as Imperialist Competitive Algorithm. This algorithm was originally conceived by Atashpaz-Gargari and Lucas [15] which is as shown in figure 2. Fig. 3–Flowchart of the algorithm [15] Evolutionary algorithms (EAs) have been around for many years for solving optimization problems. EAs are inspired by the biological evolution. In [15] an optimization was proposed which has been inspired by imperialistic competition. Accordingly the algorithm takes the entire world as input. It assumes that all countries are classified into two kinds known as colonies and imperialist states. The proposed algorithm considers a situation where imperialistic competition prevails among the empires. The aim of the algorithm is to converge into a state where only one empire along with its colonies exists. Moreover the empire and the colonies do have same state and cost. The algorithm is tested using real time datasets available. The empirical results revealed that the proposed algorithm is effective and can solve various kinds of optimization problems. 8
  • 4. Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ... Applying ICA for Optimization of Real Power Loss and VSL Problem The ICA algorithm has been exploited in this paper or achieving its goals. As the ICA is one of the EAs, it is found suitable for solving the optimization problems specified in this paper. The algorithm has an iterative process that takes care of optimizing two variables i.e., real power loss and voltage stability limit. These two variables are considered appropriately in the form of empires and colonies. By treating them as part of objective functions, the algorithm finally converges and optimized the said parameters in power transmission systems. The ICA applied to this project has the steps given in listing 1. Listing 1 –Steps to optimize real power loss and VSL As can be seen in the listing 1, the algorithm runs in two separate optimization loops. The first loop optimizes real power loss. It does mean that it reduces real power loss while the second loop focuses on increasing the VSL. The more in VSL, the more stable the power transmissin system should be. The underlying algorithm is ICA that has been adapted from [15]. IV. EXPERIMENTAL RESULTS Experiments have been made with simulations for real power loss minimization, and optimizing voltage stability limit. Penalty factors are also introduced for limit voilations of tranmission lines, transformer MVA, and voltage. These penalty factors are applied to thetotal power loss optimization problem as follows. Where of is the real power loss while pf stands for penalty factor. The real power loss otpimization and voltage stabilkity limit have been optimized using the propsoed imperialist competitive algorithm. The algorithm has been adopted to sove the optimization problems proposed in this paper.Experiments are made 9
  • 5. Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ... using simulations. The resutls are presented in figure 5 and 6. Our algorithm has been testing using the layout of New England power system which is as shown in figure 4. Fig. 4–Power system layout (New England) As can be seen in figure 4, it is evident that the New England power system’s layout has been considered for our experiments. It has 39-bus layout including 12 transformers and corresponding tap values. More details of this layout can be found in . Table1 shows the simulation results for multi-objective optimization problem. Table 1 – simultaneous optimized values of UPFC and transformer taps for BFAM As shown in table 1, the transformer tap values are used. Other information pertaining to experiments is as described here. UPFC Locations considered are 1 – 2. Series injected voltage = 0.060000 p.u. The angle of series injected voltage = 0.000000. The optimized real power loss is 0.321986 p.u. The optimized voltage Stability limit is 0.950000. Table 2 shows the comparison of the results of ICA and the prior work named “BFA”. 10
  • 6. Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ... Table2: simultaneous optimized values of UPFC and transformer taps for ICA As can be seen in table 2, it is evident that the performance of ICA is better than that of BFA in terms of optimization of real power loss and VSL. The experimental results are presented in figure 5 and 6. Fig. 5–Voltage profiles of all the buses at nominal load As can be seen in figure it is evident that the horizontal axis represents the bus numbers while the vetical axis represents voltage at respective buses. The voltage buses at all profiles are presented as well. The resutls revealed that the proposed algorithm is capable of improving VSL. Fig. 6 – PV curve of weakest bus (simultaneous UPFC and taps) 11
  • 7. Imperialistic Competitive Algorithm based solution to optimize both Real Power Loss and Voltage ... As seen in figure 6, it is evident that the resutls reveal the Vm at bus 20with respect to load at bus 20. The resutls revealed that the prosoped protocol is capble of achieving its dual goal including the enhancement voltage stability limit. V. CONCLUSION In this paper we studied two problems that frequently occur in power Transmission systems. The problems include enhnacemnt of voltage stability limit and minimization of real power loss. The dual purpose is achieved by an EA known as Imperilistic Competition Algorithm (ICA) that was originally proposed in. However, this algorithm has been adapted by us to achieve our goals in this paper. The former goal is to improve stablity of voltage while the latter’s goal is to minimize real power loss. The evolutinalry algorithm ICA takes UPFC, transformer taps, and other variabels as input and converges the system into optimial solution where we can achieve the optimized VSL and real power loss. So the results obtained by the proposed algorithm is better compared to the bacteria foraging algorithm. . REFERENCES [1]. [2]. [3]. [4]. [5]. [6]. [7]. [8]. [9]. [10]. [11]. [12]. [13]. [14]. [15]. [16]. J. L. Martinez Ramos, A. G. Exposito, and V. Quintana, “Transmissionloss reduction by interior point methods: implementation issues andpractical experience,” Proc. Inst. Elect. Eng., Gen., Transm., Distrib.,vol. 152, no. 1, pp. 90–98, Jan. 2005. G. Torres and V. Quintana, “An interior point method for non-linear optimalpower flow using voltage rectangular coordinates,” IEEE Trans.Power Syst., vol. 13, no. 4, pp. 1211–1218, Nov. 1998. S. Granville, “Optimal power dispatch through interior pont methods,”IEEE Trans. Power Syst., vol. 9, no. 4, pp. 1780–1787, Nov. 1994. D. Sun et al., “Optimal power flow by newton approach,” IEEE Trans.Power App. Syst., vol. PAS-103, no. 10, pp. 2864–2875, Oct. 1984. P. Ristanovic, “Successive linear programming based OPF solution,”Optimal Power Flow: Solution Techniques, Requirements and Challenges,IEEE Power Eng. Soc., pp. 1–9, 1996. M. Noroozian, L. Angquist, M. Ghandhari, and G. Anderson, “Use ofUPFC for optimal power flow control,” IEEE Trans. Power Del., vol.12, no. 4, pp. 1629–1634, Oct. 1997. G. Glanzmann and G. Andersson, “Coordinated control of FACTS devicesbased on optimal power flow,” in Proc. 37th Annu. North Amer.Power Symp., Ames, IA, Oct. 23–25, 2005. V. Ajjarapu and C. Christy, “The continuation power flow: a tool forsteady state voltage stability analysis,” IEEE Trans. Power Syst., vol.7, no. 1, pp. 416–423, Feb. 1992. F. Milano, C. A. Canizares, and A. J. Conejo, “Sensitivity-based security-constrained OPF market clearing model,” IEEE Trans. Power Syst.,vol. 20, no. 4, pp. 2051–2060, Nov. 2005. A. A. A. Esmin, G. Torres, and A. C. Z. de Souza, “A hybrid particleswarm optimization applied to loss power minimization,” IEEE Trans.Power Syst., vol. 20, no. 2, pp. 859–866, May 2005. J. Yuryevich and K. P. Wong, “Evolutionary programming based optimalpower flow algorithm,” IEEE Trans. Power Syst., vol. 14, no. 4,pp. 1245–1250, Nov. 1999. K. M. Passino, “Biomimicry of bacterial foraging for distributed optimizationand control,” IEEE Control Syst. Mag., vol. 22, no. 3, pp.52–67, Jun. 2002. S. Mishra, “A hybrid least square-fuzzy bacteria foraging strategy forharmonic estimation,” IEEE Trans. Evol. Comput., vol. 9, no. 1, pp.61–73, Feb. 2005. M. Tripathy and S. Mishra, “Bacteria Foraging-Based Solution to Optimize Both Real Power Loss and Voltage Stability Limit”. IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 22, NO. 1, FEBRUARY 2007. Esmaeil Atashpaz-Gargari, Caro Lucas, “Imperialist Competitive Algorithm: An Algorithm for Optimization Inspired by Imperialistic Competition”. CIPCE. M. A. Pai, Energy Function Analysis for Power System Stability. Norwell,MA: Kluwer. 12