A Mathematical Model for Restoration Problem in Smart Grids Incorporating Load Shedding Concept

Size: px
Start display at page:

Download "A Mathematical Model for Restoration Problem in Smart Grids Incorporating Load Shedding Concept"

Transcription

1 J. Appl. Envron. Bol. Sc., 5(1)20-27, , TextRoad Publcaton ISSN: Journal of Appled Envronmental and Bologcal Scences A Mathematcal Model for Restoraton Problem n Smart Grds Incorporatng Load Sheddng Concept Nada Zendehdel *, Raab Asgharan Ghanad Yazd Department of Electrcal Engneerng, Faculty of Engneerng, Ferdows Unversty of Mashhad, Mashhad, Iran Receved: September 12, 2014 Accepted: December 3, 2014 ABSTRACT The automatc restoraton process s an mportant part of advanced dstrbuton automaton whch seeks to automatcally restore outage loads n smart grds. Ths ablty of the smart grds mproves the relablty and reduces the servce nterrupton perod. Accordng to the mportance of the restoraton problem, ths work focuses on modelng ths problem n a smpler manner whch s approprate for smart grd. Snce the smart grd agents can perform dstrbuted computatonal actvtes and make decsons ndvdually, the proposed model s constructed as a routng problem n a vrtual graph whch s developed based on the out-of-servce areas n the man grd. Ths model s solved nstead of the commonly used NP-hard restoraton problem durng decson makng process to obtan the optmal restoraton plan. The presented routng problem whch s constraned by some power system operatng constrants consders the load sheddng concepts and gves the sheddng program wth respect to the load prortzatons. It can be solved by a lnear bnary programmng technque such as branch and bound. Fnally to demonstrate the desgned restoraton algorthm capabltes, a standard test system s selected and the method s mplemented on t. The gven results show the applcablty of the proposed model. KEYWORDS: Lnear bnary programmng; Load sheddng; Restoraton problem; Smart grd INTRODUCTION In smart grds, servce restoraton s an mportant appearance of advanced dstrbuton automaton whch transfers unfualted and outage loads to other substaton and supples as many customers as possble n the shortest tme automatcally. The automated actons durng restoraton process reduce the nterrupton costs and mprove the qualty of servce usng the exstng mcroprocessor based and automated swtchgear at nodes. These swtches can be dvded nto two types: normally closed sectonalzed swtches and normally opened te swtches. The status of these swtches must be regulated properly such that the radal topology of dstrbuton system s mantaned. Durng emergency operaton, the swtches can be changed autonomously such that power can be served from dfferent feeders to the outage area. Ths ablty s an mportant change of paradgm n dstrbuton networks operaton acheved by smart grds deployments. Accordng to [1], real-tme nformaton whch s avalable by bdrectonal communcatons and automated controls, the out-of-servce areas can be automatcally restored and the servce nterruptons are mtgated. Accordng to the mportance of the restoraton problem, n recent decades, many researches were focused on ths ssue and dfferent approaches have been proposed to obtan the best swtchng operaton plan to reenergze the out-of-servce areas n presence of the operatng lmtatons. Mathematcally, the restoraton problem s a combnatoral non-lnear mult obectve optmzaton problem wth some lnear and non-lnear constrants. The constrants of ths problem are related to the power system physcal and operatonal constrans such as source, lne/cable loadng, nodal voltage and often radal network constrants. The proposed reconfguraton approaches can be categorzed as determnstc mathematcal programmng method [2-6], heurstc technques [7-9] and knowledge-based systems [10]. There are several common characterstcs of these approaches. Frst, all necessary nformaton s collected from felds at a centralzed computer system. Second, large amount of data transferrng and low-latency communcaton are mposed on the system. Thrd, the control center requres expensve computng capablty. These mentoned characterstcs comprse barrers that aggravate even more n the case of medum voltage (MV), manly due to ther extent and substantal branchng and also large number of nodes that have to be montored. As a result, centralzed technques have some dffcultes to be mplemented n smart grd wth real-tme sensor measurements and varous ntellgent electronc devces. Meanwhle, mult agent system (MAS) as a dstrbuted problem solvng approach utlzes a dstrbuted control at the component level and uses peer-to-peer communcaton for collaboratng agents acheve near global obectves and overcome dsadvantages of centralzed technques. Accordng to the dstrbuted ntellgence n smart grd and exstng onlne measurement, MAS seems an approprate solvng method for restoraton problem. Recently, some research has been performed to develop MASs n servce restoraton [11-19]. In [11], MAS archtecture has been utlzed for only the servce restoraton wthout consderng the load Correspondng author: Nada Zendehdel, Department of Electrcal Engneerng, Faculty of Engneerng, Ferdows Unversty of Mashhad, Mashhad, Iran. 20

