SlideShare a Scribd company logo
1 of 6
Download to read offline
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org
Page | 1
Paper Publications
TCSC Placement Problem Solving Using
Hybridization of ABC and DE Algorithm
1
Ritesh Diwan, 2
Preeti Sahu
1,2
Electronics and Telecommunication department Raipur institute of technology Raipur, India
Abstract: Flexible Alternating Current Transmission Systems (FACTS) devices represents a technological
development in electrical power systems to have a tendency to generate the power with minimum price and less
time that fulfill our requirement according to our need. Now a days Flexible AC Transmission System (FACTS)
devices play a vital role in boost the power of system performance and power transfer capability. TCSC is an
important member of family. In practical TCSC implementation, several such basic compensators may be
connected in series to obtain the desired voltage rating and operating characteristics, so its placement is very
important. This paper represent a meta heuristic hybrid Algorithm of Artificial Bee Colony (ABC) and
Differential Evolution (DE) for finding the best placement and parameter setting of Thyristor Controlled Series
capacitor to attain optimum power flow (OPF) of grid network. The proposed technique is tested at IEEE-30 bus
test System. Result shows that the selected technique is one of the best for placement of TCSC for Secured
optimum Power Flow (OPF).
Keywords: Optimal placement, Severity index, stressed power system, System loadability, TCSC, Hybrid DE/ABC.
I. INTRODUCTION
FACTS devices have been used for solving various power system issues like voltage stability, power flow control, and
transfer capability etc. The FACTS concept was initially outlined by N.G. Hingorani, in 1988. According to IEEE
definition, it is Alternating current transmission system incorporating power electronic based and other static controllers
to enhance controllability and increase power transfer capability. [1]
FACTS devices such as Thyristor Controlled Series Compensator can help increase power transfer capacity in heavily
loaded network because of its capability to control power flow flexibly. In a multi-machine network, the influence of
TCSCs on the network is complex since the control of any one device influences all others,In a competitive (deregulated)
power market, the location of these devices and their control can significantly affect the operation of the system. Optimal
allocation and control of these devices will be very important. Use of TCSC to maximize Total Transfer Capability
generally defined as the maximum power transfer transaction between a specific power-seller and a power-buyer in a
network.[2]
Flexible Alternating Current Transmission Systems (FACTS) devices is an important parameter in electrical power
systems, which makes utilities able to control power flow, increase transmission line stability limits, and improve security
of transmission systems. In addition, FACTS devices can be used to maximize power transfer capability and minimize
transmission system power loss, leading to an efficient utilization of existing power systems. However to what extent the
performance of FACTS devices can be brought out highly depends upon the location and the parameters of these devices.
In this, we propose one of the newest Evolutionary Optimization Techniques, namely Differential Evolution (DE) to
select the optimal location and the optimal parameter setting of TCSC which minimize the active power losses in the
power network, and compare it is performances with Genetic Algorithm (GA). [3]
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org
Page | 2
Paper Publications
In deregulated power systems, total transfer capability (TTC) analysis is presently a critical issue either in the operating or
planning because of increased area interchanges among utilities. FACTS devices can be an alternative to reduce the flows
in heavily loaded lines, resulting in an increased transfer capability, low system loss, improved stability of the network,
reduced cost of production and fulfilled contractual requirement by controlling the power flows in the network. It is
important to ascertain the location for placement of these devices because of their considerable costs. A method to
determine the suitable locations of thyristor controlled series compensators (TCSC) and thyristor controlled phase angle
regulators (TCPAR) based on the real power flow performance index sensitivity has been suggested, for enhancing the
total transfer capability of the interconnected power system. A conceptually reasonable and computationally feasible
approach has been developed. [4]
Considers the placement of Flexible AC transmission system devices into power systems with a criterion of maintaining a
prescribed level of control reconfigurability. Control reconfigurability is measures the small signal combined
controllability and observability of a power system with an additional requirement on tolerance to loss of measurement
data in any single measurement unit in the system, which have not been considered in the existing works. Control device
placement is formulated as an optimization problem of finding a minimum number of new control devices to meet a
prescribed control reconfigurability threshold. A binary search algorithm and a genetic algorithm are applied to Thyristor
Controlled Series Compensators into a number of IEEE test systems. [5]
A genetic-algorithm (GA) based OPF algorithm for identifying the optimal values of generator active-power output and
phase shifting purpose. The locations of phase shifters are selected based on sensitivity analysis. To overcome the
shortcomings associated with the representation of real and integer variables using the binary string in the GA population,
the control variables are represented in their natural form. Also crossover and mutation operators which can deal directly
with integers and floating point numbers are used. Simulation results on IEEE 30-bus is presented and compared with the
results of other approaches. [6]
With the interconnection of the large regional power grid and the establishment of the future electricity market, since the
grid power flow randomness and the probability of transmission congestion occurred greatly increased, transmission
congestion has become more serious that affects the safe and stability of the modern power grid, which is bad for the
efficient and economical operation of electricity market. How to solve the transmission network congestion problem have
become forefront topics at the field of electricity market. In the traditional vertical management mode, once the
transmission power exceeds the limited case, the dispatch center schedules independently according to certain principles,
which is different from the electricity market environment. The electrical energy is circulated by electricity trading. The
economic interests of all market participants is involved in eliminating the congestion process, meanwhile, eliminating
congestion requires not only the technical support, but also the consideration of the justice and benefits, which makes the
congestion problem more complicated. Elimination of congestion mainly uses two types of technical and economic
methods. The former mainly relies on the advanced and reasonable scheduling means (e.g. FACTS controlling
technology), the latter mainly uses the price mechanism.[7]
II. TCSC PLACEMENT PROBLEM
A. TCSC:
A TCSC can be defined as a capacitive reactance compensator which consists of a series capacitor shunted by a Thyristor
controlled reactor in order to provide a smoothly variable series capacitive reactance.
Fig 1 TCSC configuration
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org
Page | 3
Paper Publications
B. Placement problem:
There is a troublesome task to perform optimum placement of TCSC because of high price of TCSC but it is
necessary to find out the precise location of device. There is no, to the simplest of author’s data, paper that suggest a
straight forward and reliable technique for determinative the suitable location of FACTS devices with static issues.
Several factors depend on the situation of the device. optimum Power Flow (OPF) for reactive power planning could be a
static nonlinear programming downside aimed at programming the controls of the facility of system in an exceedingly
manner that optimizes an explicit objective perform whereas satisfying a collection of physical and operational
constraints imposed by instrumentation limitations and security needs [8].
III. METAHAURISTIC METHOD
A. Differential Evolution:
A basic variant of the DE algorithm works by having a population of candidate solution (called agents). These agents are
moved around in the search-space by using simple mathematical formulae to combine the positions of existing agents
from the population. If the new position of an agent is an improvement it is accepted and forms part of the population,
otherwise the new position is simply discarded. The process is repeated [9].
Step 1: Initialize a set of population members randomly.
Step2: Evaluate the fitness (objective value) for each population member and record the best fitness and member.
Step3: Shuffle the population into a number different sets to make the differential variations of the whole population.
Step4: From the populations in Step3, select one to be 'base vector' population and determine the 'weighted difference'
population from other two sets of population, then add the base vector and weighted difference vector together to obtain
the 'mutant population'
Step5: Crossover operation between the initial population and the mutant population by randomly replacing the initial
population with the mutant population at the crossover probability
Step6: Evaluate fitness of the mutant vectors, compare with that of the initial population and replace some of population
members by the better vectors obtained
From Step5
Step7: Record the best member found so far
Step8: Repeat Step2 to Step7 until one of the stopping criteria is met. The criterion is either the maximum number of
generations or the target value of the best fitness. The solution to the problem is the recorded member from Step7
B. Artificial bee colony:
The artificial bee colony algorithm (ABC), a relatively new meta-heuristic algorithm based on the social behavior
observed in honey bee swarm, was introduced in 2005 by Karaboga as a solution to the optimization problem with
multivariable functions. It is based on the observation made on the social behavior of the honey bee swarm.
The artificial bees are classified into three categories:
1. Employed bees: Each artificial employed bee is attached to a single food source. It has two functions: exploit this
food source, and advertise its position, by dancing in the hive, to attract more artificial onloooker bees to further exploit
this food source.
2. Onlooker bees: The artificial onlooker bees tend to chose the best food source to exploit. As such good food sources
attract more artificial bees, thus get more exploited.
3. Scout bees: When a given food source has been exhausted, its employed bee will be converted to a scout that will
chose a random new food source to exploit. A food source represents a possible solution to the considered optimization
problem, while its quality represents the fitness of the solution.
The artificial bee population is evenly divided by the artificial employed bees (SN artificial bees) and the artificial
onlooker bees (LN artificial bees).
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org
Page | 4
Paper Publications
C. Proposed method:
Here we are using somewhat different terminology i.e. hybridization of artificial bee colony (ABC) and Differential
algorithm (DE) [10].
(1) Initialize the population of solutions
(2) Population is evaluated.
(3) For cycle = 1; REPEAT
(4) New solutions (food sources positions) in the neighbourhood of are produced for the employed bees (ne) using
= +rand (i j) ∗ ( − ) (k is the solution in the neighbourhood, rand (i j) being a random number in −1 ≤
rand ≤ 1) and evaluate them
(5) Store the best values between and after greedy selection process
(6) Probability values for different solutions of are calculated by means of their fitness values using equation
=
∑
Here F represents the fitness values of solutions and these are calculated by using
=
Then after values are normalized into [0, 1]
(7) Based on the probabilities , new solutions for the onlookers are produced from the xi
(8) REPEAT Step-5
(9) Next, the abandoned solution (position or source) is determined if exits, and it is replaced with a newly produced
random solution for the scout as explained in scout bee phase i.e., using = +r ∗ ( – )
(10) Memorize the best food source solution obtained so far (11) cycle = cycle+1
(12) Until cycle = Maximum;
(13) stop.
IV. RESULT
From the whole analysis, we obtain that as we increase the reference value primarily the power loss is increases in case of
DE but after that it decreases and that point is the best location of TCSC placement.
Ref 1 2 3 4
Power Loss 5.0864 5.0905 5.0898 5.0864
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org
Page | 5
Paper Publications
But from the ABC analysis as we increase as the number of iteration, power loss is same in all the case.
Ref 1 2 3 4
Power Loss 5.7763 5.7763 5.7763 5.7763
From the whole analysis it is clear that hybrid of ABC and DE give best result for TCSC placement. DE gives the
minimum power loss and ABC maintain the power loss to be constant.
Below graph showing the combine analysis of both Algorithm.
V. CONCLUSION
The effectiveness of the best installation of FACTS for minimizing the active power generation price in power system is
investigated. TCSC is reactance control FACTS device which may manage power flow between the lines. To indicate the
effectiveness of the projected methodology standard take system (IEEE 30 bus) is employed for simulation study.
Simulation results reveal that the projected algorithmic rule works satisfactorily for the system sat at rated load.
Moreover, it will be inferred from the simulation results that installation of TCSC will scale the transmission loss and
improve the ability flow through the transmission line at reduced generation price for all the techniques mentioned.
REFERENCES
[1] N. G. Hingorani, and L. Gyugyi, "Understanding FACTS: Concepts and Technology of Flexible AC Transmission
Systems", IEEE Press, New York, 2001.
[2] Wang Feng and G. B. Shrestha, "Allocation of TCSC devices to optimize total transmission capacity in a
competitive power market," 2001 IEEE Power Engineering Society Winter Meeting. Conference Proceedings (Cat.
No.01CH37194), Columbus, OH, 2001,pp.587-593vol.2.doi: 10.1109/PESW.2001.9169
[3] G. I. Rashed, Y. Sun and H. I. Shaheen, "Optimal TCSC placement in a power system by means of Differential
Evolution Algorithm considering loss minimization," 2011 6th IEEE Conference on Industrial Electronics and,pp.
Applications, Beijing,20112209-2215.doi:10.1109/ICIEA.2011.5975957
Algorithm Power Loss
DE 5.0996
ABC 5.7763
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org
Page | 6
Paper Publications
[4] K. S. Verma, S. N. Singh and H. O. Gupta, "FACTS devices location for enhancement of total transfer capability,"
2001 IEEE Power Engineering Society Winter Meeting. Conference Proceedings (Cat. No.01CH37194), Columbus,
OH,2001,pp.522-527vol.2.doi:10.1109/PESW.2001.916902.
[5] Q. Qin and N. E. Wu, "Control reconfigurability-based placement strategy for FACTS devices," 2013 American
Control Conference, Washington, DC, 2013, pp. 5056-5061. doi: 10.1109/ACC.2013.6580623 General Meeting,
2004.
[6] N. B. Muthuselvan, P. Somasundaram and S. S. Dash, "Notice of Violation of IEEE Publication Principles
Security Enhancement of Optimal Power Flow using Genetic Algorithm," 2006 International Conference on Power
Electronic, Drives and Energy Systems, New Delhi, 2006, pp. 1-4.doi: 10.1109/PEDES.2006.344300
[7] F. Li and X. Li, "Research on Design and Application Based on TCSC Optimal Model for Congestion," 2010 Asia-
Pacific Power and Energy Engineering Conference, Chengdu,2010,pp.1-4doi: 10.1109/APPEEC.2010.5448166
[8] G. R. Kumar, R. K. Rao and S. S. T. Ram, "Power Flow Control and Transmission Loss Minimization model with
TCSC and SVC for Improving System Stability and Security," 2008 IEEE Region 10 and the Third international
Conference on Industrial and Information Systems, Kharagpur, 2008, pp.1-5.doi 10.1109/ICIINFS.2008.4798368.
[9] B. Sookananta, "Determination of FACTS placement using differential evolution technique," 2009 International
Conference on Electrical Engineering and Informatics, Selangor,2009,pp.672-675.doi:10.1109/ICEEI.2009.
5254730
[10] Ajith Abraham, Ravi Kumar Jatoth and A. Rajasekhar “Hybrid Differential Artificial Bee Colony Algorithm”
Journal Computational and Theoretical Nanoscience Vol. 9, 1–9, 2012.

