SlideShare une entreprise Scribd logo
1  sur  14
Télécharger pour lire hors ligne
INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & 
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
TECHNOLOGY (IJEET) 
17 – 19, July 2014, Mysore, Karnataka, India 
ISSN 0976 – 6545(Print) 
ISSN 0976 – 6553(Online) 
Volume 5, Issue 8, August (2014), pp. 86-99 
© IAEME: www.iaeme.com/IJEET.asp 
Journal Impact Factor (2014): 6.8310 (Calculated by GISI) 
www.jifactor.com 
IJEET 
© I A E M E 
FUZZY-EXPERT SYSTEM BASED OPTIMAL CAPACITOR ALLOCATION 
IN DISTRIBUTION SYSTEM 
Maruthi Prasanna. H. A.1,*, Likith Kumar. M. V.1, T. Ananthapadmanabha2, & A. D. 
Kulkarni2 
1Research Scholar, Department of EEE, The National Institute of Engineering, Mysore, India 
2Professor, Department of EEE, The National Institute of Engineering, Mysore, India 
86 
ABSTRACT 
A fuzzy logic approach for determining the optimal location and size of capacitors is reported 
in this work. The impacts of capacitors of various sizes at various locations in distribution system are 
evaluated with two indices viz. Power Loss Reduction Index (PLRI) and Voltage Deviation 
Reduction Index (VDRI). These two indices are fuzzified to obtain Capacitor Placement Suitability 
Index (CPSI) through proposed fuzzy-expert system. The proposed method is applied for IEEE- 
33bus Radial distribution system using MATLAB R2009b. The allocation of single, two and three 
capacitor units has been carried out. The capacitor combination which results in the minimum power 
loss is decided as optimal allocation. The results are compared with those existing in literature in 
order to prove the effectiveness of the proposed fuzzy approach. 
Keywords: Distribution System, Capacitors, Power loss reduction, Voltage deviation reduction, 
Fuzzy logic, Load flow, optimal placement. 
1. INTRODUCTION 
Loss minimization in distribution systems has assumed greater significance recently since the 
trend towards distribution automation will require the most efficient operating scenario for economic 
viability. Studies have indicated that as much as 13% of total power generated is consumed as I2R 
losses at the distribution level. Reactive currents account for a portion of these losses. However, the 
losses produced by reactive currents can be reduced by the installation of shunt capacitors. In 
addition to the reduction of energy and peak power losses, effective capacitor installation can also 
release additional kVA capacity from distribution apparatus and improve the system voltage profile. 
Reactive power compensation plays an important role in the planning of an electrical system. Its aim 
is principally to provide an appropriate placement of the compensation devices to ensure a 
satisfactory voltage profile while minimizing the cost of compensation.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Installation of shunt capacitors on distribution networks is essential for power flow control, 
improving system stability, power factor correction, voltage profile management and losses 
minimization. Therefore it is important to find optimal location and sizes of capacitors required to 
minimize feeder losses. The solution techniques for loss minimization can be classified into four 
categories: Analytical, numerical programming, heuristics and artificial intelligence based. Capacitor 
allocation problem is a well researched topic and all earlier approached differ from each other either 
in their problem formulation or problem solution methods employed [1]. 
In large distribution networks it is very difficult to predict the optimum size and location of 
capacitor which finally results not only in reducing losses but also improves the overall voltage 
profile [2]. Though many conventional models and techniques are used for this purpose but it 
becomes a cumbersome task as the complexity of the system increases. [3, 4, 5] Linear and nonlinear 
programming methods have been proposed earlier to solve the placement problem. 
Capacitors are commonly used to provide reactive power support in distribution systems. The 
amount of reactive compensation provided is very much related to the placement of capacitors in 
distribution feeders. The determination of the location, size, number and type of capacitors to be 
placed is of great significance, as it reduces power and energy losses, increases the available capacity 
of the feeders and improves the feeder voltage profile. Numerous methods for solving this problem 
in view of minimizing losses have been suggested in the literature [6–11]. 
A fuzzy-expert system (FES) is developed in this paper for determining the location for 
connecting capacitor unit/s in distribution system to reduce the real power losses and to improve the 
voltage profile. The proposed fuzzy inference system is of mamdani type consisting of two fuzzy 
input variables and one fuzzy output variable. For determining the suitability of capacitor placement 
at a particular node, a set of multiple-antecedent fuzzy rules has been established. The inputs to the 
rules are the power loss reduction and voltage deviation reduction indices and the output is the 
suitability of capacitor placement. The proposed fuzzy logic approach is developed in MATLAB 
R2009b and in order to validate the proposed capacitor placement technique, the methodology is 
tested on IEEE-33 bus Radial Distribution system. Comparison of obtained results with those in 
recent publications showed that the proposed algorithms are capable of producing high-quality 
solutions with good performance of convergence, and demonstrated viability. The fuzzy based 
optimal capacitor placement can provide approximate global optimum solution. 
The organization of this paper is as follows; section 2 introduces fuzzy-expert system, section 
3 defines the DG placement evaluation indices, Section 4 explains about the proposed FEM for 
optimal DG placement, Section 5 shows the proposed algorithm for optimal DG placement using 
FEM, Section 6 discusses the Results obtained by the proposed method and finally section 7 
concludes the paper. 
2. INTRODUCTION TO FUZZY-EXPERT SYSTEM 
Fuzzy logic refers to a logic system that generalizes the classical two-valued logic for 
reasoning under uncertainty. It is motivated by observing that human reasoning can utilize concepts 
and knowledge that do not have well-defined or sharp boundaries [12], [13]. 
Unlike the classical Boolean set allowing only 0 or 1 value, the fuzzy set is a set with a 
smooth boundary allowing partial membership. The degree of membership in a set is expressed by a 
number between 0 and 1, with 0 indicating entirely not in the set, 1 indicating completely in the set 
and a number in between meaning partially in the set. In this way, a smooth and gradual transition 
from the regions outside the set to those in the set can be described. A fuzzy set can thus be defined 
by a function that maps objects in the domain of concern (i.e. the universe of discourse) to their 
membership values in the set. Such a function is called the membership function. The two most 
widely used membership functions are the triangular and trapezoidal functions [12], [13]. 
87
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
A fuzzy-expert system is an expert system that uses a collection of fuzzy sets and rules, 
instead of Boolean sets for reasoning about data. The rule in the fuzzy-expert system usually takes 
the form 
If x is low and y is high; then z = medium 
Where x and y are input variables, z is the output variable, and low, high and medium are 
membership functions defined for x, y and z respectively. The antecedent (the rule’s premise) 
describes the degree that the rule applies, while the conclusion (the rule’s consequent) assigns a 
membership function to the output variable. The set of rules in a fuzzy-expert system is known as the 
rule base or knowledge base. The computation of the output variable usually takes the following 
steps [12, 13] and is presented in Fig 1. 
 Fuzzification: This step is also called Fuzzy Matching, which calculates the degree that the input 
data match the conditions of the fuzzy rules. 
 Inference: Calculate the fuzzy set of the rule’s conclusion based on its matching degree. There 
are two common approaches for the inference, namely the clipping method and the scaling method. 
Both methods generate conclusion by suppressing the membership function of the consequent. The 
extent to which they suppress the membership function depends on the degree to which the rule is 
matched. The lower the matching degree, the more severe the suppression of the membership 
functions. The clipping method cuts off the top of the membership function, whose value is higher 
than the matching degree. The scaling method scales down the membership function in proportion to 
the matching degree. The scaling method is used in this paper. 
 Composition: Because a fuzzy rule-based system consists of a set of fuzzy rules with partially 
overlapping conditions, a particular input to the system often ‘triggers’ multiple fuzzy rules (i.e. 
more than one rule will match the input to a non-zero degree). Therefore, the composition is needed 
to combine the inference results of all the triggered rules to form a single fuzzy subset for the output 
variable. The fuzzy disjunction operator Max is commonly used for constructing the output fuzzy set 
by taking the point-wise maximum over all the fuzzy subsets generated from the inference step. 
 Defuzzification: This step is to convert the fuzzy set of the output variable to a crisp number. 
Among the various types of defuzzification methods, the Center of Area (COA or Centroid) and 
Maximum are the two most widely used techniques. The COA derives the crisp number by 
calculating the weighted average of the output fuzzy set while the Maximum method chooses the 
value with maximum member-ship degree as the crisp number. 
Fig. 1: General Fuzzy – Expert System Approach. 
88
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
3. CAPACITOR PLACEMENT EVALUATION INDICES 
In order to determine benefits from capacitor integration, two sets of indices are proposed in 
this paper Viz PLRI and VDRI. They are explained below. 
ij i j i j ij i j i j PL PP QQ QP PQ 
b = d −d 
( ) (min) 
PL i PL 
spec is the Voltage specified in pu. In this paper, it is taken as 1 pu; Vi is the Voltage at the 
( ) (min) 
VDI i VDI 
89 
3.1 Power Loss Reduction Index (PLRI) 
The total real power loss in a distribution system with ‘N’ buses as a function of active and 
reactive power injection at all buses can be calculated using the following equation [14]. 
N 
[ ] 
= = 
= + + − 
i 
N 
1 j 
1 
a ( ) b ( ) 
(1) 
Where, 
a = d −d 
cos( ) i j 
r 
ij 
ij V V 
i j 
 