2 Zendehdel and Asgharan, 2015 sheddng and prortes. In [12, 13], MAS framework has been developed for the servce restoraton problem, ncorporatng the load sheddng concept. Load varaton and prortzaton have not been consdered n these mentoned two studes. In [14, 15], the restoraton problem has been nvestgated n the MAS archtectures, consderng load prortzaton and sheddng concepts. A completely dstrbuted algorthm has been proposed n [16] for the self-healng mechansm n dstrbuton systems wth dstrbuted energy resources (DES). In [17, 18], an agent based control framework has been presented for controllng the self-healng process consderng the peak load n duraton of the fault repar. A MAS archtecture ncludng agents wth local vews has been proposed n [19] to realze the automatc restoraton mechansm. There are two common characterstcs of the mentoned MAS approaches have been proposed n the past [11-19]. Frst, the decson makng polces n avalable studes are based on the learnng methods or expert-based systems whch often acheve near global obectves. They don't nvestgate the optmalty of ther obtaned dstrbuted solvng approaches. Second, they requre huge databases to restore statstcal data for ther expert-based decson makers. They don't consder the advantages of the mathematcal programmng methods to elmnate ths requrement. To overcome ths barrers a dstrbuted restoraton problem approach s proposed n ths paper to guarantee the optmalty of the obtaned restoraton plan and reduce the amount of necessary nformaton for dstrbuton system restoraton. Ths paper wll explore the agent based restoraton problem and ams to fnd an optmal restoraton plan. In the proposed MAS archtecture, two categores of agents, ncludng zone and feeder agents, negotate together and exchange local nformaton. Furthermore, they make decson usng the receved nformaton through a hybrd decson makng polcy. Ths polcy s desgned based on the expert-based system and mathematcal programmng technques to be ganed from the advantages of both methods smultaneously. At the same tme, the restoraton problem s modeled smply and a novel approach s developed for obtanng an optmal restoraton plan ncorporatng the load prortzaton and sheddng. The presented model s a lnear bnary programmng problem whch ts dmenson s lower than the man mxed nteger NP-hard mathematcal problem commonly used for modelng the restoraton problem. In other words, ths paper focuses on ntroducng a mathematcal model for restoraton problem such that the complexty of the proposed method and ts data accuracy dependence s lower than the commonly mxed nteger programmng method used for solvng restoraton problem. In ths model mportant practcal ssues related to the restoraton problem ncludng load prortzaton and sheddng s consdered. The sutablty and capablty of the developed method s demonstrated by mplementng t on IEEE standard test system. The gven results llustrate the applcablty of the presented algorthm wth accurate restoraton plan and load sheddng program. The rest of ths paper s organzed n sx sectons as follows. Secton 2 ntroduces a mult-agent framework for the self-healng mechansm n the dstrbuton systems. Secton 3 presents the decson makng polcy and advanced mathematcal restoraton model. Secton 4 llustrates the evaluaton of the mult-agent control framework by means of the IEEE 33-node test dstrbuton systems. Fnally, the paper conclusons are drawn n Secton 5. A lst of all the symbols used n the paper s ncluded after the conclusons. Agent Based Control Archtecture In smart grds, the agents are equpped wth the ntellgent ablty to communcate and negotate together to determne the current states of the system and make decson to set the status of ther actuators to reenergze the out-of-servce areas n a shortest perod. Therefore, n ths secton, a MAS control structure s proposed for automated servce restoraton n smart dstrbuton system. In the proposed structure, each dstrbuton feeder s dvded nto some segments, namely zones, wth the locaton of the swtchng devces whch are placed on the boundary of each segment. In the presented MAS, a control agent s assgned to each zone as a zone agent to communcate, make decson and calculaton. Moreover, a feeder agent s assgned to each feeder to determne the operatng stuaton of each feeder and communcate wth other adacent feeder agents. Agents communcate together to coordnate ther performance based on the agent communcaton language (ACL) [20] whch s developed n 1996 by foundaton for ntellgent physcal agents (FIPA) [21]. Each zone agent montors the nodal voltage and branch currents at ts correspondng zone and calculates two mportant factors whch can demonstrate the operatng stuaton of that zone. These two factors can be consdered as mnmum nodal voltage at a zone and mnmum spar current capacty of lnes at a zone. Zone agents send these montored data to ther feeder agent through sendng messages f the relatve feeder agent seeks to calculate ts avalable capacty to reenergze addtonal loads. Furthermore, feeder agent communcates wth other feeder agents whch are connected wth them by a te (normally opened) swtch. Durng the restoraton process, an outage zone can be transferred to a backup feeder to be reenergzed f that feeder has enough avalable capacty to satsfy the requred power consumpton of loads at that outage zone. One of the mportant concepts of restoraton problem s the load prortzaton. Consderng the lack of power supply durng the emergency condton the restoraton process should be started from reenergzng the hghest prorty loads and then other loads are allowed to be restored. If any backup feeder has suffcent capacty to restore the out-of servce areas, the restoraton process s conducted as a group restoraton. Otherwse, the outage areas are dvded nto some parts such that each part s restored va an ndvdual feeder. 21

3 J. Appl. Envron. Bol. Sc., 5(1)20-27, 2015 In ths work, the load pattern and prortzatons are assumed to be avalable ntally for each zone agent. To guarantee the satsfacton of power system operatng constrant durng the restoraton process the peak load over the restoraton perod s used from the load pattern to fnd the restoraton plan. Coordnaton between Agents The agents coordnate together n the proposed MAS usng the montored and ntated data to fnd the best restoraton plan. After solatng the fault area, the downstream zones are dsconnected from the grd and enter the outage stuaton. The feeder agent montors ths operatng stuaton and starts to negotate wth other neghborng feeder agents whch are connected to them va te swtch as backup feeder agents. The backup feeder agents communcate wth zone agents placed on the relatve feeder and ask them about the avalable capacty. A backup feeder agent wth a maxmum capacty s selected as a leader of decson makers to make some decsons and fnd the swtchng plan. The obtaned restoraton plan s gven to other agents va sendng message. In the proposed MAS, the agents coordnate ther performance usng a hybrd polcy consstng of expertbased system and mathematcal programmng method. On one hand, the polcy s desgned wth respect to the mportant aspects related to the operatonal practces of the restoraton problem. In other words, some expertbased rules are extracted usng these aspects to coordnate the agent performance. On the other hand, to guarantee the optmalty of the performance of the agents durng the restoraton plan, the decson makng process s taken nto account usng the mathematcal programmng technque. To ths end a new usage of ths technque s developed whch s matched wth the dstrbuted nature of the proposed MAS structure. To ths end, a restoraton problem s smply modeled as a lnear bnary optmzaton problem whch ts soluton denotes the optmal swtchng operaton whch should be mplemented by zone agents. The developed hybrd polcy s explaned n the followng of ths secton. Expert-Based Rules In the proposed MAS, consderng some practcal aspects of the restoraton problem guarantees the applcablty of the obtaned plan. These mportant factors are hghlghted as follows. In emergency condton, the avalable capacty of dstrbuton feeders s lmted. Therefore the hghest prorty loads should be restored at frst. Consderng ths fact, a weghtng coeffcent, namely ω, s defned for th zone to dentfy ts load prorty. The radal topology of the dstrbuton system should be mantaned. If t s possble the group restoraton plan s preferred, otherwse the restoraton process should be done usng as mnmum as possble swtchng operaton. Load transferrng durng the restoraton process should be done wthout any voltage and lne current volaton. Therefore, the nodal voltage and lne current lmtatons n each backup feeder should be consdered n determnng the avalable capacty of a feeder [17]. An outage zone can be transfer to a backup feeder f that feeder has enough avalable capacty. If there s no enough capacty to restore the outage areas entrely, the remanng out-of-servce areas should shed. Accordng to the mentoned ponts, the followng expert-based rules are extracted. Rule1. Each feeder agent calculates avalable capacty of the feeder wth respect to the mnmum avalable spar lne current capacty related to zones placed between the substaton node and the zone whch connects to the damaged feeder va a te swtch. The spar current capacty of feeder th, namely SCrC s calculated by a feeder agent as max ( ) SCrC = mn I I, l L (1) l l l In addton, maxmum allowable addtonal voltage drop n a feeder s an mportant factor n determnaton of that feeder capacty. Each feeder agent calculates the allowable addtonal voltage drop of feeder th, namely AAVoD, as ts avalable voltage capacty as follows. AAVoD = v 0.9 p u (2) mn.. Rule2. Each zone agent montors the sensor measurements and determnes two operatng factor for ts correspondng zone ncludng the voltage dfference and the current dfference at both sdes of a zone, namely ΔV and ΔI, respectvely. Rule3. Each zone agent attaches the exchanged nformaton of the next zones to ts zone nformaton and sends the result to the neghborng zone. Rule4. The receved nformaton s classfed as a table consstng of two columns and some rows. The frst column denotes the sender zone agent and the second column ncludes the nformaton such as ΔV and ΔI of a zone or mnmum nodal voltage and spar lne current capacty. The rows llustrate the connectvty of zones n the feeder. 22