More Related Content

What's hot

Power System State Estimation - A Review
Power System State Estimation - A ReviewPower System State Estimation - A Review
Power System State Estimation - A ReviewIDES Editor
 
Congestion Management using Optimal Choice and Allocation of FACTS Controllers
Congestion Management using Optimal Choice and Allocation of FACTS ControllersCongestion Management using Optimal Choice and Allocation of FACTS Controllers
Congestion Management using Optimal Choice and Allocation of FACTS Controllersidescitation
 
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSDETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSRaja Larik
 
Penetration of PluginHybrid Electric Vehicles via Distribution Network
Penetration of PluginHybrid Electric Vehicles via Distribution NetworkPenetration of PluginHybrid Electric Vehicles via Distribution Network
Penetration of PluginHybrid Electric Vehicles via Distribution NetworkRaja Larik
 
Aee 67-3-2018-10.09 art-1
Aee 67-3-2018-10.09 art-1Aee 67-3-2018-10.09 art-1
Aee 67-3-2018-10.09 art-1YuliAsmi
 
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...IJMER
 
Kalman Filter Algorithm for Mitigation of Power System Harmonics
Kalman Filter Algorithm for Mitigation of Power System Harmonics  Kalman Filter Algorithm for Mitigation of Power System Harmonics
Kalman Filter Algorithm for Mitigation of Power System Harmonics IJECEIAES
 
