LOAD BALANCING OF FEEDER USING FUZZY AND OPTIMIZATION TECHNIQUE

Size: px
Start display at page:

Download "LOAD BALANCING OF FEEDER USING FUZZY AND OPTIMIZATION TECHNIQUE"

Transcription

1 International Journal of Electrical Engineering & Technology (IJEET) Volume 9, Issue 4, July- August 2018, pp , Article ID: IJEET_09_04_008 Available online at ISSN Print: and ISSN Online: Journal Impact Factor (2016): (Calculated by GISI) IAEME Publication LOAD BALANCING OF FEEDER USING FUZZY AND OPTIMIZATION TECHNIQUE B. Phani Ranga Raja and K. Jyothi Sree Assistant Professor in Usha Rama College of Engineering and Technology, Department of Electrical and Electronics Engineering ABSTRACT Phase balancing generally occurs during minimization of loss, planning and restoration of energy in distribution systems. Some areas may be over loaded due to fault in distribution. In order to overcome these problems, power controlling and there by controlling of load is required for those areas. It leads to load balancing technique. In these papers, load balancing is achieved by fuzzy logic control. Input to the fuzzy is the total load of the feeders. The output of the fuzzy step is the input to the load balancing system. Load balancing system utilizes optimization technique to convert kilowatts values into load points and specify the load points. Keywords: Load balancing, fuzzy logic, feeder, optimization and MATLAB Cite this Article: B. Phani Ranga Raja and K. Jyothi Sree, Load Balancing of Feeder Using Fuzzy and Optimization Technique: International Journal of Electrical Engineering & Technology, 9(4), 2018, pp INTRODUCTION Power system comprises of generation, transmission and distribution of power. After transmitting the power to substations it distributes to the consumers. Fault on distribution may lead to either overload or under load. So we avoid these problems by controlling the power and hence controlling the load. The overload problem is overcome by using load balancing technique. In this we explain the details of load balancing and steps for how to design and implement a load balancing in power distribution. Consumption of power on consumer side is highly volatile. Consumption of power varies time to time, day to day and year to year. It is difficult to save the large amount of power by using buffers; to overcome this problem, power controlling is required. Power controlling can be achieved by automatic generation control (AGC). It controls power generation as requires or when load changes and is implemented on power station side. It is highly economical for low power consumption. In that cases load balancing is preferable. Power controlling is implemented on distribution side. The basic function of the system during overloaded situations balances load from over loaded area to low loaded area and these achieved by the open/closed switches. In most of the cases, the phase voltage and current unbalances can be greatly improved by suitably arranging the connection phases between the distribution transformers and a primary feeder. It is also 74 editor@iaeme.com

2 Load Balancing of Feeder Using Fuzzy and Optimization Technique possible to advance the phase current unbalances in every feeder segment by means of changing the connection phases. In these paper loads balanced technique is designed and explained by fuzzy logic toolbox. It has many advantages and simple to understand and implantation is easier. 2. REPRESENTATION OF THE FEEDERS 2.1. Representation of the Feeder The typical distributor feeder is a three-phase, four-wire system with a radial or open loop Structure. To optimize the system development effort and the current unbalance, communication between the feeder and distribution switches must be arranged appropriately. The loads are connected in most of cases are single phase. In this paper we are assume that each feeder contains 50 loads or connections to it, so the total load to the three feeders is 150 connections as shown in figure 1. In figure each load can be connected through switches and only to the one of three phases. Figure 1 Distribution feeder 2.2. Current Phase Balancing Technique To balance the network, the engineers and technicians must change the stages manually after some field measurement. The changes made in different area affect the size of the conductor, but in most of the cases, the size of the phase conductor for the entire line of the feeder is the same. The current technique could be improved by changing the open/close of the feeder switches so that load currents can be transferred from feeder-to-feeder, i.e. from heavily loaded to low loaded feeders.. PROPOSED TECHNIQUE In this paper, a fuzzy logic-based load balancing technique along with combinatorial optimization oriented system for implementing the load changing. The flowchart of the proposed system is shown in Fig editor@iaeme.com

3 B. Phani Ranga Raja and K. Jyothi Sree Figure 2 Flow chart for proposed system Average unbalance is calculated by the equation Average Unbalance/Phase = ( LoadPh1 - LoadPh2 + LoadPh2 - LoadPh3 + LoadPh3 LoadPh1 )/3 Here the average unbalance is checked at defined time. If the unbalance is not over the defined limits, means the load is balanced within limits. So there is no need to balance the load. However, if the load is greater than the defined limits, load balancing using fuzzy logic is required. The negative value indicates that phase is overloaded and must release some load. And positive value indicates that phase is lightly loaded than limits and it can receive some load to get balanced. Once average unbalance is known, the only thing remains is to adjust that unbalance with another phase of the system to make system perfectly loaded. Now if the system is not balanced then we will need to calculate an unbalance change. So our system will have change as output that will give an exact amount of unbalance in the system. Once change is known, the exact amount of load transfer can be done using switching. This is because the actual load points for any phase might not result in an optimum combination which sums up to the exact change value indicated by the fuzzy step. So, we implement the best possible change from the implementation system and iteratively check the system unbalance until we achieve the average value below 10kw. 4. FUZZY LOGIC CONTROLLER: INPUT AND OUTPUT To design the fuzzy logic controller, first we design the input and the output variables. We choose the input as Load, i.e., the total phase load (kw) for each of the three phases, and the output as Change, i.e., the change of load (kw, positive or negative) to be made for each phase. Fig 3 shows the fuzzy logic controller in MATLAB. Figure 3 Fuzzy logic controller 76 editor@iaeme.com