4 Zendehdel and Asgharan, 2015 Rule5.Each zone should be suppled from an entrance node to mantan the radal topology of the dstrbuton network. Rule6. A feeder agent can nvestgate the possblty of reenergzng an addtonal zone usng (3) and (4). In other words, f (3) and (4) are satsfed the th feeder has enough capacty to reenergze the th outage zone. Ths rule enables feeder agent to evaluate the load flow constrants n a dstrbuted manner. V AAVoD (3) I SCrC (4) Rule7. Sheddng the least prorty loads can enable the feeder agents to restore remanng outage loads. Feeder agent gves the sheddng program to relatve zone agents after decson makng process. Lnear Bnary Programmng Technque In the presented MAS structure, the leader feeder agents wth maxmum loadng capacty s responsble to construct a well-defned mathematcal optmzaton model for fndng optmal combnatons of outage zones. To ths end, t utlzes the receved measurements from other zone agents ncludng the load consumpton of outage zones and avalable capacty of other backup feeders. The power consumpton data s sent by zone agents placed n outage areas as a classfed table whch s explaned n prevous secton. Moreover, the data related to the avalable capacty of other backup feeder s sent from feeder agents to the leader. These feeder agents receve a message from the damaged feeder and start to negotate wth zone agents to ask them about the spar current capacty and allowable addtonal voltage drop at the feeder. For more smplfcaton, the leader feeder agent develops a vrtual graph of the out-of-servces area wth the receved nformaton. Ths vrtual graph conssts of some vertces, branches and a capacty node. Outage zones whch are lsted n the classfed table construct the nodes, whle the swtchng devces placed between zones n outage areas bulds the branches of the graph. Moreover, the capacty node s an auxlary node whch s consdered as a source. Ths node can be connected to some zones n the graph wth respect of the connecton zone of te swtches n the man grd. To clarfy the mentoned explanatons, Fg. 2 shows a vrtual graph whch s developed for the out-of-servce areas n the dstrbuton system shown n Fg. 1. As can seen, the connectvty of vertces n the vrtual graph s determned based on the operatng stuaton of the swtchng devces. The capacty node connects to some nodes n the graph based on the status of the te swtch n the grd. These nodes correspond to some zones n outage areas whch are connected to backup feeders va te swtches. Accordng to the desgned decson makng polcy, the man grd s replaced by the constructed vrtual graph and the restoraton problem n the man dstrbuton system s replaced by a smple routng problem n the vrtual graph. Ths new routng problem s a lnear bnary optmzaton problem wth the obectve of fndng mnmum number of paths n the graph for connectng as greatest vertces as possble to the capacty node wthout formng a loop. These paths are selected such that some constrants, whch are developed wth respect to the restoraton problem constrants, are satsfed. Note that, the vrtual graph s smpler and shorter than the man grd. Moreover, the satsfacton of some constrants (.e. load flow constrants) s nvestgated n a dstrbuted manner by agents. Hence, the complexty of the routng problem s more less that the restoraton problem. Accordng to the soluton of the optmzaton problem, each obtaned path represents a restoraton path n the grd and the vertces whch are connected to the capacty node va that path denote the outage zones whch are reenergzed va a backup feeder. Consderng the branch whch the path s connected to the capacty node the backup feeder n the man grd s represented. To develop such a mathematcal model for routng problem, two categores of bnary varables are ntroduced for each zone. The frst one ndcates the possblty of restorng a zone by a specfc backup feeder, namely x, and the second category ncludes a bnary varable denotes the sheddng of the loads at a zone, namely y. Indeed, f an outage zone s determned to be restored by a backup feeder ts relatve varable "x" s set as 1 and ts relatve varable "y" s set as 0. In the followng, the proposed optmzaton model for restoraton problem whch s a routng problem n a smple graph s developed. The restoraton constrants and ts relatve operatonal practces are consdered. A. The obectve functon A restoraton plan commonly ams to energze maxmum loads usng mnmum swtchng operatons. Accordng to the routng problem ponts of vew, ths obectve s equal to fnd mnmum number of paths to connect maxmum vertces of the graph to the capacty node. Max ( ωx Wω y) (5),mn B. Constrants 1. Nodal voltage constrants The model consders the acceptable range n whch nodal voltage can vary wthout volatng any operatng constrant. Durng the restoraton process, load transferrng should not cause to volate the voltage constrant 23

5 J. Appl. Envron. Bol. Sc., 5(1)20-27, 2015 volaton at any node. In other words, loads can transfers to other backup feeder f t has enough voltage capacty. From the routng problem ponts, the vertces can connect to the capacty node va the th path f (6) s satsfed. ωx V AAVoD (6) 2. Loadng capablty of a backup feeder. The branch current can vary wthout volatng any operatng constrants wthn an acceptable range. Ths constrant s descred mathematcally from the routng problem ponts of vew as follows. ωx I SCrC (7) 3. Radal topology of the grd Regardng ths characterstc, each outage zone should be reenergzed only va one backup feeder. Accordng to the routng problem perspectve, each vertex should be connected to the capacty node va only one path. Ths fact s modeled mathematcally as x 1 (8) 4. Sequental nature of restoraton process In restoraton process, each te swtch agent reenergzes ts closest zone and then, other swtchng devces restore other zones sequentally. From the routng problem vews the vertces can be connected to the capacty node va a path from the nearest to the furthest node. Ths sequence s explaned mathematcally, consderng the topology of the vrtual topology of outage area, as follows. x x 1 0 (9) > 1 5. Restorng as many outage zones as possble Restoraton process ams to reenergze maxmum possble outage zones. Hence, the possblty of reenergzng zones placed n the out-of servce areas should be nvestgated entrely to determne the remanng outage zones whch should be shed because of lack of supply. x I + y I I (10) 6. An outage zone s restored or shed y + x 1 (11) Accordng to (8) and (11), t can be concluded that (11) can descrbe the constrants 3 and 6. The proposed model s an optmzaton model developed to model the restoraton problem n a smple manner. The dmenson of ths model s a more less than the NP-hard combnatoral optmzaton model whch s commonly used for restoraton problem. The ntroduced model s solved by any lnear bnary programmng method such as branch and bound [22]. Snce the mathematcal programmng technques gve the optmal obectve, ths method s used as a decson makng polcy n the proposed MAS by the feeder agents to obtan the optmal restoraton plan. Desgnng the vrtual graph and usng lmted nformaton gven by ntellgent sensors reduce the dmenson of the problem and dscover the dsadvantages of centralzed such technques. In addton, expert-based rules lead to dstrbute some computatonal actvtes among agents and reduce the complexty of the proposed model. Numercal Analyss The developed control method and the proposed mathematcal model for restoraton problem are tested on the IEEE 33-node radal dstrbuton system havng 33 buses and 32 branches. Ths test system s presented n [23]. Fg. 1 shows ths test system wth ts zones. Here, the dstrbuton system s smulated wth Matlab software as a plot power system and the proposed decson makng method s also modeled n ths software. In addton, the model s smulated wth Matlab usng ts Branch-and-Bound solver to fnd the optmal restoraton path. A permanent three phase balanced fault whch s assumed to have occurred at node7, zone4 s solated by operatng swtchng devces, namely SW8 and SW9. Accordng to the proposed algorthm feeder 1 s selected as a leader feeder agent whch s receved some nformaton from outage zone agents and classfes the data as a table. 24