Transmission Congestion and Voltage Profile Management Using TCSC and TCPAR i...
Transmission Congestion and Voltage Profile Management Using TCSC and TCPAR i...Transmission Congestion and Voltage Profile Management Using TCSC and TCPAR i...
Transmission Congestion and Voltage Profile Management Using TCSC and TCPAR i...IJERA Editor
 
The gravitational search algorithm for incorporating TCSC devices into the sy...
The gravitational search algorithm for incorporating TCSC devices into the sy...The gravitational search algorithm for incorporating TCSC devices into the sy...
The gravitational search algorithm for incorporating TCSC devices into the sy...IJECEIAES
 
Design methodology of smart photovoltaic plant
Design methodology of smart photovoltaic plant Design methodology of smart photovoltaic plant
Design methodology of smart photovoltaic plant IJECEIAES
 
IRJET- A Review on Hybrid Series and Shunt with Power Quality Monitoring System
IRJET- A Review on Hybrid Series and Shunt with Power Quality Monitoring SystemIRJET- A Review on Hybrid Series and Shunt with Power Quality Monitoring System
IRJET- A Review on Hybrid Series and Shunt with Power Quality Monitoring SystemIRJET Journal
 
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...theijes
 
New PQ Controller for Interconnected Microgrids
New PQ Controller for Interconnected MicrogridsNew PQ Controller for Interconnected Microgrids
New PQ Controller for Interconnected MicrogridsDr. Amarjeet Singh
 
