CN112884932A - Dispatching automation active inspection system - Google Patents

Dispatching automation active inspection system Download PDF

Info

Publication number
CN112884932A
CN112884932A CN201911202129.XA CN201911202129A CN112884932A CN 112884932 A CN112884932 A CN 112884932A CN 201911202129 A CN201911202129 A CN 201911202129A CN 112884932 A CN112884932 A CN 112884932A
Authority
CN
China
Prior art keywords
data
service
inspection
security
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN201911202129.XA
Other languages
Chinese (zh)
Inventor
崔龙龙
张君
李芳芳
曹源
郭芮
卢程程
张志康
王波
关永昌
赵鑫
王欣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
State Grid Corp of China SGCC
Binzhou Power Supply Co of State Grid Shandong Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
Binzhou Power Supply Co of State Grid Shandong Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Corp of China SGCC, Binzhou Power Supply Co of State Grid Shandong Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201911202129.XA priority Critical patent/CN112884932A/en
Publication of CN112884932A publication Critical patent/CN112884932A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C1/00Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people
    • G07C1/20Checking timed patrols, e.g. of watchman

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

In order to solve the problems of long time consumption, high labor intensity, easy equipment omission and low inspection efficiency of inspection, the invention provides an automatic dispatching active inspection system, which mainly comprises: the system hardware consists of a data comprehensive server, a data acquisition server and network security equipment; the system software mainly comprises a data acquisition service, a data analysis service, a data forwarding service, a data comprehensive analysis service, a WEB service and a short message service, and realizes real-time monitoring on the operation state of automatic secondary equipment and a power grid through data information of various network standard protocols acquisition servers, network equipment and different service systems, so that automation personnel can know the operation state information of the automatic software and hardware in time, the inspection efficiency is improved through functions of automatic scanning of network topology, analysis of alarm information, real-time pushing and the like, the inspection work execution effect is improved, the power grid regulation and control operation work efficiency and lean management level are improved, and the safe operation of the power grid is guaranteed.

Description