6 Zendehdel and Asgharan, 2015 Fg 1: IEEE 33-bus test system wth ts zones Moreover, t receves the capacty of other backup feeder from feeder agents. Ths feeder agent constructs the vrtual graph, as shown n Fg 2, and develops the proposed optmzaton problem to fnd the optmal restoraton plan. Ths optmzaton plan f solved by branch and bound technque and ts optmal soluton whch denotes the connectvty stuaton of vertces to the capacty node va some paths. These paths are shown t Fg. 2 by dash lnes. In other words, ths soluton llustrates the restoraton paths and the outage zones whch are restored wth the obtaned plan. Fg 2: Vrtual graph Table I demonstrate the obtaned results gven from solvng the routng optmzaton problem. Table I: Soluton of the optmzaton problem Varable No. x 51 x 52 x 61 x 62 x 71 x 72 y 5 y 6 y 7 Obtaned result As can be seen, the outage zones 5 s reenergzed va backup feeder 1 and outage zone 7 s reenergzed va backup feeder 2, whle the outage zone 6 should be shed because of the lack of spar current capacty of both avalable backup feeders. Table II llustrates the restoraton plan whch s sent to relatve zone agents to be mplemented. Table II: Restoraton plan Outage zone No. Backup feeder Restoraton status Zone 5 Feeder 1 Reenergzng Zone 6 - Sheddng Zone 7 Feeder 2 Reenergzng Accordng to the obtaned results, Table III represents the swtchng sequence. In ths table number "1" denotes the closed status and number "0" represents the opened status of a swtchng devce. 25

7 J. Appl. Envron. Bol. Sc., 5(1)20-27, 2015 Table III: Swtchng sequence Swtch No. SW8 SW9 SW11 SW13 SW14 SW15 SW16 SW17 SW18 Other swtches Status The obtaned result demonstrates the applcablty of the proposed model for restoraton problem. Concluson In ths work, a novel model s proposed for restoraton problem s smart grds. Consderng bdrectonal communcaton nfrastructure and ntellgent electronc swtchng devces, the control programs can be mplemented more than prevous and the restoraton actvtes can be conducted automatcally. The ntellgent devces as agents negotate together and exchange local nformaton to make decson n a dstrbuted manner. In such an envronment, the centralzed decson makng technques mpose some dffcultes n applcaton on the system. Analyzng the huge amount of data n a computer center and solvng restoraton problem based on the common avalable NP-hard mathematcal model s not applcable n smart grds. Hence, a smple and lower dmenson model s proposed for restoraton problem ncorporatng the smart grd features and ntellgent ablty of electrcal devces. Unlke the commonly used restoraton model, ths model can be solved by lnear bnary programmng technques and acheve the optmal obectve. Furthermore, the proposed model consders the lack of supply n the grd durng the emergency condton and obtans the load sheddng program based on the load prortzaton. The presented restoraton algorthm s tested on IEEE standard 33-bus test system and the obtaned result demonstrates the applcablty of the method. Symbols AAVoD I l I L max l SCrC v mn W x ΔI ΔV ω The allowable addtonal voltage drop of feeder th The magntude of current flows the l th dstrbuton lne The maxmum allowable branch current magntude The set of lnes placed on the th feeder The spar current capacty of feeder th The lowest voltage magntude of buses n the th backup feeder It s a penalty coeffcent The bnary varable related to the th zone and the th backup feeder The current dfference at both sdes of the th zone The voltage dfference at both sdes of the th zone The prorty coeffcent for th zone REFERENCES [1] Tanyou, L. and X. Bngyn. "The self-healng technologes of smart dstrbuton grd". n Electrcty Dstrbuton (CICED), 2010 Chna Internatonal Conference on. pp. 1-6, [2] T. Nagata, S. Hatakeyama, M. Yasouka, and H. Sasak An effcent method for power dstrbuton system restoraton based on mathematcal programmng and operaton strategy, n Proceedngs of the Internatonal Conference of Power System Technology, [3] D. Pal, S. Kumar, B. Tudu, K.K. Mandal and N. Chakraborty Effcent and automatc reconfguraton and servce restoraton n radal dstrbuton system usng dfferental evoluton, Proceedngs of the Internatonal Conference on Fronters of Intellgent Computng: Theory and Applcatons (FICTA) Advances n Intellgent Systems and Computng, vol. 199, pp , [4] T. Ananthapadmanabha, R. Prakash, Mano Kumar Puar, A. Gangadhara and M. Gangadhara System reconfguraton and servce restoraton of prmary dstrbuton systems augmented by capactors usng a new level-wse approach, ournal of Electrcal and Electroncs Engneerng Research, vol. 3(3), pp , March [5] R. Perez-Guerrero, G. Heydt, N. Jack, B. Keel, and A. Castelhano Optmal restoraton of dstrbuton systems usng dynamc programmng, IEEE Transactons on Power Delvery, vol. 23, no. 3, pp , [6] A. Hussan, M.-S. Cho and S.-J. Lee A Novel Algorthm for Reducng Restoraton Tme n Smart Dstrbuton Systems Utlzng Reclosng Dead Tme, ournal of electrcal engneerng & technology, vol. 9, pp , [7] W.P. Mathas-Neto Dstrbuton system restoraton n a DG envronment usng a heurstc constructve mult-start algorthm, Transmsson and Dstrbuton Conference and Exposton: Latn Amerca (T&D- LA), pp , 2010 IEEE/PES. 26

