摘要
利用面向对象的程序设计思想,采用控件数组和运行时添加控件的方法开发了一款无需节点和支路编号的图形化树状网络潮流计算程序,节点和支路数据之间的关联关系依靠各自对应的控件数组元素下标之间的关系自动形成,具有友好的人机界面。最后,用30节点的算例验证了算法和程序的正确性。
Applying the object-oriented technique,a graphic load flow calculation program is developed for radial distribution power networks,using ActiveX array and adding ActiveX control during software running. It does not need to number nodes and branches,incident relationships among nodes and branches are determined according to the subscript of their respective ActiveX array elements. The program has a friendly graphical interface. Its correctness is proved by a calculation example on a 30-bus system.
出处
《电力自动化设备》
EI
CSCD
北大核心
2006年第6期57-59,共3页
Electric Power Automation Equipment
关键词
配电网
潮流
面向对象
图形界面
distribution system
load flow
object-oriented technique
graphic interface