Dispatching automation active inspection system
Technical Field
The invention belongs to the technical field of power grid dispatching, and particularly designs an automatic dispatching active inspection system.
Background
With the development of smart power grids, higher requirements are placed on power grid dispatching automation technology, and dispatching automation systems are rapidly expanded. The current dispatching automation system comprises a plurality of systems such as an intelligent power grid dispatching control system, a power distribution automation system, a dispatching data network system, an electric energy metering system and a comprehensive data platform, and the devices are various and large in quantity. In daily system inspection work, although an electronic duty module is established, short messages and the like of some important servers and server application services of the intelligent scheduling control system can be pushed, the electronic duty module cannot access other service system data of scheduling automation, cannot collect and analyze automated hardware data, and the obtained information is not comprehensive enough. Hardware equipment and all service data of the system still depend on manual passive inspection to a great extent, the labor intensity of inspection work of operation and maintenance personnel is high, and the inspection efficiency is low. Therefore, it is very important to design an automatic dispatching and active inspection system capable of conveniently and rapidly acquiring software and hardware information and business data.
Disclosure of Invention
In order to solve the problems of long time consumption, high labor intensity, easy omission of equipment, low inspection efficiency and unfavorable safe and stable operation of a dispatching automation system, the invention provides an automatic dispatching active inspection system, which adopts the following technical scheme:
the system hardware is composed of a data comprehensive server, a data acquisition server and network security equipment, the system is deployed in security areas II and III, the data acquisition server deployed in the security area II acquires device data of the security areas I and II through a firewall security strategy, simultaneously performs data interaction with service systems deployed in the security areas I and II, and is deployed in a comprehensive data processing server of the security area III;
the system software mainly comprises data acquisition service, data analysis service, data forwarding service, data comprehensive analysis service, WEB service and short message service, the system is developed and realized by using Java EE standard, adopts a layered model and mainly comprises a presentation layer, an MVC control layer, a business logic layer, a data access object layer and a field object layer.
The invention has the beneficial effects that: the dispatching automation active inspection system is used as an important support platform for ensuring safe operation of a dispatching technology support system, the inspection work of the system is changed from passive to active, the labor intensity of automatic operation and maintenance personnel is reduced, the inspection efficiency of the system is greatly improved, and the operation safety of the dispatching automation system is enhanced; meanwhile, the level of system management is improved through statistics and analysis of various historical alarm information. The dispatching automation active inspection system can realize early warning, reduce the equipment downtime failure rate by 20 percent, and improve the automation inspection work efficiency by 70 percent on average.
Drawings
FIG. 1 is a system hardware architecture
FIG. 2 is a Java EE layered design model
FIG. 3 is a schematic diagram of a system software structure
FIG. 4 is a functional block diagram of a system.
DETAILED DESCRIPTION OF EMBODIMENT (S) OF INVENTION
Exemplary embodiments of the present disclosure will be described in detail below with reference to fig. 1 to 4. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
A dispatching automation active inspection system mainly comprises system hardware and system software, wherein the system hardware is composed of a data integrated server, a data acquisition server and network security equipment as shown in figure 1, the system is deployed in security areas II and III, the data acquisition server deployed in the security area II acquires device data of the security areas I and II through a firewall security strategy, performs data interaction with service systems deployed in the security areas I and II, and is deployed in a comprehensive data processing server of the security area III.
The system software, as shown in fig. 3, mainly comprises data acquisition service, data analysis service, data forwarding service, data comprehensive analysis service, WEB service, short message service, the system is developed and realized by Java EE standard, adopts a layered model, and mainly comprises a presentation layer, an MVC control layer, a business logic layer, a data access object layer, and a field object layer, wherein the system is developed and realized by Java EE standard, adopts a layered model, and mainly comprises a presentation layer, an MVC control layer, a business logic layer, a data access object layer, and a field object layer, as shown in fig. 2, Java EE components of each layer are coupled together in a loose coupling manner, so as to avoid hard coding coupling, which provides convenience for the expansion of future applications. The implementation of the upper component depends on the functionality of the lower component, which supports the implementation of the upper component.
The system functions mainly include four aspects of service modeling and data acquisition, panoramic monitoring and display, alarm management and system management, and the system functional architecture is shown in fig. 4:
(1) hardware equipment performance data acquisition and data display
The system adopts a common SNMP protocol or a webservice and power 104 protocol interface to collect the running states of equipment and a service system, system event data, performance index data and the like. And setting upper and lower limit values for each different type of specific performance data, and generating corresponding alarm items by the system if the performance data exceeds the upper and lower limit values. The generated alarm items can be sent to corresponding operators on duty according to the system setting.
(2) Hardware equipment topology information acquisition and topology display
The system has the automatic topology function of network equipment, acquires and comprehensively calculates network topology information in an SNMP protocol mode, and periodically scans network topology.
(3) Device and system application auto discovery and modeling design
The system provides device and system application auto-discovery and modeling functionality. The network equipment automatic discovery algorithm mainly uses two protocols, namely SNMP (simple network management protocol) and ICMP (internet control protocol). The function adopts the advantages of simplicity and high efficiency of an ICMP protocol, periodically scans a specified system network segment, pushes a found new IP to an automatic modeling service, and the automatic modeling service acquires model information of new equipment by adopting an SNMP protocol according to the new IP information and carries out a small amount of manual intervention.
(4) Business system data acquisition and data display
The data acquisition of the service system is mainly divided into measurement data acquisition and alarm data acquisition, wherein the measurement data needs to be acquired by the service system of the opposite side in a fixed sequence, the alarm data needs to be submitted in a specified file format, and the data file interaction is carried out by adopting a webservice or ftp mode and the like.
(5) Alarm management function
The system has the functions of real-time items, real-time measurement and alarm signal monitoring. In order to improve the capability of the automation personnel to timely discover and process the automation software and hardware data abnormality discovered by the automation analysis alarm system, the system needs to send important and serious alarms to the relevant automation personnel. After the test alarm information is analyzed, the successful pushing time of the alarm short message is less than 10 seconds.
The dispatching automation active inspection system is used as an important support platform for ensuring safe operation of a dispatching technology support system, the inspection work of the system is changed from passive to active, the labor intensity of automatic operation and maintenance personnel is reduced, the inspection efficiency of the system is greatly improved, and the operation safety of the dispatching automation system is enhanced; meanwhile, the level of system management is improved through statistics and analysis of various historical alarm information. The dispatching automation active inspection system can realize early warning, reduce the equipment downtime failure rate by 20 percent, and improve the automation inspection work efficiency by 70 percent on average.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that modifications may be made to the embodiments or portions thereof without departing from the spirit and scope of the invention.

Claims (1)

1. The utility model provides a dispatch automation initiative system of patrolling and examining which characterized in that mainly includes:
the system hardware is composed of a data comprehensive server, a data acquisition server and network security equipment, the system is deployed in security areas II and III, the data acquisition server deployed in the security area II acquires device data of the security areas I and II through a firewall security strategy, simultaneously performs data interaction with service systems deployed in the security areas I and II, and is deployed in a comprehensive data processing server of the security area III;
the system software mainly comprises data acquisition service, data analysis service, data forwarding service, data comprehensive analysis service, WEB service and short message service, the system is developed and realized by using Java EE standard, adopts a layered model and mainly comprises a presentation layer, an MVC control layer, a business logic layer, a data access object layer and a field object layer.
CN201911202129.XA 2019-11-29 2019-11-29 Dispatching automation active inspection system Withdrawn CN112884932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911202129.XA CN112884932A (en) 2019-11-29 2019-11-29 Dispatching automation active inspection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911202129.XA CN112884932A (en) 2019-11-29 2019-11-29 Dispatching automation active inspection system

Publications (1)

Publication Number Publication Date
CN112884932A true CN112884932A (en) 2021-06-01

Family