4 Load Balancing of Feeder Using Fuzzy and Optimization Technique Now the next step is to define the range of inputs. So to provide fuzzy membership functions, and represent input logic in a simple way, I have divided ranges in different regions shown in table 4.1 below. Table 4.1 Ranges for Input Load Variable S. No. Input Load Fuzzy logic Description Linguistic term kw range 1 Very Less Loaded VLL 0 to Less Loaded LL 70 to Medium Loaded ML 130 to Perfect Loaded PL 200 to Slightly Overloaded SOL 250 to Medium Overloaded MOL 330 to Overloaded OL 400 to Heavily Overloaded HOL 470 to 600 In paper, the total load is 300. So as shown in above table 4.1, the system below 200 loads is considered as less loaded. System between 200 to 300 loads is considered as balanced system where no load balancing is required. Now when any system goes above its defined limits, it is considered overloaded. Here also above 300 loads, the system is considered overloaded. And no system can handle double loads than defined. So once system goes over 600 loads, the entire system should be cutoff to prevent system damage. The output changes of the fuzzy logic are related to the input. For example, if the system is medium loaded, changes should be such that the system again becomes perfectly loaded. So the output also should be divided in ranges same as input. It is shown in table 4.2 below S.No 1 Table 4.2 Ranges for Output Change Variable Output Change Description High Subtraction Fuzzy logic Linguistic term kw range HS -300 to Subtraction S -200 to Medium Subtraction MS -130 to Slight Subtraction SS -100 to 50 5 Perfect Addition PA 0 to Medium Addition MA 70 to Large Addition LA 130 to Very Large Addition VLA 200 to editor@iaeme.com

5 B. Phani Ranga Raja and K. Jyothi Sree Consider table 4.3. Here if the system is very heavily loaded, means very high load must be subtracted. So, values above perfect addition give the amount of subtraction to make system within limits from overloading. Perfect addition determines the balanced system. And if the system is less loaded, more loads should be added. So variable below perfect addition give the amount of addition to make system within limits from less loaded. To provide these ranges in input and output, double clicking on respective input or output signal box will open membership function editor. Now we have total of 8 membership functions for input Load and 8 membership functions for output Change. So we have to select 8 membership functions and give each membership function a name and a range as given in above table 4.1 and table 4.2. Below figure4 shows 8 membership functions defined for input variable Load. Figure 4 Membership functions for input Now, next step is to provide membership functions for output variable Change as defined in table 4.2. Here 8 membership functions are determined with the range of -300 kw to 300 kw. It is shown in figure 5 below, Figure 5 membership functions for output 5. FUZZY RULES AND SURFACES Now next step is fuzzy inference. Fuzzy inference provides set of rules that describe the control action of entire fuzzy system. The output changes depending upon the input and the rules defined in fuzzy inference system. So, to provide proper balancing, IF-THEN rule set is used. It means, IF (input load is this) THEN (output changes to this). Fuzzy set rules are the very important criteria to provide the effective load balancing. The rules I have used in this are described as below, table editor@iaeme.com

6 Load Balancing of Feeder Using Fuzzy and Optimization Technique Table 4.3 Rules for Input and Output variables Rule No. Rule Description 1 If Load is VLL then Change is VLA 2 If Load is LL then Change is LA 3 If Load is ML then Change is MA 4 If Load is PL then Change is PA 5 If Load is SOL then Change is SS 6 If Load is MOL then Change is MS 7 If Load is OL then Change is S 8 If Load is HOL then Change is HS Now as per the table above, rules are included in fuzzy design as shown in figure6 below. Figure 6 Ruler Editor in MATLAB Corresponding to the fuzzy input, output variables and the associated rule set, the fuzzy surface is shown in Figure 7 depicting the nonlinear relationship between the input and the output variable. Figure 7 Fuzzy surface for input and output variable 6. RESULTS The results for the load balancing are shown below. We can adjust the input load value by moving the red line shown in figure8 and we can also apply input value in the box named input editor@iaeme.com

7 B. Phani Ranga Raja and K. Jyothi Sree Figure 8 Result set for input and output variables Here in figure 5.1, the total load is 316 kw. So it means the system is slightly over loaded (SOL). So it can release some load to other feeders. Now as the total load is 300, the change should be such that total of the received load and current load is around 300 kw. It means the change must be positive and it has to be added to the actual load value. So, here change indicated from fuzzy logic is -25 kw. So total system load goes to 316 kw + (-25) kw = 291 kw. Hence, the system is balanced in this case. Now as per the control flow diagram in figure 4.1, the control logic checks the system again and finds that it is balanced now. So no further action will be needed until system goes off balance next time. It will continue checking the system at defined time intervals 7. ERROR CORRECTION In all cases, the final load after adding or subtracting a change load is not equal to 300 kw exactly. It means the system load is not fixed and changes every time. That is not possible in our system as we have assumed that the final load remains constant every time. So this method will give erroneous results. So error correction is implemented to make a system entirely balanced. The average error AE is, AE = round Now, the error matrix ΔP error is calculated by, ( The final load change after removing all the error components is given by ΔP, as shown in equation. ΔP = ΔP fuzzy - ΔP error 8. LOAD CHANGE IMPLEMENTATION SYSTEM In this section, we discuss the implementation system for implementing the load changes amongst the three unbalanced phases to achieve the balance condition. Input to the implementation system, the load change values (positive and negative), comes from the fuzzy step as described in the previous section. First, the system decides if the given load changes are at all possible considering the actual load values of the three phases. If it is possible, then the operation of the implementation system is divided into two steps, determine and distribute. ) 80 editor@iaeme.com

8 Load Balancing of Feeder Using Fuzzy and Optimization Technique In the determine step, the system selects the phases with negative load changes, i.e., load points to be released. Considering the change values, it selects optimally the sets of load points to be shifted from the releasing phases. First, for all the three phases, it is checked whether the load change value (absolute) is greater than the minimum load point of that phase. If this condition fails for at least one phase, the entire load change operation is not possible. Because, in that case, the sum of the total change will not be zero, i.e., there will be some change in the total load value which is not possible. Next, we determine the load points to be shifted for the releasing phases. We iterate over the three phases to check the negative (releasing) ones. For each of the releasing phases, first we calculate the average load value of that phase. Then, we determine the number of load points to be shifted from that phase by dividing the load change value by the average value and rounding the result. In the distribute step, the system considers the phases with positive (receiving) load changes and distributes the load points, selected in the determine step, optimally among those receiving phases. First, we concatenate the changing load points, from the determine step, into a single change vector. Then, if there is a single receiving phase, we allocate all elements of the change vector to that phase. Otherwise, if we have two receiving phases, we have to go for optimal distribution of the load points amongst the two phases for the two receiving phase case; first we get the average of the change vector. Then we divide the fuzzy change value of one of the receiving phases with this average value to determine how many load points should be shifted to that receiving phase 9. CONCLUSION Load balancing is a critical requirement of the power system to ensure that entire system works without overloading. This paper gives us a good understanding of load balancing. In this paper, we have presented a fuzzy logic-based load balancing system along with a combinatorial optimization-based implementation system for implementing the load changes. The input to the fuzzy step is the total load (kw) per phase of the feeders. Output of the fuzzy step is the load change values, negative value for load releasing and positive value for load receiving. Sum of the positive and negative values is zero, i.e., the total load remains unchanged for the entire phase balancing. The output of the fuzzy step is the input to the load changing system. It also performs the optimal inter-changing of the load points between the releasing and the receiving phases. The load balancing system is tested at the three-phase, four-wire unbalanced feeders. Application of the proposed system is substantiated by detailed application example using Matlab for the simulations. The proposed phase balancing system using the fuzzy logic and the implementation system is practically effective for reducing the feeder unbalance. The phase balancing techniques and the systems presented in this paper could be generically extended further for other distribution systems and feeder load configurations editor@iaeme.com