sin( ) i j 
r 
ij 
ij V V 
i j 
PL is the exact loss of the distribution system; rijis the resistance between bus i and bus j; Vi 
and Vj is the voltage magnitude of buses i and j respectively; i is the voltage angle at bus i; j is the 
voltage angle at bus j; Pi and Qi active and reactive power injection at bus i ; Pj and Qj is the active 
and reactive power injection at bus j. 
The Power Loss Reduction Index of ith bus when capacitor is connected to that bus is given 
by, 
( ) (min) 
( ) 
PL base PL 
PLRI i 
− 
− 
= 
(2) 
Where, PL(i) is the distribution system real power loss when capacitor is connected to the ith bus; 
PL(base) is the distribution system real power loss without capacitor; PL(min) is the minimum 
distribution system real power loss obtained when capacitor is connected to all the buses other than 
slack bus; 
3.2 Voltage Deviation Reduction Index (VDRI) 
The voltage deviation index (VDI) of the distribution system is given by, 
b N 
 
= 
VDI = V spec 
− 
V 
i i 
i 
1 
2 ( ) 
(3) 
Where, Vi 
ith bus in pu. 
The VDI is a measure of the voltage profile of the distribution system and it indicates how 
the voltage values of the distribution nodes are nearer to the specified voltage. It is expected that this 
value should be nearer to zero, so that all the nodes of the distribution system will be having voltage 
nearer to the specified voltage (1 pu). 
The Voltage Deviation Reduction Index (VDRI) of ith bus when capacitor is connected to that 
bus is given by, 
( ) (min) 
( ) 
VDI base VDI 
VDRI i 
− 
− 
= 
(4) 
Where, VDI(i) is the voltage deviation index of distribution system when capacitor is connected to 
ith bus; VDI(min) is the minimum voltage deviation of distribution system of a particular bus among
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
all the buses when capacitor is connected to each of them other than slack bus; VDI(base) is the 
voltage deviation index of the distribution system without capacitor connection; 
4. PROPOSED FUZZY EXPERT SYSTEM FOR OPTIMAL CAPACITOR PLACEMENT 
In this FES, in order to determine optimal location for capacitor integration in distribution 
system, two input and one output variables are proposed. Input variable-1 is power loss reduction 
index (PLRI) and Input variable-2 is the voltage deviation reduction index (VDRI). Output variable 
is Capacitor placement suitability index (CPSI). The structure of proposed FES is of mamdani type. 
PLRI variable is fuzzified into three trapezoidal membership functions and scaled in the 
range from 0 to 1, as shown in Fig 2. The three membership functions of PLRI are H, M and L. The 
value of 0 indicates largest reduction while value of 1 indicates smallest reduction of power loss. 
VDRI variable is fuzzified into five triangular membership functions and scaled in the range 
from 0 to 1, as shown in Fig 3. The five membership functions of VDRI are H, HM, M, LM and L. 
The value of 0 indicates better voltage profile where as value of 1 indicates poor voltage profile of 
distribution system. 
Fig. 2: Power Loss Reduction Index (PLRI) representation 
The CPSI is the output fuzzy variable which is evaluated for each bus by considering PLRI 
and VDRI as input variables to the FES using a set of rules, which are developed from qualitative 
descriptions. These rules are summarized in the fuzzy decision matrix given in Table 1. CPSI is a 
fuzzy variable having five triangular membership functions and scaled in the range from 0 to 1, as 
shown in Fig 4. The five membership functions of CPSI are H, HM, M, LM and L. The minimum 
value of CPSI indicates the best location for capacitor placement. 
90
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Fig. 3: Voltage Deviation Reduction Index (VDRI) representation 
Fig. 4: Capacitor Placement Suitability Index (CPSI) representation 
91
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
The MAX–MIN METHOD involves truncating the consequent membership function of each 
fired rule at the minimum membership value of all the antecedents. A final aggregated membership 
function is achieved by taking the union of all the truncated consequent membership functions of the 
fired rules [15]. For the capacitor location problem, resulting capacitor placement suitability 
membership function μs of node i for k fired rules is given by, 
max (min( (i), (i))) s k p v μ = μ μ 
( ) 
μ 
z zdz 
s 
( ) 
92 
(5) 
Where p μ 
and v μ 
are the membership functions of the PLRI and VDRI variables respectively. The 
CPSI values must be defuzzified in order to determine the node suitability ranking for capacitor 
placement. This is achieved by Centroid method of defuzzification [15]. 
The capacitor placement suitability index (CPSI) is determined by 
=  
z dz 
CPSI 
s 
μ 
(6) 
Table 1: Fuzzy Decision Matrix for CPSI 
AND 
VDRI 
H HM M LM L 
PLRI 
H H H HM M LM 
M M M LM L L 
L LM LM LM L L 
5. PROPOSED ALGORITHM FOR OPTIMAL CAPACITOR PLACEMENT BY FES 
The procedural steps that have been adopted in finding optimal location for capacitor 
placement in distribution system using Fuzzy-Expert System is shown in Fig 5. 
6. SIMULATION RESULTS 
The proposed methodology using FES is tested on IEEE-33bus Radial Distribution System 
(RDS) shown in Fig. 6 [16] having following characteristics: 
Number of buses=33; Number of lines=32; Slack Bus no=1; Base Voltage=12.66KV; Base 
MVA=100 MVA; 
The test system is simulated in MATLAB R2009b  the proposed FES methodology has 
been tested, whose results are as shown below. The forward backward method of load flow (FBLF) 
is employed in this paper, whose details are given in [17]. The objective of this paper is to determine 
the optimal locations for the capacitor units to be placed in distribution system so that maximum loss 
reduction and voltage deviation reduction is achieved. Initially, the base case FBLF is run for the 
IEEE 33bus RDS and the base case voltage profile is shown in Fig 7. The base case real power loss 
is 210.97 kw and base case VDI is 0.1338 pu.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Fig. 5: Optimal Capacitor Placement using Fuzzy-Expert System 
93
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Fig. 6: Single line diagram of IEEE-33 bus RDS 
Fig. 7: Base Case Voltage Profile of IEEE-33 bus RDS 
In this paper, 3 scenarios of optimal capacitor placement are carried out: 
Scenario-1 in which a single capacitor is to be placed; 
Scenario-2 in which two capacitor units of unity pf are to be placed; 
Scenario-3 in which three capacitor units of unity pf are to be placed. 
The procedure of determining optimal location for capacitor units is explained in Fig 5. In 
each scenario, the practically available capacitor sizes are considered. The details of available 
capacitors can be found in [18]. The results of each scenario are tabulated in Table 2, Table 3 and 
Table 4 respectively. Table 2 corresponds to Scenario-1, Table 3 corresponds to Scenario-2 and 
Table 4 corresponds to Scenario-3. In Table 2 and Table 3, the total capacity of capacitors is 
restricted to 1800KVAr. In each scenario, the power loss with capacitor is compared with the base 
case power loss and Loss reduction in Kw by Capacitor injection is tabulated and similarly the VDI 
with capacitor is compared with base case VDI and VDI reduction in pu by Capacitor injection is 
tabulated. 
To demonstrate the validity of the proposed method, the obtained results are compared with 
those existing in literature. Table 5 presents the comparison of the performance parameters of the 
distribution system with the capacitor allocation using the proposed fuzzy approach with the other 
techniques present in the literature. In order to compare the different capacitor allocations, the loss 
savings from the capacitor allocation is evaluated as loss savings per MVAr injection of capacitor. 
Through this index, it is very clear from Table 5 that the proposed method yields maximum loss 
94
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
reduction of 48.70 Kw/MVAr with 3 capacitor units of 450KVAr optimally located at bus 33, 16, 
and 30 of IEEE 33 bus RDS. 
Fig 8 shows the distribution system loss reduction for increasing penetration of 450kvar 
capacitor units through each scenario. It is observed that, there will be significant reduction in power 
loss for each capacitor unit injection at the optimal locations of 450KVAr capacitor unit/s given in 
sl.no 3 of Table 2, Table 3 and Table 4 respectively. Similarly, Fig 9 shows the improvement in the 
voltage profile of the IEEE 33 bus RDS for increasing penetration of 450KVAr capacitor units 
through each scenario. It is observed that, as the VDI is reducing for each scenario, there will be an 
improvement in the voltage profile. 
Table 2: Optimal Capacitor Placement Results of IEEE 33 bus RDS for Scenario-1 for various 
Capacitor ratings 
95 
Sl. 
no 
Capacitor 
size in 
KVAr 
Optimal 
location 
Base 
case 
power 
loss in 
kw 
Base 
case 
VDI 
in pu 
Power 
loss with 
Capacitor 
in kw 
VDI with 
Capacitor 
in pu 
Loss 
reduction 
in kw 
VDI 
reduction 
in pu 
1 150 33 210.97 0.1338 196.84 0.1259 14.13 0.0079 
2 300 33 210.97 0.1338 185.27 0.1185 25.69 0.0153 
3 450 33 210.97 0.1338 176.03 0.1115 34.93 0.0223 
4 600 33 210.97 0.1338 169.28 0.1051 41.68 0.0287 
5 900 32 210.97 0.1338 160.55 0.0936 50.41 0.0402 
6 1000 31 210.97 0.1338 159.78 0.0901 51.18 0.0437 
7 1200 32 210.97 0.1338 158.32 0.0838 52.64 0.0500 
Table 3: Optimal Capacitor Placement Results of IEEE 33 bus RDS for Scenario-2 for various 
Capacitor ratings 
Sl. 
no 
Capacitor 
size in 
KVAr 
Optimal 
location 
Base case 
power 
loss in kw 
Base 
case 
VDI 
in pu 
Power 
loss with 
Capacitor 
in kw 
VDI with 
Capacitor 
in pu 
Loss 
reduction 
in kw 
VDI 
reduction 
in pu 
1 150 
33 
18 
210.97 0.1338 185.73 0.1114 25.23 0.0224 
2 300 
33 
10 
210.97 0.1338 168.64 0.0981 42.32 0.0357 
3 450 
33 
16 
210.97 0.1338 158.32 0.0767 52.64 0.0571 
4 600 
33 
14 
210.97 0.1338 152.66 0.0639 58.30 0.0699 
5 900 
32 
9 
210.97 0.1338 150.52 0.0516 60.44 0.0822
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Table 4: Optimal Capacitor Placement Results of IEEE 33 bus RDS for Scenario-3 for various 
Capacitor ratings 
96 
Sl. 
no 
Capacitor 
size in 
KVAr 
Optimal 
location 
Base 
case 
power 
loss in 
kw 
Base 
case 
VDI in 
pu 
Power 
loss with 
Capacitor 
in kw 
VDI with 
Capacitor 
in pu 
Loss 
reduction 
in kw 
VDI 
reduction 
in pu 
1 150 
18 
15 
33 
210.97 0.1338 174.95 0.1044 36.01 0.0294 
2 300 
18 
31 
9 
210.97 0.1338 154.52 0.0862 56.44 0.0476 
3 450 
17 
33 
27 
210.97 0.1338 145.23 0.0624 65.73 0.0714 
4 600 
16 
33 
5 
210.97 0.1338 147.67 0.0475 63.29 0.0863 
Table 5: Performance of the Proposed Fuzzy-Expert System based Capacitor Placement 
Referen 
ces 
Before 
Capacitor 
Placement 
Optimal Capacitor Allocation After Capacitor Placement 
Losses (Kw) Location 
Size in 
KVAr 
Total 
Size 
in 
MVA 
r 
Losses 
(Kw) 
Loss 
Savings 
in Kw 
Loss 
Savings/ 
Capacitor 
MVAr 
injection 
[19] 203.00 
8, 15, 20, 21, 24, 
26, 28 
27 
300 
600 
2.700 135.00 68.00 25.85 
[20] 210.97 
13, 14, 15, 16, 
31, 32 
30 
150 
750 
1.650 146.25 64.72 39.22 
[21] 210.97 
6 
8 
1200 
150 
1.350 163.37 47.60 35.26 
[22] 210.97 
28 
6 
29 
8 
30 
9 
25 
475 
300 
175 
400 
350 
1.725 141.23 69.74 40.42 
Propose 
d 
Method 
210.97 
33 
16 
30 
450 
450 
450 
1.350 145.23 65.74 48.70
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Base case 1 CAP of 450 KVAr 2 CAP of 450 KVAr 3 CAP of 450 KVAr 
210.97 
176.03 158.32 145.23 
Power loss reduction pattern 
Fig. 8: Reduction of Power loss in IEEE 33 bus RDS with penetration of 450KVAr Capacitors for 
three scenarios 
1 
0.99 
0.98 
0.97 
0.96 
0.95 
0.94 
0.93 
0.92 
0.91 
0.9 
Base case 
1 CAP of 
450kVAr 
2 CAP of 
450kVAr 
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 
Voltage in Pu 
Distribution Network Nodes 
Fig. 9: Improvement of voltage profile of IEEE 33bus RDS with penetration of 450KVAr Capacitor 
Units for three scenarios 
97 
7. CONCLUSION 
A fuzzy-expert system is developed for optimal allocation of capacitor units in distribution 
system. The optimal locations for capacitor placement are decided in order to provide maximum 
power loss reduction and voltage profile improvement. The proposed fuzzy-expert system provides 
Capacitor placement suitability index by PLRI and VDRI fuzzy variables. The proposed 
methodology is tested on IEEE-33bus Radial distribution system using MATLAB 9.0 for placement 
of single capacitor unit, two capacitor units and three capacitor units. From the results it is apparent 
that the proposed fuzzy-expert system provides optimal loss reduction and voltage profile 
improvement. The results were also compared with those existing in literature, through which, it is 
apparent that the proposed method provides maximum loss reduction saving per capacitor MVAr 
injection.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
98 
ACKNOWLEDGEMENT 
The authors Maruthi Prasanna. H. A. and Likith Kumar. M. V. acknowledge the Technical 
Education Quality Improvement Programme (TEQIP)-II of All India Council for Technical 
Education (AICTE), New Delhi, India and Dr. G. L. Shekar, Principal, NIE, Mysore for providing 
financial assistance for carrying out this research work. 
The author Maruthi Prasanna. H. A. also acknowledge the Karntaka Power Transmission 
Corporation Limited (KPTCL), Karnataka for providing leave to pursue Integrated M.Tech + PhD 
programme. 
REFERENCES 
[1] Sundharajan, S and Pahwa, A., “Optimal Selection of Capacitors for Radial Distribution 
Systems using a Genetic Algorithm”, IEEE Transactions on Power Systems, Vol. 9, No. 3, 
August 1994,pp. 1499-1507. 
[2] Grainger, J.J and Lee, S.H., “Optimum size and location of shunt capacitors for reduction in 
loss in distribution systems”, IEEE Transactions on Power Apparatus and Systems, Vol. PAS 
100, No. 3, March 1981, pp. 1105-1118. 
[3] Baran, M.E. and Wu, F.F., “Optimal Capacitor Placement on Radial Distribution Feeders”, 
IEEE Transactions on Power Delivery, Vol. 4, No.1, January 1989, pp. 735-743. 
[4] Chiang, H.D., Wang, J.C. and Shin, H.D., “Optimal Capacitor Placement in Distribution 
Systems: Part 1: A New Formulation and the overall problem, Part –II Solution Algorithms 
and Numerical Results.”, IEEE Transactions on Power Delivery, Vol.5, No.2, April 1990, pp. 
634-642, and pp. 643-649. 
[5] Chis, M., Salama, M.M.A and Jayaram, S., “Capacitor placement in distribution systems 
using heuristic search strategies”, IEE Proceedings Generation, Transmission and 
Distribution, vol. 144, no. 2, pp. 225–230, May 1997. 
[6] Haque M H. Capacitor placement in radial distribution systems for loss reduction. IEE Proc 
Gen Trans Dist 1999;146(5):501–5. 
[7] Carlisle JC, El-Keib AA. A graph search algorithm for optimal placement of fixed and 
switched capacitors on radial distribution systems. IEEE Trans Power Deliv 2000;15(1):423– 
8. 
[8] Prakash K, Sydulu M. A novel approach for optimal locations and sizing of capacitors on 
radial distribution systems using loss sensitivity factors anda-coefficients. In: IEEE PES, 
power system conference and exposition; 2006. p. 1910–13. 
[9] Su CT, Chang CF, Chiou JP. Optimal capacitor placement in distribution systems employing 
ant colony search algorithm. Electric Power Compo Syst 
[10] 2004;33(8):931–46. 
[11] Venkatesh B, Ranjan B. Fuzzy EP algorithm and dynamic data structure for optimal capacitor 
allocation in radial distribution systems. IEE Proc Gen Trans Dist 2006;153(5):80–8. 
[12] Abul’Wafa Ahmed R. Optimal capacitor allocation in radial distribution systems for loss 
reduction: a two stage method. Electric Power Syst Res 2013; 95:168–74. 
[13] Yen J, Langari R. Fuzzy logic: intelligence, control, and information. Englewood Cliffs, NJ: 
Prentice-Hall; 1999 
[14] Yuan Liao a, Jong-Beom Lee, “A fuzzy-expert system for classifying power quality 
disturbances”, Electrical Power and Energy Systems 26 (2004) 199–205. 
[15] Elgerd IO. Electric energy system theory: an introduction. New York: McGraw-Hill Inc.; 
1971.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
[16] Ahmed R. Abul’Wafa, “Optimal capacitor placement for enhancing voltage stability in 
distribution systems using analytical algorithm and Fuzzy-Real Coded GA”, International 
Journal of Electrical Power and Energy Systems, 55 (2014): 246-252. 
[17] Kashem. M. A, Ganapathy V, Jasmon G B, Buhari M I, “A novel method for loss 
minimization in distribution networks”, in Proceedings of international conference on electric 
utility deregulation and restructuring and power technologies, 2000. p. 251–5. 
[18] M.H. Haque. “Efficient load flow method for distribution systems with radial or mesh 
configuration”, IET Proc. On Generation, Transmission and Distribution. 1996, 143 (1): 33- 
38. 
[19] R. Srinivasas Rao, S.V.L. Narasimham, M. Ramalingaraju, “Optimal capacitor placement in 
a radial distribution system using Plant Growth Simulation Algorithm”, Electrical Power and 
Energy Systems 33 (2011) 1133–1139. 
[20] K. S. Swarup, “Genetic Algorithm for Optimal Capacitor Allocation in Radial Distribution 
Systems”, Proceedings of the 6th WSEAS Int. Conf. on Evolutionary Computing, Lisbon, 
Portugal, June 16-18, 2005 (pp152-159). 
[21] Aravindhababu P, Mohan G, “Optimal capacitor placement for voltage stability enhancement 
in distribution systems”, ARPN Journal of Engineering and Applied Sciences, April 
2009;4(2):88–92. 
[22] Mohan G, Aravindhababu P. Optimal locations and sizing of capacitors for voltage stability 
enhancement in distribution systems. International Journal of Computer Applications (0975– 
8887) 2010;1(4):55–67. 
[23] Ahmed R., Abul’Wafa, “Optimal capacitor placement for enhancing voltage stability in 
distribution systems using analytical algorithm and Fuzzy-Real Coded GA”, Electrical Power 
and Energy Systems 55 (2014) 246–252. 
99

