随着电力系统的不断发展,传统的采用面向过程方法编写的软件已经不能满足越来越复杂的管理、监视、控制系统和日趋庞大的计算分析工作量。面向对象技术的出现不仅为电力系统计算分析软件的编写提供了新的方法,而且使软件具有界面友好、操作简单、更好地抽象现实物理电网、方便的功能扩充及代码重用性等优点。本文阐述了采用Borland C++ Builder 5提供的面向对象编程语言和环境编写的电力系统的计算分析软件。该软件具有图形编辑、网络拓扑分析、电网信息数据库管理、潮流计算、电能损耗计算和无功优化分析等功能。实现了由图形直接生成网络拓扑,界面上的各种操作数据库都会自动进行相应的改变。潮流、网损计算和无功优化分析计算速度较快,能够可靠收敛
【英文摘要】
With the development of power system, traditional software programmed with procedure oriented method can not satisfy more and more complex management, monitoring and control system. The appearance of object oriented technique not only provides power system calculating and analysis software with a new method, but also make it have friendly interface, operate simply, abstract real physical network better, extend function better and have code reuse. power system calculating and analysis software Ba...