9 B. Phani Ranga Raja and K. Jyothi Sree REFERENCES [1] D.C. Walters, G.B. Schele, Generic algorithm solution of economic dispatch with valve point loading, IEEE Transactions on Power Systems 8 (3) (1991) [2] S. Cinvalar, J.J. Grainger, H. Yin, S.S. H. Lee, Distribution feeder reconfiguration for loss reduction, IEEE Transactions on Power Delivery 3 (3) (1988) [3] M.E. Baran, W. Kelly, State estimation for real time monitoring of distribution systems, IEEE Transactions on Power Systems 9 (3) (1994) [4] A. Ukil, M. Siti, J. Jordaan, Matlab based fast balancing of distribution system using heuristic method, SAIEE Transactions (under review). [5] A. Ukil, W. Siti, J. Jordaan, Feeder Load Balancing Using Neural Network, Lecture Notes in Computer Science 3972 (2006) [6] M. Siti, D. Nicolae, A. Jimoh, A. Ukil, Reconfiguration and Load Balancing in the LV and MV Distribution Networks for Optimal Performance, IEEE Transactions on Power Delivery 22 (2007) [7] C. C. Liu, S. J. Lee, K. Vu, Loss minimization of distribution feeders: Optimality and algorithms, IEEE Transactions on Power Delivery 4 (1989) [8] C. S. Chen, M. Y. Cho, Energy loss reduction by critical switches of distribution feeders for loss minimization, IEEE Transactions on Power Delivery 4 (1992) [9] T. P. Wagner, A. Y. Chikani, R. Hackman, Feeder reconfiguration for loss reduction: An application of distribution automation, IEEE Transactions on Power Delivery 6 (1991) [10] T. H. Chen, J. T. Cherng, Optimal phase arrangement of distribution transformers connected to a primary feeder for system unbalance improvement and loss reduction using genetic algorithm, IEEE Transactions on Power Systems 15 (2000) [11] El-Hawary ME Electric power applications of fuzzy systems. IEEE Press, Piscataway, [12] R.C. Bansal, Bibliography on the fuzzy set theory applications in power systems ( ), IEEE Transactions on Power Systems 18 (2003) [13] M.A. Kashem, G.B. Jasmon, V. Ganapathy, A new approach of distribution system editor@iaeme.com

Feeder Load Balancing using Fuzzy Logic and Combinatorial. Optimization-based Implementation

Feeder Load Balancing using Fuzzy Logic and Combinatorial. Optimization-based Implementation Feeder Load Balancing using Fuzzy Logic and Combinatorial Optimization-based Implementation Abhisek Ukil (Corresponding Author) ABB Corporate Research, Baden-Daettwil, Switzerland Address: Segelhofstrasse

More information

LV Self Balancing Distribution Network Reconfiguration for Minimum Losses

LV Self Balancing Distribution Network Reconfiguration for Minimum Losses Paper accepted for presentation at 2009 EEE Bucharest Power Tech Conference, June 28th - July 2nd, Bucharest, Romania LV Self Balancing Distribution Network Reconfiguration for Minimum Losses D. V. Nicolae,

More information

THREE PHASE LOAD BALANCING AND ENERGY LOSS REDUCTION IN DISTRIBUTION NETWORK USING LABIEW

THREE PHASE LOAD BALANCING AND ENERGY LOSS REDUCTION IN DISTRIBUTION NETWORK USING LABIEW Volume 116 No. 11 2017, 181-189 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v116i11.19 ijpam.eu THREE PHASE LOAD BALANCING AND ENERGY

More information

Maximum Allowable PV Penetration by Feeder Reconfiguration Considering Harmonic Distortion Limits

Maximum Allowable PV Penetration by Feeder Reconfiguration Considering Harmonic Distortion Limits Maximum Allowable PV Penetration by Feeder Reconfiguration Considering Harmonic Distortion Limits Vemula Mahesh Veera Venkata Prasad #1, R. Madhusudhana Rao *, Mrutyunjay Mohanty #3 #1 M.Tech student,

More information

LOAD BALANCING IN PRIMARY DISTRIBUTION FEEDERS BY COMBINATION OF RENEWABLE ENERGY SOURCE AND VOLTAGE SOURCE INVERTER

LOAD BALANCING IN PRIMARY DISTRIBUTION FEEDERS BY COMBINATION OF RENEWABLE ENERGY SOURCE AND VOLTAGE SOURCE INVERTER Paper ID: EE14 LOAD BALANCING IN PRIMARY DISTRIBUTION FEEDERS BY COMBINATION OF RENEWABLE ENERGY SOURCE AND VOLTAGE SOURCE INVERTER Metkari Vishal T., Department of Electrical, Sanjeevan Engineering &

More information

CHAPTER 5 LOAD BALANCING OF LOW-VOLTAGE DISTRIBUTION NETWORK BY HEURISTIC METHODOLOGY

CHAPTER 5 LOAD BALANCING OF LOW-VOLTAGE DISTRIBUTION NETWORK BY HEURISTIC METHODOLOGY 167 CHAPTER 5 LOAD BALANCING OF LOW-VOLTAGE DISTRIBUTION NETWORK BY HEURISTIC METHODOLOGY 5.1 INTRODUCTION The reduction of energy losses in the distribution of low voltage distribution network has been

More information

Composite Criteria based Network Contingency Ranking using Fuzzy Logic Approach

Composite Criteria based Network Contingency Ranking using Fuzzy Logic Approach INDIAN INSTITUTE OF TECHNOLOGY, KHARAGPUR, DECEMBER -9, Composite Criteria based Network Contingency Ranking using Fuzzy Logic Approach K.Visakha D.Thukaram Lawrence Jenkins Abstract -- Electric power

