DocumentCode
3299917
Title
Power flow using thread programming
Author
Dag, H. ; Soykan, Gurkan
Author_Institution
Dept. of Inf. Technol., Kadir Has Univ., Istanbul, Turkey
fYear
2011
fDate
19-23 June 2011
Firstpage
1
Lastpage
5
Abstract
Power flow problem, which is one of the most important applications in power system, is solved using OpenMP Application Program Interface (API), a thread based programming technique for the shared memory programming environments. The parallel implementation of power flow is tested on a shared memory machine with cache-coherent non-uniform memory access (ccNUMA) architecture. Results are presented for various power test systems. The thread programming based power flow program decreases the runtime substantially. OpenMP lets a user concentrate on his/her own work rather than the parallel programming details. OpenMP is a set of compiler directives and requires minimal knowledge regarding parallel programming. It can easily be used not only on the shared memory systems but also on the systems with hyper threading and multi-core technologies as well. Thus, speeding up any kind of power system related study is now viable without having to have expensive parallel computers and extensive experience on theirs programming. Since todays´ and future personal computers and servers will mostly be based on the multi-core technologies the proposed method is an alternative to hard-coded parallel programming.
Keywords
application program interfaces; cache storage; load flow; multi-threading; power engineering computing; shared memory systems; software architecture; OpenMP application program interface; cache-coherent non-uniform memory access; hard-coded parallel programming; multicore technologies; parallel computers; power flow problem; shared memory machine; thread programming; Computer architecture; Equations; Instruction sets; Jacobian matrices; Parallel programming; Power system stability;
fLanguage
English
Publisher
ieee
Conference_Titel
PowerTech, 2011 IEEE Trondheim
Conference_Location
Trondheim
Print_ISBN
978-1-4244-8419-5
Electronic_ISBN
978-1-4244-8417-1
Type
conf
DOI
10.1109/PTC.2011.6019285
Filename
6019285
Link To Document