SlideShare a Scribd company logo
1 of 8
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 7, Issue 3 (Sep. - Oct. 2013), PP 24-31
www.iosrjournals.org
www.iosrjournals.org 24 | Page
Enhancement of ATC by Optimal Allocation of TCSC and SVC
by Using Genetic Algorithm
Sandhya Rani Bhooma , Suresh Regatti
Student in EEE Department Assistant Professor in EEE Department Sri Venkateshwara Engineering College
,Suryapet
Abstract: This paper proposes Improving of ATC is an important issue in the current de-regulated environment
of power systems. The Available Transfer Capability (ATC) of a transmission network is the unutilized transfer
capabilities of a transmission network for the transfer of power for further commercial activity, over and above
already committed usage. Power transactions between a specific seller bus/area and a buyer bus/area can be
committed only when sufficient ATC is available. Transmission system operators (TSOs) are encouraged to use
the existing facilities more effectively to enhance the ATC margin. Heavily loaded circuits and buses with
relatively low voltages can limit ATC usually. It is well known that FACTS technology can control voltage
magnitude, phase angle and circuit reactance. Using these devices may redistribute the load flow, regulating
bus voltages. Therefore, it is worthwhile to investigate the impact of FACTS controllers on the ATC. In this
thesis focuses on the evaluation of the impact of TCSC and SVC as FACTS devices on ATC and its enhancement
during with and without line outage cases. In a competitive (deregulated) power market, optimal the location of
these devices and their control can significantly affect the operation of the system and will be very important for
ISO.
Keywords: FACTS devices, Available Transfer Capability, TCSC, Genetic Algorithm
I. Introduction
Deregulation and restructuring of the electric power industry is occurring in many nations throughout
the world. Competitive marketplace is established for market participants who will encounter many new
problems in market operation and regulation. In the US, the Federal Energy Regulatory Commission (FERC)
gave the right of nondiscriminatory open access to the transmission facilities to all market participants. It is
(ATC) information be made available on a publicly Accessible Open Access Same-time Information required
that so-called Available Transfer Capability System (OASIS) [1]. ATC is defined by North American Electric
Reliability Council (NAERC) as a measure of the transfer capability in the physical transmission network for
transfers for future commercial activities over already committed uses. The calculation of ATC involves three
components: Total Transfer Capability (TTC), Transmission Reliability Margin (TRM) and Capacity Benefit
Margin (CBM) [1]. Based on a base case, TTC is the largest flow increase between the selected source/sink
transfer without any line thermal overload, violation of voltage limits, voltage collapse or transient instability.
The calculation of TTC is the major burden during the calculation of ATC. TTC is dependent on many factors,
such as the base case of system operation, system operation limits, network configuration, specification of
contingencies, etc. FACTS devices, which can provide direct and flexible control of power transfer, can be very
helpful in the operation of competitive power markets. How to use FACTS to control power flow control to
improve power transfer capability so that it enhance the power market competitiveness is an active research
area. The compensation scheme of TCSC has been widely accepted as a solution for the limitation created by
generation and transmission systems. With proper control of FACTS devices, TTC may be adjusted
significantly. Thyristor Controlled Series Compensator (TCSC) as an effective series compensation device can
be used for this purpose. In this paper the effectiveness of TCSC to enhance TTC at steady state is investigated.
The location and the amount of compensation will have to be determined in power flow control problems.
Several studies have evaluated the function of series compensators using objective sensitivities for the
predetermined locations or parameters of the device required [2,3]. Genetic Algorithms (GAs) are probabilistic
heuristic search procedures based on natural genetic system. It uses probabilistic transition rules, not
deterministic rules. GA is highly multi-direction, pmallel and rather robust method in searching global optimal
solution of complex optimization problems. By using random choice as a tool in the search process, it possesses
the advantage to help preventing the algorithm getting stuck in a local minimum. Power system researchers have
implemented the technique broadly in recent years [4]. This paper explores the application of Genetic Algorithm
(GA) to determine the location and the amount of compensation of TCSC for enchanting TTC. A simplified
TTC has been used as an index to evaluate the impacts of TCSCS in competitive power markets and then a real
Genetic Algorithm is developed to explore the allocations and the amount of compensation of one and two
TCSCS in a system. This paper is organized as follows. Section 2 discusses the calculation of Total Transfer
Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm
www.iosrjournals.org 25 | Page
Capability. TCSC modeling is outlined in Section 3. Section 4 presents the procedure for constructing Genetic
Algorithm and applying different techniques for GA operators. Studies on the IEEE 14-bus to demonstrate the
implementation of proposed algorithm are presented in Section 5.
II. Available Transfer Capability
Mathematically, ATC is defined as [4, 5], the Total Transfer Capability (TTC) less the Transmission
Reliability Margin (TRM), less the Capacity Benefit Margin (CBM) and the sum of existing transmission
commitments (TC) which includes retail customer service. Transmission Reliability Margin (TRM) [4, 5] is
defined as that amount of transmission transfer capability necessary to ensure that the interconnected
transmission network is secure under a reasonable range of uncertainties in system conditions. Capacity Benefit
Margin (CBM) [4, 5] is defined as that amount of transmission transfer capability reserved by load serving
entities to ensure access to generation from interconnected systems to meet generation reliability requirements.
ATC = TTC - TRM - CBM - TC
In this paper, the margins such as TRM and CBM are not considered. Therefore ATC here can be expressed as:
ATC = TTC-TC
The procedure proposed involves the method based on multiple load flow runs AC load flow for each
increment of transaction between an interface and checks whether any of the operating conditions such as line
flow limit or bus voltage limit is violated. The minimum out of the two critical transaction values is taken as the
TTC for the system in that condition.
Algorithm for ATC Calculation Using CPF
(i) a) Read the system line data and bus data
System data: From bus, To bus, Line resistance, Line reactance, half line charging, Off nominal turns ratio,
maximum line flows.
Bus data: Bus no, Bus type, Pgen, Qgen, PLoad, QLoad, Pmin, Pmax, Vsp shunt capacitance data.
b) Cal Pshed(i), Qshed(i), for i=1 to n
Where Pshed(i)= Pgen(i)-PLoad(i)
Qshed(i)= Qgen(i)-QLoad(i)
c) Form Ybus using sparsity technique
(ii) a) iter=1 iteration count
b) Set 0maxP  and 0maxQ 
c) Calculate Pcal(i)= )cos(
1
iqiqiqq
n
q
i YVV  
Qcal(i)= )sin(
1
iqiqiqq
n
q
i YVV  
d) Calculate
P (i) = Pshed(i)–Pcal(i)
Q(i)=Qshed(i)-Qcal(i) fori=1 to n
Set Pslack=0.0, Qslack=0.0
e) Calculate
maxP and maxQ form [p] and [  Q] vectors
f) Is maxP  and maxQ 
If yes go to step (vii), problem converged case
iii)Form Jacobian elements
a) Initialize A[i][j]=0 ,for i=1 to 2n+2,j=1 to 2n+2 b) Form diagonal elements for i=1 to n
2
2
2
2
Pp
H Q B Vpp p pp p
p
P Vp p
N P G Vpp p pp pVp
Qp
M P G Vpp p pp p
p
Q Vp p
L Q B Vpp p pp pVp



   

 
  


  


  

