Application of Design Patterns in HVDC Transmission Design Software Package

LI Zhipeng,XU Zheng
DOI: https://doi.org/10.3969/j.issn.1000-7229.2013.11.004
2013-01-01
Abstract:Design patterns are the solutions for some problems,which appear repeatedly in the process of software design. The application of design patterns in HVDC transmission package can reuse code,as well as make code easy to understand and dependable,and improve its reusability and expandability. The modules of HVDC transmission design software package are firstly introduced,and then the concept of design patterns is proposed. After that,the details of applying design patterns in the course of design and development to make it more extensible and reusable are described,which could provide experience and references for the design and development of similar software in the future.
What problem does this paper attempt to address?