You are on page 1of 5

2010 China International Conference on Electricity Distribution (CICED 2010) Nanjing, 20-23 Sep.

2010

Intelligent Decision System for Start-up Schemes Based on


the Power-Grid Integrated Data Platform
Yu Quan Liu1,2,Guo Pei Wu1,2,Xiong Wei2,Xiao Lu Li3,Hong Cheng Jiang3,Yong Kai Yuan3,Jian
Bin Huo2,Xin Huang2
1: South China University of Technology, Guangzhou, Guangdong Province,510620,China
2: The Dispatching Centre of Guangzhou Power Supply Bureau, Guangzhou, Guangdong Province,510620,China;
3: Dongfang Electronics Co., Ltd, Yantai, Shandong Province, 264000,China;
E-MAIL: liuyq@gzpsc.com; wugp@gzpsc.com; weix@gzpsc.com; lixiaolu@dongfang-china.com;
jianghongcheng@dongfang-china.com; yuanyongkai@dongfang-china.com; huojianb@gzpsc.com; huangx@gzpsc.com;

Abstract: A smart start program decision making


system based on power system integrated data 2. DESIGN PRINCIPLES AND GENERAL
platform is introduced in this paper. The data STRUCTURES
platform of the power system is integrated with
EMS, GIS, DAS as well as MIS for protective 2.1. Design Principles
relaying, which abbeys IEC61970. Many obstacles
are conquered with all of the new techniques, The most essential design principles are standardized
which will be described in detail. models, generalized algorithms, independent structures and
securities.
KEY WORD: Smart Operation, Start Program, 1) Standardized models: All the models and their
Smart Decision, Integrated Data Platform parameters obey IEC61970 with open interfaces,
figures in SVG format is supported;
2) Generalized algorithms: The topological analysis
modules should not be effected by different
1. INTRODUCTION connection types and voltage levels, while the
topology can be updated automatically by the
The upgrading of electrical power system from variation of system parameters, general descriptions of
experiential operation to smart operation is required by the connection types and operation modes have already
fast development of modern electrical industry. The been integrated into knowledge base;
technical support system for smart grid operation is the 3) Independent structures: The software occupies
basis of smart grid construction and smart operation, while independent server process, thus all the operations on
the adaptive application of the support system is one of the historical database and real-time database can only
most critical key for smart operations, in which the effect current application. Furthermore, independent
composition and examination of the start programs for server is deployed on hardware level;
electric transmission and transformation equipment is of 4) Securities: Error judgment, operation simulation and
vital importance. friendly interface is designed to prevent errors to
The traditional start program for electrical power happen on different levels.
system is related with manual composition and multi-level
examinations, which is heavy work loading and 2.1. General Structures
high-risking. Furthermore, the advanced techniques and
valuable information within the dispatching Automation
IEC 61970 is obeyed by the start program decision
System (DAS) cannot be put into fullplay.
system with uniform parameter model, data standard, I/O
Software used to generate such start programs has
interface and graphics standard. Data from different
emerged during the past few years, but most of them can be
software have been integrated together, such as SCADA,
only used offline while hundred-percent automation is not
GIS, EMS, MIS for protective relaying, marketing system,
available yet for the following two reasons. Firstly, the
measuring system, etc.
information island of such application module prevents the
The start program decision system is designed in
software to be integrated into DAS, thus large amounts of
Client/Server pattern, the outline of the system is shown in
parameters, graphs and topological relationship must be
Figure 1.
maintained by the start program composers. Secondly, the
start program can only be generated based on artificial
selections of common operation terms and typical start
programs, which is far from a real intelligent decision.
It is of importance to develop a smart start
program decision system based on quasi-real time
electrical power system data platform. A generation
strategy based on knowledge base and inference
control accompanied with SCADA data is proposed
in this paper. The achievement can be generalized to
further smart operation studies.

CICED2010 Session x Paper No xxx Page1/5


2010 China International Conference on Electricity Distribution (CICED 2010) Nanjing, 20-23 Sep. 2010

3.3. Smart Generation of Start Programs


