2007
DOI: 10.7227/ijeee.44.1.6
|View full text |Cite
|
Sign up to set email alerts
|

A Simple Approach for Branch Current Computation in Load Flow Analysis of Radial Distribution Systems

Abstract: The purpose of this paper is to expose students to a simple and efficient load flow algorithm for a radial distribution system (RDS). The basic structure and properties of the RDS are discussed, followed by an illustrative description of the load flow algorithm. The proposed load flow algorithm exploits the tree-type structure of the RDS and uses data structures efficiently. The flowchart and pseudo-codes of the algorithm have been included to help the students in writing their own program. The time and space … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
12
0
2

Year Published

2012
2012
2024
2024

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 25 publications
(14 citation statements)
references
References 9 publications
0
12
0
2
Order By: Relevance
“……………………………… (4) …………………...……… (5) Note that buses classified as three types of buses (Slack (V& constants), Generated buses (P&V constants) and Load buses (P&Q constants). That mean, there are two iterations to solve this problem.…”
Section: Load Flow Calculationmentioning
confidence: 99%
See 2 more Smart Citations
“……………………………… (4) …………………...……… (5) Note that buses classified as three types of buses (Slack (V& constants), Generated buses (P&V constants) and Load buses (P&Q constants). That mean, there are two iterations to solve this problem.…”
Section: Load Flow Calculationmentioning
confidence: 99%
“…Firstly, it need internal iterations to calculated values of real and reactive power (2,3) when variables assumed (at beginning of solving method) or calculated (at process to achieved solution). Secondly, External iterations required to find power mismatch at tolerance (4,5), which mean increase precision will increased number of iterations. In this paper, First iteration will be called iterations for calculation while second iteration will be called iterations for accuracy.…”
Section: Load Flow Calculationmentioning
confidence: 99%
See 1 more Smart Citation
“…A topological sort or topological ordering is a mechanism that provides linear ordering of all of the vertices of the graph, ie, if a graph contains a directed edge ( u , v ), then u appears before v in the ordering. Topological sort can be viewed as an ordering of its vertices along a horizontal line moving from left to right.…”
Section: Graph Theoritical Computation Of Load Flow Analysismentioning
confidence: 99%
“…However, the associated demerit of these schemes is large number of recursive calls to calculate voltage, which renders it to be inefficient. Prasad et al proposed a simple algorithm for LFA . Here, authors exploit the tree properties with effective use of data structures.…”
Section: Introductionmentioning
confidence: 99%