IRJET- A Survey on Optimization Technique for Congestion Managenment in Restr...
IRJET- A Survey on Optimization Technique for Congestion Managenment in Restr...IRJET- A Survey on Optimization Technique for Congestion Managenment in Restr...
IRJET- A Survey on Optimization Technique for Congestion Managenment in Restr...IRJET Journal
 
Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...IJECEIAES
 
Loss Reduction by Optimal Placement of Distributed Generation on a Radial feeder
Loss Reduction by Optimal Placement of Distributed Generation on a Radial feederLoss Reduction by Optimal Placement of Distributed Generation on a Radial feeder
Loss Reduction by Optimal Placement of Distributed Generation on a Radial feederIDES Editor
 
A Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationA Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationIJERA Editor
 
Power Quality Enhancement using DSTATCOM by Immune Feedback Control Algorithm
Power Quality Enhancement using DSTATCOM by Immune Feedback Control AlgorithmPower Quality Enhancement using DSTATCOM by Immune Feedback Control Algorithm
Power Quality Enhancement using DSTATCOM by Immune Feedback Control Algorithmijtsrd
 

What's hot (20)

ijess_paper7
ijess_paper7ijess_paper7
ijess_paper7
 
Power System State Estimation - A Review
Power System State Estimation - A ReviewPower System State Estimation - A Review
Power System State Estimation - A Review
 
Congestion Management using Optimal Choice and Allocation of FACTS Controllers
Congestion Management using Optimal Choice and Allocation of FACTS ControllersCongestion Management using Optimal Choice and Allocation of FACTS Controllers
Congestion Management using Optimal Choice and Allocation of FACTS Controllers
 
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSDETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
 
Penetration of PluginHybrid Electric Vehicles via Distribution Network
Penetration of PluginHybrid Electric Vehicles via Distribution NetworkPenetration of PluginHybrid Electric Vehicles via Distribution Network
Penetration of PluginHybrid Electric Vehicles via Distribution Network
 
Aee 67-3-2018-10.09 art-1
Aee 67-3-2018-10.09 art-1Aee 67-3-2018-10.09 art-1
Aee 67-3-2018-10.09 art-1
 
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
 
Kalman Filter Algorithm for Mitigation of Power System Harmonics
Kalman Filter Algorithm for Mitigation of Power System Harmonics  Kalman Filter Algorithm for Mitigation of Power System Harmonics
Kalman Filter Algorithm for Mitigation of Power System Harmonics
 
Transmission Congestion and Voltage Profile Management Using TCSC and TCPAR i...
Transmission Congestion and Voltage Profile Management Using TCSC and TCPAR i...Transmission Congestion and Voltage Profile Management Using TCSC and TCPAR i...
Transmission Congestion and Voltage Profile Management Using TCSC and TCPAR i...
 
The gravitational search algorithm for incorporating TCSC devices into the sy...
The gravitational search algorithm for incorporating TCSC devices into the sy...The gravitational search algorithm for incorporating TCSC devices into the sy...
The gravitational search algorithm for incorporating TCSC devices into the sy...
 
Design methodology of smart photovoltaic plant
Design methodology of smart photovoltaic plant Design methodology of smart photovoltaic plant
Design methodology of smart photovoltaic plant
 
IRJET- A Review on Hybrid Series and Shunt with Power Quality Monitoring System
IRJET- A Review on Hybrid Series and Shunt with Power Quality Monitoring SystemIRJET- A Review on Hybrid Series and Shunt with Power Quality Monitoring System
IRJET- A Review on Hybrid Series and Shunt with Power Quality Monitoring System
 
Reliability Assesment of Debremarkos Distribution System Found In Ethiopia
Reliability Assesment of Debremarkos Distribution System Found In EthiopiaReliability Assesment of Debremarkos Distribution System Found In Ethiopia
Reliability Assesment of Debremarkos Distribution System Found In Ethiopia
 
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
Reliability Prediction of Port Harcourt Electricity Distribution Network Usin...
 
New PQ Controller for Interconnected Microgrids
New PQ Controller for Interconnected MicrogridsNew PQ Controller for Interconnected Microgrids
New PQ Controller for Interconnected Microgrids
 