ID=76038655

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911202129.XA Withdrawn CN112884932A (en) 2019-11-29 2019-11-29 Dispatching automation active inspection system

Country Status (1)

Country Link
CN (1) CN112884932A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063746A (en) * 2010-11-21 2011-05-18 沈阳华岩电力技术有限公司 Program-controlled patrol machine and program-controlled patrol method for transformer station
CN102509367A (en) * 2011-10-28 2012-06-20 江苏省电力公司常州供电公司 Three-dimensional (3D) simulation polling system of electric power automation motor room
CN102521781A (en) * 2011-12-15 2012-06-27 绍兴电力局 Safe region-crossing equipment uniform monitoring method based on independent monitoring services, and monitoring system for the same
CN103281316A (en) * 2013-05-20 2013-09-04 国家电网公司 Safe protection method for intelligent energy consuming system
CN107239868A (en) * 2016-03-28 2017-10-10 青岛海尔智能技术研发有限公司 End message processing method and processing device for security cruising inspection system
CN107516136A (en) * 2017-08-24 2017-12-26 北京鼎通远科技发展有限公司 Power Line Inspection System
CN107834703A (en) * 2017-11-21 2018-03-23 武汉精伦电气有限公司 A kind of intelligent grid power distribution room monitoring management system and method
CN108763290A (en) * 2018-04-16 2018-11-06 国网安徽省电力有限公司芜湖供电公司 A kind of system-wide monitoring method of power-management centre automation

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063746A (en) * 2010-11-21 2011-05-18 沈阳华岩电力技术有限公司 Program-controlled patrol machine and program-controlled patrol method for transformer station
CN102509367A (en) * 2011-10-28 2012-06-20 江苏省电力公司常州供电公司 Three-dimensional (3D) simulation polling system of electric power automation motor room
CN102521781A (en) * 2011-12-15 2012-06-27 绍兴电力局 Safe region-crossing equipment uniform monitoring method based on independent monitoring services, and monitoring system for the same
CN103281316A (en) * 2013-05-20 2013-09-04 国家电网公司 Safe protection method for intelligent energy consuming system
CN107239868A (en) * 2016-03-28 2017-10-10 青岛海尔智能技术研发有限公司 End message processing method and processing device for security cruising inspection system
CN107516136A (en) * 2017-08-24 2017-12-26 北京鼎通远科技发展有限公司 Power Line Inspection System
CN107834703A (en) * 2017-11-21 2018-03-23 武汉精伦电气有限公司 A kind of intelligent grid power distribution room monitoring management system and method
CN108763290A (en) * 2018-04-16 2018-11-06 国网安徽省电力有限公司芜湖供电公司 A kind of system-wide monitoring method of power-management centre automation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
黄少雄;黄太贵;李端超;程栩;: "智能变电站信息一体化平台建设方案研究", 安徽电气工程职业技术学院学报, no. 1 *

Similar Documents

Publication Publication Date Title
CN202009267U (en) Integrated intelligent transformer substation equipment state monitoring and analysis system
CN102420726B (en) Method for monitoring state of communication network of intelligent transformer station
CN109240246A (en) A kind of charging station intelligence operational system and method
CN103023695A (en) Master station system monitoring model based on power dispatching automation
CN102521781A (en) Safe region-crossing equipment uniform monitoring method based on independent monitoring services, and monitoring system for the same
CN109167437A (en) A kind of method and system based on power distribution cabinet intelligent power distribution management
CN106160227B (en) Method for unified management of all-station communication network of intelligent substation
CN103337012A (en) Power grid equipment monitoring oriented multi-subject intelligent integrated alarm analysis method
CN103729990A (en) On-line cable line monitoring system based on all-in-one sensor
CN204515507U (en) Based on the electromechanical equipment operation remote monitoring management system of Internet of Things
CN113589096A (en) Edge calculation system and method for multi-state-quantity configurable power transformation equipment
CN108153218A (en) A kind of intelligent building energy consumption supervisory systems
CN101789890A (en) Configuration-based agent monitoring system capable of automatically realizing update and monitoring method thereof
CN103543731A (en) Remote intelligent monitoring system of wave crest welding machine
CN112787404A (en) Regional monitoring system based on intelligent operation and network security deep fusion
CN101958582A (en) Provincial main station system for monitoring transformer substation videos and environment
CN102043389B (en) Multi-protocol data supervisory control system
CN113079530B (en) Cloud edge collaborative operation and maintenance support system based on 5G slice
CN113064858A (en) Multi-system big data extraction and collection method for crossing isolation wall
CN110677293B (en) Alarm system based on machine room operation and maintenance management platform
CN112884932A (en) Dispatching automation active inspection system
CN115766398B (en) Station area electricity consumption information acquisition fault analysis system based on edge calculation
CN110855757A (en) Soft start equipment management system and method based on cloud service
CN103414595B (en) Power dispatch data network link monitoring system topological drawing generating method
Sun et al. Design of wireless monitoring system for power terminal equipment based on nb-iot

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20210601