8 Zendehdel and Asgharan, 2015 [8] Y. Sh, S. Yao and Y. Wang Research on dstrbuton system restoraton consderng dstrbuted generaton, Chna Internatonal Conference on Electrcty Dstrbuton, pp. 1 5, [9] A. Arya, Y. Kumar and M. Dubey Reconfguraton of Electrc Dstrbuton Network Usng Modfed Partcle Swarm Optmzaton, Internatonal Journal of Computer Applcatons, vol. 34. no. 6, [10] C.-C. Lu, S. Lee, and S. Venkata An expert system operatonal ad for restoraton and loss reducton of dstrbuton systems, IEEE Transactons on Power Systems, vol. 3, no. 2, pp , May [11] M. Tsa and Y. Pan Applcaton of BDI-based ntellgent mult-agent systems for dstrbuton system servce restoraton plannng, European Transactons on Electrcal Power, vol. 21, pp , [12] T. Nagata and H. Sasak A mult-agent approach to power system restoraton, IEEE Transactons on Power Sysemts. vol. 17, no 2, pp , [13] X. Ynlang and L. Wenxn Novel multagent based load restoraton algorthm for mcrogrds, IEEE Transactons on Smart Grd, vol. 2, no. 1, pp , [14] J. M. Solank, S. Khushalan and N. Schulz A mult-agent soluton to dstrbuton systems restoraton," IEEE Transactons on Power Systems, vol. 22, no. 3, pp , [15] C. H. Ln, C. S. Chen, T. T. Ku, C. T. Tsa and C. Y. Ho A multagent-based dstrbuton automaton system for servce restoraton of fault contngences, European Transactons on Electrcal Power, vol. 21, pp , [16] C. P. Nguyen and A. J. Flueck Agent Based Restoraton Wth Dstrbuted Energy Storage Support n Smart Grds, IEEE Transactons on Smart Grd, vol. 3, no. 2, pp , [17] E. Zdan and F. El-Saadany A Cooperatve Multagent Framework for Self-Healng Mechansms n Dstrbuton Systems, IEEE Transactons on Smart Grd, vol. 3, no. 3, pp , [18] S. A. Areffar, Y. A-R. Mohamed and T. H. M. EL-Fouly Comprehensve Operatonal Plannng Framework for Self-Healng Control Actons n Smart Dstrbuton Grds, IEEE Transactons on Power Systems., vol. 28, no. 4, pp , [19] W. Lng and D. Lu A dstrbuted fault localzaton, solaton and supply restoraton algorthm based on local topology, Internatonal Transactons on Electrcal Energy Systems, n press, [20] M. Wooldrdge Developng Mult-Agent Systems wth JADE, John Wley & Sons Ltd, [21] FIPA, [Onlne] [Onlne]. Avalable: [22] L. A. Wolsey Integer Programmng, John Wley & Sons Ltd, [23] M. M. Hamada, M. A.A. Wahab and N. G.A. Hemdan, Smple and effcent method for steady-state voltage stablty assessment of radal dstrbuton systems, Electrc Power Systems Research, 80 (2010),

An Adaptive Over-current Protection Scheme for MV Distribution Networks Including DG

An Adaptive Over-current Protection Scheme for MV Distribution Networks Including DG An Adaptve Over-current Protecton Scheme for MV Dstrbuton Networks Includng DG S.A.M. Javadan Islamc Azad Unversty s.a.m.javadan@gmal.com M.-R. Haghfam Tarbat Modares Unversty haghfam@modares.ac.r P. Barazandeh

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

Electricity Network Reliability Optimization

Electricity Network Reliability Optimization Electrcty Network Relablty Optmzaton Kavnesh Sngh Department of Engneerng Scence Unversty of Auckland New Zealand kav@hug.co.nz Abstract Electrcty dstrbuton networks are subject to random faults. On occurrence

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Network Reconfiguration for Load Balancing in Distribution System with Distributed Generation and Capacitor Placement

Network Reconfiguration for Load Balancing in Distribution System with Distributed Generation and Capacitor Placement World Academy of Scence, Engneerng and Technology nternatonal Journal of Electrcal and Computer Engneerng Networ Reconfguraton for Load Balancng n Dstrbuton System wth Dstrbuted Generaton and Capactor

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng ol:8, No:, 014 Network Reconfguraton of Dstrbuton System Usng Artfcal Bee Colony Algorthm S. Ganesh

More information

Optimal Phase Arrangement of Distribution Feeders Using Immune Algorithm

Optimal Phase Arrangement of Distribution Feeders Using Immune Algorithm The 4th Internatonal Conference on Intellgent System Applcatons to Power Systems, ISAP 2007 Optmal Phase Arrangement of Dstrbuton Feeders Usng Immune Algorthm C.H. Ln, C.S. Chen, M.Y. Huang, H.J. Chuang,

More information

Saidi minimization of a remote distribution feeder

Saidi minimization of a remote distribution feeder Unversty of Wollongong Research nlne Faculty of Informatcs - Papers (Archve) Faculty of Engneerng and Informaton Scences 2007 Sad mnmzaton of a remote dstrbuton feeder Ka Zou Unversty of Wollongong, kz965@uow.edu.au

More information

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT Hrotaka Yoshda Kench Kawata IEEE Trans. on Power Systems, Vol.15, No.4, pp.1232-1239, November

More information

Radial Distribution System Reconfiguration in the Presence of Distributed Generators

Radial Distribution System Reconfiguration in the Presence of Distributed Generators 4th Internatonal Conference on Coputer, Mechatroncs, Control and Electronc Engneerng (ICCMCEE 205) Radal Dstrbuton Syste Reconfguraton n the Presence of Dstrbuted Generators Xngquan J, a, Q Lu, GuoZheng

More information

The Effect Of Phase-Shifting Transformer On Total Consumers Payments

The Effect Of Phase-Shifting Transformer On Total Consumers Payments Australan Journal of Basc and Appled Scences 5(: 854-85 0 ISSN -88 The Effect Of Phase-Shftng Transformer On Total Consumers Payments R. Jahan Mostafa Nck 3 H. Chahkand Nejad Islamc Azad Unversty Brjand

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

D-STATCOM Optimal Allocation Based On Investment Decision Theory

D-STATCOM Optimal Allocation Based On Investment Decision Theory Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 2016) D-STATCOM Optmal Allocaton Based On Investment Decson Theory Yongjun Zhang1, a, Yfu Mo1, b and Huazhen

More information

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction ISSN : 0976-8491(Onlne) ISSN : 2229-4333(rnt) Optmum Allocaton of Dstrbuted Generatons Based on Evolutonary rogrammng for Reducton and Voltage rofle Correcton 1 Mohammad Saleh Male, 2 Soodabeh Soleyman

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

More information

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO Smultaneous Reconfguraton wth Placement usng Bt-Shft Operator Based TLBO Ayan Ghosh, *Deepak Kumar EEE Department B.I.T Mesra, Ranch Jharkhand, Inda *deepakmek9@gmal.com S. R. Samantaray School of Electrcal

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

int rt CIC b 24 th International Conference on Electricity Distribution Glasgow, June 2017 Paper 1346

int rt CIC b 24 th International Conference on Electricity Distribution Glasgow, June 2017 Paper 1346 24 th Internatonal Conference on Electrcty Dstruton Glasgow, 12-15 June 2017 SIMULTAEOUS OPTIMIZATIO OF TIE SWITCHES PLACEMET AD RESERVE CAPACITY MARGI OF SUB-TRASMISSIO SUBATIOS COSIDERIG THE COFLT BETWEE