Contenu connexe

Tendances

Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...chokrio
 
Matlab simulink based digital protection of
Matlab simulink based digital protection ofMatlab simulink based digital protection of
Matlab simulink based digital protection ofeSAT Publishing House
 
Matlab simulink based digital protection of transformer
Matlab simulink based digital protection of transformerMatlab simulink based digital protection of transformer
Matlab simulink based digital protection of transformereSAT Journals
 
Electric distribution network reconfiguration for power loss reduction based ...
Electric distribution network reconfiguration for power loss reduction based ...Electric distribution network reconfiguration for power loss reduction based ...
Electric distribution network reconfiguration for power loss reduction based ...IJECEIAES
 
Survey paper on Big Data Imputation and Privacy Algorithms
Survey paper on Big Data Imputation and Privacy AlgorithmsSurvey paper on Big Data Imputation and Privacy Algorithms
Survey paper on Big Data Imputation and Privacy AlgorithmsIRJET Journal
 
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...IJERA Editor
 
Results of Fitted Neural Network Models on Malaysian Aggregate Dataset
Results of Fitted Neural Network Models on Malaysian Aggregate DatasetResults of Fitted Neural Network Models on Malaysian Aggregate Dataset
Results of Fitted Neural Network Models on Malaysian Aggregate DatasetjournalBEEI
 