Figure 1. Macroscopic structure of the smart start program
decision system The generation of start program is the procedure of
composite application and intelligent analysis of power
3. KEY TECHNOLOGIES network topologies, substation operation modes and
operation instructions. Advanced knowledge base design
3.1. Topological Analysis Based on SCADA and inference control strategies are applied. The direct data
source of the start program is real-time signals of breakers
In SCADA, the topology of the electrical power and switches from the integrated data platform. No
system is described by equipment information and modification is required if the start program is based on
connection information via equipment table, terminal table current operation mode. However, all related equipment
and connection table, etc. The relation of connection among must be set to proper states via state maintenance methods
different equipment will be extremely complex. For if the start program is used for preconceived analysis or
instance, incoming feeder should be found via transformers such states must be changed explicitly for other reasons.
in a substation, two terminal buses should be found via a I. Systematic Method for Smart Decision Making
certain transmission line. A typical application of the smart start program
The smart start program decision system can also decision making system is to generate a start program by
analyze the topology of the same electrical power system production rules. That is to say, all the elements are
via SCADA. Dynamic topological analysis can be started combined together such as the inherent properties of a
by a certain equipment ID, through different terminals and certain equipment, connection relationship between
connections, while terminated by the target equipment. An different substations and equipment, logical coordination
example of finding high voltage bus from a transformer is between primary equipment and secondary equipment,
shown in Figure 2 to describe the process of the topological operational attributes as well as the practical experience of
analysis procedure. the operators, to form the smart decision-making
Get one transformer’s ID
knowledge base, then entire start program is gotten by
proper logical reasoning within the knowledge base.
The smart decision-making knowledge base is formed
Get each terminal
transformer, Node(i)
for this
by the knowledge of the electrical power system structures
and the knowledge of power system dispatching.
Get the ConnectivityNode Multi-layered expression is used for electrical power
associated with this terminal i=i+1
system structure knowledge; the advantage is that it is quite
convenient for a certain equipment to find its related
Get the ids of other devices that are
associated with the ConnectivityNode
upper-level equipment and lower-level equipment. At the
same time, various typical connection types (such as
single/duplicate bus, single/duplicate sectionalized bus
Does the BaseVoltage of
(with or without auxiliary bus), 3/2 connection, inner/outer
this device equal to that of N
bridge connection, unit connection, etc.) are considered
the high voltage side of the
transformer? completely. Every connection type can be recognized and
Y
described automatically and properly. The types of
equipment start programs include new equipment startup,
Is this device a bus?
Y
revamped equipment startup, protection test, and so on.
Record the bus ID
Alternative startup equipment include transmission line,
N
transformer, capacitor, substation as well as the
Get another terminal of this device N combination of them. A complete start procedure is always
i=max(i)?
made up of equipment charging, bus charging, phase
Y check, protection test, feeder clearance charging.
End Corresponding smart decision-making knowledge
module is designed including transmission line
Figure 2. the process of the topological analysis procedure charging knowledge, transformer charging
knowledge, bus charging knowledge, bus phase
3.2. Intelligent Pre-start Analysis check knowledge, protection test knowledge, feeder
clearance charging knowledge, etc. Such modularized
It is important to get the operation state of the entire knowledge is used as a mainline for logical reasoning,
electrical power system before the start program will be while rational control strategy is used to drive and
composed. Traditionally, the operation state is analyzed by manage those modules, thus the knowledge base is
manual methods, that is to say, the composer must finds out formed properly.
all the equipment that is to be analyzed, then each II. User-defined Operations for Start Programs
equipment state (including device type, parameters, bus In addition to the previous automatic mode, the smart
type, topological relationships, switch positions, etc.) start program decision making system can provide a totally
should be definite from the SCADA database manually. user-oriented mode: user-defined start program design
The smart start program decision making system can including equipment graph object picking, matching of
form knowledge points by the inductive summary of point ID and equipment ID, equipment state judgments,
various connection types via the topological analysis auto-generation of startup operation contents, error-prevent
module and basic device parameters, then the operation rules and graph object refreshing.
state of the entire electrical power system can be given Startup operation item types which can be generated
automatically.

CICED2010 Session x Paper No xxx Page2/5


2010 China International Conference on Electricity Distribution (CICED 2010) Nanjing, 20-23 Sep. 2010