More information

Intelligent Management of Distributed Generators Reactive Power for Loss Minimization and Voltage Control

Intelligent Management of Distributed Generators Reactive Power for Loss Minimization and Voltage Control Intellgent Management of Dstrbuted Generators Reactve Power for Loss Mnmzaton and Voltage Control Mohd Zamr Che Wank 1, Istvan Erlch, and Azah Mohamed 3 Department of Electrcal Power System, Unversty of

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

Determination of Available Transfer Capability (ATC) Considering Integral Square Generator Angle (ISGA)

Determination of Available Transfer Capability (ATC) Considering Integral Square Generator Angle (ISGA) 6th WSEAS Int. Conference on Computatonal Intellgence, Man-Machne Systems and Cybernetcs, Tenerfe, Span, December 14-16, 27 214 Determnaton of Avalable Transfer Capablty (ATC) Consderng Integral Square

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

Monitoring large-scale power distribution grids

Monitoring large-scale power distribution grids Montorng large-scale power dstrbuton grds D. Gavrlov, M. Gouzman, and S. Lury Center for Advanced Technology n Sensor Systems, Stony Brook Unversty, Stony Brook, NY 11794 Keywords: smart grd; sensor network;

More information

Graph Method for Solving Switched Capacitors Circuits

Graph Method for Solving Switched Capacitors Circuits Recent Advances n rcuts, ystems, gnal and Telecommuncatons Graph Method for olvng wtched apactors rcuts BHUMIL BRTNÍ Department of lectroncs and Informatcs ollege of Polytechncs Jhlava Tolstého 6, 586

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

More information

A Control and Communications Architecture for a Secure and Reconfigurable Power Distribution System: An Analysis and Case Study

A Control and Communications Architecture for a Secure and Reconfigurable Power Distribution System: An Analysis and Case Study A and Communcatons Archtecture for a Secure and Reconfgurable Power Dstrbuton System: An Analyss and Case Study Anthony M. Gacomon*, S. Massoud Amn*, and Bruce F. Wollenberg*! *Department of Electrcal

More information

The Dynamic Utilization of Substation Measurements to Maintain Power System Observability

The Dynamic Utilization of Substation Measurements to Maintain Power System Observability 1 The Dynamc Utlzaton of Substaton Measurements to Mantan Power System Observablty Y. Wu, Student Member, IEEE, M. Kezunovc, Fellow, IEEE and T. Kostc, Member, IEEE Abstract-- In a power system State Estmator

More information

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d Advanced Materals Research Submtted: 2014-05-13 ISSN: 1662-8985, Vols. 986-987, pp 1121-1124 Accepted: 2014-05-19 do:10.4028/www.scentfc.net/amr.986-987.1121 Onlne: 2014-07-18 2014 Trans Tech Publcatons,

More information

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. The Impact of Spectrum Sensng Frequency and Pacet- Loadng

More information

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) ,

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) , VRT014 User s gude V0.8 Thank you for purchasng our product. We hope ths user-frendly devce wll be helpful n realsng your deas and brngng comfort to your lfe. Please take few mnutes to read ths manual

More information

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory Proceedngs of the 6th WSEAS Internatonal Conference on Applcatons of Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 83 Optmal Reconfguraton of Dstrbuton System by PSO and GA usng graph theory Mehd

More information

Customer witness testing guide

Customer witness testing guide Customer wtness testng gude Ths gude s amed at explanng why we need to wtness test equpment whch s beng connected to our network, what we actually do when we complete ths testng, and what you can do to

More information

REAL-TIME SCHEDULING IN LTE FOR SMART GRIDS. Yuzhe Xu, Carlo Fischione

REAL-TIME SCHEDULING IN LTE FOR SMART GRIDS. Yuzhe Xu, Carlo Fischione REAL-TIME SCHEDULING IN LTE FOR SMART GRIDS Yuzhe Xu, Carlo Fschone Automatc Control Lab KTH, Royal Insttue of Technology 1-44, Stockholm, Sweden Emal: yuzhe@kth.se, carlof@kth.se ABSTRACT The latest wreless

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

Power loss and Reliability optimization in Distribution System with Network Reconfiguration and Capacitor placement

Power loss and Reliability optimization in Distribution System with Network Reconfiguration and Capacitor placement Internatonal Journal of Scentfc Research Engneerng & Technology (IJSRET), ISSN 2278 0882 692 Power loss and Relablty optmzaton n Dstrbuton System wth Network Reconfguraton and Capactor placement A.Manasa

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Available Transfer Capability (ATC) Under Deregulated Power Systems

Available Transfer Capability (ATC) Under Deregulated Power Systems Volume-4, Issue-2, Aprl-2, IN : 2-758 Internatonal Journal of Engneerng and Management Research Avalable at: www.emr.net Page Number: 3-8 Avalable Transfer Capablty (ATC) Under Deregulated Power ystems

More information

Full-duplex Relaying for D2D Communication in mmwave based 5G Networks

Full-duplex Relaying for D2D Communication in mmwave based 5G Networks Full-duplex Relayng for D2D Communcaton n mmwave based 5G Networks Boang Ma Hamed Shah-Mansour Member IEEE and Vncent W.S. Wong Fellow IEEE Abstract Devce-to-devce D2D communcaton whch can offload data

More information

Evolutionary Programming for Reactive Power Planning Using FACTS Devices

Evolutionary Programming for Reactive Power Planning Using FACTS Devices Bplab Bhattacharyya, kash Kumar Gupta,. Das Evolutonary Programmng for Reactve Power Plannng Usng Devces BIPLAB BHATTACHARYYA *, IKAH KUMAR GUPTA 2 AND.DA 3, 2, 3 Department of Electrcal Engneerng, Indan

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS Pedro Godnho and oana Das Faculdade de Economa and GEMF Unversdade de Combra Av. Das da Slva 65 3004-5

More information

A Classification Technique for Protection Coordination Assessment of Distribution Systems with Distributed Generation