02 15033 distribution power loss minimization via (edit)
02 15033 distribution power loss minimization via (edit)02 15033 distribution power loss minimization via (edit)
02 15033 distribution power loss minimization via (edit)nooriasukmaningtyas
 
A survey report on mapping of networks
A survey report on mapping of networksA survey report on mapping of networks
A survey report on mapping of networksIRJET Journal
 
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...IJERA Editor
 
48 modified paper id 0051 edit septian
48 modified paper id 0051 edit septian48 modified paper id 0051 edit septian
48 modified paper id 0051 edit septianIAESIJEECS
 
Partitioning of Query Processing in Distributed Database System to Improve Th...
Partitioning of Query Processing in Distributed Database System to Improve Th...Partitioning of Query Processing in Distributed Database System to Improve Th...
Partitioning of Query Processing in Distributed Database System to Improve Th...IRJET Journal
 
Congestion Management in Deregulated Power by Rescheduling of Generators
Congestion Management in Deregulated Power by Rescheduling of GeneratorsCongestion Management in Deregulated Power by Rescheduling of Generators
Congestion Management in Deregulated Power by Rescheduling of GeneratorsIRJET Journal
 
EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE...
EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE...EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE...
EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE...Zac Darcy
 
Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimizati...
Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimizati...Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimizati...
Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimizati...IJMER
 

Tendances (19)

Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
 
Mobile ad hoc networks and its clustering scheme
Mobile ad hoc networks and its clustering schemeMobile ad hoc networks and its clustering scheme
Mobile ad hoc networks and its clustering scheme
 
Bs4201462467
Bs4201462467Bs4201462467
Bs4201462467
 
Matlab simulink based digital protection of
Matlab simulink based digital protection ofMatlab simulink based digital protection of
Matlab simulink based digital protection of
 
Matlab simulink based digital protection of transformer
Matlab simulink based digital protection of transformerMatlab simulink based digital protection of transformer
Matlab simulink based digital protection of transformer
 
Electric distribution network reconfiguration for power loss reduction based ...
Electric distribution network reconfiguration for power loss reduction based ...Electric distribution network reconfiguration for power loss reduction based ...
Electric distribution network reconfiguration for power loss reduction based ...
 
Survey paper on Big Data Imputation and Privacy Algorithms
Survey paper on Big Data Imputation and Privacy AlgorithmsSurvey paper on Big Data Imputation and Privacy Algorithms
Survey paper on Big Data Imputation and Privacy Algorithms
 
40220130405014 (1)
40220130405014 (1)40220130405014 (1)
40220130405014 (1)
 
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
 
Results of Fitted Neural Network Models on Malaysian Aggregate Dataset
Results of Fitted Neural Network Models on Malaysian Aggregate DatasetResults of Fitted Neural Network Models on Malaysian Aggregate Dataset
Results of Fitted Neural Network Models on Malaysian Aggregate Dataset
 
02 15033 distribution power loss minimization via (edit)
02 15033 distribution power loss minimization via (edit)02 15033 distribution power loss minimization via (edit)
02 15033 distribution power loss minimization via (edit)
 
A survey report on mapping of networks
A survey report on mapping of networksA survey report on mapping of networks
A survey report on mapping of networks
 
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
 
Ijetr021251
Ijetr021251Ijetr021251
Ijetr021251
 
48 modified paper id 0051 edit septian
48 modified paper id 0051 edit septian48 modified paper id 0051 edit septian
48 modified paper id 0051 edit septian
 
Partitioning of Query Processing in Distributed Database System to Improve Th...
Partitioning of Query Processing in Distributed Database System to Improve Th...Partitioning of Query Processing in Distributed Database System to Improve Th...
Partitioning of Query Processing in Distributed Database System to Improve Th...
 
Congestion Management in Deregulated Power by Rescheduling of Generators
Congestion Management in Deregulated Power by Rescheduling of GeneratorsCongestion Management in Deregulated Power by Rescheduling of Generators
Congestion Management in Deregulated Power by Rescheduling of Generators
 
EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE...
EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE...EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE...
EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE...
 
Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimizati...
Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimizati...Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimizati...
Real Power Loss Reduction in Distribution Systems Using Ant Colony Optimizati...
 

En vedette

Varying Load Voltage Magnitude Impacts on Fault Level Constrained Optimal Pow...
Varying Load Voltage Magnitude Impacts on Fault Level Constrained Optimal Pow...Varying Load Voltage Magnitude Impacts on Fault Level Constrained Optimal Pow...
Varying Load Voltage Magnitude Impacts on Fault Level Constrained Optimal Pow...IJRES Journal
 
Soal latihan kapasitor
Soal latihan kapasitorSoal latihan kapasitor
Soal latihan kapasitorAfif Faizianur
 
Optimal Capacitor Placement in Distribution System using Fuzzy Techniques
Optimal Capacitor Placement in Distribution System using Fuzzy TechniquesOptimal Capacitor Placement in Distribution System using Fuzzy Techniques
Optimal Capacitor Placement in Distribution System using Fuzzy TechniquesIDES Editor
 
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
 
Fuzzy fungsi keanggotaan
Fuzzy fungsi keanggotaanFuzzy fungsi keanggotaan
Fuzzy fungsi keanggotaanRoziq Bahtiar
 
Optimal Capacitor Placement in a Radial Distribution System using Shuffled Fr...
Optimal Capacitor Placement in a Radial Distribution System using Shuffled Fr...Optimal Capacitor Placement in a Radial Distribution System using Shuffled Fr...
Optimal Capacitor Placement in a Radial Distribution System using Shuffled Fr...IDES Editor
 
4 Manfaat Kapasitor Bank
4 Manfaat Kapasitor Bank4 Manfaat Kapasitor Bank
4 Manfaat Kapasitor BankSimon Patabang
 
Pemikiran dan aturan fuzzy
Pemikiran dan aturan fuzzyPemikiran dan aturan fuzzy
Pemikiran dan aturan fuzzyAinul Yaqin
 
Sistem inferensi fuzzy
Sistem inferensi fuzzySistem inferensi fuzzy
Sistem inferensi fuzzyAinul Yaqin
 
Determination of Voltage Regulation and Power system losses
Determination of Voltage Regulation and Power system lossesDetermination of Voltage Regulation and Power system losses
Determination of Voltage Regulation and Power system lossesManish Sadhu
 
