CN112328320B - Consul-based power grid dispatching system configuration management device - Google Patents

Consul-based power grid dispatching system configuration management device Download PDF

Info

Publication number
CN112328320B
CN112328320B CN202011095766.4A CN202011095766A CN112328320B CN 112328320 B CN112328320 B CN 112328320B CN 202011095766 A CN202011095766 A CN 202011095766A CN 112328320 B CN112328320 B CN 112328320B
Authority
CN
China
Prior art keywords
module
configuration
condul
power grid
dispatching system
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.)
Active
Application number
CN202011095766.4A
Other languages
Chinese (zh)
Other versions
CN112328320A (en
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.)
Xuji Group Co Ltd
XJ Electric Co Ltd
Xuchang XJ Software Technology Co Ltd
Original Assignee
Xuji Group Co Ltd
XJ Electric Co Ltd
Xuchang XJ Software Technology 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 Xuji Group Co Ltd, XJ Electric Co Ltd, Xuchang XJ Software Technology Co Ltd filed Critical Xuji Group Co Ltd
Priority to CN202011095766.4A priority Critical patent/CN112328320B/en
Publication of CN112328320A publication Critical patent/CN112328320A/en
Application granted granted Critical
Publication of CN112328320B publication Critical patent/CN112328320B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Computing Systems (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • Quality & Reliability (AREA)
  • Human Resources & Organizations (AREA)
  • Human Computer Interaction (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a configuration management device of a power grid dispatching system based on condul, which comprises the following components: the system comprises a concul data center, a nodesrv module, a configuration file automatic generation module and a system configuration module; the nodesrv module and the automatic configuration file generating module are arranged on a power grid dispatching system server; the system configuration module configures nodes and services in the power grid dispatching system and stores configuration information to a condul data center; the automatic configuration file generation module detects the value in the condul data center, regenerates the corresponding configuration file when the value changes and distributes the configuration file. By utilizing the system configuration module to uniformly input configuration information of all nodes and services required by the dispatching system through an interface, corresponding configuration files after configuration information input can be automatically generated and distributed to a designated position, and the problems that the initial deployment configuration of the dispatching system is complex, the workload is large and the technical requirements on technicians are high are solved.

Description

Consul-based power grid dispatching system configuration management device
Technical Field
The invention relates to the technical field of power equipment control, in particular to a configuration management device of a power grid dispatching system based on condul.
Background
With the development and progress of technology, the power grid scale is also rapidly growing, and higher requirements are put on an intelligent power grid dispatching system, wherein the dispatching system generally comprises dispatching operation management, dispatching plan management, relay protection and safety automatic device management, power grid dispatching automation management, power communication management and other modules. The normal operation of each module in the system depends on the normal operation of the bottom layer service, and the normal operation of the bottom layer service is the basis for scheduling the normal operation of the system. The deployment of the dispatching system needs to configure configuration files required by the bottom layer services, the running state of each service needs to be monitored at all times in the operation and maintenance process to ensure the normal running of the dispatching system, corresponding configuration information can be changed according to the needs to meet the real-time running requirements of the system, and the configuration work of the configuration files of each bottom layer service at present needs to be manually configured by professional technicians, so that the workload is high and mistakes are very easy to occur; the running state of the underlying service cannot be effectively monitored in the running process of the system. With the increase of functions of the dispatching system, the correspondingly dependent services are increased, and the configuration and operation workload is increased, so that a method and a tool capable of configuring and managing the dispatching system are needed to reduce the configuration difficulty and operation workload of staff.
Disclosure of Invention
The embodiment of the invention aims to provide a configuration management device for a power grid dispatching system based on consul, which is characterized in that configuration information of all nodes and services required by the dispatching system is uniformly input through an interface by utilizing a system configuration module, and corresponding configuration files after configuration information input can be automatically generated and distributed to a designated position, so that the problems of complex initial deployment configuration, large workload and high technical level requirements for technicians of the existing dispatching system are solved, and the problems of difficulty in visual and real-time monitoring of the running state of bottom-layer services and missing fault prediction functions in the operation and maintenance process of the system are solved.
In order to solve the above technical problems, an embodiment of the present invention provides a configuration management device for a power grid dispatching system based on condul, including: the system comprises a concul data center, a nodesrv module, a configuration file automatic generation module and a system configuration module;
the nodesrv module and the automatic configuration file generating module are arranged on the power grid dispatching system server;
the system configuration module configures nodes and services in the power grid dispatching system and stores configuration information to the condul data center;
and the automatic configuration file generation module detects the value in the condul data center, regenerates the corresponding configuration file when the value changes and distributes the configuration file.
Further, the configuration management device of the power grid dispatching system based on condul further comprises: a system monitoring module;
the system monitoring module is connected with the condul data center and the nodesrv module, acquires the state information of nodes and services in the power grid dispatching system, and manages the services according to the state information.
Further, the consul data center comprises a plurality of consul servers;
and the conduci server and the power grid dispatching system share a server.
Further, the condu data center is provided with a callback module;
and the callback module calls a callback function when the value of the preset key changes.
Further, the automatic configuration file generation module is based on a condul Template.
Further, the automatic configuration file generation module includes: a data acquisition unit;
and the data acquisition unit stores the configuration information according to the Template file through the condu Template background program so as to obtain the corresponding configuration file.
Further, the nodesrv module may obtain real-time information for the node, the real-time information including: the resource information of the node, the running state information of the service running on the node and the service occupation resource state information; and/or
The nodesrv module may provide an interface for the system monitoring module to query real-time information of the node; and/or
The nodesrv module can control the start and stop of the service operated by the node and the main and standby state switching of the service.
The technical scheme provided by the embodiment of the invention has the following beneficial technical effects:
by utilizing the system configuration module to uniformly input configuration information of all nodes and services required by the dispatching system through an interface, corresponding configuration files after configuration information input can be automatically generated and distributed to a designated position, the problems that the initial deployment and configuration of the dispatching system are complex, the workload is large, the technical level requirements on technicians are high, and meanwhile, the problems that the running state of the bottom layer service is difficult to intuitively monitor in real time and the fault prediction function is lost in the operation and maintenance process of the system are solved.
Drawings
Fig. 1 is a general architecture diagram of a configuration management device of a power grid dispatching system based on condul provided by an embodiment of the invention;
fig. 2 is a schematic diagram of automatic configuration file generation of a configuration management device of a power grid dispatching system based on condul provided by the embodiment of the invention;
FIG. 3 is a schematic diagram of a system configuration module according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a system monitoring module according to an embodiment of the present invention.
Detailed Description
The objects, technical solutions and advantages of the present invention will become more apparent by the following detailed description of the present invention with reference to the accompanying drawings. It should be understood that the description is only illustrative and is not intended to limit the scope of the invention. In addition, in the following description, descriptions of well-known structures and techniques are omitted so as not to unnecessarily obscure the present invention.
Fig. 1 is a general architecture diagram of a configuration management device of a power grid dispatching system based on condul provided by an embodiment of the invention.
Fig. 2 is a schematic diagram of automatic configuration file generation of a configuration management device of a power grid dispatching system based on condul provided by the embodiment of the invention.
Fig. 3 is a schematic diagram of a system configuration module according to an embodiment of the present invention.
Referring to fig. 1, fig. 2 and fig. 3, an embodiment of the present invention provides a configuration management device for a power grid dispatching system based on condul, including: the system comprises a concul data center, a nodesrv module, a configuration file automatic generation module and a system configuration module; the nodesrv module and the automatic configuration file generating module are arranged on a power grid dispatching system server; the system configuration module configures nodes and services in the power grid dispatching system and stores configuration information to a condul data center; the automatic configuration file generation module detects the value in the condul data center, regenerates the corresponding configuration file when the value changes and distributes the configuration file.
Wherein, condul is a distributed high-availability open source project, which can provide service registration and key/value storage service for the infrastructure; and (3) node: refers to a server or workstation running a service; configuration file: refers to a file storing configuration information necessary for the system service to start up.
According to the technical scheme, configuration information of all nodes and services required by the dispatching system is input uniformly through the interface by utilizing the system configuration module, and corresponding configuration files after configuration information input can be automatically generated and distributed to the designated positions, so that the problems that the initial deployment configuration of the existing dispatching system is complex, the workload is high, the technical level requirements of technicians are high, and meanwhile, the problems that the running state of the bottom layer service is difficult to intuitively monitor in real time and the fault prediction function is lost in the operation and maintenance process of the system are solved.
Fig. 4 is a schematic diagram of a system monitoring module according to an embodiment of the present invention.
Optionally, referring to fig. 4, the configuration management device of the power grid dispatching system based on condul further includes: and a system monitoring module. The system monitoring module is connected with the condul data center and the nodesrv module, acquires the state information of nodes and services in the power grid dispatching system, and manages the services according to the state information.
Specifically, the consul data center comprises a plurality of consul servers; the concul server shares a server with the power grid dispatching system.
Optionally, the condul data center is provided with a callback module; the callback module calls a callback function when the value of the preset key changes.
Specifically, the configuration file automatic generation module is based on a condul Template.
Further, the automatic configuration file generating module includes: a data acquisition unit; and the data acquisition unit stores the configuration information according to the Template file through a condul Template background program so as to obtain a corresponding configuration file.
Specifically, the nodesrv module may obtain real-time information of the node, where the real-time information includes: the resource information of the node, the running state information of the service running on the node and the service occupation resource state information; and/or, the nodesrv module may provide an interface for the system monitoring module to query the nodes for real-time information; and/or the nodesrv module can control the start and stop of the service operated by the node and the switching of the active and standby states of the service.
In the configuration and management process of the power grid dispatching system, firstly, a control data center is deployed (in order to send out a notification when the key/value changes, a callback function is added on the basis of an official control source code, a designated key can be monitored, and the callback function is called when the value in the key changes). In this embodiment, a cluster of 3 consul servers is used, and the consul cluster server is common to the dispatch system servers.
And secondly, a configuration file automatic generation module is deployed on each scheduling system server needing to automatically generate the service configuration file, and the module is developed based on condul Template and is used for automatically regenerating the related configuration file when the configuration information of the designated service changes, so that the manual modification of the configuration file is avoided, the operation and maintenance workload is greatly reduced, the operation and maintenance working efficiency is improved, and the reliability of the system is also improved.
The condul Template provides a convenient way to acquire data from condul, and the configuration information is saved to a file system according to a Template file through a background program of the condul-Template to form a corresponding configuration file.
Thirdly, a nodesrv module is deployed on each dispatching system server, and the module mainly functions as follows: the real-time information of the node comprises the information of the node and the related information of all the services running on the node, such as the information of the service running state, the service occupied resource state and the like; providing an interface for other modules to inquire the real-time state information of the node and corresponding service; thirdly, starting and stopping the service running on the node and switching the active and standby states of the service.
And configuring configuration information of the nodes and the services by using a system configuration module from time to time, wherein the system configuration module is connected with the condul data center, and all the configuration information is configured to the condul data center and stored. After the configuration information is stored in the key/value of the condul data center, the automatic file generation system monitors that the value changes, triggers automatic regeneration of the configuration file, generates the configuration file required by service operation and automatically distributes the configuration file to a designated position.
And finally, connecting a condul data center with a nodesrv module by using a system monitoring module, and monitoring and managing all nodes and services of the scheduling system. The system monitoring module can monitor the running states of all nodes, the running states of all services and the real-time information of the resource occupation condition, and in addition, the system monitoring module can perform management operations such as start-stop, master-slave switching and the like on the services. The system monitoring module acquires real-time information of the node and the service from the nodesrv module through an interface, wherein the real-time information comprises the running states of the node and the service; information such as a disk, a memory, a cpu service condition, a network transmission speed and the like of the node; memory, CPU use condition, information and resource occupation information of each service; the system monitoring module can send a service start-stop command and a master-slave switching command to the nodesrv through an interface to control and manage the service.
In the running process of the system, the configuration information of the service can be modified through the system configuration module, and after modification and storage, the corresponding configuration file can be automatically regenerated.
Compared with the configuration and management device of the traditional power grid dispatching system, the technical scheme of the invention utilizes the system configuration module to uniformly input configuration information of all nodes and services required by the dispatching system through the interface, corresponding configuration files after configuration information input can be automatically generated and distributed to a designated position, the working efficiency can be improved, the possibility of errors is reduced through the interface, and in addition, configuration personnel can concentrate on configuration content without paying attention to the format and storage position of the configuration files. The number of services required by the dispatching system is about 70-80 (cluster running), the configuration files of each service are about 2-3, the formats and the positions of the configuration files of different services are different, the workload of modifying the configuration files is large, and errors are easy to occur. The problems can be well solved, the workload is greatly reduced, and the working efficiency is improved by uniformly configuring through an interface and automatically generating a distribution configuration file. Then, the operation state of each service in the operation process of the dispatching system can influence the normal operation of the system, so that the service state needs to be monitored, and the traditional monitoring method is used for inquiring and recording the single service state, so that the workload is large, the archiving is not easy, and the error is easy. The configuration management device can monitor all nodes and services in real time through the system monitoring module, store the history record into the history library, appoint operation indexes through the monitoring nodes and the services, send alarm information when the appointed indexes exceed a threshold value, prompt operation and maintenance personnel to perform abnormal conditions, and can realize early discovery and early treatment and prevent major accidents. The operation and maintenance efficiency is improved.
The embodiment of the invention aims to protect a configuration management device of a power grid dispatching system based on condul, which comprises the following components: the system comprises a concul data center, a nodesrv module, a configuration file automatic generation module and a system configuration module; the nodesrv module and the automatic configuration file generating module are arranged on a power grid dispatching system server; the system configuration module configures nodes and services in the power grid dispatching system and stores configuration information to a condul data center; the automatic configuration file generation module detects the value in the condul data center, regenerates the corresponding configuration file when the value changes and distributes the configuration file. The technical scheme has the following effects:
by utilizing the system configuration module to uniformly input configuration information of all nodes and services required by the dispatching system through an interface, corresponding configuration files after configuration information input can be automatically generated and distributed to a designated position, the problems that the initial deployment and configuration of the dispatching system are complex, the workload is large, the technical level requirements on technicians are high, and meanwhile, the problems that the running state of the bottom layer service is difficult to intuitively monitor in real time and the fault prediction function is lost in the operation and maintenance process of the system are solved.
It is to be understood that the above-described embodiments of the present invention are merely illustrative of or explanation of the principles of the present invention and are in no way limiting of the invention. Accordingly, any modification, equivalent replacement, improvement, etc. made without departing from the spirit and scope of the present invention should be included in the scope of the present invention. Furthermore, the appended claims are intended to cover all such changes and modifications that fall within the scope and boundary of the appended claims, or equivalents of such scope and boundary.

Claims (6)

1. A condul-based power grid dispatching system configuration management device, comprising: the system comprises a concul data center, a nodesrv module, a configuration file automatic generation module and a system configuration module;
the nodesrv module and the automatic configuration file generating module are arranged on the power grid dispatching system server;
the system configuration module configures nodes and services in the power grid dispatching system and stores configuration information to the condul data center;
the automatic configuration file generation module detects the value in the condul data center, regenerates the corresponding configuration file when the value changes and distributes the configuration file;
the nodesrv module may obtain real-time information for the node, the real-time information including: the resource information of the node, the running state information of the service running on the node and the service occupation resource state information; and/or
The nodesrv module may provide an interface for a system monitoring module to query real-time information of the node; and/or
The nodesrv module can control the start and stop of the service operated by the node and the main and standby state switching of the service.
2. The condul-based power grid dispatching system configuration management device of claim 1, further comprising: a system monitoring module;
the system monitoring module is connected with the condul data center and the nodesrv module, acquires the state information of nodes and services in the power grid dispatching system, and manages the services according to the state information.
3. The condul-based power grid dispatching system configuration management device of claim 1, wherein,
the consul data center comprises a plurality of consul servers;
and the conduci server and the power grid dispatching system share a server.
4. The condul-based power grid dispatching system configuration management device of claim 1, wherein,
the condul data center is provided with a callback module;
and the callback module calls a callback function when the value of the preset key changes.
5. The condul-based power grid dispatching system configuration management device of claim 1, wherein,
the configuration file automatic generation module is based on a condul Template.
6. The condul-based power grid dispatching system configuration management device of claim 5, wherein,
the automatic configuration file generation module comprises: a data acquisition unit;
and the data acquisition unit stores the configuration information according to the Template file through the condu Template background program so as to obtain the corresponding configuration file.
CN202011095766.4A 2020-10-14 2020-10-14 Consul-based power grid dispatching system configuration management device Active CN112328320B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011095766.4A CN112328320B (en) 2020-10-14 2020-10-14 Consul-based power grid dispatching system configuration management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011095766.4A CN112328320B (en) 2020-10-14 2020-10-14 Consul-based power grid dispatching system configuration management device

Publications (2)

Publication Number Publication Date
CN112328320A CN112328320A (en) 2021-02-05
CN112328320B true CN112328320B (en) 2023-09-19

Family

ID=74313808

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011095766.4A Active CN112328320B (en) 2020-10-14 2020-10-14 Consul-based power grid dispatching system configuration management device

Country Status (1)

Country Link
CN (1) CN112328320B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113485975A (en) * 2021-07-20 2021-10-08 许昌许继软件技术有限公司 Log management system and method for power grid data
CN115858288A (en) * 2022-12-05 2023-03-28 国网江苏省电力有限公司超高压分公司 Consul and JRPC-based intelligent diagnosis method and system for power management system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108062231A (en) * 2017-12-18 2018-05-22 江苏润和软件股份有限公司 A kind of cloud application automatic configuration method based on correlation analysis
CN108924217A (en) * 2018-06-29 2018-11-30 中山大学 A kind of distribution cloud system Automation arranging method
CN109992354A (en) * 2019-04-09 2019-07-09 腾讯科技(深圳)有限公司 Container-treatment, device, principal server, system and storage medium
WO2020028615A1 (en) * 2018-08-03 2020-02-06 Visa International Service Association Method, system, and computer program product for configuring a gateway
CN111372100A (en) * 2020-04-21 2020-07-03 白杨 End-to-end content distribution network system and distribution method based on distributed election
CN111651319A (en) * 2020-05-14 2020-09-11 许昌许继软件技术有限公司 Synchronous start-stop method for monitoring system application service

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10798186B2 (en) * 2016-06-09 2020-10-06 International Business Machines Corporation Dynamic generation of network routing configuration with service requirements
US11050613B2 (en) * 2018-12-06 2021-06-29 HashiCorp Generating configuration files for configuring an information technology infrastructure
US10812622B1 (en) * 2019-03-31 2020-10-20 Td Ameritrade Ip Company, Inc. Centralized automation system for service management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108062231A (en) * 2017-12-18 2018-05-22 江苏润和软件股份有限公司 A kind of cloud application automatic configuration method based on correlation analysis
CN108924217A (en) * 2018-06-29 2018-11-30 中山大学 A kind of distribution cloud system Automation arranging method
WO2020028615A1 (en) * 2018-08-03 2020-02-06 Visa International Service Association Method, system, and computer program product for configuring a gateway
CN109992354A (en) * 2019-04-09 2019-07-09 腾讯科技(深圳)有限公司 Container-treatment, device, principal server, system and storage medium
CN111372100A (en) * 2020-04-21 2020-07-03 白杨 End-to-end content distribution network system and distribution method based on distributed election
CN111651319A (en) * 2020-05-14 2020-09-11 许昌许继软件技术有限公司 Synchronous start-stop method for monitoring system application service

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
AUTOGENIC: Automated Generation of Self-configuring Microservices;S Mishra et al.;《Proceedings of the 8th International Conference on Cloud Computing and Services Science (CLOSER 2018)》;第35-46页 *
基于模型的云应用动态配置框架;梁超超 等;《计算机科学》;第44卷(第4期);第47-55页 *

Also Published As

Publication number Publication date
CN112328320A (en) 2021-02-05

Similar Documents

Publication Publication Date Title
CN112328320B (en) Consul-based power grid dispatching system configuration management device
CN103441570A (en) One-button type sequential control operation control method based on integrated information platform
CN201667560U (en) Cross-platform monitoring device
CA2835446A1 (en) Data analysis system
CN107590029B (en) Data backup and recovery method for computer monitoring system of hydropower station
CN113595761A (en) Micro-service component optimization method of power system information and communication integrated scheduling platform
CN104580223A (en) SOA-based real-time communication method between dispatching center and transformer substations
JP4618724B2 (en) Data processing system and apparatus data acquisition method and setting method in data processing system
CN102497026A (en) Method and system for carrying out intelligent control on microgrid
CN103600756B (en) Can divide the comprehensively monitoring equipment and system of professional commissioning test and Fault Isolation
CN114745409A (en) Remote control method for intelligent Internet of things equipment
CN108011906A (en) Digital signage management system and monitoring method with intelligent monitoring function
CN112172879B (en) Main/standby control center switching method and rail transit comprehensive monitoring system
CN112769230A (en) Distributed edge micro-cloud monitoring system based on container technology
CN106202585B (en) The more scene Multi-state data systems of electric power and management method
CN113991858A (en) Substation control system based on platform + APP framework
CN108089917A (en) A kind of application process control method and device
JP2007052562A (en) Control system and method by mobile agent
CN112670942A (en) Distribution network system relay protection setting calculation and data management system
CN111708728A (en) Virtual interval dynamic loading and releasing method and system for redundant measurement and control device
CN113190183B (en) Storage cluster device and equipment mounting method
CN111582819B (en) Method and device for filling maintenance list of power grid power transmission and transformation equipment
CN219843615U (en) Power station network control system and pumped storage power station
CN109840184B (en) Scheduling method, system and equipment for operation display of power grid equipment
CN113485975A (en) Log management system and method for power grid data

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
GR01 Patent grant
GR01 Patent grant