A Classification Technique for Protection Coordination Assessment of Distribution Systems with Distributed Generation Proceedngs of the 4 th Internatonal Mddle East Power Systems Conference (MEPCON, Caro Unversty, Egypt, December,, Paper ID. A Classfcaton Technque for Protecton Coordnaton Assessment of Dstrbuton Systems

More information

Smart Grid Fault Location, Isolation, and Service Restoration (FLISR) Solutions to Manage Operational and Capital Expenditures

Smart Grid Fault Location, Isolation, and Service Restoration (FLISR) Solutions to Manage Operational and Capital Expenditures 1 Smart Grd Fault Locaton, Isolaton, and Servce Restoraton (FLISR) Solutons to Manage Operatonal and Captal Expendtures Adam Gauc, P.Eng. Schneder Electrc North Amerca Abstract Wth new requrements beng

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

More information

Probable Optimization of Reactive Power in distribution systems, in presence of distributed generation sources conjugated to network and islanding

Probable Optimization of Reactive Power in distribution systems, in presence of distributed generation sources conjugated to network and islanding IOSR Journal of Electrcal and Electroncs Engneerng (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 5 Ver. II (Sep - Oct 2016), PP 72-78 www.osrjournals.org Probable Optmzaton of Reactve

More information

A Genetic Algorithm Based Multi Objective Service Restoration in Distribution Systems

A Genetic Algorithm Based Multi Objective Service Restoration in Distribution Systems Journal of Computer Scence 7 (3): 448-453, 2011 ISSN 1549-3636 2011 Scence Publcatons A Genetc Algorthm Based Mult Objectve Servce Restoraton n Dstrbuton Systems Sathsh Kumar Kannaah, Jayabarath Thangavel

More information

Optimal Network Reconfiguration with Distributed Generation Using NSGA II Algorithm

Optimal Network Reconfiguration with Distributed Generation Using NSGA II Algorithm (IJARAI) Internatonal Journal of Advanced Research n Artfcal Intellgence, Optmal Network Reconfguraton wth Dstrbuted Generaton Usng NSGA II Algorthm Jasna Hvzefendć Faculty of Engneerng and Informaton

More information

Redes de Comunicação em Ambientes Industriais Aula 8

Redes de Comunicação em Ambientes Industriais Aula 8 Redes de Comuncação em Ambentes Industras Aula 8 Luís Almeda lda@det.ua.pt Electronc Systems Lab-IEETA / DET Unversdade de Avero Avero, Portugal RCAI 2005/2006 1 In the prevous epsode... Cooperaton models:

More information

Test 2. ECON3161, Game Theory. Tuesday, November 6 th

Test 2. ECON3161, Game Theory. Tuesday, November 6 th Test 2 ECON36, Game Theory Tuesday, November 6 th Drectons: Answer each queston completely. If you cannot determne the answer, explanng how you would arrve at the answer may earn you some ponts.. (20 ponts)

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Voltage security constrained reactive power optimization incorporating wind generation

Voltage security constrained reactive power optimization incorporating wind generation Unversty of Wollongong Research Onlne Faculty of Engneerng and Informaton Scences - Papers: Part A Faculty of Engneerng and Informaton Scences 2012 Voltage securty constraned reactve power optmzaton ncorporatng

More information

TODAY S wireless networks are characterized as a static

TODAY S wireless networks are characterized as a static IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 10, NO. 2, FEBRUARY 2011 161 A Spectrum Decson Framework for Cogntve Rado Networks Won-Yeol Lee, Student Member, IEEE, and Ian F. Akyldz, Fellow, IEEE Abstract

More information

Traffic balancing over licensed and unlicensed bands in heterogeneous networks

Traffic balancing over licensed and unlicensed bands in heterogeneous networks Correspondence letter Traffc balancng over lcensed and unlcensed bands n heterogeneous networks LI Zhen, CUI Qme, CUI Zhyan, ZHENG We Natonal Engneerng Laboratory for Moble Network Securty, Bejng Unversty

More information

Queuing-Based Dynamic Channel Selection for Heterogeneous Multimedia Applications over Cognitive Radio Networks

Queuing-Based Dynamic Channel Selection for Heterogeneous Multimedia Applications over Cognitive Radio Networks 1 Queung-Based Dynamc Channel Selecton for Heterogeneous ultmeda Applcatons over Cogntve Rado Networks Hsen-Po Shang and haela van der Schaar Department of Electrcal Engneerng (EE), Unversty of Calforna

More information

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network Internatonal Journal of Research n Electrcal & Electroncs Engneerng olume 1, Issue 1, July-September, 2013, pp. 85-92, IASTER 2013 www.aster.com, Onlne: 2347-5439, Prnt: 2348-0025 Desgn of Shunt Actve

More information

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System Journal of Operaton and Automaton n Power Engneerng Vol. 1, No., Summer & Fall 013, Pages: 14-135 http://journals.uma.ac.r/joape FACTS Devces Allocaton Usng a Novel Dedcated Improved PSO for Optmal Operaton

More information

Voltage Quality Enhancement and Fault Current Limiting with Z-Source based Series Active Filter

Voltage Quality Enhancement and Fault Current Limiting with Z-Source based Series Active Filter Research Journal of Appled Scences, Engneerng and echnology 3(): 246-252, 20 ISSN: 2040-7467 Maxwell Scentfc Organzaton, 20 Submtted: July 26, 20 Accepted: September 09, 20 Publshed: November 25, 20 oltage

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Dual Functional Z-Source Based Dynamic Voltage Restorer to Voltage Quality Improvement and Fault Current Limiting

Dual Functional Z-Source Based Dynamic Voltage Restorer to Voltage Quality Improvement and Fault Current Limiting Australan Journal of Basc and Appled Scences, 5(5): 287-295, 20 ISSN 99-878 Dual Functonal Z-Source Based Dynamc Voltage Restorer to Voltage Qualty Improvement and Fault Current Lmtng M. Najaf, M. Hoseynpoor,

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Distributed Topology Control of Dynamic Networks

Distributed Topology Control of Dynamic Networks Dstrbuted Topology Control of Dynamc Networks Mchael M. Zavlanos, Alreza Tahbaz-Saleh, Al Jadbabae and George J. Pappas Abstract In ths paper, we present a dstrbuted control framework for controllng the

More information

UNIT 11 TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT

UNIT 11 TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT UNIT TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT Structure. Introducton Obectves. Key Terms Used n Game Theory.3 The Maxmn-Mnmax Prncple.4 Summary.5 Solutons/Answers. INTRODUCTION In Game Theory, the word

More information

Voltage Current based Time Inverse Relay Coordination for PV feed distribution Systems

Voltage Current based Time Inverse Relay Coordination for PV feed distribution Systems Voltage Current based Tme Inverse Relay Coordnaton for PV feed dstrbuton Systems Anubha Agrawal & Manohar Sngh* Power Systems Dvson Central Power Research Insttute Bangalore, Inda *manoharsngh.cpr@nc.n

More information

DISTRIBUTION SYSTEMS RELIABILITY ANALYSIS PACKAGE USING MATLAB GRAPHICAL USER INTERFACE (GUI)

DISTRIBUTION SYSTEMS RELIABILITY ANALYSIS PACKAGE USING MATLAB GRAPHICAL USER INTERFACE (GUI) Internatonal Journal on Techncal and Physcal Problems of Engneerng (IJTPE) Publshed by Internatonal Organzaton of IOTPE ISSN 2077-3528 IJTPE Journal www.otpe.com jtpe@otpe.com March 2012 Issue 10 Volume

More information

An Energy-aware Awakening Routing Algorithm in Heterogeneous Sensor Networks

An Energy-aware Awakening Routing Algorithm in Heterogeneous Sensor Networks An Energy-aware Awakenng Routng Algorthm n Heterogeneous Sensor Networks TAO Dan 1, CHEN Houjn 1, SUN Yan 2, CEN Ygang 3 1. School of Electronc and Informaton Engneerng, Bejng Jaotong Unversty, Bejng,

More information

Approximating User Distributions in WCDMA Networks Using 2-D Gaussian

Approximating User Distributions in WCDMA Networks Using 2-D Gaussian CCCT 05: INTERNATIONAL CONFERENCE ON COMPUTING, COMMUNICATIONS, AND CONTROL TECHNOLOGIES 1 Approxmatng User Dstrbutons n CDMA Networks Usng 2-D Gaussan Son NGUYEN and Robert AKL Department of Computer

More information

Adaptive Fault Tolerance in Real-Time Information Systems

Adaptive Fault Tolerance in Real-Time Information Systems Shubnsky I.B., Rozenberg I.N., Papc L. Adaptve Fault Tolerance n Real-Tme Informaton Systems Shubnsky I.B., Rozenberg I.N., Papc L. Russa, Moscow, JSC NIIAS, Serba, Prjevor, ICDQM Abstract Real-tme nformaton

More information

The Application of Tabu Search Algorithm on Power System Restoration

The Application of Tabu Search Algorithm on Power System Restoration The Applcaton of Tabu Search Algorthm on Power System Restoraton FANG Xn-yan,CAI Xao-y, Jang Chuan-wen Dept.of Electrcal Eng.., Shangha Jaotong Unv., Shangha 200240, Chna Abstract:-The essay s just accordng

More information

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks 74 Internatonal Journal of Communcaton Networks and Informaton Securty (IJCNIS) Vol. 3, No., Aprl 0 A Fuzzy-based Routng Strategy for Multhop Cogntve Rado Networks Al El Masr, Naceur Malouch and Hcham

More information

ROLE OF FACTS DEVICES ON ZONAL CONGESTION MANAGEMENT ENSURING VOLTAGE STABILITY UNDER CONTINGENCY

ROLE OF FACTS DEVICES ON ZONAL CONGESTION MANAGEMENT ENSURING VOLTAGE STABILITY UNDER CONTINGENCY Internatonal Journal of Advances n Engneerng & Technology, May 01. ROE OF FACTS DEVICES ON ZONA CONGESTION MANAGEMENT ENSURING VOTAGE STABIITY UNDER CONTINGENCY J.Srdev 1, J.Amarnath and G. Govnda Rao

More information

Utility-based Routing

Utility-based Routing Utlty-based Routng Je Wu Dept. of Computer and Informaton Scences Temple Unversty Roadmap Introducton Why Another Routng Scheme Utlty-Based Routng Implementatons Extensons Some Fnal Thoughts 2 . Introducton

More information

Dynamic Lightpath Protection in WDM Mesh Networks under Wavelength Continuity Constraint

Dynamic Lightpath Protection in WDM Mesh Networks under Wavelength Continuity Constraint Dynamc Lghtpath Protecton n WDM Mesh etworks under Wavelength Contnuty Constrant Shengl Yuan* and Jason P. Jue *Department of Computer and Mathematcal Scences, Unversty of Houston Downtown One Man Street,

More information

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

More information

Procedia Computer Science

Procedia Computer Science Proceda Computer Scence 3 (211) 714 72 Proceda Computer Scence (21) Proceda Computer Scence www.elsever.com/locate/proceda www.elsever.com/locate/proceda WCIT-21 Performance evaluaton of data delvery approaches

More information

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm Wreless Sensor Network Coverage Optmzaton Based on Frut Fly Algorthm https://do.org/10.3991/joe.v1406.8698 Ren Song!! ", Zhchao Xu, Yang Lu Jln Unversty of Fnance and Economcs, Jln, Chna rensong1579@163.com

More information

Yutaka Matsuo and Akihiko Yokoyama. Department of Electrical Engineering, University oftokyo , Hongo, Bunkyo-ku, Tokyo, Japan

Yutaka Matsuo and Akihiko Yokoyama. Department of Electrical Engineering, University oftokyo , Hongo, Bunkyo-ku, Tokyo, Japan Optmzaton of Installaton of FACTS Devce n Power System Plannng by both Tabu Search and Nonlnear Programmng Methods Yutaka Matsuo and Akhko Yokoyama Department of Electrcal Engneerng, Unversty oftokyo 7-3-,

More information

Optimal Capacitor Placement in a Radial Distribution System using Plant Growth Simulation Algorithm

Optimal Capacitor Placement in a Radial Distribution System using Plant Growth Simulation Algorithm World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal, omputer, Energetc, Electronc and ommuncaton Engneerng ol:, No:9, 8 Optmal apactor Placement n a Radal Dstrbuton System

More information

A Simple Satellite Exclusion Algorithm for Advanced RAIM

A Simple Satellite Exclusion Algorithm for Advanced RAIM A Smple Satellte Excluson Algorthm for Advanced RAIM Juan Blanch, Todd Walter, Per Enge Stanford Unversty ABSTRACT Advanced Recever Autonomous Integrty Montorng s a concept that extends RAIM to mult-constellaton

More information

APPLICATION OF FUZZY MULTI-OBJECTIVE METHOD FOR DISTRIBUTION NETWORK RECONFIGURATION WITH INTEGRATION OF DISTRIBUTED GENERATION

APPLICATION OF FUZZY MULTI-OBJECTIVE METHOD FOR DISTRIBUTION NETWORK RECONFIGURATION WITH INTEGRATION OF DISTRIBUTED GENERATION Journal of Theoretcal and Appled Informaton Technology 2005 ongong JATIT & LLS ISSN: 1992-8645 www.jatt.org E-ISSN: 1817-3195 APPLICATION OF FUZZY MULTI-OBJECTIVE METHOD FOR DISTRIBUTION NETWORK RECONFIGURATION

More information

Decision aid methodologies in transportation

Decision aid methodologies in transportation Decson ad methodologes n transportaton Lecture 7: More Applcatons Prem Kumar prem.vswanathan@epfl.ch Transport and Moblty Laboratory Summary We learnt about the dfferent schedulng models We also learnt

More information

The Synthesis of Dependable Communication Networks for Automotive Systems

The Synthesis of Dependable Communication Networks for Automotive Systems 06AE-258 The Synthess of Dependable Communcaton Networks for Automotve Systems Copyrght 2005 SAE Internatonal Nagarajan Kandasamy Drexel Unversty, Phladelpha, USA Fad Aloul Amercan Unversty of Sharjah,

More information

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 7, No. 2, November 2010, 269-289 UDK: 004.896:621.311.15 Statc Securty Based Avalable Transfer Capablty (ATC) Computaton for Real-Tme Power Markets Chntham

More information

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

More information