Contoh peyelesaian logika fuzzy
Contoh peyelesaian logika fuzzyContoh peyelesaian logika fuzzy
Contoh peyelesaian logika fuzzyZaenal Khayat
 
Exp 5 (1)5. Newton Raphson load flow analysis Matlab Software
Exp 5 (1)5.	Newton Raphson load flow analysis Matlab SoftwareExp 5 (1)5.	Newton Raphson load flow analysis Matlab Software
Exp 5 (1)5. Newton Raphson load flow analysis Matlab SoftwareShweta Yadav
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...IOSR Journals
 
Electrical distribution system
Electrical distribution system Electrical distribution system
Electrical distribution system Ankush Bharti
 

En vedette (20)

Varying Load Voltage Magnitude Impacts on Fault Level Constrained Optimal Pow...
Varying Load Voltage Magnitude Impacts on Fault Level Constrained Optimal Pow...Varying Load Voltage Magnitude Impacts on Fault Level Constrained Optimal Pow...
Varying Load Voltage Magnitude Impacts on Fault Level Constrained Optimal Pow...
 
Soal latihan kapasitor
Soal latihan kapasitorSoal latihan kapasitor
Soal latihan kapasitor
 
Logika fuzzy
Logika fuzzyLogika fuzzy
Logika fuzzy
 
Optimal Capacitor Placement in Distribution System using Fuzzy Techniques
Optimal Capacitor Placement in Distribution System using Fuzzy TechniquesOptimal Capacitor Placement in Distribution System using Fuzzy Techniques
Optimal Capacitor Placement in Distribution System using Fuzzy Techniques
 
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
 
Fuzzy fungsi keanggotaan
Fuzzy fungsi keanggotaanFuzzy fungsi keanggotaan
Fuzzy fungsi keanggotaan
 
Optimal Capacitor Placement in a Radial Distribution System using Shuffled Fr...
Optimal Capacitor Placement in a Radial Distribution System using Shuffled Fr...Optimal Capacitor Placement in a Radial Distribution System using Shuffled Fr...
Optimal Capacitor Placement in a Radial Distribution System using Shuffled Fr...
 
Bank Rumus
Bank RumusBank Rumus
Bank Rumus
 
4 Manfaat Kapasitor Bank
4 Manfaat Kapasitor Bank4 Manfaat Kapasitor Bank
4 Manfaat Kapasitor Bank
 
Pemikiran dan aturan fuzzy
Pemikiran dan aturan fuzzyPemikiran dan aturan fuzzy
Pemikiran dan aturan fuzzy
 
Sistem inferensi fuzzy
Sistem inferensi fuzzySistem inferensi fuzzy
Sistem inferensi fuzzy
 
Himpunan fuzzy
Himpunan fuzzyHimpunan fuzzy
Himpunan fuzzy
 
Determination of Voltage Regulation and Power system losses
Determination of Voltage Regulation and Power system lossesDetermination of Voltage Regulation and Power system losses
Determination of Voltage Regulation and Power system losses
 
3 Kapasitor Bank
3 Kapasitor Bank3 Kapasitor Bank
3 Kapasitor Bank
 
Contoh peyelesaian logika fuzzy
Contoh peyelesaian logika fuzzyContoh peyelesaian logika fuzzy
Contoh peyelesaian logika fuzzy
 
Exp 5 (1)5. Newton Raphson load flow analysis Matlab Software
Exp 5 (1)5.	Newton Raphson load flow analysis Matlab SoftwareExp 5 (1)5.	Newton Raphson load flow analysis Matlab Software
Exp 5 (1)5. Newton Raphson load flow analysis Matlab Software
 
Bangun datar
Bangun datarBangun datar
Bangun datar
 
Busbar Design
Busbar DesignBusbar Design
Busbar Design
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
 
Electrical distribution system
Electrical distribution system Electrical distribution system
Electrical distribution system
 

Similaire à Fuzzy expert system based optimal capacitor allocation in distribution system-2

Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmNetwork Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmIOSRJEEE
 
Review on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemReview on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemIRJET Journal
 
Enhancing radial distribution system performance by optimal placement of DST...
 Enhancing radial distribution system performance by optimal placement of DST... Enhancing radial distribution system performance by optimal placement of DST...
Enhancing radial distribution system performance by optimal placement of DST...IJECEIAES
 
IRJET- Comparative Study of Radial and Ring Type Distribution System
IRJET-  	  Comparative Study of Radial and Ring Type Distribution SystemIRJET-  	  Comparative Study of Radial and Ring Type Distribution System
IRJET- Comparative Study of Radial and Ring Type Distribution SystemIRJET Journal
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units IJECEIAES
 
Optimal Capacitor Placement for IEEE 14 bus system using Genetic Algorithm
Optimal Capacitor Placement for IEEE 14 bus system using Genetic AlgorithmOptimal Capacitor Placement for IEEE 14 bus system using Genetic Algorithm
Optimal Capacitor Placement for IEEE 14 bus system using Genetic AlgorithmAM Publications
 
Optimum capacity allocation of distributed generation
Optimum capacity allocation of distributed generationOptimum capacity allocation of distributed generation
Optimum capacity allocation of distributed generationeSAT Publishing House
 
A new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generationA new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generationIAEME Publication
 
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisFuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisIRJET Journal
 
28 16107 paper 088 ijeecs(edit)
28 16107 paper 088 ijeecs(edit)28 16107 paper 088 ijeecs(edit)
28 16107 paper 088 ijeecs(edit)IAESIJEECS
 
Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...journalBEEI
 
IRJET- Fitness Function as Trust Value using to Efficient Multipath Routi...
IRJET-  	  Fitness Function as Trust Value using to Efficient Multipath Routi...IRJET-  	  Fitness Function as Trust Value using to Efficient Multipath Routi...
IRJET- Fitness Function as Trust Value using to Efficient Multipath Routi...IRJET Journal
 
An effective adaptive approach for joining data in data
An effective adaptive approach for joining data in dataAn effective adaptive approach for joining data in data
An effective adaptive approach for joining data in dataeSAT Publishing House
 
Optimum capacity allocation of distributed generation units using parallel ps...
Optimum capacity allocation of distributed generation units using parallel ps...Optimum capacity allocation of distributed generation units using parallel ps...
Optimum capacity allocation of distributed generation units using parallel ps...eSAT Journals
 
Optimal Reactive Power Scheduling Using Cuckoo Search Algorithm
Optimal Reactive Power Scheduling Using Cuckoo Search AlgorithmOptimal Reactive Power Scheduling Using Cuckoo Search Algorithm
Optimal Reactive Power Scheduling Using Cuckoo Search AlgorithmIJECEIAES
 
Two-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
Two-way Load Flow Analysis using Newton-Raphson and Neural Network MethodsTwo-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
Two-way Load Flow Analysis using Newton-Raphson and Neural Network MethodsIRJET Journal
 

Similaire à Fuzzy expert system based optimal capacitor allocation in distribution system-2 (20)

Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search AlgorithmNetwork Reconfiguration in Distribution Systems Using Harmony Search Algorithm
Network Reconfiguration in Distribution Systems Using Harmony Search Algorithm
 
Review on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution SystemReview on Optimal Allocation of Capacitor in Radial Distribution System
Review on Optimal Allocation of Capacitor in Radial Distribution System
 
paper11
paper11paper11
paper11
 
Enhancing radial distribution system performance by optimal placement of DST...
 Enhancing radial distribution system performance by optimal placement of DST... Enhancing radial distribution system performance by optimal placement of DST...
Enhancing radial distribution system performance by optimal placement of DST...
 
IRJET- Comparative Study of Radial and Ring Type Distribution System
IRJET-  	  Comparative Study of Radial and Ring Type Distribution SystemIRJET-  	  Comparative Study of Radial and Ring Type Distribution System
IRJET- Comparative Study of Radial and Ring Type Distribution System
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
 
Optimal Capacitor Placement for IEEE 14 bus system using Genetic Algorithm
Optimal Capacitor Placement for IEEE 14 bus system using Genetic AlgorithmOptimal Capacitor Placement for IEEE 14 bus system using Genetic Algorithm
Optimal Capacitor Placement for IEEE 14 bus system using Genetic Algorithm
 
40220140502004
4022014050200440220140502004
40220140502004
 
Optimum capacity allocation of distributed generation
Optimum capacity allocation of distributed generationOptimum capacity allocation of distributed generation
Optimum capacity allocation of distributed generation
 
A new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generationA new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generation
 
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line AnalysisFuzzy Logic-Based Fault Classification for Transmission Line Analysis
Fuzzy Logic-Based Fault Classification for Transmission Line Analysis
 
28 16107 paper 088 ijeecs(edit)
28 16107 paper 088 ijeecs(edit)28 16107 paper 088 ijeecs(edit)
28 16107 paper 088 ijeecs(edit)
 
Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...
 
J046026268
J046026268J046026268
J046026268
 
IRJET- Fitness Function as Trust Value using to Efficient Multipath Routi...
IRJET-  	  Fitness Function as Trust Value using to Efficient Multipath Routi...IRJET-  	  Fitness Function as Trust Value using to Efficient Multipath Routi...
IRJET- Fitness Function as Trust Value using to Efficient Multipath Routi...
 