More information

A Novel Fuzzy Neural Network Based Distance Relaying Scheme

A Novel Fuzzy Neural Network Based Distance Relaying Scheme 902 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 15, NO. 3, JULY 2000 A Novel Fuzzy Neural Network Based Distance Relaying Scheme P. K. Dash, A. K. Pradhan, and G. Panda Abstract This paper presents a new

More information

Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm

Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm M. Madhavi 1, Sh. A. S. R Sekhar 2 1 PG Scholar, Department of Electrical and Electronics

More information

THERE has been a growing interest in the optimal operation

THERE has been a growing interest in the optimal operation 648 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 22, NO. 2, MAY 2007 A New Optimal Routing Algorithm for Loss Minimization and Voltage Stability Improvement in Radial Power Systems Joong-Rin Shin, Member,

More information

IMPLEMENTATION OF NETWORK RECONFIGURATION TECHNIQUE FOR LOSS MINIMIZATION ON A 11KV DISTRIBUTION SYSTEM OF MRS SHIMOGA-A CASE STUDY

IMPLEMENTATION OF NETWORK RECONFIGURATION TECHNIQUE FOR LOSS MINIMIZATION ON A 11KV DISTRIBUTION SYSTEM OF MRS SHIMOGA-A CASE STUDY IMPLEMENTATION OF NETWORK RECONFIGURATION TECHNIQUE FOR LOSS MINIMIZATION ON A 11KV DISTRIBUTION SYSTEM OF MRS SHIMOGA-A CASE STUDY PROJECT REFERENCE NO. : 37S0848 COLLEGE : PES INSTITUTE OF TECHNOLOGY

More information

DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM

DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM K. Sureshkumar 1 and P. Vijayakumar 2 1 Department of Electrical and Electronics Engineering, Velammal

More information

Improvement of Power Quality Using a Hybrid Interline UPQC

Improvement of Power Quality Using a Hybrid Interline UPQC Improvement of Power Quality Using a Hybrid Interline UPQC M.K.Elango 1, C.Vengatesh Department of Electrical and Electronics Engineering K.S.Rangasamy College of Technology Tiruchengode, Tamilnadu, India

More information

A Practical Method for Load Balancing in the LV Distribution Networks Case study: Tabriz Electrical Network

A Practical Method for Load Balancing in the LV Distribution Networks Case study: Tabriz Electrical Network World Academy of Science, Engineering and Technology 00 A Practical Method for Load Balancing in the LV Distribution Networs Case study: Tabriz Electrical Networ A. Raminfard,, S. M. Shahrtash raminfard@elec.iust.ac.ir

More information

Management of Electric Distribution Systems Planning

Management of Electric Distribution Systems Planning From the SelectedWorks of Almoataz Youssef Abdelaziz December, 2012 Management of Electric Distribution Systems Planning Almoataz Youssef Abdelaziz Available at: https://works.bepress.com/almoataz_abdelaziz/46/

More information

A Practical Method for Load Balancing in the LV Distribution Networks Case study: Tabriz Electrical Network

A Practical Method for Load Balancing in the LV Distribution Networks Case study: Tabriz Electrical Network Vol:, No:6, 00 A Practical Method for Load Balancing in the LV Distribution Networs Case study: Tabriz Electrical Networ A. Raminfard,, S. M. Shahrtash raminfard@elec.iust.ac.ir shahrtash@iust.ac.ir.tabriz

More information

Volume 2, Number 4, 2016 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 2, Number 4, 2016 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume, Number 4, 6 Pages - Jordan Journal of Electrical Engineering ISSN (Print): 49-96, ISSN (Online): 49-969 Enhancement of Voltage Stability and Line Loadability by Reconfiguration of Radial Electrical

More information

Implementing a Fuzzy Logic Control of a Shower

Implementing a Fuzzy Logic Control of a Shower Implementing a Fuzzy Logic Control of a Shower ABSTRACT Krishankumar Assistant Professor, Department of Electrical Engineering, Guru Jambheshwar University of Science & Technology, Hissar, Haryana, India

More information

UNIFIED POWER QUALITY CONDITIONER IN DISTRIBUTION SYSTEM FOR ENHANCING POWER QUALITY

UNIFIED POWER QUALITY CONDITIONER IN DISTRIBUTION SYSTEM FOR ENHANCING POWER QUALITY International Journal of Electrical Engineering & Technology (IJEET) Volume 7, Issue 6, Nov Dec, 2016, pp.55 63, Article ID: IJEET_07_06_005 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=7&itype=6

More information

Detection and Identification of PQ Disturbances Using S-Transform and Artificial Intelligent Technique

