DocumentCode
2809778
Title
Analysis of the Shortest Repaired Path of Distribution Network Based on Dijkstra Algorithm
Author
Hu, Yi ; Chang, Zhiying ; Sun, Liying ; Wang, Yi
Author_Institution
Sch. of Autom. Eng., Northeast Dianli Univ., Jilin, China
Volume
2
fYear
2009
fDate
16-18 Oct. 2009
Firstpage
73
Lastpage
76
Abstract
Dijkstra algorithm has been applied widely in calculating the shortest repaired path of distribution network, however, the running time of which will increase drastically with the added number of the node. An improved Dijkstra algorithm based on the heapsort method of the complete binary tree is proposed, in which the operation on the priority queue is implemented by using the complete binary tree and the node data is stored in three-element compression storage structure. The calculation process has been optimized in some degree and the running time of the algorithm reduced to O(n*lgn). In this article, a graph with fifty-four nodes of distribution network is used as a model to validate the validity of the algorithm. Experiment shows that the accuracy, stability and search efficiency of this algorithm are better than others.
Keywords
distribution networks; trees (mathematics); Dijkstra algorithm; binary tree; distribution network; shortest repaired path calculation; three-element compression storage structure; Algorithm design and analysis; Capacitors; Circuit faults; Graph theory; Grounding; Isolators; Oil insulation; Shortest path problem; Switches; Switching circuits; Dijkstra Algoritm; distribution network analysis; shortest path;
fLanguage
English
Publisher
ieee
Conference_Titel
Energy and Environment Technology, 2009. ICEET '09. International Conference on
Conference_Location
Guilin, Guangxi
Print_ISBN
978-0-7695-3819-8
Type
conf
DOI
10.1109/ICEET.2009.254
Filename
5362929
Link To Document