计算机工程与应用 ›› 2007, Vol. 43 ›› Issue (9): 189-192.

• 工程与应用 • 上一篇    下一篇

志愿者计算模型在电力系统潮流计算中的运用

徐胜超 方华亮 曹芳   

  1. 广东邮电职业技术学院计算机系
  • 收稿日期:2006-07-27 修回日期:1900-01-01 出版日期:2007-03-21 发布日期:2007-03-21
  • 通讯作者: 徐胜超

Application of Volunteer Computing Model in Power Flow Computation

Shengchao Xu   

  • Received:2006-07-27 Revised:1900-01-01 Online:2007-03-21 Published:2007-03-21
  • Contact: Shengchao Xu

摘要: 提出了一种电力系统潮流计算并行处理的新方法,该方法使用基于协同服务器组的志愿者计算平台P2HP作为高性能编程环境和运行平台。分析了大规模电力系统潮流计算问题在P2HP计算平台上的任务划分、并行粒度和实现技术。使用对象序列化技术和本地接口调用技术可以使潮流计算应用程序跨平台运行。仿真计算结果证明,本文的方法能够满足安全性、实时性要求很高的大规模潮流计算应用的需求,具有较好的加速比和运行效率。

关键词: 志愿者计算, 电力系统, 潮流计算, 安全分析

Abstract: A new parallel processing approach for electric power flow computation is presented in this paper. This approach uses P2HP, which is a cooperative server group based volunteer computing platform as its high performance computing programming environment. On P2HP platform, the task partition, parallel granularity and implementation technology of this large scale power flow computing problem are described in detail. By utilizing object serialization and Java Native Interface (JNI), the power flow application can also run under different kinds of hardware and software. In order to demonstrate the effectiveness of this approach, a serial of simulation experiments were done. The results obtained from performance analysis show that it is a feasible approach for power flow computation.

Key words: Volunteer Computing, Power System, Flow Computation, Security Analysis