c)Formation of off diagonal elements
Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm
www.iosrjournals.org 26 | Page
 
 
sin cos
cos sin
Pp
H V V G Bpq p q pq pq pq pq
q
P Vp q
N V V G Bpq p q pq pq pq pqVq
Qp
M Npq pq
q
Q Vp q
L Hpq pqVq
 

 


  


  


  


 

d) Modification of Jacobian elements for slack bus and generator buses For slack bus
Hpp = 1020
,Lpp = 1020
For PV buses Lpp = 1020
e) Form right hand side vector
B[i] =  P[i], B [i+n] =  Q[i]
for i=1 to n Jacobian correction mismatch vector
(iv) Use Gauss-elimination method for solving
    A X B  Update the phase angle and voltage magnitudes for i=1 to n
 
Xi i i
V V X Vi i i n i
   
   
(v)One iteration over Advance iteration count iter=iter+1 If (iter>itermax) go to step (ii) (b) Else go to step (vi).
(vi) NR is not converged in “itermax” iterations
(vii)NR is converged in „iter‟ iterations calculate
a. Line flows b. Bus powers, Slack bus power. c. Print the converged voltages, line flows and powers.
(viii) Read the sending bus (seller bus) m and the receiving bus (buyer bus) n.
(ix) Assume some positive real power injection change Δtp (=0.1) i.e. λ -factor at seller bus-m and negative
injection Δtp (=0.1) i.e. λ -factor at the buyer bus-n and form mismatch vector.
(x) Repeat the load flow (i.e., from steps (ii) to (vii)) and from the new line flows check whether any of the line
is overloaded. If yes stop the repeated power flow else go to (ix).
(xi)The maximum possible increment achieved above base-case load at the sink bus is the ATC.
III. Modeling of TCSC
Transmission lines are represented by lumped π equivalent parameters. The series compensator TCSC
is simply a static capacitor/reactor with impedance jxc [6]. Fig. shows a transmission line incorporating a
TCSC.
Fig: Equivalent circuit of a line with TCSC
Where Xij is the reactance of the line, Rij is the resistance of the line, Bio and Bjo are the half-line charging
susceptance of the line at bus-i and bus-j. The difference between the line susceptance before and after the
addition of TCSC can be expressed as:
)()( '''
ijijijijijijij jbgjbgyyy 
22
ijij
ij
ij
xr
r
g

 ,
22
ijij
ij
ij
xr
x
b


22
'
)( cijij
ij
ij
xxr
r
g


,
22
'
)( cijij
cij
ij
xxr
xx
b



After adding TCSC on the line between bus i and bus j of a general power system, the new system admittance
matrix Y‟bus can be updated as
Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm
www.iosrjournals.org 27 | Page
jcolicol
jrow
irow
yy
yy
YY
ijij
ijij
busbus




























000...000
00...00
000...000
0...0............
000...000
00...00
000...000
'
Algorithm for Newton Raphson power flow Using TCSC
(a) Read the system line data, bus data and TCSC data
Line data: From bus, To bus, line resistance, line reactance, half-line charging susceptance and off nominal tap
ratio.
Bus data: Bus no, Bus itype, Pgen, Qgen, Pload, Qload, and shunt capacitor data.
TCSC data: TCSC Line no., variable reactance (XC)
(b) Form Ybus using sparsity technique.
(c) Modify the Ybus elements with the value of TCSC reactance.
The difference between the line susceptance before and after the addition of TCSC
between bus-i and bus-j can be expressed as:
)()( '''
ijijijijijijij jbgjbgyyy 
22
ijij
ij
ij
xr
r
g


,
22
ijij
ij
ij
xr
x
b


22
'
)( cijij
ij
ij
xxr
r
g


,
22
'
)( cijij
cij
ij
xxr
xx
b



Modification in diagonal elements as ijpppp yiYiY  )()(
Modification in off-diagonal elements as ijyijylineijyline  )()(
2.(a)k1=1 iteration count
(b)Set
maxP =0.0, maxQ =0.0
(c)Cal Pshed(i),Qshed(i), for i=1 to n.
Where Pshed(i) = Pgen(i)- Pload(i)
Qshed(i) = Qgen(i)- Qload(i)
(d)Calculate Pcal(i)= )cos(
1
iqiqiqq
n
q
i YVV  
Qcal(i)=
)sin(
1
iqiqiqq
n
q
i YVV  
(e) Calculate  P(i)=Pshed(i) – Pcal(i)
 Q(i)=Qshed(i) - Qcal(i) for i=1 to n
Set  Pslack=0.0,  Qslack=0.0,
(f) Calculate
maxP and
maxQ form [  p] and [  Q] vectors
(g)Is
maxP  and
maxQ  If yes, go to step no. 6
3.Form Jacobian elements:
(a)Initialize A[i][j]=0.0 for i=1 to 2n , j=1 to 2n
(b) Form diagonal elements Hpp, Npp, Mpp & Lpp
(c) Form off – diagonal elements: Hpq, Npq, Mpq & Lpp
(d) Form right hand side vector (mismatch vector)
B[i]=  P[i] , B[i+n]=  Q[i] for i=1 to n Modify the elements For p=slack bus; Hpp=1e20=1020
;
Lpp=1e20=1020
;
4.Use Gauss – Elimination method for following [A] [  X] = [B] Update the phase angle and voltage
magnitudes i=1 to n For itype=1 &2, calculate iii X  & Vi=Vi+{  X(i+n)}Vi
5.One iteration over Advance iteration count k1=k1+1 If (k1< itermax) then goto step 2(b) else print problem is
not converged in“itermax” iterations, Stop.
6.Print problem is converged in „iter‟no. of iterations. a)Calculate line flowsb)Bus powers, Slack bus power.
C)Print the converged voltages, line flows and powers.
Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm
www.iosrjournals.org 28 | Page
Modeling of SVC: The shunt compensator SVC is simply a static capacitor/reactor with susceptance Bsvc [7].
Fig.shows the equivalent circuit of the SVC can be modeled as a shunt-connected variable susceptance BSVC at
bus-i.
Variable shunt susceptance.
The reactive power injected into the bus due to SVC can be expressed as
2
VBQ svcsvc 
Where V is the voltage magnitude of the bus at which the SVC is connected. Fig. 3.5 shows the steady-state and
dynamic voltage-current characteristics of the SVC portion of the system. In the active control range,
current/susceptance and reactive power is varied to regulate voltage according to a slope (droop) characteristic.
The slope value depends on the desired voltage regulation, the desired sharing of reactive power production
between various sources, and other needs of the system. The slope is typically 1-5%. At the capacitive limit, the
SVC becomes a shunt capacitor. At the inductive limit, the SVC becomes a shunt reactor (the current or reactive
power may also be limited). The response shown by the dynamic characteristic is very fast (few cycles) and is
the response normally represented in transient stability simulation. Some SVCs have a
susceptance/current/reactive power regulator to slowly return the SVC to a desired steady-state operating point.
This prevents the SVC from drifting towards its limits during normal operating conditions, preserving control
margin for fast reaction during disturbances. During normal operation, voltage is not regulated unless the
voltage exceeds a dead band determined by the limits on the output of the susceptance regulator.
SVC static characteristics at high voltage bus.
After adding SVC at bus-i of a general power system, the new system admittance matrix Y‟bus can be updated as
[8]:
jcolicol
jrow
irowY
YY
shunt
busbus


