Detection and Identification of PQ Disturbances Using S-Transform and Artificial Intelligent Technique American Journal of Electrical Power and Energy Systems 5; 4(): -9 Published online February 7, 5 (http://www.sciencepublishinggroup.com/j/epes) doi:.648/j.epes.54. ISSN: 36-9X (Print); ISSN: 36-9 (Online)

More information

Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases

Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases Voltage Unbalance Reduction in Low Voltage Feeders by Dynamic Switching of Residential Customers among Three Phases Farhad Shahnia, Peter Wolfs and Arindam Ghosh 3 Centre of Smart Grid and Sustainable

More information

Voltage Controller for Radial Distribution Networks with Distributed Generation

Voltage Controller for Radial Distribution Networks with Distributed Generation International Journal of Scientific and Research Publications, Volume 4, Issue 3, March 2014 1 Voltage Controller for Radial Distribution Networks with Distributed Generation Christopher Kigen *, Dr. Nicodemus

More information

6545(Print), ISSN (Online) Volume 4, Issue 3, May - June (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN (Online) Volume 4, Issue 3, May - June (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

Smart Grid Reconfiguration Using Genetic Algorithm and NSGA-II

Smart Grid Reconfiguration Using Genetic Algorithm and NSGA-II Smart Grid Reconfiguration Using Genetic Algorithm and NSGA-II 1 * Sangeeta Jagdish Gurjar, 2 Urvish Mewada, 3 * Parita Vinodbhai Desai 1 Department of Electrical Engineering, AIT, Gujarat Technical University,

More information

Symmetrical Components in Analysis of Switching Event and Fault Condition for Overcurrent Protection in Electrical Machines

Symmetrical Components in Analysis of Switching Event and Fault Condition for Overcurrent Protection in Electrical Machines Symmetrical Components in Analysis of Switching Event and Fault Condition for Overcurrent Protection in Electrical Machines Dhanashree Kotkar 1, N. B. Wagh 2 1 M.Tech.Research Scholar, PEPS, SDCOE, Wardha(M.S.),India

More information

[71 Baran M.E and WU, F. "Network rcconfiguration in distribution system for. References:

[71 Baran M.E and WU, F. Network rcconfiguration in distribution system for. References: References: (I) William H. Kersting, "Distribution system modeling and Analysis", CRC Press, Boca-Raton, langdon. September I 994. (2) M.H.J. Bollen, Understanding power quality problems- voltage sags

More information

Optimum Coordination of Overcurrent Relays: GA Approach

Optimum Coordination of Overcurrent Relays: GA Approach Optimum Coordination of Overcurrent Relays: GA Approach 1 Aesha K. Joshi, 2 Mr. Vishal Thakkar 1 M.Tech Student, 2 Asst.Proff. Electrical Department,Kalol Institute of Technology and Research Institute,

More information

6545(Print), ISSN (Online) Volume 4, Issue 3, May - June (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN (Online) Volume 4, Issue 3, May - June (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

AUTOMATIC GENERATION CONTROL OF REHEAT THERMAL GENERATING UNIT THROUGH CONVENTIONAL AND INTELLIGENT TECHNIQUE

AUTOMATIC GENERATION CONTROL OF REHEAT THERMAL GENERATING UNIT THROUGH CONVENTIONAL AND INTELLIGENT TECHNIQUE INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 ISSN 0976-6480 (Print) ISSN

More information

SRF CONTROLLED DVR FOR COMPENSATION OF BALANCED AND UNBALANCED VOLTAGE DISTURBANCES

SRF CONTROLLED DVR FOR COMPENSATION OF BALANCED AND UNBALANCED VOLTAGE DISTURBANCES International Journal of Electrical Engineering & Technology (IJEET) Volume 7, Issue 3, May June, 2016, pp.73 92, Article ID: IJEET_07_03_007 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=7&itype=3

More information

Enhancement of Power Quality in Distribution System Using D-Statcom for Different Faults

Enhancement of Power Quality in Distribution System Using D-Statcom for Different Faults Enhancement of Power Quality in Distribution System Using D-Statcom for Different s Dr. B. Sure Kumar 1, B. Shravanya 2 1 Assistant Professor, CBIT, HYD 2 M.E (P.S & P.E), CBIT, HYD Abstract: The main

More information

Optimal placement of distribution transformers in radial distribution system

Optimal placement of distribution transformers in radial distribution system International Journal of Smart Grid and Clean Energy Optimal placement of distribution transformers in radial distribution system Vishwanath Hegde *, Raghavendra C. G., Prashanth Nayak Pradeep S., Themchan

More information

CHAPTER 3 DEVELOPMENT OF DISTRIBUTION SIMULATION PACKAGE FOR LOAD ANALYSIS OF LV NETWORK

CHAPTER 3 DEVELOPMENT OF DISTRIBUTION SIMULATION PACKAGE FOR LOAD ANALYSIS OF LV NETWORK 78 CHAPTER 3 DEVELOPMENT OF DISTRIBUTION SIMULATION PACKAGE FOR LOAD ANALYSIS OF LV NETWORK 3.1 INTRODUCTION Distribution loads vary in response to temperature, time of the day, day of the week and other

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 ISSN 0976-6480 (Print) ISSN

More information

Annamacharya Institute of Technology and Sciences, Tirupathi, A.P, India

Annamacharya Institute of Technology and Sciences, Tirupathi, A.P, India Active Power Loss Minimization Using Simultaneous Network Reconfiguration and DG Placement with AGPSO Algorithm K.Sandhya,Venkata Supura Vemulapati 2,2 Department of Electrical and Electronics Engineering

More information

Optimal Sizing and Placement of DG in a Radial Distribution Network using Sensitivity based Methods

Optimal Sizing and Placement of DG in a Radial Distribution Network using Sensitivity based Methods Optimal Sizing and Placement of DG in a Radial Distribution Network using Sensitivity based Methods Nitin Singh 1, Smarajit Ghosh 2, Krishna Murari 3 EIED, Thapar university, Patiala-147004, India Email-

More information

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC Puran Lal 1, Mainak Roy 2 1 M-Tech (EL) Student, 2 Assistant Professor, Department of EEE, Lingaya s University, Faridabad, (India) ABSTRACT

More information

CONTROL METHOD FOR LCC CURRENT OUTPUT RESONANT CONVERTER

CONTROL METHOD FOR LCC CURRENT OUTPUT RESONANT CONVERTER International Journal of Electrical Engineering & Technology (IJEET) Volume 8, Issue 2, March- April 2017, pp. 101 107, Article ID: IJEET_08_02_012 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=8&itype=1

More information

Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor

Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p-ISSN: 2278-8735 PP 45-52 www.iosrjournals.org Anfis Based Soft Switched Dc-Dc Buck Converter with Coupled Inductor

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

More information

Analysis of Modern Digital Differential Protection for Power Transformer

Analysis of Modern Digital Differential Protection for Power Transformer Analysis of Modern Digital Differential Protection for Power Transformer Nikhil Paliwal (P.G. Scholar), Department of Electrical Engineering Jabalpur Engineering College, Jabalpur, India Dr. A. Trivedi

More information

Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using Genetic Algorithm

Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using Genetic Algorithm INTERNATIONAL CONFERENCE ON CONTROL, AUTOMATION, COMMUNICATION AND ENERGY CONSERVATION 2009, KEC/INCACEC/708 Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using

More information

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS 66 CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS INTRODUCTION The use of electronic controllers in the electric power supply system has become very common. These electronic

More information

Optimal Voltage Regulators Placement in Radial Distribution System Using Fuzzy Logic

Optimal Voltage Regulators Placement in Radial Distribution System Using Fuzzy Logic Optimal Voltage Regulators Placement in Radial Distribution System Using Fuzzy Logic K.Sandhya 1, Dr.A.Jaya Laxmi 2, Dr.M.P.Soni 3 1 Research Scholar, Department of Electrical and Electronics Engineering,

More information

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) STUDY ON COMPARISON OF VARIOUS MULTIPLIERS

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) STUDY ON COMPARISON OF VARIOUS MULTIPLIERS INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 ISSN 0976 6464(Print)

More information

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems American Journal of Science, Engineering and Technology 217; 2(3): 77-82 http://www.sciencepublishinggroup.com/j/ajset doi: 1.11648/j.ajset.21723.11 Development of a Fuzzy Logic Controller for Industrial

More information

Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction

Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction ISSN 2278 0211 (Online) Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction A. Mrudula M.Tech. Power Electronics, TKR College Of Engineering

More information

Graph Theory-Based Feeder Automation Logic for Low-End Controller Application

Graph Theory-Based Feeder Automation Logic for Low-End Controller Application Graph Theory-Based Feeder Automation ogic for ow-end Controller Application Fang Yang, Zhao i, Vaibhav Donde, Zhenyuan Wang, James toupis Abstract---This paper presents a graph theory-based feeder automation

More information

Optimal methodology for distribution systems reconfiguration based on OPF and solved by decomposition technique

Optimal methodology for distribution systems reconfiguration based on OPF and solved by decomposition technique Optimal methodology for distribution systems reconfiguration based on OPF and solved by decomposition technique H. M. Khodr, J. Martínez-Crespo, Z. A. Valeand C. Ramos SUMMARY This paper presents a new

More information

FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS

FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS Mohanadas K P Department of Electrical and Electronics Engg Cukurova University Adana, Turkey Shaik Karimulla Department of Electrical Engineering

More information

Simulation Analysis of Control System in an Innovative Magnetically-Saturated Controllable Reactor

Simulation Analysis of Control System in an Innovative Magnetically-Saturated Controllable Reactor Journal of Power and Energy Engineering, 2014, 2, 403-410 Published Online April 2014 in SciRes. http://www.scirp.org/journal/jpee http://dx.doi.org/10.4236/jpee.2014.24054 Simulation Analysis of Control

More information

Energy Conservation Through Load Balancing

Energy Conservation Through Load Balancing Energy Conservation Through Load Balancing Muhammad Osama bin Shakeel*, Muhammad Faheem Ali, Syed Ali Jaffar Cdr. Sajjad Haider Zaidi Pakistan Navy Engineering College, National University of Science and

More information

Optimal Allocation of TCSC Devices Using Genetic Algorithms

Optimal Allocation of TCSC Devices Using Genetic Algorithms Proceedings of the 14 th International Middle East Power Systems Conference (MEPCON 10), Cairo University, Egypt, December 19-21, 2010, Paper ID 195. Optimal Allocation of TCSC Devices Using Genetic Algorithms

More information

DESIGN OF HIGH PERFORMANCE MODIFIED RADIX8 BOOTH MULTIPLIER

DESIGN OF HIGH PERFORMANCE MODIFIED RADIX8 BOOTH MULTIPLIER International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 8, August 27, pp. 376 382, Article ID: IJMET_8_8_4 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=8

More information

Optimal Solar Photovoltaic Placement as a Distributed Generation in Radial Distribution Networks using Particle Swarm Optimization

Optimal Solar Photovoltaic Placement as a Distributed Generation in Radial Distribution Networks using Particle Swarm Optimization Nigerian Journal of Solar Energy, Vol. 26, 2015. Solar Energy Society of Nigeria (SESN) 2015. All rights reserved. Optimal Solar Photovoltaic as a Distributed Generation in Radial Distribution Networks

More information

Adaptive Neuro-Fuzzy Controler With Genetic Training For Mobile Robot Control

Adaptive Neuro-Fuzzy Controler With Genetic Training For Mobile Robot Control Int. J. of Computers, Communications & Control, ISSN 1841-9836, E-ISSN 1841-9844 Vol. VII (2012), No. 1 (March), pp. 135-146 Adaptive Neuro-Fuzzy Controler With Genetic Training For Mobile Robot Control

More information

SIMPLE ROBUST POWER FLOW METHOD FOR RADIAL DISTRIBUTION SYSTEMS

SIMPLE ROBUST POWER FLOW METHOD FOR RADIAL DISTRIBUTION SYSTEMS SIMPLE ROBUST POWER FLOW METHOD FOR RADIAL DISTRIBUTION SYSTEMS 1 NITIN MALIK, 2 SHUBHAM SWAPNIL, 3 JAIMIN D. SHAH, 4 VAIBHAV A. MAHESHWARI 1 ITM University, Gurgaon, India, 2 School of Electrical Engg,

More information

Power Quality Improvement of Unified Power Quality Conditioner Using Reference Signal Generation Method

Power Quality Improvement of Unified Power Quality Conditioner Using Reference Signal Generation Method Vol.2, Issue.3, May-June 2012 pp-682-686 ISSN: 2249-6645 Power Quality Improvement of Unified Power Quality Conditioner Using Reference Signal Generation Method C. Prakash 1, N. Suparna 2 1 PG Scholar,

More information

AS the power distribution networks become more and more

AS the power distribution networks become more and more IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 21, NO. 1, FEBRUARY 2006 153 A Unified Three-Phase Transformer Model for Distribution Load Flow Calculations Peng Xiao, Student Member, IEEE, David C. Yu, Member,

More information

Application of Fuzzy Logic Controller in UPFC to Mitigate THD in Power System

Application of Fuzzy Logic Controller in UPFC to Mitigate THD in Power System International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 9, Issue 8 (January 2014), PP. 25-33 Application of Fuzzy Logic Controller in UPFC

More information

Case Study On Fuzzy Logic Based Network Contingency Ranking

Case Study On Fuzzy Logic Based Network Contingency Ranking Case Study On Fuzzy Logic Based Network Contingency Ranking 1 Mr. Ramesh. E, 2 Dr. R. Prakash, 3 Ms. Lekshmi. M, 4 Mr.Yogeesh. S 1 Student, 2 Professor, 3 Asso. Professor Dept of EEE Acharya Institute

More information

p. 1 p. 6 p. 22 p. 46 p. 58

p. 1 p. 6 p. 22 p. 46 p. 58 Comparing power factor and displacement power factor corrections based on IEEE Std. 18-2002 Harmonic problems produced from the use of adjustable speed drives in industrial plants : case study Theory for

More information

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

Implementation of Control Center Based Voltage and Var Optimization in Distribution Management System

Implementation of Control Center Based Voltage and Var Optimization in Distribution Management System 1 Implementation of Center d Voltage and Var Optimization in Distribution Management System Xiaoming Feng, William Peterson, Fang Yang, Gamini M. Wickramasekara, John Finney Abstract--This paper presents

More information

Department of Electronic Engineering FINAL YEAR PROJECT REPORT

Department of Electronic Engineering FINAL YEAR PROJECT REPORT Department of Electronic Engineering FINAL YEAR PROJECT REPORT BEngECE-2009/10-- Student Name: CHEUNG Yik Juen Student ID: Supervisor: Prof.

More information

On Using Fuzzy Logic Based Automatic Voltage Relay In Distribution Network

On Using Fuzzy Logic Based Automatic Voltage Relay In Distribution Network On Using Fuzzy Logic Based Automatic Voltage Relay In Distribution Network 1 Uchegbu C.E 2, Ekulibe James 2. Ilo F.U 1 Department of Electrical and Electronic Engineering Enugu state University of science

More information

PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID ACTIVE POWER FILTER

PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID ACTIVE POWER FILTER International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 2, Jun 2013, 309-318 TJPRC Pvt. Ltd. PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID

More information

Optimization based on PSO-ANFIS in Water bath Temperature System

Optimization based on PSO-ANFIS in Water bath Temperature System ISSN(Online): 232-981 ISSN (Print): 232-9798 (An ISO 3297: 27 Certified Organization) Vol.2, Special Issue 1, March 214 Department of CSE, JayShriram Group of Institutions, Tirupur, Tamilnadu, India on

More information

The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller

The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller M. Ahmadzadeh, and S. Mohammadzadeh Abstract---This

More information

CHAPTER 6 ANFIS-RQPF FOR UNBALANCED THREE-PHASE SYSTEMS

CHAPTER 6 ANFIS-RQPF FOR UNBALANCED THREE-PHASE SYSTEMS 92 CHAPTER 6 ANFIS-RQPF FOR UNBALANCED THREE-PHASE SYSTEMS 6.1 POWER FACTOR IN UNBALANCED THREE-PHASE SYSTEMS In sinusoidal situations, there is a unique power factor definition for single-phase and balanced

More information

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Bahar A. Elmahi. Industrial Research & Consultancy Center, baharelmahi@yahoo.com Abstract- This paper

More information

IMPROVEMENT OF POWER QUALITY USING CUSTOM POWER DEVICES

IMPROVEMENT OF POWER QUALITY USING CUSTOM POWER DEVICES IMPROVEMENT OF POWER QUALITY USING CUSTOM POWER DEVICES P. K. Mani 1 and K. Siddappa Naidu 2 1 Department of Electrical and Electronics Engineering, Vel Tech Multitech Dr. Rangarajan Dr. Sakunthala Engineering

More information

USE OF BY-PASS DIODE IN MAXIMUM POWER POINT TRACKING SYSTEM

USE OF BY-PASS DIODE IN MAXIMUM POWER POINT TRACKING SYSTEM International Journal of Electrical Engineering & Technology (IJEET) Volume 6, Issue 9, Nov-Dec, 2015, pp.01-06, Article ID: IJEET_06_09_001 Available online at http://www.iaeme.com/ijeetissues.asp?jtype=ijeet&vtype=6&itype=9

More information

Simulation of Optimal Speed Control for a DC Motor Using Conventional PID Controller and Fuzzy Logic Controller

Simulation of Optimal Speed Control for a DC Motor Using Conventional PID Controller and Fuzzy Logic Controller International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 3 (2013), pp. 181-188 International Research Publications House http://www. irphouse.com /ijict.htm Simulation

More information

Genetic Algorithm based Voltage Regulator Placement in Unbalanced Radial Distribution Systems

Genetic Algorithm based Voltage Regulator Placement in Unbalanced Radial Distribution Systems Volume 50, Number 4, 2009 253 Genetic Algorithm based Voltage Regulator in Unbalanced Radial Distribution Systems Ganesh VULASALA, Sivanagaraju SIRIGIRI and Ramana THIRUVEEDULA Abstract: In rural power

More information

Power Flow Studies for Radial and Mesh Distribution System

Power Flow Studies for Radial and Mesh Distribution System Power Flow Studies for Radial and Mesh Distribution System Mr.Tanveer HusainShaikhFeroz Khatik #1, Mr.M. M. Khan #2, Mr. M.M. Ansari #3 #1 M.E (EPS) (Student), #2 M.E (EPS), #3 Assistant Professor, #123

More information

Network reconfiguration for enhancement of voltage stability in distribution networks

Network reconfiguration for enhancement of voltage stability in distribution networks University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2000 Network reconfiguration for enhancement of

More information

Online Diagnosis and Monitoring for Power Distribution System

Online Diagnosis and Monitoring for Power Distribution System Energy and Power Engineering, 1,, 59-53 http://dx.doi.org/1.3/epe.1. Published Online November 1 (http://www.scirp.org/journal/epe) Online Diagnosis and Monitoring for Power Distribution System Atef Almashaqbeh,

More information

An Efficient Noise Removing Technique Using Mdbut Filter in Images

An Efficient Noise Removing Technique Using Mdbut Filter in Images IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. II (May - Jun.2015), PP 49-56 www.iosrjournals.org An Efficient Noise

More information

Fault Detection of Induction Motor Using Fuzzy Logic

Fault Detection of Induction Motor Using Fuzzy Logic Fault Detection of Induction Motor Using Fuzzy Logic Mr. Chavan Mayur D 1, Mr. Swami P.S. 2 Dr. Thosar A.G. 3, Mr. Gharase Rajendra B. 4 1 PG Student, Department of Electrical Engg., Govt. College of Engg.

More information

VOLTAGE SAG COMPENSATION USING UNIFIED POWER FLOWER CONTROLLER IN MV POWER SYSTEM USING FUZZY CONTROLLER

VOLTAGE SAG COMPENSATION USING UNIFIED POWER FLOWER CONTROLLER IN MV POWER SYSTEM USING FUZZY CONTROLLER VOLTAGE SAG COMPENSATION USING UNIFIED POWER FLOWER CONTROLLER IN MV POWER SYSTEM USING FUZZY CONTROLLER Alefy B. 1, * Hosseini Firouz M. 1, and Memarinezhad H. 2 1 Department of Electrical Engineering,

More information

ACTIVE POWER ELECTRONIC TRANSFORMER A STANDARD BUILDING BLOCK FOR SMART GRID

ACTIVE POWER ELECTRONIC TRANSFORMER A STANDARD BUILDING BLOCK FOR SMART GRID INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6545(Print) ISSN 0976

More information

DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller

DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller Philip A. Adewuyi Mechatronics Engineering Option, Department of Mechanical and Biomedical Engineering, Bells University

More information

Network Reconfiguration of Unbalanced Distribution System through Hybrid Heuristic Technique

Network Reconfiguration of Unbalanced Distribution System through Hybrid Heuristic Technique Network Reconfiguration of Unbalanced Distribution System through Hybrid Heuristic Technique M. C. Johnwiselin 1 and Perumal Sankar 2 1 Department of Electrical and Electronics Engineering, Satyam College

More information

Application of Fuzzy Logic Controller in Shunt Active Power Filter

Application of Fuzzy Logic Controller in Shunt Active Power Filter IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 11 April 2016 ISSN (online): 2349-6010 Application of Fuzzy Logic Controller in Shunt Active Power Filter Ketan

More information

Design of Joint Controller for Welding Robot and Parameter Optimization

Design of Joint Controller for Welding Robot and Parameter Optimization 97 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 59, 2017 Guest Editors: Zhuo Yang, Junjie Ba, Jing Pan Copyright 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608-49-5; ISSN 2283-9216 The Italian

More information

A Voltage Controlled D-STATCOM for Power Quality Improvement with DVR

A Voltage Controlled D-STATCOM for Power Quality Improvement with DVR A Voltage Controlled D-STATCOM for Power Quality Improvement with DVR Rongali. Shiva Kumar P.G Student Scholar, Department of Electrical & Electronics Engineering, Gokul Group Of Institutions Abstract:

More information

Fuzzy Logic Based Spectrum Sensing Technique for

Fuzzy Logic Based Spectrum Sensing Technique for Fuzzy Logic Based Spectrum Sensing Technique for Cognitive Radio Zohaib Mushtaq 1, Asrar Mahboob 2, Ali Hassan 3 Electrical Engineering/Government College University/Lahore/Punjab/Pakistan engr_zohaibmushtaq@yahoo.com

More information

Wavelet Transform Based Islanding Characterization Method for Distributed Generation

Wavelet Transform Based Islanding Characterization Method for Distributed Generation Fourth LACCEI International Latin American and Caribbean Conference for Engineering and Technology (LACCET 6) Wavelet Transform Based Islanding Characterization Method for Distributed Generation O. A.

More information

Neural Network based Multi-Dimensional Feature Forecasting for Bad Data Detection and Feature Restoration in Power Systems

Neural Network based Multi-Dimensional Feature Forecasting for Bad Data Detection and Feature Restoration in Power Systems Neural Network based Multi-Dimensional Feature Forecasting for Bad Data Detection and Feature Restoration in Power Systems S. P. Teeuwsen, Student Member, IEEE, I. Erlich, Member, IEEE, Abstract--This

More information

An Improved Path Planning Method Based on Artificial Potential Field for a Mobile Robot

An Improved Path Planning Method Based on Artificial Potential Field for a Mobile Robot BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No Sofia 015 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-015-0037 An Improved Path Planning Method Based

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

Design Strategy for Optimum Rating Selection of Interline D-STATCOM

Design Strategy for Optimum Rating Selection of Interline D-STATCOM International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 3 ǁ March. 2013 ǁ PP.12-17 Design Strategy for Optimum Rating Selection of Interline

More information

CHAPTER 6. CALCULATION OF TUNING PARAMETERS FOR VIBRATION CONTROL USING LabVIEW

CHAPTER 6. CALCULATION OF TUNING PARAMETERS FOR VIBRATION CONTROL USING LabVIEW 130 CHAPTER 6 CALCULATION OF TUNING PARAMETERS FOR VIBRATION CONTROL USING LabVIEW 6.1 INTRODUCTION Vibration control of rotating machinery is tougher and a challenging challengerical technical problem.

More information

ANALYSIS OF RADIAL DISTRIBUTION SYSTEM OPTIMIZATION WITH FACTS DEVICES USING HYBRID HEURISTIC TECHNIQUE

ANALYSIS OF RADIAL DISTRIBUTION SYSTEM OPTIMIZATION WITH FACTS DEVICES USING HYBRID HEURISTIC TECHNIQUE ANALYSIS OF RADIAL DISTRIBUTION SYSTEM OPTIMIZATION WITH FACTS DEVICES USING HYBRID HEURISTIC TECHNIQUE 1 S.VIJAYABASKAR, T.MANIGANDAN 1 Associate Professor, Department of Electrical and Electronics Engineering

More information

Overcurrent relays coordination using MATLAB model

Overcurrent relays coordination using MATLAB model JEMT 6 (2018) 8-15 ISSN 2053-3535 Overcurrent relays coordination using MATLAB model A. Akhikpemelo 1 *, M. J. E. Evbogbai 2 and M. S. Okundamiya 3 1 Department of Electrical and Electronic Engineering,

More information

Aggregated Rooftop PV Sizing in Distribution Feeder Considering Harmonic Distortion Limit

Aggregated Rooftop PV Sizing in Distribution Feeder Considering Harmonic Distortion Limit Aggregated Rooftop PV Sizing in Distribution Feeder Considering Harmonic Distortion Limit Mrutyunjay Mohanty Power Research & Development Consultant Pvt. Ltd., Bangalore, India Student member, IEEE mrutyunjay187@gmail.com

More information

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET)

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 6545(Print), ISSN 0976 6545(Print) ISSN 0976 6553(Online)

More information

Current Rebuilding Concept Applied to Boost CCM for PF Correction

Current Rebuilding Concept Applied to Boost CCM for PF Correction Current Rebuilding Concept Applied to Boost CCM for PF Correction Sindhu.K.S 1, B. Devi Vighneshwari 2 1, 2 Department of Electrical & Electronics Engineering, The Oxford College of Engineering, Bangalore-560068,

More information

Enhancement of Speech Signal by Adaptation of Scales and Thresholds of Bionic Wavelet Transform Coefficients

Enhancement of Speech Signal by Adaptation of Scales and Thresholds of Bionic Wavelet Transform Coefficients ISSN (Print) : 232 3765 An ISO 3297: 27 Certified Organization Vol. 3, Special Issue 3, April 214 Paiyanoor-63 14, Tamil Nadu, India Enhancement of Speech Signal by Adaptation of Scales and Thresholds

More information