by user-define mode include breaker on/off, equipment (2). Simulation and demonstration: the start program can be
charging, switch operations, common operations for simulated and demonstrated virtually before it is
preliminary equipment (transmission line, bus, transformer, implemented to find potentially implicit errors;
capacitor, etc.), secondary equipment operations. (3). Rule base for error prevention: including safety
III. Generation of Start Program Based on Predefined requirements for traditional 5 anti-error operations,
Modules power-failure alarm, bus switching, auxiliary bus switching,
Normal startup operations for normal equipment can etc., which will be triggered automatically to analyze all
be treated by the automatic mode, while the user-defined related operation items.
mode can be used for all type of equipment and operations.
However, pre-defined modules are preferred for some 4. APPLICATIONS
complex conditions. A certain pre-defined module is used
as the basis of start program if it can be matched The smart start program decision making system
successfully. It should be emphasized that smart operations based on power system integrated data platform was
are also required other than mere read-write operations for applied in Guangzhou Electric Power Company in August,
this module-based mode. 2009. The feedback shows that this software can improve
Core knowledge for the module-based mode is a large the behavior of power utilities for the following reason:
amount of special symbols for the definition of knowledge (1). Intelligent analysis of related states before the
points in the module. They are keywords for startup startup procedure;
operations including equipment name, equipment (2). Automatic preparation and operation item
properties, substation name, operation attributes, etc. A generation;
complete start program can be generated quickly by the (3). More rigorous error-prevention checking.
module analysis program: a. read all the operation items in The error-prevention checking module and simulation
the module one by one; b. picks up the special symbols; c. and demonstration module can help the operators to verify
replaces the special symbols by real equipment and the generated start program more efficiently. Comparing
operations via real-time state detection and topological with traditional manual mode, start program composition
analysis. under smart-decision mode and module-based mode can
improve the efficiency to more than 80%, while start
3.4. Data Interface between WEB Client and program composition under user-defined mode can
Smart Decision System Servers improve the efficiency to more than 60%. It is obviously
true that this software will play an important role in start
The structure of the smart start program decision making program decision and verification.
system is composed by client web browser interface, data
interface between client and server and smart decision 5. CONCLUSION
making server. New image processing methods are
developed for user-defined operations, simulations and The smart start program decision making system
error prevention on the client side. The smart decision introduced in this paper provides a powerful tool for smart
making server is the core portion of the entire system. The decision making of start programs. Furthermore, it can also
data interface module is designed by PHP to fulfill the fast improve the security level as well as the intelligent level
data interchange between the client and server sides. The and informationization level for the electrical power
data interface is shown in Figure 3. system.
WEB Client Interface: PHP Interface Expert System Intelligent start program verification can be carried out
Operation Request Module Server: Response by the perfect power network topology in the integrated
to Request
data platform, which will also provide intelligent
Figure 3. Data Interface supplementary means for normal power system operation
The data to be transferred includes: scheduling, and thus the reliability and security of the entire
(1). Real-time remote signaling data: data for breakers and electrical power system are also been enhanced.
switches, used to display real-time topology of the
electrical power system; REFERENCES
(2). Nonreal-time remote signaling data: states of breakers
and switches for startup procedure and simulation
procedure;
[1] G. O. Young, “Synthetic structure of industrial
(3). Other data: includes startup equipment selection, plastics (Book style with paper title and editor),” in
startup equipment end-selection, equipment setting, Plastics, 2nd ed. vol. 3, J. Peters, Ed. New York:
user-defined operation items, ending of user-defined McGraw-Hill, 1964, pp. 15–64.
operation, equipment name, figure name of a substation, [2] W.-K. Chen, Linear Networks and Systems (Book
simulation-related data, error-prevention requirement, edit style). Belmont, CA:
of operation items, startup tasks, preparations for startup, Wadsworth, 1993, pp. 123–135.
equipment states before startup, safety attentions, end of
start program generation, substation list, equipment list,
common operation terminology, current operation type, etc.
E. Multi-level Error Prevention Strategies
The most important consideration of a start program is the Information of the main Authors:
security, which is treated carefully by the following
strategies:
(1). Verification interface: the start program can be edited
and verified manually by authorized users; 1.Yu Quan Liu(1971 — ): male, Senior Engineer,
Ph.D.in reading, engaged in the Grid Dispatching

CICED2010 Session x Paper No xxx Page3/5


2010 China International Conference on Electricity Distribution (CICED 2010) Nanjing, 20-23 Sep. 2010

Operation and Management for a long time. Email:


liuyq@gzpsc.com;
2.Guo Pei Wu(1975 — ): male, Senior Engineer,
Ph.D.in reading, engaged in the management of
Power system dispatching automation and relay for a
long time, Email:guopw@gzpsc.com;
3. Wei Xiong (1969—): male, Engineer, engaged in
the electric distribution network Operation and
Management for a long time; Email:
weix@gzpsc.com.
4. Xiao Lu Li(1973—): female, Senior Engineer,
Ph.D., engaged in the Reserrch And Development of
Power system dispatching automation;
lixiaolu@dongfang-china.com;

CICED2010 Session x Paper No xxx Page4/5


2010 China International Conference on Electricity Distribution (CICED 2010) Nanjing, 20-23
Sep. 2010

CICED2010 Session x Paper No xxx


Page5/5

You might also like