An effective adaptive approach for joining data in data
An effective adaptive approach for joining data in dataAn effective adaptive approach for joining data in data
An effective adaptive approach for joining data in data
 
Optimum capacity allocation of distributed generation units using parallel ps...
Optimum capacity allocation of distributed generation units using parallel ps...Optimum capacity allocation of distributed generation units using parallel ps...
Optimum capacity allocation of distributed generation units using parallel ps...
 
Optimal Reactive Power Scheduling Using Cuckoo Search Algorithm
Optimal Reactive Power Scheduling Using Cuckoo Search AlgorithmOptimal Reactive Power Scheduling Using Cuckoo Search Algorithm
Optimal Reactive Power Scheduling Using Cuckoo Search Algorithm
 
ijess_paper7
ijess_paper7ijess_paper7
ijess_paper7
 
Two-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
Two-way Load Flow Analysis using Newton-Raphson and Neural Network MethodsTwo-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
Two-way Load Flow Analysis using Newton-Raphson and Neural Network Methods
 

Plus de IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Plus de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Dernier

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 

Dernier (20)

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 

Fuzzy expert system based optimal capacitor allocation in distribution system-2

  • 1. INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 TECHNOLOGY (IJEET) 17 – 19, July 2014, Mysore, Karnataka, India ISSN 0976 – 6545(Print) ISSN 0976 – 6553(Online) Volume 5, Issue 8, August (2014), pp. 86-99 © IAEME: www.iaeme.com/IJEET.asp Journal Impact Factor (2014): 6.8310 (Calculated by GISI) www.jifactor.com IJEET © I A E M E FUZZY-EXPERT SYSTEM BASED OPTIMAL CAPACITOR ALLOCATION IN DISTRIBUTION SYSTEM Maruthi Prasanna. H. A.1,*, Likith Kumar. M. V.1, T. Ananthapadmanabha2, & A. D. Kulkarni2 1Research Scholar, Department of EEE, The National Institute of Engineering, Mysore, India 2Professor, Department of EEE, The National Institute of Engineering, Mysore, India 86 ABSTRACT A fuzzy logic approach for determining the optimal location and size of capacitors is reported in this work. The impacts of capacitors of various sizes at various locations in distribution system are evaluated with two indices viz. Power Loss Reduction Index (PLRI) and Voltage Deviation Reduction Index (VDRI). These two indices are fuzzified to obtain Capacitor Placement Suitability Index (CPSI) through proposed fuzzy-expert system. The proposed method is applied for IEEE- 33bus Radial distribution system using MATLAB R2009b. The allocation of single, two and three capacitor units has been carried out. The capacitor combination which results in the minimum power loss is decided as optimal allocation. The results are compared with those existing in literature in order to prove the effectiveness of the proposed fuzzy approach. Keywords: Distribution System, Capacitors, Power loss reduction, Voltage deviation reduction, Fuzzy logic, Load flow, optimal placement. 1. INTRODUCTION Loss minimization in distribution systems has assumed greater significance recently since the trend towards distribution automation will require the most efficient operating scenario for economic viability. Studies have indicated that as much as 13% of total power generated is consumed as I2R losses at the distribution level. Reactive currents account for a portion of these losses. However, the losses produced by reactive currents can be reduced by the installation of shunt capacitors. In addition to the reduction of energy and peak power losses, effective capacitor installation can also release additional kVA capacity from distribution apparatus and improve the system voltage profile. Reactive power compensation plays an important role in the planning of an electrical system. Its aim is principally to provide an appropriate placement of the compensation devices to ensure a satisfactory voltage profile while minimizing the cost of compensation.
  • 2. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Installation of shunt capacitors on distribution networks is essential for power flow control, improving system stability, power factor correction, voltage profile management and losses minimization. Therefore it is important to find optimal location and sizes of capacitors required to minimize feeder losses. The solution techniques for loss minimization can be classified into four categories: Analytical, numerical programming, heuristics and artificial intelligence based. Capacitor allocation problem is a well researched topic and all earlier approached differ from each other either in their problem formulation or problem solution methods employed [1]. In large distribution networks it is very difficult to predict the optimum size and location of capacitor which finally results not only in reducing losses but also improves the overall voltage profile [2]. Though many conventional models and techniques are used for this purpose but it becomes a cumbersome task as the complexity of the system increases. [3, 4, 5] Linear and nonlinear programming methods have been proposed earlier to solve the placement problem. Capacitors are commonly used to provide reactive power support in distribution systems. The amount of reactive compensation provided is very much related to the placement of capacitors in distribution feeders. The determination of the location, size, number and type of capacitors to be placed is of great significance, as it reduces power and energy losses, increases the available capacity of the feeders and improves the feeder voltage profile. Numerous methods for solving this problem in view of minimizing losses have been suggested in the literature [6–11]. A fuzzy-expert system (FES) is developed in this paper for determining the location for connecting capacitor unit/s in distribution system to reduce the real power losses and to improve the voltage profile. The proposed fuzzy inference system is of mamdani type consisting of two fuzzy input variables and one fuzzy output variable. For determining the suitability of capacitor placement at a particular node, a set of multiple-antecedent fuzzy rules has been established. The inputs to the rules are the power loss reduction and voltage deviation reduction indices and the output is the suitability of capacitor placement. The proposed fuzzy logic approach is developed in MATLAB R2009b and in order to validate the proposed capacitor placement technique, the methodology is tested on IEEE-33 bus Radial Distribution system. Comparison of obtained results with those in recent publications showed that the proposed algorithms are capable of producing high-quality solutions with good performance of convergence, and demonstrated viability. The fuzzy based optimal capacitor placement can provide approximate global optimum solution. The organization of this paper is as follows; section 2 introduces fuzzy-expert system, section 3 defines the DG placement evaluation indices, Section 4 explains about the proposed FEM for optimal DG placement, Section 5 shows the proposed algorithm for optimal DG placement using FEM, Section 6 discusses the Results obtained by the proposed method and finally section 7 concludes the paper. 2. INTRODUCTION TO FUZZY-EXPERT SYSTEM Fuzzy logic refers to a logic system that generalizes the classical two-valued logic for reasoning under uncertainty. It is motivated by observing that human reasoning can utilize concepts and knowledge that do not have well-defined or sharp boundaries [12], [13]. Unlike the classical Boolean set allowing only 0 or 1 value, the fuzzy set is a set with a smooth boundary allowing partial membership. The degree of membership in a set is expressed by a number between 0 and 1, with 0 indicating entirely not in the set, 1 indicating completely in the set and a number in between meaning partially in the set. In this way, a smooth and gradual transition from the regions outside the set to those in the set can be described. A fuzzy set can thus be defined by a function that maps objects in the domain of concern (i.e. the universe of discourse) to their membership values in the set. Such a function is called the membership function. The two most widely used membership functions are the triangular and trapezoidal functions [12], [13]. 87
  • 3. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India A fuzzy-expert system is an expert system that uses a collection of fuzzy sets and rules, instead of Boolean sets for reasoning about data. The rule in the fuzzy-expert system usually takes the form If x is low and y is high; then z = medium Where x and y are input variables, z is the output variable, and low, high and medium are membership functions defined for x, y and z respectively. The antecedent (the rule’s premise) describes the degree that the rule applies, while the conclusion (the rule’s consequent) assigns a membership function to the output variable. The set of rules in a fuzzy-expert system is known as the rule base or knowledge base. The computation of the output variable usually takes the following steps [12, 13] and is presented in Fig 1. Fuzzification: This step is also called Fuzzy Matching, which calculates the degree that the input data match the conditions of the fuzzy rules. Inference: Calculate the fuzzy set of the rule’s conclusion based on its matching degree. There are two common approaches for the inference, namely the clipping method and the scaling method. Both methods generate conclusion by suppressing the membership function of the consequent. The extent to which they suppress the membership function depends on the degree to which the rule is matched. The lower the matching degree, the more severe the suppression of the membership functions. The clipping method cuts off the top of the membership function, whose value is higher than the matching degree. The scaling method scales down the membership function in proportion to the matching degree. The scaling method is used in this paper. Composition: Because a fuzzy rule-based system consists of a set of fuzzy rules with partially overlapping conditions, a particular input to the system often ‘triggers’ multiple fuzzy rules (i.e. more than one rule will match the input to a non-zero degree). Therefore, the composition is needed to combine the inference results of all the triggered rules to form a single fuzzy subset for the output variable. The fuzzy disjunction operator Max is commonly used for constructing the output fuzzy set by taking the point-wise maximum over all the fuzzy subsets generated from the inference step. Defuzzification: This step is to convert the fuzzy set of the output variable to a crisp number. Among the various types of defuzzification methods, the Center of Area (COA or Centroid) and Maximum are the two most widely used techniques. The COA derives the crisp number by calculating the weighted average of the output fuzzy set while the Maximum method chooses the value with maximum member-ship degree as the crisp number. Fig. 1: General Fuzzy – Expert System Approach. 88
  • 4. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India 3. CAPACITOR PLACEMENT EVALUATION INDICES In order to determine benefits from capacitor integration, two sets of indices are proposed in this paper Viz PLRI and VDRI. They are explained below. ij i j i j ij i j i j PL PP QQ QP PQ b = d −d ( ) (min) PL i PL spec is the Voltage specified in pu. In this paper, it is taken as 1 pu; Vi is the Voltage at the ( ) (min) VDI i VDI 89 3.1 Power Loss Reduction Index (PLRI) The total real power loss in a distribution system with ‘N’ buses as a function of active and reactive power injection at all buses can be calculated using the following equation [14]. N [ ] = = = + + − i N 1 j 1 a ( ) b ( ) (1) Where, a = d −d cos( ) i j r ij ij V V i j sin( ) i j r ij ij V V i j PL is the exact loss of the distribution system; rijis the resistance between bus i and bus j; Vi and Vj is the voltage magnitude of buses i and j respectively; i is the voltage angle at bus i; j is the voltage angle at bus j; Pi and Qi active and reactive power injection at bus i ; Pj and Qj is the active and reactive power injection at bus j. The Power Loss Reduction Index of ith bus when capacitor is connected to that bus is given by, ( ) (min) ( ) PL base PL PLRI i − − = (2) Where, PL(i) is the distribution system real power loss when capacitor is connected to the ith bus; PL(base) is the distribution system real power loss without capacitor; PL(min) is the minimum distribution system real power loss obtained when capacitor is connected to all the buses other than slack bus; 3.2 Voltage Deviation Reduction Index (VDRI) The voltage deviation index (VDI) of the distribution system is given by, b N = VDI = V spec − V i i i 1 2 ( ) (3) Where, Vi ith bus in pu. The VDI is a measure of the voltage profile of the distribution system and it indicates how the voltage values of the distribution nodes are nearer to the specified voltage. It is expected that this value should be nearer to zero, so that all the nodes of the distribution system will be having voltage nearer to the specified voltage (1 pu). The Voltage Deviation Reduction Index (VDRI) of ith bus when capacitor is connected to that bus is given by, ( ) (min) ( ) VDI base VDI VDRI i − − = (4) Where, VDI(i) is the voltage deviation index of distribution system when capacitor is connected to ith bus; VDI(min) is the minimum voltage deviation of distribution system of a particular bus among
  • 5. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India all the buses when capacitor is connected to each of them other than slack bus; VDI(base) is the voltage deviation index of the distribution system without capacitor connection; 4. PROPOSED FUZZY EXPERT SYSTEM FOR OPTIMAL CAPACITOR PLACEMENT In this FES, in order to determine optimal location for capacitor integration in distribution system, two input and one output variables are proposed. Input variable-1 is power loss reduction index (PLRI) and Input variable-2 is the voltage deviation reduction index (VDRI). Output variable is Capacitor placement suitability index (CPSI). The structure of proposed FES is of mamdani type. PLRI variable is fuzzified into three trapezoidal membership functions and scaled in the range from 0 to 1, as shown in Fig 2. The three membership functions of PLRI are H, M and L. The value of 0 indicates largest reduction while value of 1 indicates smallest reduction of power loss. VDRI variable is fuzzified into five triangular membership functions and scaled in the range from 0 to 1, as shown in Fig 3. The five membership functions of VDRI are H, HM, M, LM and L. The value of 0 indicates better voltage profile where as value of 1 indicates poor voltage profile of distribution system. Fig. 2: Power Loss Reduction Index (PLRI) representation The CPSI is the output fuzzy variable which is evaluated for each bus by considering PLRI and VDRI as input variables to the FES using a set of rules, which are developed from qualitative descriptions. These rules are summarized in the fuzzy decision matrix given in Table 1. CPSI is a fuzzy variable having five triangular membership functions and scaled in the range from 0 to 1, as shown in Fig 4. The five membership functions of CPSI are H, HM, M, LM and L. The minimum value of CPSI indicates the best location for capacitor placement. 90
  • 6. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Fig. 3: Voltage Deviation Reduction Index (VDRI) representation Fig. 4: Capacitor Placement Suitability Index (CPSI) representation 91
  • 7. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India The MAX–MIN METHOD involves truncating the consequent membership function of each fired rule at the minimum membership value of all the antecedents. A final aggregated membership function is achieved by taking the union of all the truncated consequent membership functions of the fired rules [15]. For the capacitor location problem, resulting capacitor placement suitability membership function μs of node i for k fired rules is given by, max (min( (i), (i))) s k p v μ = μ μ ( ) μ z zdz s ( ) 92 (5) Where p μ and v μ are the membership functions of the PLRI and VDRI variables respectively. The CPSI values must be defuzzified in order to determine the node suitability ranking for capacitor placement. This is achieved by Centroid method of defuzzification [15]. The capacitor placement suitability index (CPSI) is determined by = z dz CPSI s μ (6) Table 1: Fuzzy Decision Matrix for CPSI AND VDRI H HM M LM L PLRI H H H HM M LM M M M LM L L L LM LM LM L L 5. PROPOSED ALGORITHM FOR OPTIMAL CAPACITOR PLACEMENT BY FES The procedural steps that have been adopted in finding optimal location for capacitor placement in distribution system using Fuzzy-Expert System is shown in Fig 5. 6. SIMULATION RESULTS The proposed methodology using FES is tested on IEEE-33bus Radial Distribution System (RDS) shown in Fig. 6 [16] having following characteristics: Number of buses=33; Number of lines=32; Slack Bus no=1; Base Voltage=12.66KV; Base MVA=100 MVA; The test system is simulated in MATLAB R2009b the proposed FES methodology has been tested, whose results are as shown below. The forward backward method of load flow (FBLF) is employed in this paper, whose details are given in [17]. The objective of this paper is to determine the optimal locations for the capacitor units to be placed in distribution system so that maximum loss reduction and voltage deviation reduction is achieved. Initially, the base case FBLF is run for the IEEE 33bus RDS and the base case voltage profile is shown in Fig 7. The base case real power loss is 210.97 kw and base case VDI is 0.1338 pu.
  • 8. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Fig. 5: Optimal Capacitor Placement using Fuzzy-Expert System 93
  • 9. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Fig. 6: Single line diagram of IEEE-33 bus RDS Fig. 7: Base Case Voltage Profile of IEEE-33 bus RDS In this paper, 3 scenarios of optimal capacitor placement are carried out: Scenario-1 in which a single capacitor is to be placed; Scenario-2 in which two capacitor units of unity pf are to be placed; Scenario-3 in which three capacitor units of unity pf are to be placed. The procedure of determining optimal location for capacitor units is explained in Fig 5. In each scenario, the practically available capacitor sizes are considered. The details of available capacitors can be found in [18]. The results of each scenario are tabulated in Table 2, Table 3 and Table 4 respectively. Table 2 corresponds to Scenario-1, Table 3 corresponds to Scenario-2 and Table 4 corresponds to Scenario-3. In Table 2 and Table 3, the total capacity of capacitors is restricted to 1800KVAr. In each scenario, the power loss with capacitor is compared with the base case power loss and Loss reduction in Kw by Capacitor injection is tabulated and similarly the VDI with capacitor is compared with base case VDI and VDI reduction in pu by Capacitor injection is tabulated. To demonstrate the validity of the proposed method, the obtained results are compared with those existing in literature. Table 5 presents the comparison of the performance parameters of the distribution system with the capacitor allocation using the proposed fuzzy approach with the other techniques present in the literature. In order to compare the different capacitor allocations, the loss savings from the capacitor allocation is evaluated as loss savings per MVAr injection of capacitor. Through this index, it is very clear from Table 5 that the proposed method yields maximum loss 94
  • 10. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India reduction of 48.70 Kw/MVAr with 3 capacitor units of 450KVAr optimally located at bus 33, 16, and 30 of IEEE 33 bus RDS. Fig 8 shows the distribution system loss reduction for increasing penetration of 450kvar capacitor units through each scenario. It is observed that, there will be significant reduction in power loss for each capacitor unit injection at the optimal locations of 450KVAr capacitor unit/s given in sl.no 3 of Table 2, Table 3 and Table 4 respectively. Similarly, Fig 9 shows the improvement in the voltage profile of the IEEE 33 bus RDS for increasing penetration of 450KVAr capacitor units through each scenario. It is observed that, as the VDI is reducing for each scenario, there will be an improvement in the voltage profile. Table 2: Optimal Capacitor Placement Results of IEEE 33 bus RDS for Scenario-1 for various Capacitor ratings 95 Sl. no Capacitor size in KVAr Optimal location Base case power loss in kw Base case VDI in pu Power loss with Capacitor in kw VDI with Capacitor in pu Loss reduction in kw VDI reduction in pu 1 150 33 210.97 0.1338 196.84 0.1259 14.13 0.0079 2 300 33 210.97 0.1338 185.27 0.1185 25.69 0.0153 3 450 33 210.97 0.1338 176.03 0.1115 34.93 0.0223 4 600 33 210.97 0.1338 169.28 0.1051 41.68 0.0287 5 900 32 210.97 0.1338 160.55 0.0936 50.41 0.0402 6 1000 31 210.97 0.1338 159.78 0.0901 51.18 0.0437 7 1200 32 210.97 0.1338 158.32 0.0838 52.64 0.0500 Table 3: Optimal Capacitor Placement Results of IEEE 33 bus RDS for Scenario-2 for various Capacitor ratings Sl. no Capacitor size in KVAr Optimal location Base case power loss in kw Base case VDI in pu Power loss with Capacitor in kw VDI with Capacitor in pu Loss reduction in kw VDI reduction in pu 1 150 33 18 210.97 0.1338 185.73 0.1114 25.23 0.0224 2 300 33 10 210.97 0.1338 168.64 0.0981 42.32 0.0357 3 450 33 16 210.97 0.1338 158.32 0.0767 52.64 0.0571 4 600 33 14 210.97 0.1338 152.66 0.0639 58.30 0.0699 5 900 32 9 210.97 0.1338 150.52 0.0516 60.44 0.0822
  • 11. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Table 4: Optimal Capacitor Placement Results of IEEE 33 bus RDS for Scenario-3 for various Capacitor ratings 96 Sl. no Capacitor size in KVAr Optimal location Base case power loss in kw Base case VDI in pu Power loss with Capacitor in kw VDI with Capacitor in pu Loss reduction in kw VDI reduction in pu 1 150 18 15 33 210.97 0.1338 174.95 0.1044 36.01 0.0294 2 300 18 31 9 210.97 0.1338 154.52 0.0862 56.44 0.0476 3 450 17 33 27 210.97 0.1338 145.23 0.0624 65.73 0.0714 4 600 16 33 5 210.97 0.1338 147.67 0.0475 63.29 0.0863 Table 5: Performance of the Proposed Fuzzy-Expert System based Capacitor Placement Referen ces Before Capacitor Placement Optimal Capacitor Allocation After Capacitor Placement Losses (Kw) Location Size in KVAr Total Size in MVA r Losses (Kw) Loss Savings in Kw Loss Savings/ Capacitor MVAr injection [19] 203.00 8, 15, 20, 21, 24, 26, 28 27 300 600 2.700 135.00 68.00 25.85 [20] 210.97 13, 14, 15, 16, 31, 32 30 150 750 1.650 146.25 64.72 39.22 [21] 210.97 6 8 1200 150 1.350 163.37 47.60 35.26 [22] 210.97 28 6 29 8 30 9 25 475 300 175 400 350 1.725 141.23 69.74 40.42 Propose d Method 210.97 33 16 30 450 450 450 1.350 145.23 65.74 48.70
  • 12. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Base case 1 CAP of 450 KVAr 2 CAP of 450 KVAr 3 CAP of 450 KVAr 210.97 176.03 158.32 145.23 Power loss reduction pattern Fig. 8: Reduction of Power loss in IEEE 33 bus RDS with penetration of 450KVAr Capacitors for three scenarios 1 0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.9 Base case 1 CAP of 450kVAr 2 CAP of 450kVAr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 Voltage in Pu Distribution Network Nodes Fig. 9: Improvement of voltage profile of IEEE 33bus RDS with penetration of 450KVAr Capacitor Units for three scenarios 97 7. CONCLUSION A fuzzy-expert system is developed for optimal allocation of capacitor units in distribution system. The optimal locations for capacitor placement are decided in order to provide maximum power loss reduction and voltage profile improvement. The proposed fuzzy-expert system provides Capacitor placement suitability index by PLRI and VDRI fuzzy variables. The proposed methodology is tested on IEEE-33bus Radial distribution system using MATLAB 9.0 for placement of single capacitor unit, two capacitor units and three capacitor units. From the results it is apparent that the proposed fuzzy-expert system provides optimal loss reduction and voltage profile improvement. The results were also compared with those existing in literature, through which, it is apparent that the proposed method provides maximum loss reduction saving per capacitor MVAr injection.
  • 13. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India 98 ACKNOWLEDGEMENT The authors Maruthi Prasanna. H. A. and Likith Kumar. M. V. acknowledge the Technical Education Quality Improvement Programme (TEQIP)-II of All India Council for Technical Education (AICTE), New Delhi, India and Dr. G. L. Shekar, Principal, NIE, Mysore for providing financial assistance for carrying out this research work. The author Maruthi Prasanna. H. A. also acknowledge the Karntaka Power Transmission Corporation Limited (KPTCL), Karnataka for providing leave to pursue Integrated M.Tech + PhD programme. REFERENCES [1] Sundharajan, S and Pahwa, A., “Optimal Selection of Capacitors for Radial Distribution Systems using a Genetic Algorithm”, IEEE Transactions on Power Systems, Vol. 9, No. 3, August 1994,pp. 1499-1507. [2] Grainger, J.J and Lee, S.H., “Optimum size and location of shunt capacitors for reduction in loss in distribution systems”, IEEE Transactions on Power Apparatus and Systems, Vol. PAS 100, No. 3, March 1981, pp. 1105-1118. [3] Baran, M.E. and Wu, F.F., “Optimal Capacitor Placement on Radial Distribution Feeders”, IEEE Transactions on Power Delivery, Vol. 4, No.1, January 1989, pp. 735-743. [4] Chiang, H.D., Wang, J.C. and Shin, H.D., “Optimal Capacitor Placement in Distribution Systems: Part 1: A New Formulation and the overall problem, Part –II Solution Algorithms and Numerical Results.”, IEEE Transactions on Power Delivery, Vol.5, No.2, April 1990, pp. 634-642, and pp. 643-649. [5] Chis, M., Salama, M.M.A and Jayaram, S., “Capacitor placement in distribution systems using heuristic search strategies”, IEE Proceedings Generation, Transmission and Distribution, vol. 144, no. 2, pp. 225–230, May 1997. [6] Haque M H. Capacitor placement in radial distribution systems for loss reduction. IEE Proc Gen Trans Dist 1999;146(5):501–5. [7] Carlisle JC, El-Keib AA. A graph search algorithm for optimal placement of fixed and switched capacitors on radial distribution systems. IEEE Trans Power Deliv 2000;15(1):423– 8. [8] Prakash K, Sydulu M. A novel approach for optimal locations and sizing of capacitors on radial distribution systems using loss sensitivity factors anda-coefficients. In: IEEE PES, power system conference and exposition; 2006. p. 1910–13. [9] Su CT, Chang CF, Chiou JP. Optimal capacitor placement in distribution systems employing ant colony search algorithm. Electric Power Compo Syst [10] 2004;33(8):931–46. [11] Venkatesh B, Ranjan B. Fuzzy EP algorithm and dynamic data structure for optimal capacitor allocation in radial distribution systems. IEE Proc Gen Trans Dist 2006;153(5):80–8. [12] Abul’Wafa Ahmed R. Optimal capacitor allocation in radial distribution systems for loss reduction: a two stage method. Electric Power Syst Res 2013; 95:168–74. [13] Yen J, Langari R. Fuzzy logic: intelligence, control, and information. Englewood Cliffs, NJ: Prentice-Hall; 1999 [14] Yuan Liao a, Jong-Beom Lee, “A fuzzy-expert system for classifying power quality disturbances”, Electrical Power and Energy Systems 26 (2004) 199–205. [15] Elgerd IO. Electric energy system theory: an introduction. New York: McGraw-Hill Inc.; 1971.
  • 14. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India [16] Ahmed R. Abul’Wafa, “Optimal capacitor placement for enhancing voltage stability in distribution systems using analytical algorithm and Fuzzy-Real Coded GA”, International Journal of Electrical Power and Energy Systems, 55 (2014): 246-252. [17] Kashem. M. A, Ganapathy V, Jasmon G B, Buhari M I, “A novel method for loss minimization in distribution networks”, in Proceedings of international conference on electric utility deregulation and restructuring and power technologies, 2000. p. 251–5. [18] M.H. Haque. “Efficient load flow method for distribution systems with radial or mesh configuration”, IET Proc. On Generation, Transmission and Distribution. 1996, 143 (1): 33- 38. [19] R. Srinivasas Rao, S.V.L. Narasimham, M. Ramalingaraju, “Optimal capacitor placement in a radial distribution system using Plant Growth Simulation Algorithm”, Electrical Power and Energy Systems 33 (2011) 1133–1139. [20] K. S. Swarup, “Genetic Algorithm for Optimal Capacitor Allocation in Radial Distribution Systems”, Proceedings of the 6th WSEAS Int. Conf. on Evolutionary Computing, Lisbon, Portugal, June 16-18, 2005 (pp152-159). [21] Aravindhababu P, Mohan G, “Optimal capacitor placement for voltage stability enhancement in distribution systems”, ARPN Journal of Engineering and Applied Sciences, April 2009;4(2):88–92. [22] Mohan G, Aravindhababu P. Optimal locations and sizing of capacitors for voltage stability enhancement in distribution systems. International Journal of Computer Applications (0975– 8887) 2010;1(4):55–67. [23] Ahmed R., Abul’Wafa, “Optimal capacitor placement for enhancing voltage stability in distribution systems using analytical algorithm and Fuzzy-Real Coded GA”, Electrical Power and Energy Systems 55 (2014) 246–252. 99