IRJET- A Survey on Optimization Technique for Congestion Managenment in Restr...
IRJET- A Survey on Optimization Technique for Congestion Managenment in Restr...IRJET- A Survey on Optimization Technique for Congestion Managenment in Restr...
IRJET- A Survey on Optimization Technique for Congestion Managenment in Restr...
 
Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...
 
Loss Reduction by Optimal Placement of Distributed Generation on a Radial feeder
Loss Reduction by Optimal Placement of Distributed Generation on a Radial feederLoss Reduction by Optimal Placement of Distributed Generation on a Radial feeder
Loss Reduction by Optimal Placement of Distributed Generation on a Radial feeder
 
A Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationA Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm Optimization
 
Power Quality Enhancement using DSTATCOM by Immune Feedback Control Algorithm
Power Quality Enhancement using DSTATCOM by Immune Feedback Control AlgorithmPower Quality Enhancement using DSTATCOM by Immune Feedback Control Algorithm
Power Quality Enhancement using DSTATCOM by Immune Feedback Control Algorithm
 

Similar to TCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm

Optimal placement of facts devices to reduce power system losses using evolu...
Optimal placement of facts devices to reduce power system  losses using evolu...Optimal placement of facts devices to reduce power system  losses using evolu...
Optimal placement of facts devices to reduce power system losses using evolu...nooriasukmaningtyas
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Optimum Location of TCSC by Sensitivity Factor Analysis for Congestion Manage...
Optimum Location of TCSC by Sensitivity Factor Analysis for Congestion Manage...Optimum Location of TCSC by Sensitivity Factor Analysis for Congestion Manage...
Optimum Location of TCSC by Sensitivity Factor Analysis for Congestion Manage...rahulmonikasharma
 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) ijceronline
 
Ga based optimal facts controller for maximizing loadability with stability c...
Ga based optimal facts controller for maximizing loadability with stability c...Ga based optimal facts controller for maximizing loadability with stability c...
Ga based optimal facts controller for maximizing loadability with stability c...IAEME Publication
 
Optimal Placement of FACTS Controllers for Congestion Management in the Dereg...
Optimal Placement of FACTS Controllers for Congestion Management in the Dereg...Optimal Placement of FACTS Controllers for Congestion Management in the Dereg...
Optimal Placement of FACTS Controllers for Congestion Management in the Dereg...IJECEIAES
 
Modeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controllerModeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controllerIOSR Journals
 
ATC for congestion management in deregulated power system
ATC for congestion management in deregulated power systemATC for congestion management in deregulated power system
ATC for congestion management in deregulated power systemBhargav Pandya
 
Advanced Power Electronics based FACTS Controllers: An Overview
Advanced Power Electronics based FACTS Controllers:  An OverviewAdvanced Power Electronics based FACTS Controllers:  An Overview
Advanced Power Electronics based FACTS Controllers: An OverviewDr. Sudhir Kumar Srivastava
 
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcga
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcgaOptimal supplementary-damping-controller-design-for-tcsc-employing-rcga
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcgaCemal Ardil
 
OPTIMAL POWER FLOW CONTROL USING TCSC
OPTIMAL POWER FLOW CONTROL USING TCSCOPTIMAL POWER FLOW CONTROL USING TCSC
OPTIMAL POWER FLOW CONTROL USING TCSCJournal For Research
 
Transmission Congestion Management by Using Series Facts Devices and Changing...
Transmission Congestion Management by Using Series Facts Devices and Changing...Transmission Congestion Management by Using Series Facts Devices and Changing...
Transmission Congestion Management by Using Series Facts Devices and Changing...IJMER
 
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 UPFCijtsrd
 
IRJET- Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Powe...
IRJET- Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Powe...IRJET- Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Powe...
IRJET- Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Powe...IRJET Journal
 
Optimal Placement of TCSC and SVC Using PSO
Optimal Placement of TCSC and SVC Using PSOOptimal Placement of TCSC and SVC Using PSO
Optimal Placement of TCSC and SVC Using PSOIOSR Journals
 
Smart Power Transmission System Using FACTS Device
Smart Power Transmission System Using FACTS DeviceSmart Power Transmission System Using FACTS Device
Smart Power Transmission System Using FACTS DeviceIJAPEJOURNAL
 

Similar to TCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm (20)

Slide
SlideSlide
Slide
 
Optimal placement of facts devices to reduce power system losses using evolu...
Optimal placement of facts devices to reduce power system  losses using evolu...Optimal placement of facts devices to reduce power system  losses using evolu...
Optimal placement of facts devices to reduce power system losses using evolu...
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
 
40220140504009
4022014050400940220140504009
40220140504009
 
Optimum Location of TCSC by Sensitivity Factor Analysis for Congestion Manage...
Optimum Location of TCSC by Sensitivity Factor Analysis for Congestion Manage...Optimum Location of TCSC by Sensitivity Factor Analysis for Congestion Manage...
Optimum Location of TCSC by Sensitivity Factor Analysis for Congestion Manage...
 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Ga based optimal facts controller for maximizing loadability with stability c...
Ga based optimal facts controller for maximizing loadability with stability c...Ga based optimal facts controller for maximizing loadability with stability c...
Ga based optimal facts controller for maximizing loadability with stability c...
 
Optimal Placement of FACTS Controllers for Congestion Management in the Dereg...
Optimal Placement of FACTS Controllers for Congestion Management in the Dereg...Optimal Placement of FACTS Controllers for Congestion Management in the Dereg...
Optimal Placement of FACTS Controllers for Congestion Management in the Dereg...
 
Modeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controllerModeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controller
 
ATC for congestion management in deregulated power system
ATC for congestion management in deregulated power systemATC for congestion management in deregulated power system
ATC for congestion management in deregulated power system
 
Advanced Power Electronics based FACTS Controllers: An Overview
Advanced Power Electronics based FACTS Controllers:  An OverviewAdvanced Power Electronics based FACTS Controllers:  An Overview
Advanced Power Electronics based FACTS Controllers: An Overview
 
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcga
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcgaOptimal supplementary-damping-controller-design-for-tcsc-employing-rcga
Optimal supplementary-damping-controller-design-for-tcsc-employing-rcga
 
OPTIMAL POWER FLOW CONTROL USING TCSC
OPTIMAL POWER FLOW CONTROL USING TCSCOPTIMAL POWER FLOW CONTROL USING TCSC
OPTIMAL POWER FLOW CONTROL USING TCSC
 
Transmission Congestion Management by Using Series Facts Devices and Changing...
Transmission Congestion Management by Using Series Facts Devices and Changing...Transmission Congestion Management by Using Series Facts Devices and Changing...
Transmission Congestion Management by Using Series Facts Devices and Changing...
 
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
 
IRJET- Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Powe...
IRJET- Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Powe...IRJET- Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Powe...
IRJET- Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Powe...
 
Optimal Placement of TCSC and SVC Using PSO
Optimal Placement of TCSC and SVC Using PSOOptimal Placement of TCSC and SVC Using PSO
Optimal Placement of TCSC and SVC Using PSO
 
Ai4301188192
Ai4301188192Ai4301188192
Ai4301188192
 
Smart Power Transmission System Using FACTS Device
Smart Power Transmission System Using FACTS DeviceSmart Power Transmission System Using FACTS Device
Smart Power Transmission System Using FACTS Device
 

Recently uploaded

CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
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
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
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
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
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
 
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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 

Recently uploaded (20)

CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
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
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
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
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
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
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
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
 
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
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
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
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 

TCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm

  • 1. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org Page | 1 Paper Publications TCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm 1 Ritesh Diwan, 2 Preeti Sahu 1,2 Electronics and Telecommunication department Raipur institute of technology Raipur, India Abstract: Flexible Alternating Current Transmission Systems (FACTS) devices represents a technological development in electrical power systems to have a tendency to generate the power with minimum price and less time that fulfill our requirement according to our need. Now a days Flexible AC Transmission System (FACTS) devices play a vital role in boost the power of system performance and power transfer capability. TCSC is an important member of family. In practical TCSC implementation, several such basic compensators may be connected in series to obtain the desired voltage rating and operating characteristics, so its placement is very important. This paper represent a meta heuristic hybrid Algorithm of Artificial Bee Colony (ABC) and Differential Evolution (DE) for finding the best placement and parameter setting of Thyristor Controlled Series capacitor to attain optimum power flow (OPF) of grid network. The proposed technique is tested at IEEE-30 bus test System. Result shows that the selected technique is one of the best for placement of TCSC for Secured optimum Power Flow (OPF). Keywords: Optimal placement, Severity index, stressed power system, System loadability, TCSC, Hybrid DE/ABC. I. INTRODUCTION FACTS devices have been used for solving various power system issues like voltage stability, power flow control, and transfer capability etc. The FACTS concept was initially outlined by N.G. Hingorani, in 1988. According to IEEE definition, it is Alternating current transmission system incorporating power electronic based and other static controllers to enhance controllability and increase power transfer capability. [1] FACTS devices such as Thyristor Controlled Series Compensator can help increase power transfer capacity in heavily loaded network because of its capability to control power flow flexibly. In a multi-machine network, the influence of TCSCs on the network is complex since the control of any one device influences all others,In a competitive (deregulated) power market, the location of these devices and their control can significantly affect the operation of the system. Optimal allocation and control of these devices will be very important. Use of TCSC to maximize Total Transfer Capability generally defined as the maximum power transfer transaction between a specific power-seller and a power-buyer in a network.[2] Flexible Alternating Current Transmission Systems (FACTS) devices is an important parameter in electrical power systems, which makes utilities able to control power flow, increase transmission line stability limits, and improve security of transmission systems. In addition, FACTS devices can be used to maximize power transfer capability and minimize transmission system power loss, leading to an efficient utilization of existing power systems. However to what extent the performance of FACTS devices can be brought out highly depends upon the location and the parameters of these devices. In this, we propose one of the newest Evolutionary Optimization Techniques, namely Differential Evolution (DE) to select the optimal location and the optimal parameter setting of TCSC which minimize the active power losses in the power network, and compare it is performances with Genetic Algorithm (GA). [3]
  • 2. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org Page | 2 Paper Publications In deregulated power systems, total transfer capability (TTC) analysis is presently a critical issue either in the operating or planning because of increased area interchanges among utilities. FACTS devices can be an alternative to reduce the flows in heavily loaded lines, resulting in an increased transfer capability, low system loss, improved stability of the network, reduced cost of production and fulfilled contractual requirement by controlling the power flows in the network. It is important to ascertain the location for placement of these devices because of their considerable costs. A method to determine the suitable locations of thyristor controlled series compensators (TCSC) and thyristor controlled phase angle regulators (TCPAR) based on the real power flow performance index sensitivity has been suggested, for enhancing the total transfer capability of the interconnected power system. A conceptually reasonable and computationally feasible approach has been developed. [4] Considers the placement of Flexible AC transmission system devices into power systems with a criterion of maintaining a prescribed level of control reconfigurability. Control reconfigurability is measures the small signal combined controllability and observability of a power system with an additional requirement on tolerance to loss of measurement data in any single measurement unit in the system, which have not been considered in the existing works. Control device placement is formulated as an optimization problem of finding a minimum number of new control devices to meet a prescribed control reconfigurability threshold. A binary search algorithm and a genetic algorithm are applied to Thyristor Controlled Series Compensators into a number of IEEE test systems. [5] A genetic-algorithm (GA) based OPF algorithm for identifying the optimal values of generator active-power output and phase shifting purpose. The locations of phase shifters are selected based on sensitivity analysis. To overcome the shortcomings associated with the representation of real and integer variables using the binary string in the GA population, the control variables are represented in their natural form. Also crossover and mutation operators which can deal directly with integers and floating point numbers are used. Simulation results on IEEE 30-bus is presented and compared with the results of other approaches. [6] With the interconnection of the large regional power grid and the establishment of the future electricity market, since the grid power flow randomness and the probability of transmission congestion occurred greatly increased, transmission congestion has become more serious that affects the safe and stability of the modern power grid, which is bad for the efficient and economical operation of electricity market. How to solve the transmission network congestion problem have become forefront topics at the field of electricity market. In the traditional vertical management mode, once the transmission power exceeds the limited case, the dispatch center schedules independently according to certain principles, which is different from the electricity market environment. The electrical energy is circulated by electricity trading. The economic interests of all market participants is involved in eliminating the congestion process, meanwhile, eliminating congestion requires not only the technical support, but also the consideration of the justice and benefits, which makes the congestion problem more complicated. Elimination of congestion mainly uses two types of technical and economic methods. The former mainly relies on the advanced and reasonable scheduling means (e.g. FACTS controlling technology), the latter mainly uses the price mechanism.[7] II. TCSC PLACEMENT PROBLEM A. TCSC: A TCSC can be defined as a capacitive reactance compensator which consists of a series capacitor shunted by a Thyristor controlled reactor in order to provide a smoothly variable series capacitive reactance. Fig 1 TCSC configuration
  • 3. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org Page | 3 Paper Publications B. Placement problem: There is a troublesome task to perform optimum placement of TCSC because of high price of TCSC but it is necessary to find out the precise location of device. There is no, to the simplest of author’s data, paper that suggest a straight forward and reliable technique for determinative the suitable location of FACTS devices with static issues. Several factors depend on the situation of the device. optimum Power Flow (OPF) for reactive power planning could be a static nonlinear programming downside aimed at programming the controls of the facility of system in an exceedingly manner that optimizes an explicit objective perform whereas satisfying a collection of physical and operational constraints imposed by instrumentation limitations and security needs [8]. III. METAHAURISTIC METHOD A. Differential Evolution: A basic variant of the DE algorithm works by having a population of candidate solution (called agents). These agents are moved around in the search-space by using simple mathematical formulae to combine the positions of existing agents from the population. If the new position of an agent is an improvement it is accepted and forms part of the population, otherwise the new position is simply discarded. The process is repeated [9]. Step 1: Initialize a set of population members randomly. Step2: Evaluate the fitness (objective value) for each population member and record the best fitness and member. Step3: Shuffle the population into a number different sets to make the differential variations of the whole population. Step4: From the populations in Step3, select one to be 'base vector' population and determine the 'weighted difference' population from other two sets of population, then add the base vector and weighted difference vector together to obtain the 'mutant population' Step5: Crossover operation between the initial population and the mutant population by randomly replacing the initial population with the mutant population at the crossover probability Step6: Evaluate fitness of the mutant vectors, compare with that of the initial population and replace some of population members by the better vectors obtained From Step5 Step7: Record the best member found so far Step8: Repeat Step2 to Step7 until one of the stopping criteria is met. The criterion is either the maximum number of generations or the target value of the best fitness. The solution to the problem is the recorded member from Step7 B. Artificial bee colony: The artificial bee colony algorithm (ABC), a relatively new meta-heuristic algorithm based on the social behavior observed in honey bee swarm, was introduced in 2005 by Karaboga as a solution to the optimization problem with multivariable functions. It is based on the observation made on the social behavior of the honey bee swarm. The artificial bees are classified into three categories: 1. Employed bees: Each artificial employed bee is attached to a single food source. It has two functions: exploit this food source, and advertise its position, by dancing in the hive, to attract more artificial onloooker bees to further exploit this food source. 2. Onlooker bees: The artificial onlooker bees tend to chose the best food source to exploit. As such good food sources attract more artificial bees, thus get more exploited. 3. Scout bees: When a given food source has been exhausted, its employed bee will be converted to a scout that will chose a random new food source to exploit. A food source represents a possible solution to the considered optimization problem, while its quality represents the fitness of the solution. The artificial bee population is evenly divided by the artificial employed bees (SN artificial bees) and the artificial onlooker bees (LN artificial bees).
  • 4. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org Page | 4 Paper Publications C. Proposed method: Here we are using somewhat different terminology i.e. hybridization of artificial bee colony (ABC) and Differential algorithm (DE) [10]. (1) Initialize the population of solutions (2) Population is evaluated. (3) For cycle = 1; REPEAT (4) New solutions (food sources positions) in the neighbourhood of are produced for the employed bees (ne) using = +rand (i j) ∗ ( − ) (k is the solution in the neighbourhood, rand (i j) being a random number in −1 ≤ rand ≤ 1) and evaluate them (5) Store the best values between and after greedy selection process (6) Probability values for different solutions of are calculated by means of their fitness values using equation = ∑ Here F represents the fitness values of solutions and these are calculated by using = Then after values are normalized into [0, 1] (7) Based on the probabilities , new solutions for the onlookers are produced from the xi (8) REPEAT Step-5 (9) Next, the abandoned solution (position or source) is determined if exits, and it is replaced with a newly produced random solution for the scout as explained in scout bee phase i.e., using = +r ∗ ( – ) (10) Memorize the best food source solution obtained so far (11) cycle = cycle+1 (12) Until cycle = Maximum; (13) stop. IV. RESULT From the whole analysis, we obtain that as we increase the reference value primarily the power loss is increases in case of DE but after that it decreases and that point is the best location of TCSC placement. Ref 1 2 3 4 Power Loss 5.0864 5.0905 5.0898 5.0864
  • 5. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org Page | 5 Paper Publications But from the ABC analysis as we increase as the number of iteration, power loss is same in all the case. Ref 1 2 3 4 Power Loss 5.7763 5.7763 5.7763 5.7763 From the whole analysis it is clear that hybrid of ABC and DE give best result for TCSC placement. DE gives the minimum power loss and ABC maintain the power loss to be constant. Below graph showing the combine analysis of both Algorithm. V. CONCLUSION The effectiveness of the best installation of FACTS for minimizing the active power generation price in power system is investigated. TCSC is reactance control FACTS device which may manage power flow between the lines. To indicate the effectiveness of the projected methodology standard take system (IEEE 30 bus) is employed for simulation study. Simulation results reveal that the projected algorithmic rule works satisfactorily for the system sat at rated load. Moreover, it will be inferred from the simulation results that installation of TCSC will scale the transmission loss and improve the ability flow through the transmission line at reduced generation price for all the techniques mentioned. REFERENCES [1] N. G. Hingorani, and L. Gyugyi, "Understanding FACTS: Concepts and Technology of Flexible AC Transmission Systems", IEEE Press, New York, 2001. [2] Wang Feng and G. B. Shrestha, "Allocation of TCSC devices to optimize total transmission capacity in a competitive power market," 2001 IEEE Power Engineering Society Winter Meeting. Conference Proceedings (Cat. No.01CH37194), Columbus, OH, 2001,pp.587-593vol.2.doi: 10.1109/PESW.2001.9169 [3] G. I. Rashed, Y. Sun and H. I. Shaheen, "Optimal TCSC placement in a power system by means of Differential Evolution Algorithm considering loss minimization," 2011 6th IEEE Conference on Industrial Electronics and,pp. Applications, Beijing,20112209-2215.doi:10.1109/ICIEA.2011.5975957 Algorithm Power Loss DE 5.0996 ABC 5.7763
  • 6. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 4, Issue 2, pp: (1-6), Month: April - June 2017, Available at: www.paperpublications.org Page | 6 Paper Publications [4] K. S. Verma, S. N. Singh and H. O. Gupta, "FACTS devices location for enhancement of total transfer capability," 2001 IEEE Power Engineering Society Winter Meeting. Conference Proceedings (Cat. No.01CH37194), Columbus, OH,2001,pp.522-527vol.2.doi:10.1109/PESW.2001.916902. [5] Q. Qin and N. E. Wu, "Control reconfigurability-based placement strategy for FACTS devices," 2013 American Control Conference, Washington, DC, 2013, pp. 5056-5061. doi: 10.1109/ACC.2013.6580623 General Meeting, 2004. [6] N. B. Muthuselvan, P. Somasundaram and S. S. Dash, "Notice of Violation of IEEE Publication Principles Security Enhancement of Optimal Power Flow using Genetic Algorithm," 2006 International Conference on Power Electronic, Drives and Energy Systems, New Delhi, 2006, pp. 1-4.doi: 10.1109/PEDES.2006.344300 [7] F. Li and X. Li, "Research on Design and Application Based on TCSC Optimal Model for Congestion," 2010 Asia- Pacific Power and Energy Engineering Conference, Chengdu,2010,pp.1-4doi: 10.1109/APPEEC.2010.5448166 [8] G. R. Kumar, R. K. Rao and S. S. T. Ram, "Power Flow Control and Transmission Loss Minimization model with TCSC and SVC for Improving System Stability and Security," 2008 IEEE Region 10 and the Third international Conference on Industrial and Information Systems, Kharagpur, 2008, pp.1-5.doi 10.1109/ICIINFS.2008.4798368. [9] B. Sookananta, "Determination of FACTS placement using differential evolution technique," 2009 International Conference on Electrical Engineering and Informatics, Selangor,2009,pp.672-675.doi:10.1109/ICEEI.2009. 5254730 [10] Ajith Abraham, Ravi Kumar Jatoth and A. Rajasekhar “Hybrid Differential Artificial Bee Colony Algorithm” Journal Computational and Theoretical Nanoscience Vol. 9, 1–9, 2012.