华南理工大学学报(自然科学版) ›› 2007, Vol. 35 ›› Issue (6): 38-42.

• 动力与电气工程 • 上一篇    下一篇

电力系统负荷恢复优化的并行遗传算法实现

张志毅1 文福栓2  刘敏忠3   

  1. 1武汉大学 电气工程学院,湖北 武汉 430072; 2. 华南理工大学 电力学院,广东 广州 510640;3. 武汉大学 计算机学院,湖北 武汉 430072
  • 收稿日期:2006-09-18 出版日期:2007-06-25 发布日期:2007-06-25
  • 通信作者: 张志毅(1972-),女,博士,讲师,主要从事智能优化方法及电力系统的恢复控制研究. E-mail:zhzyi@163.com
  • 作者简介:张志毅(1972-),女,博士,讲师,主要从事智能优化方法及电力系统的恢复控制研究.
  • 基金资助:

    国家自然科学基金资助项目(50677046)

Implementation of Load Restoration Optimization for Power System by Parallel Genetic Algorithm

Zhang Zhi-yi1  Wen Fu-shuan2  Liu Min-zhong3   

  1. 1. School of Electrical Engineering, Wuhan Univ. , Wuhan 430072 , Hubei , China;2. School of Electric Power, South China Univ. of Tech. , Guangzhou 510640 , Guangdong , China;3. School of Computer Science , Wuhan Univ. , Wuhan 430072 , Hubei , China
  • Received:2006-09-18 Online:2007-06-25 Published:2007-06-25
  • Contact: 张志毅(1972-),女,博士,讲师,主要从事智能优化方法及电力系统的恢复控制研究. E-mail:zhzyi@163.com
  • About author:张志毅(1972-),女,博士,讲师,主要从事智能优化方法及电力系统的恢复控制研究.
  • Supported by:

    国家自然科学基金资助项目(50677046)

摘要: 对电力系统的负荷恢复问题进行了研究.将该问题建模为一个多约束条件的组合优化问题,根据遗传算法特别适合求解大规模组合优化问题的特点,设计了一种粗粒度并行遗传算法来对此优化问题进行求解.在消息传递类并行软件开发环境提供的基于消息传递的并行虚拟环境下,采用master/ slave 的并行编程模式,有效地提高了算法的计算速度.将各种约束条件与目标函数融合在一起,建立一种序关系,来处理负荷恢复中的约束条件.求解过程满足系统的约束条件,不会出现系统的越限.算例结果表明,所提出的并行遗传算法不仅可以最大限度地恢复负荷,而且可有效提高算法的计算速度.

关键词: 电力系统, 负荷恢复, 并行遗传算法, 组合优化, 粗粒度

Abstract:

In this paper , the problem of the load restoration was studied and it was modeled as a combinational optimization problem with many constraints. Then , according to the high efficiency of genetic algorithm for solving large-scale combinational optimization problems , a coarse-grain parallel genetic algorithm is presented. In the parallel virtual environment based on message passip.g , the calculation can be efficiently speeded up by using the master/ slave mode of parallel programming. Moreover , by combining the constraints with the objective functions , an order relation is constructed to deal with the constraints in load restoration. As the constraints of load restoration cannot be violated in the solving process , the power system security can be effectively ensured. Simulated results show that the proposed algorithm can effectively speed up the calculation and restart the load as much as possible.

Key words: power system, load restoration, parallel genetic algorithm, combinational optimization, coarse grain