Abstract

Application of smart grid produces massive data. Unfortunately, the traditional analysis of power systems can not process such a huge volume of data in an efficient manner. Distributed computing like Map-Reduce framework in cloud environment can provide a promising solution to this problem by processing the data in parallel on a large amount of computing nodes. In this paper, we parallelize power flow calculation based on Map-Reduce programming framework and evaluate the efficiency. The classic Newton-Raphson method commonly used in power flow calculation is totally parallelized. To solve sparse linear equations in Map-Reduce framework, the factorization tree is carefully partitioned and in turn, all the variables in subtrees which are independent with each other can be calculated in parallel. Moreover, to map the proposed algorithm into Map-Reduce jobs, we also define the appropriate formats for the input, intermediate and output data. Experimental results demonstrate that the effectiveness of the proposed scheme.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.