000...000
000...000
000...000
0...0............
000...000
000...00
000...000
'
For constant active power flow and supply voltage of Vrms, the required capacitive VAr is the difference
between the pre compensation VAr and the required compensated VAr as given by equation [14]:
VAr(capacitive)=VAr(required)−VAr(Uncompensated)
The amount of the capacitive susceptance Bcap is then given by Eqn.
2
rmsV
ensated)VAr(Uncomp-ed)VAr(Requir
capB Siemens
From which the required capacitance value in Farad is given by using equation C (Farad) =
)2( f
Bcap

Algorithm for Newton Raphson power flow Using SVC
1.(a) Read the system line data, bus data and SVC data
Line data: From bus, to bus, line resistance, line reactance, half-line charging Susceptance and off nominal tap
ratio.
Bus data: Bus no, Bus itype, Pgen, Qgen, Pload, Qload, and Shunt capacitor data.
SVC data: SVC Bus no., variable susceptance (Bsvc)
(b)Form Ybus using sparsity technique.
Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm
www.iosrjournals.org 29 | Page
(c) Modify the Ybus elements with the value of SVC reactance.When SVC is placed at ith bus, the modification
indiagonal element as shuntpppp yiYiY  )()(
2.(a) k1=1 iteration count
(b) Set
maxP =0.0,
maxQ =0.0
(c) Cal Pshed(i),Qshed(i), for i=1 to n.
Where Pshed(i) = Pgen(i)- Pload(i)
Qshed(i) = Qgen(i)- Qload(i)
(d)Calculate Pcal(i)= )cos(
1
iqiqiqq
n
q
i YVV  
Qcal(i)=
)sin(
1
iqiqiqq
n
q
i YVV  
(e) Calculate  P(i)=Pshed(i) – Pcal(i)
 Q(i)=Qshed(i) - Qcal(i) for i=1 to n
Set  Pslack=0.0,  Qslack=0.0,
(f) Calculate
maxP and
maxQ form [  p] and [  Q] vectors
(g) Is
maxP  and
maxQ  If yes, go to step no. 6
3.Form Jacobian elements:
(a) Initialize A[i][j]=0.0 for i=1 to 2n , j=1 to 2n
(b)Form diagonal elements Hpp, Npp, Mpp & Lpp (c)Form off – diagonal elements: Hpq, Npq, Mpq & Lpp
(d) Form right hand side vector (mismatch vector)
B[i]=  P[i] , B[i+n]=  Q[i] for i=1 to n
(e)Modifyt he elements For p=slack bus; Hpp=1e20=1020
; Lpp=1e20=1020
;
4. Use Gauss – Elimination method for following [A] [  X] = [B]Update the phase angle and voltage
magnitudes i=1 to n For itype=1 &2, calculate iii X  & Vi=Vi+{  X(i+n)}Vi
5. One iteration over Advance iteration count k1=k1+1 If (k1< itermax) then goto step 2(b) else print problem is
not converged in“itermax” iterations, Stop.
6.Print problem is converged in „iter‟no. of iterations. a. Calculate line flows b. Bus powers, Slack bus power. c.
Print the converged voltages, line flows and powers.
IV. Case Study And Results
IEEE 24-bus system reproduced in Fig. 4 has been used to study the implementation of the proposed
GA.System data can be found in [8]. Here we represent thetwo parallel lines connected bus 1 with bus 2 as one
line.Line ratings are given in appendix A. The voltagemagnitude limits of all buses are set from 0.95 to 1.1pu
The Available Transfer Capability (ATC) are computed for a set of source/sink transfers using Continuous
Power Flow (CPF). Table shows the ATCs for IEEE 24-bus system without FACTs device.
Table:-ATC without FACTS Device
Source/Sink bus
no.
ATC(M.W) Violation
Constraint
23/15 770.0 Line-24 overflow
22/9 395.0 Line-38 overflow
22/5 260.0 Line-38 overflow
21/6 105.0 Line-10 overflow
18/5 260.0 Line-38 overflow
Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm
www.iosrjournals.org 30 | Page
The Available Transfer Capability (ATC) are computed for a set of source/sink transfers using Continuous
Power Flow (CPF), when line-8 is physically removed from the system that is connected between bus-4 and
bus-9. Fig. Shows a graph voltage profile for the IEEE 24-bus system with and without outage cases.
0.9
0.92
0.94
0.96
0.98
1
1.02
1.04
1.06
1.08
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Bus No.
Voltagemargnitude Without line outage
With line outage
Fig:-Bus voltage profile for without and with line outage cases
V. Conclusions
In deregulated power systems, available transfer capability (ATC) analysis is presently a critical issue
either in the operating or planning because of increased area interchanges among utilities. Sufficient ATC
should be guaranteed to support free market trading and maintain an economical and secure operation over a
wide range of system conditions. However, tight restrictions on the construction of new facilities due to the
increasingly difficult economic, environmental, and social problems, have led to a much more intensive shared
use of the existing transmission facilities by utilities and independent power producers (IPPs). Based on
operating limitations of the transmission system and control capabilities of FACTS technology, technical
feasibility of applying FACTS devices to boost ATCs are analyzed and identified.
References
[1] Transmission Transfer Capability Task Force, “Available transfer capability definitions and determination,” North American
Electric Reliability Council, NJ, June 1996.
[2] M.Noroozian, G.Anderson, “ Power Flow Control by Use of Controllable Series Components”, IEEE Transactions on Power
Delivery, VO1.8, No.3,July 1993, 1420-1428.
[3] C.R.Fuerte-Esquivel, E.Acha, “Newton-Raphson algorithms for the reliable solution of large power networks with embedded
FACTS devices”, IEE Proc. Gener. Transm. Distrib., VO1.143, No.5, Sept. 1996, 447-454.
[4] G. C. Ejebe, J. Tong, J. G. Waight, J. G. Frame, X. Wang and W. F. Tinney. 1998. Available transfer capability calculations. IEEE
Trans. Power Systems. 13(4): 1521-1527.
[5] 1996. North American Electric ReliabilityCouncil. Available transfer capability Definitions and determination.
[6] Wang Feng,G.B.Shrestha “Allocation of TCSC Devices to optimize Total Transmission Capacity in Competitive Power
Market”IEEE Trans.Power systems,feb2001,587-592
[7] Transmission Transfer Capability Task Force,”Available transfer capability Definitions and determination”,North American
Electric Reliability Council,N
[8] Freris, L.L. and Sasson, A. M., Investigation on the load flow problem. Proceedings of IEE, 1968, 115, 1459-1470.
[9] IEEE Reliability Test System, IEEE transactions on power apparatus and systems, Vol.PAS-98, No.6, Nov/Dec. 1979.
[10] Power Electronics in Electric Utilities: Static Var Compensators Proceedings of the IEEE, VOL. 76, NO. 4, APRIL 1988.
[11] V. Ajarapu, and C. Christie, “The continuation power flow: a practical tool for tracing power system steady state stationary
behavior due to the load and generation variations,” IEEE Trans. Power Systems, Vol. 7, No. 1, Feb. 1992,416-423.
[12] M.Noroozian, G.Anderson, “Power Flow Control by Use of Controllable Series Components”, IEEE Transactions on Power
Delivery, VO1.8, No.3, July 1993, 1420-1428.
[13] Vladimiro Miranda, J.V. Ranito, L. M. Proenca, “Genetic Algorithms in Optimal Multistage Distribution Network Planning”, IEEE
Trans. Power Systems, Vol. 9, o. 4, Nov. 1994, 1927-1933.
[14] Transmission Transfer Capability Task Force, “Available transfer capability Definitions and determination,” North American
Electric Reliability Council, NJ, June 1996.
[15] G. C. Ejebe, J. Tong, J. G. Waight, J. G. Frame, X. Wang, and W. F. Tinney, “Available transfer capability calculations,” IEEE
Trans. Power Systems, Vol. 13 No.4, Nov.1998, 1521-1527.
[16] Y. Dai, J. D. McCalley, V. Vittal, “Simplification, expansion and enhancement of direct interior point algorithm for power system
maximum loadability”, Proc. 21st Int. Conf.Power Ind. Comput. Applicat, pp. 170-179, 1999.
[17] Richard D. Christie, Bruce F. Wollenberg and Ivar Wangensteen, “Transmission Management in the Deregulated Environment”,
Proceedings of the IEEE, Vol.88, No.2, February 2000.
[18] Y. Xiao, Y. H. Song, Y. Z. Sun, “Available Transfer Capability Enhancement Using FACTS Devices”, Proceedings of the 2000
IEEE/PWS Summer Meeting,, Seattle, vol.1, pp. 508-515, July 2000.
Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm
www.iosrjournals.org 31 | Page
BIOGRAPHIE
Suresh Regatti is B.Tech(Electrical) M.tech(Electrical) he is Working as a
Assistant Professor at Sri Venkateshwara Engineering College ,Suryapet, nalgonda,
andrapradesh, India.His research Interests in PowerElectronics,power systems
Restructuring,Distributd Generation.
Sandhya Rani Bhooma:Post graduate student in the Department of Electrical
&Electronics Engineering at Sri Venkateshwara Engineering College, Suryapet,
nalgonda, andrapradesh, India.Interested in PowerElectronics,power
systems,FACTS,power system deregulation.
.

More Related Content

What's hot

Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
rahulmonikasharma
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD Editor
 
Optimal and robust controllers based design of quarter car active suspension ...
Optimal and robust controllers based design of quarter car active suspension ...Optimal and robust controllers based design of quarter car active suspension ...
Optimal and robust controllers based design of quarter car active suspension ...
Mustefa Jibril
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
IDES Editor
 

What's hot (19)

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...
 
Atc calculation methods by shridhar kulkarni
Atc calculation methods by shridhar kulkarniAtc calculation methods by shridhar kulkarni
Atc calculation methods by shridhar kulkarni
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
 
Efficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technologyEfficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technology
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
A MULTIPURPOSE MATRICES METHODOLOGY FOR TRANSMISSION USAGE, LOSS AND RELIABIL...
A MULTIPURPOSE MATRICES METHODOLOGY FOR TRANSMISSION USAGE, LOSS AND RELIABIL...A MULTIPURPOSE MATRICES METHODOLOGY FOR TRANSMISSION USAGE, LOSS AND RELIABIL...
A MULTIPURPOSE MATRICES METHODOLOGY FOR TRANSMISSION USAGE, LOSS AND RELIABIL...
 
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
 
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...
 
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...
 
Model Predictive Current Control of a Seven-phase Voltage Source Inverter
Model Predictive Current Control of a Seven-phase Voltage Source InverterModel Predictive Current Control of a Seven-phase Voltage Source Inverter
Model Predictive Current Control of a Seven-phase Voltage Source Inverter
 
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEMPRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
 
Proportionally fair scheduling for traffic light networks
Proportionally fair scheduling for traffic light networksProportionally fair scheduling for traffic light networks
Proportionally fair scheduling for traffic light networks
 
Optimal and robust controllers based design of quarter car active suspension ...
Optimal and robust controllers based design of quarter car active suspension ...Optimal and robust controllers based design of quarter car active suspension ...
Optimal and robust controllers based design of quarter car active suspension ...
 
Evaluation of IEEE 57 Bus System for Optimal Power Flow Analysis
Evaluation of IEEE 57 Bus System for Optimal Power Flow AnalysisEvaluation of IEEE 57 Bus System for Optimal Power Flow Analysis
Evaluation of IEEE 57 Bus System for Optimal Power Flow Analysis
 
USAGE BASED COST ALLOCATION TECHNIQUE FOR EHV NETWORKS USING NON-LINEAR UTILI...
USAGE BASED COST ALLOCATION TECHNIQUE FOR EHV NETWORKS USING NON-LINEAR UTILI...USAGE BASED COST ALLOCATION TECHNIQUE FOR EHV NETWORKS USING NON-LINEAR UTILI...
USAGE BASED COST ALLOCATION TECHNIQUE FOR EHV NETWORKS USING NON-LINEAR UTILI...
 
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...
 
Ah31245249
Ah31245249Ah31245249
Ah31245249
 
Real time traffic management - challenges and solutions
Real time traffic management - challenges and solutionsReal time traffic management - challenges and solutions
Real time traffic management - challenges and solutions
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
 

Viewers also liked

Viewers also liked (20)

A Comprehensive Overview of Clustering Algorithms in Pattern Recognition
A Comprehensive Overview of Clustering Algorithms in Pattern  RecognitionA Comprehensive Overview of Clustering Algorithms in Pattern  Recognition
A Comprehensive Overview of Clustering Algorithms in Pattern Recognition
 
Identification of Steganographic Signatures in Stego Images Generated By Dis...
Identification of Steganographic Signatures in Stego Images  Generated By Dis...Identification of Steganographic Signatures in Stego Images  Generated By Dis...
Identification of Steganographic Signatures in Stego Images Generated By Dis...
 
A0330103
A0330103A0330103
A0330103
 
ODRS: Optimal Data Replication Scheme for Time Efficiency In MANETs
ODRS: Optimal Data Replication Scheme for Time Efficiency In  MANETsODRS: Optimal Data Replication Scheme for Time Efficiency In  MANETs
ODRS: Optimal Data Replication Scheme for Time Efficiency In MANETs
 
Preclusion Measures for Protecting P2P Networks from Malware Spread
Preclusion Measures for Protecting P2P Networks from Malware  SpreadPreclusion Measures for Protecting P2P Networks from Malware  Spread
Preclusion Measures for Protecting P2P Networks from Malware Spread
 
L0565965
L0565965L0565965
L0565965
 
D0521522
D0521522D0521522
D0521522
 
D0342934
D0342934D0342934
D0342934
 
D0411315
D0411315D0411315
D0411315
 
G0964146
G0964146G0964146
G0964146
 
G0514551
G0514551G0514551
G0514551
 
Utilization Data Mining to Detect Spyware
Utilization Data Mining to Detect Spyware Utilization Data Mining to Detect Spyware
Utilization Data Mining to Detect Spyware
 
Performance of Real Time Web Traffic Analysis Using Feed Forward Neural Netw...
Performance of Real Time Web Traffic Analysis Using Feed  Forward Neural Netw...Performance of Real Time Web Traffic Analysis Using Feed  Forward Neural Netw...
Performance of Real Time Web Traffic Analysis Using Feed Forward Neural Netw...
 
Use of Search Engines by Postgraduate Students of the University Of Nigeria,...
Use of Search Engines by Postgraduate Students of the University  Of Nigeria,...Use of Search Engines by Postgraduate Students of the University  Of Nigeria,...
Use of Search Engines by Postgraduate Students of the University Of Nigeria,...
 
F0433439
F0433439F0433439
F0433439
 
G0945361
G0945361G0945361
G0945361
 
K0957079
K0957079K0957079
K0957079
 
A0320105
A0320105A0320105
A0320105
 
F0943236
F0943236F0943236
F0943236
 
C01041922
C01041922C01041922
C01041922
 

Similar to Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm

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
Bhargav Pandya
 
Available transfer capability (atc) sbw ppt
Available transfer capability (atc) sbw pptAvailable transfer capability (atc) sbw ppt
Available transfer capability (atc) sbw ppt
Ravi Sekpure
 
TCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm
TCSC Placement Problem Solving Using Hybridization of ABC and DE AlgorithmTCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm
TCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm
paperpublications3
 
ATC part-1 shshshdgshdgsshdvdsbfsdccc.pptx
ATC part-1 shshshdgshdgsshdvdsbfsdccc.pptxATC part-1 shshshdgshdgsshdvdsbfsdccc.pptx
ATC part-1 shshshdgshdgsshdvdsbfsdccc.pptx
PoojaAnupGarg
 
ATC part-1vdvdvdvdvdvddbsdnfsdnvsdn.pptx
ATC part-1vdvdvdvdvdvddbsdnfsdnvsdn.pptxATC part-1vdvdvdvdvdvddbsdnfsdnvsdn.pptx
ATC part-1vdvdvdvdvdvddbsdnfsdnvsdn.pptx
PoojaAnupGarg
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD Editor
 
Optimization of the Thyristor Controlled Phase Shifting Transformer Using PSO...
Optimization of the Thyristor Controlled Phase Shifting Transformer Using PSO...Optimization of the Thyristor Controlled Phase Shifting Transformer Using PSO...
Optimization of the Thyristor Controlled Phase Shifting Transformer Using PSO...
IJECEIAES
 
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF PROBABILISTIC AVAILABL...
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF  PROBABILISTIC AVAILABL...ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF  PROBABILISTIC AVAILABL...
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF PROBABILISTIC AVAILABL...
Raja Larik
 

Similar to Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm (20)

Slide
SlideSlide
Slide
 
40220140504009
4022014050400940220140504009
40220140504009
 
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
 
Ai4301188192
Ai4301188192Ai4301188192
Ai4301188192
 
Available transfer capability (atc) sbw ppt
Available transfer capability (atc) sbw pptAvailable transfer capability (atc) sbw ppt
Available transfer capability (atc) sbw ppt
 
TCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm
TCSC Placement Problem Solving Using Hybridization of ABC and DE AlgorithmTCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm
TCSC Placement Problem Solving Using Hybridization of ABC and DE Algorithm
 
ATC part-1 shshshdgshdgsshdvdsbfsdccc.pptx
ATC part-1 shshshdgshdgsshdvdsbfsdccc.pptxATC part-1 shshshdgshdgsshdvdsbfsdccc.pptx
ATC part-1 shshshdgshdgsshdvdsbfsdccc.pptx
 
ATC part-1vdvdvdvdvdvddbsdnfsdnvsdn.pptx
ATC part-1vdvdvdvdvdvddbsdnfsdnvsdn.pptxATC part-1vdvdvdvdvdvddbsdnfsdnvsdn.pptx
ATC part-1vdvdvdvdvdvddbsdnfsdnvsdn.pptx
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Optimization of the Thyristor Controlled Phase Shifting Transformer Using PSO...
Optimization of the Thyristor Controlled Phase Shifting Transformer Using PSO...Optimization of the Thyristor Controlled Phase Shifting Transformer Using PSO...
Optimization of the Thyristor Controlled Phase Shifting Transformer Using PSO...
 
Reducing Power Consumption during Test Application by Test Vector Ordering
Reducing Power Consumption during Test Application by Test Vector OrderingReducing Power Consumption during Test Application by Test Vector Ordering
Reducing Power Consumption during Test Application by Test Vector Ordering
 
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...
 
Area efficient parallel LFSR for cyclic redundancy check
Area efficient parallel LFSR for cyclic redundancy check  Area efficient parallel LFSR for cyclic redundancy check
Area efficient parallel LFSR for cyclic redundancy check
 
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
 
Transmission line loadability improvement using facts device
Transmission line loadability improvement using facts deviceTransmission line loadability improvement using facts device
Transmission line loadability improvement using facts device
 
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF PROBABILISTIC AVAILABL...
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF  PROBABILISTIC AVAILABL...ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF  PROBABILISTIC AVAILABL...
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF PROBABILISTIC AVAILABL...
 
40220140502002
4022014050200240220140502002
40220140502002
 
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...Locating Facts Devices in Optimized manner in Power System by Means of Sensit...
Locating Facts Devices in Optimized manner in Power System by Means of Sensit...
 
Evaluation of tcsc power flow control capability
Evaluation of tcsc power flow control capabilityEvaluation of tcsc power flow control capability
Evaluation of tcsc power flow control capability
 
Small Signal Stability Improvement and Congestion Management Using PSO Based ...
Small Signal Stability Improvement and Congestion Management Using PSO Based ...Small Signal Stability Improvement and Congestion Management Using PSO Based ...
Small Signal Stability Improvement and Congestion Management Using PSO Based ...
 

More from IOSR Journals

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Recently uploaded (20)

Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 

Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 7, Issue 3 (Sep. - Oct. 2013), PP 24-31 www.iosrjournals.org www.iosrjournals.org 24 | Page Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm Sandhya Rani Bhooma , Suresh Regatti Student in EEE Department Assistant Professor in EEE Department Sri Venkateshwara Engineering College ,Suryapet Abstract: This paper proposes Improving of ATC is an important issue in the current de-regulated environment of power systems. The Available Transfer Capability (ATC) of a transmission network is the unutilized transfer capabilities of a transmission network for the transfer of power for further commercial activity, over and above already committed usage. Power transactions between a specific seller bus/area and a buyer bus/area can be committed only when sufficient ATC is available. Transmission system operators (TSOs) are encouraged to use the existing facilities more effectively to enhance the ATC margin. Heavily loaded circuits and buses with relatively low voltages can limit ATC usually. It is well known that FACTS technology can control voltage magnitude, phase angle and circuit reactance. Using these devices may redistribute the load flow, regulating bus voltages. Therefore, it is worthwhile to investigate the impact of FACTS controllers on the ATC. In this thesis focuses on the evaluation of the impact of TCSC and SVC as FACTS devices on ATC and its enhancement during with and without line outage cases. In a competitive (deregulated) power market, optimal the location of these devices and their control can significantly affect the operation of the system and will be very important for ISO. Keywords: FACTS devices, Available Transfer Capability, TCSC, Genetic Algorithm I. Introduction Deregulation and restructuring of the electric power industry is occurring in many nations throughout the world. Competitive marketplace is established for market participants who will encounter many new problems in market operation and regulation. In the US, the Federal Energy Regulatory Commission (FERC) gave the right of nondiscriminatory open access to the transmission facilities to all market participants. It is (ATC) information be made available on a publicly Accessible Open Access Same-time Information required that so-called Available Transfer Capability System (OASIS) [1]. ATC is defined by North American Electric Reliability Council (NAERC) as a measure of the transfer capability in the physical transmission network for transfers for future commercial activities over already committed uses. The calculation of ATC involves three components: Total Transfer Capability (TTC), Transmission Reliability Margin (TRM) and Capacity Benefit Margin (CBM) [1]. Based on a base case, TTC is the largest flow increase between the selected source/sink transfer without any line thermal overload, violation of voltage limits, voltage collapse or transient instability. The calculation of TTC is the major burden during the calculation of ATC. TTC is dependent on many factors, such as the base case of system operation, system operation limits, network configuration, specification of contingencies, etc. FACTS devices, which can provide direct and flexible control of power transfer, can be very helpful in the operation of competitive power markets. How to use FACTS to control power flow control to improve power transfer capability so that it enhance the power market competitiveness is an active research area. The compensation scheme of TCSC has been widely accepted as a solution for the limitation created by generation and transmission systems. With proper control of FACTS devices, TTC may be adjusted significantly. Thyristor Controlled Series Compensator (TCSC) as an effective series compensation device can be used for this purpose. In this paper the effectiveness of TCSC to enhance TTC at steady state is investigated. The location and the amount of compensation will have to be determined in power flow control problems. Several studies have evaluated the function of series compensators using objective sensitivities for the predetermined locations or parameters of the device required [2,3]. Genetic Algorithms (GAs) are probabilistic heuristic search procedures based on natural genetic system. It uses probabilistic transition rules, not deterministic rules. GA is highly multi-direction, pmallel and rather robust method in searching global optimal solution of complex optimization problems. By using random choice as a tool in the search process, it possesses the advantage to help preventing the algorithm getting stuck in a local minimum. Power system researchers have implemented the technique broadly in recent years [4]. This paper explores the application of Genetic Algorithm (GA) to determine the location and the amount of compensation of TCSC for enchanting TTC. A simplified TTC has been used as an index to evaluate the impacts of TCSCS in competitive power markets and then a real Genetic Algorithm is developed to explore the allocations and the amount of compensation of one and two TCSCS in a system. This paper is organized as follows. Section 2 discusses the calculation of Total Transfer
  • 2. Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm www.iosrjournals.org 25 | Page Capability. TCSC modeling is outlined in Section 3. Section 4 presents the procedure for constructing Genetic Algorithm and applying different techniques for GA operators. Studies on the IEEE 14-bus to demonstrate the implementation of proposed algorithm are presented in Section 5. II. Available Transfer Capability Mathematically, ATC is defined as [4, 5], the Total Transfer Capability (TTC) less the Transmission Reliability Margin (TRM), less the Capacity Benefit Margin (CBM) and the sum of existing transmission commitments (TC) which includes retail customer service. Transmission Reliability Margin (TRM) [4, 5] is defined as that amount of transmission transfer capability necessary to ensure that the interconnected transmission network is secure under a reasonable range of uncertainties in system conditions. Capacity Benefit Margin (CBM) [4, 5] is defined as that amount of transmission transfer capability reserved by load serving entities to ensure access to generation from interconnected systems to meet generation reliability requirements. ATC = TTC - TRM - CBM - TC In this paper, the margins such as TRM and CBM are not considered. Therefore ATC here can be expressed as: ATC = TTC-TC The procedure proposed involves the method based on multiple load flow runs AC load flow for each increment of transaction between an interface and checks whether any of the operating conditions such as line flow limit or bus voltage limit is violated. The minimum out of the two critical transaction values is taken as the TTC for the system in that condition. Algorithm for ATC Calculation Using CPF (i) a) Read the system line data and bus data System data: From bus, To bus, Line resistance, Line reactance, half line charging, Off nominal turns ratio, maximum line flows. Bus data: Bus no, Bus type, Pgen, Qgen, PLoad, QLoad, Pmin, Pmax, Vsp shunt capacitance data. b) Cal Pshed(i), Qshed(i), for i=1 to n Where Pshed(i)= Pgen(i)-PLoad(i) Qshed(i)= Qgen(i)-QLoad(i) c) Form Ybus using sparsity technique (ii) a) iter=1 iteration count b) Set 0maxP  and 0maxQ  c) Calculate Pcal(i)= )cos( 1 iqiqiqq n q i YVV   Qcal(i)= )sin( 1 iqiqiqq n q i YVV   d) Calculate P (i) = Pshed(i)–Pcal(i) Q(i)=Qshed(i)-Qcal(i) fori=1 to n Set Pslack=0.0, Qslack=0.0 e) Calculate maxP and maxQ form [p] and [  Q] vectors f) Is maxP  and maxQ  If yes go to step (vii), problem converged case iii)Form Jacobian elements a) Initialize A[i][j]=0 ,for i=1 to 2n+2,j=1 to 2n+2 b) Form diagonal elements for i=1 to n 2 2 2 2 Pp H Q B Vpp p pp p p P Vp p N P G Vpp p pp pVp Qp M P G Vpp p pp p p Q Vp p L Q B Vpp p pp pVp                         c)Formation of off diagonal elements
  • 3. Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm www.iosrjournals.org 26 | Page     sin cos cos sin Pp H V V G Bpq p q pq pq pq pq q P Vp q N V V G Bpq p q pq pq pq pqVq Qp M Npq pq q Q Vp q L Hpq pqVq                          d) Modification of Jacobian elements for slack bus and generator buses For slack bus Hpp = 1020 ,Lpp = 1020 For PV buses Lpp = 1020 e) Form right hand side vector B[i] =  P[i], B [i+n] =  Q[i] for i=1 to n Jacobian correction mismatch vector (iv) Use Gauss-elimination method for solving     A X B  Update the phase angle and voltage magnitudes for i=1 to n   Xi i i V V X Vi i i n i         (v)One iteration over Advance iteration count iter=iter+1 If (iter>itermax) go to step (ii) (b) Else go to step (vi). (vi) NR is not converged in “itermax” iterations (vii)NR is converged in „iter‟ iterations calculate a. Line flows b. Bus powers, Slack bus power. c. Print the converged voltages, line flows and powers. (viii) Read the sending bus (seller bus) m and the receiving bus (buyer bus) n. (ix) Assume some positive real power injection change Δtp (=0.1) i.e. λ -factor at seller bus-m and negative injection Δtp (=0.1) i.e. λ -factor at the buyer bus-n and form mismatch vector. (x) Repeat the load flow (i.e., from steps (ii) to (vii)) and from the new line flows check whether any of the line is overloaded. If yes stop the repeated power flow else go to (ix). (xi)The maximum possible increment achieved above base-case load at the sink bus is the ATC. III. Modeling of TCSC Transmission lines are represented by lumped π equivalent parameters. The series compensator TCSC is simply a static capacitor/reactor with impedance jxc [6]. Fig. shows a transmission line incorporating a TCSC. Fig: Equivalent circuit of a line with TCSC Where Xij is the reactance of the line, Rij is the resistance of the line, Bio and Bjo are the half-line charging susceptance of the line at bus-i and bus-j. The difference between the line susceptance before and after the addition of TCSC can be expressed as: )()( ''' ijijijijijijij jbgjbgyyy  22 ijij ij ij xr r g   , 22 ijij ij ij xr x b   22 ' )( cijij ij ij xxr r g   , 22 ' )( cijij cij ij xxr xx b    After adding TCSC on the line between bus i and bus j of a general power system, the new system admittance matrix Y‟bus can be updated as
  • 4. Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm www.iosrjournals.org 27 | Page jcolicol jrow irow yy yy YY ijij ijij busbus                             000...000 00...00 000...000 0...0............ 000...000 00...00 000...000 ' Algorithm for Newton Raphson power flow Using TCSC (a) Read the system line data, bus data and TCSC data Line data: From bus, To bus, line resistance, line reactance, half-line charging susceptance and off nominal tap ratio. Bus data: Bus no, Bus itype, Pgen, Qgen, Pload, Qload, and shunt capacitor data. TCSC data: TCSC Line no., variable reactance (XC) (b) Form Ybus using sparsity technique. (c) Modify the Ybus elements with the value of TCSC reactance. The difference between the line susceptance before and after the addition of TCSC between bus-i and bus-j can be expressed as: )()( ''' ijijijijijijij jbgjbgyyy  22 ijij ij ij xr r g   , 22 ijij ij ij xr x b   22 ' )( cijij ij ij xxr r g   , 22 ' )( cijij cij ij xxr xx b    Modification in diagonal elements as ijpppp yiYiY  )()( Modification in off-diagonal elements as ijyijylineijyline  )()( 2.(a)k1=1 iteration count (b)Set maxP =0.0, maxQ =0.0 (c)Cal Pshed(i),Qshed(i), for i=1 to n. Where Pshed(i) = Pgen(i)- Pload(i) Qshed(i) = Qgen(i)- Qload(i) (d)Calculate Pcal(i)= )cos( 1 iqiqiqq n q i YVV   Qcal(i)= )sin( 1 iqiqiqq n q i YVV   (e) Calculate  P(i)=Pshed(i) – Pcal(i)  Q(i)=Qshed(i) - Qcal(i) for i=1 to n Set  Pslack=0.0,  Qslack=0.0, (f) Calculate maxP and maxQ form [  p] and [  Q] vectors (g)Is maxP  and maxQ  If yes, go to step no. 6 3.Form Jacobian elements: (a)Initialize A[i][j]=0.0 for i=1 to 2n , j=1 to 2n (b) Form diagonal elements Hpp, Npp, Mpp & Lpp (c) Form off – diagonal elements: Hpq, Npq, Mpq & Lpp (d) Form right hand side vector (mismatch vector) B[i]=  P[i] , B[i+n]=  Q[i] for i=1 to n Modify the elements For p=slack bus; Hpp=1e20=1020 ; Lpp=1e20=1020 ; 4.Use Gauss – Elimination method for following [A] [  X] = [B] Update the phase angle and voltage magnitudes i=1 to n For itype=1 &2, calculate iii X  & Vi=Vi+{  X(i+n)}Vi 5.One iteration over Advance iteration count k1=k1+1 If (k1< itermax) then goto step 2(b) else print problem is not converged in“itermax” iterations, Stop. 6.Print problem is converged in „iter‟no. of iterations. a)Calculate line flowsb)Bus powers, Slack bus power. C)Print the converged voltages, line flows and powers.
  • 5. Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm www.iosrjournals.org 28 | Page Modeling of SVC: The shunt compensator SVC is simply a static capacitor/reactor with susceptance Bsvc [7]. Fig.shows the equivalent circuit of the SVC can be modeled as a shunt-connected variable susceptance BSVC at bus-i. Variable shunt susceptance. The reactive power injected into the bus due to SVC can be expressed as 2 VBQ svcsvc  Where V is the voltage magnitude of the bus at which the SVC is connected. Fig. 3.5 shows the steady-state and dynamic voltage-current characteristics of the SVC portion of the system. In the active control range, current/susceptance and reactive power is varied to regulate voltage according to a slope (droop) characteristic. The slope value depends on the desired voltage regulation, the desired sharing of reactive power production between various sources, and other needs of the system. The slope is typically 1-5%. At the capacitive limit, the SVC becomes a shunt capacitor. At the inductive limit, the SVC becomes a shunt reactor (the current or reactive power may also be limited). The response shown by the dynamic characteristic is very fast (few cycles) and is the response normally represented in transient stability simulation. Some SVCs have a susceptance/current/reactive power regulator to slowly return the SVC to a desired steady-state operating point. This prevents the SVC from drifting towards its limits during normal operating conditions, preserving control margin for fast reaction during disturbances. During normal operation, voltage is not regulated unless the voltage exceeds a dead band determined by the limits on the output of the susceptance regulator. SVC static characteristics at high voltage bus. After adding SVC at bus-i of a general power system, the new system admittance matrix Y‟bus can be updated as [8]: jcolicol jrow irowY YY shunt busbus                           000...000 000...000 000...000 0...0............ 000...000 000...00 000...000 ' For constant active power flow and supply voltage of Vrms, the required capacitive VAr is the difference between the pre compensation VAr and the required compensated VAr as given by equation [14]: VAr(capacitive)=VAr(required)−VAr(Uncompensated) The amount of the capacitive susceptance Bcap is then given by Eqn. 2 rmsV ensated)VAr(Uncomp-ed)VAr(Requir capB Siemens From which the required capacitance value in Farad is given by using equation C (Farad) = )2( f Bcap  Algorithm for Newton Raphson power flow Using SVC 1.(a) Read the system line data, bus data and SVC data Line data: From bus, to bus, line resistance, line reactance, half-line charging Susceptance and off nominal tap ratio. Bus data: Bus no, Bus itype, Pgen, Qgen, Pload, Qload, and Shunt capacitor data. SVC data: SVC Bus no., variable susceptance (Bsvc) (b)Form Ybus using sparsity technique.
  • 6. Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm www.iosrjournals.org 29 | Page (c) Modify the Ybus elements with the value of SVC reactance.When SVC is placed at ith bus, the modification indiagonal element as shuntpppp yiYiY  )()( 2.(a) k1=1 iteration count (b) Set maxP =0.0, maxQ =0.0 (c) Cal Pshed(i),Qshed(i), for i=1 to n. Where Pshed(i) = Pgen(i)- Pload(i) Qshed(i) = Qgen(i)- Qload(i) (d)Calculate Pcal(i)= )cos( 1 iqiqiqq n q i YVV   Qcal(i)= )sin( 1 iqiqiqq n q i YVV   (e) Calculate  P(i)=Pshed(i) – Pcal(i)  Q(i)=Qshed(i) - Qcal(i) for i=1 to n Set  Pslack=0.0,  Qslack=0.0, (f) Calculate maxP and maxQ form [  p] and [  Q] vectors (g) Is maxP  and maxQ  If yes, go to step no. 6 3.Form Jacobian elements: (a) Initialize A[i][j]=0.0 for i=1 to 2n , j=1 to 2n (b)Form diagonal elements Hpp, Npp, Mpp & Lpp (c)Form off – diagonal elements: Hpq, Npq, Mpq & Lpp (d) Form right hand side vector (mismatch vector) B[i]=  P[i] , B[i+n]=  Q[i] for i=1 to n (e)Modifyt he elements For p=slack bus; Hpp=1e20=1020 ; Lpp=1e20=1020 ; 4. Use Gauss – Elimination method for following [A] [  X] = [B]Update the phase angle and voltage magnitudes i=1 to n For itype=1 &2, calculate iii X  & Vi=Vi+{  X(i+n)}Vi 5. One iteration over Advance iteration count k1=k1+1 If (k1< itermax) then goto step 2(b) else print problem is not converged in“itermax” iterations, Stop. 6.Print problem is converged in „iter‟no. of iterations. a. Calculate line flows b. Bus powers, Slack bus power. c. Print the converged voltages, line flows and powers. IV. Case Study And Results IEEE 24-bus system reproduced in Fig. 4 has been used to study the implementation of the proposed GA.System data can be found in [8]. Here we represent thetwo parallel lines connected bus 1 with bus 2 as one line.Line ratings are given in appendix A. The voltagemagnitude limits of all buses are set from 0.95 to 1.1pu The Available Transfer Capability (ATC) are computed for a set of source/sink transfers using Continuous Power Flow (CPF). Table shows the ATCs for IEEE 24-bus system without FACTs device. Table:-ATC without FACTS Device Source/Sink bus no. ATC(M.W) Violation Constraint 23/15 770.0 Line-24 overflow 22/9 395.0 Line-38 overflow 22/5 260.0 Line-38 overflow 21/6 105.0 Line-10 overflow 18/5 260.0 Line-38 overflow
  • 7. Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm www.iosrjournals.org 30 | Page The Available Transfer Capability (ATC) are computed for a set of source/sink transfers using Continuous Power Flow (CPF), when line-8 is physically removed from the system that is connected between bus-4 and bus-9. Fig. Shows a graph voltage profile for the IEEE 24-bus system with and without outage cases. 0.9 0.92 0.94 0.96 0.98 1 1.02 1.04 1.06 1.08 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 Bus No. Voltagemargnitude Without line outage With line outage Fig:-Bus voltage profile for without and with line outage cases V. Conclusions In deregulated power systems, available transfer capability (ATC) analysis is presently a critical issue either in the operating or planning because of increased area interchanges among utilities. Sufficient ATC should be guaranteed to support free market trading and maintain an economical and secure operation over a wide range of system conditions. However, tight restrictions on the construction of new facilities due to the increasingly difficult economic, environmental, and social problems, have led to a much more intensive shared use of the existing transmission facilities by utilities and independent power producers (IPPs). Based on operating limitations of the transmission system and control capabilities of FACTS technology, technical feasibility of applying FACTS devices to boost ATCs are analyzed and identified. References [1] Transmission Transfer Capability Task Force, “Available transfer capability definitions and determination,” North American Electric Reliability Council, NJ, June 1996. [2] M.Noroozian, G.Anderson, “ Power Flow Control by Use of Controllable Series Components”, IEEE Transactions on Power Delivery, VO1.8, No.3,July 1993, 1420-1428. [3] C.R.Fuerte-Esquivel, E.Acha, “Newton-Raphson algorithms for the reliable solution of large power networks with embedded FACTS devices”, IEE Proc. Gener. Transm. Distrib., VO1.143, No.5, Sept. 1996, 447-454. [4] G. C. Ejebe, J. Tong, J. G. Waight, J. G. Frame, X. Wang and W. F. Tinney. 1998. Available transfer capability calculations. IEEE Trans. Power Systems. 13(4): 1521-1527. [5] 1996. North American Electric ReliabilityCouncil. Available transfer capability Definitions and determination. [6] Wang Feng,G.B.Shrestha “Allocation of TCSC Devices to optimize Total Transmission Capacity in Competitive Power Market”IEEE Trans.Power systems,feb2001,587-592 [7] Transmission Transfer Capability Task Force,”Available transfer capability Definitions and determination”,North American Electric Reliability Council,N [8] Freris, L.L. and Sasson, A. M., Investigation on the load flow problem. Proceedings of IEE, 1968, 115, 1459-1470. [9] IEEE Reliability Test System, IEEE transactions on power apparatus and systems, Vol.PAS-98, No.6, Nov/Dec. 1979. [10] Power Electronics in Electric Utilities: Static Var Compensators Proceedings of the IEEE, VOL. 76, NO. 4, APRIL 1988. [11] V. Ajarapu, and C. Christie, “The continuation power flow: a practical tool for tracing power system steady state stationary behavior due to the load and generation variations,” IEEE Trans. Power Systems, Vol. 7, No. 1, Feb. 1992,416-423. [12] M.Noroozian, G.Anderson, “Power Flow Control by Use of Controllable Series Components”, IEEE Transactions on Power Delivery, VO1.8, No.3, July 1993, 1420-1428. [13] Vladimiro Miranda, J.V. Ranito, L. M. Proenca, “Genetic Algorithms in Optimal Multistage Distribution Network Planning”, IEEE Trans. Power Systems, Vol. 9, o. 4, Nov. 1994, 1927-1933. [14] Transmission Transfer Capability Task Force, “Available transfer capability Definitions and determination,” North American Electric Reliability Council, NJ, June 1996. [15] G. C. Ejebe, J. Tong, J. G. Waight, J. G. Frame, X. Wang, and W. F. Tinney, “Available transfer capability calculations,” IEEE Trans. Power Systems, Vol. 13 No.4, Nov.1998, 1521-1527. [16] Y. Dai, J. D. McCalley, V. Vittal, “Simplification, expansion and enhancement of direct interior point algorithm for power system maximum loadability”, Proc. 21st Int. Conf.Power Ind. Comput. Applicat, pp. 170-179, 1999. [17] Richard D. Christie, Bruce F. Wollenberg and Ivar Wangensteen, “Transmission Management in the Deregulated Environment”, Proceedings of the IEEE, Vol.88, No.2, February 2000. [18] Y. Xiao, Y. H. Song, Y. Z. Sun, “Available Transfer Capability Enhancement Using FACTS Devices”, Proceedings of the 2000 IEEE/PWS Summer Meeting,, Seattle, vol.1, pp. 508-515, July 2000.
  • 8. Enhancement of ATC by Optimal Allocation of TCSC and SVC by Using Genetic Algorithm www.iosrjournals.org 31 | Page BIOGRAPHIE Suresh Regatti is B.Tech(Electrical) M.tech(Electrical) he is Working as a Assistant Professor at Sri Venkateshwara Engineering College ,Suryapet, nalgonda, andrapradesh, India.His research Interests in PowerElectronics,power systems Restructuring,Distributd Generation. Sandhya Rani Bhooma:Post graduate student in the Department of Electrical &Electronics Engineering at Sri Venkateshwara Engineering College, Suryapet, nalgonda, andrapradesh, India.Interested in PowerElectronics,power systems,FACTS,power system deregulation. .