CN109888918B - Power station equipment management method, system, server and storage medium - Google Patents

Power station equipment management method, system, server and storage medium Download PDF

Info

Publication number
CN109888918B
CN109888918B CN201910125276.5A CN201910125276A CN109888918B CN 109888918 B CN109888918 B CN 109888918B CN 201910125276 A CN201910125276 A CN 201910125276A CN 109888918 B CN109888918 B CN 109888918B
Authority
CN
China
Prior art keywords
index
edge calculation
power station
calculation strategy
generating
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.)
Expired - Fee Related
Application number
CN201910125276.5A
Other languages
Chinese (zh)
Other versions
CN109888918A (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.)
Shanghai Kaixiang Information Technology Co ltd
Original Assignee
Shanghai Kaixiang Information 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 Shanghai Kaixiang Information Technology Co ltd filed Critical Shanghai Kaixiang Information Technology Co ltd
Priority to CN201910125276.5A priority Critical patent/CN109888918B/en
Publication of CN109888918A publication Critical patent/CN109888918A/en
Application granted granted Critical
Publication of CN109888918B publication Critical patent/CN109888918B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/40Display of information, e.g. of data or controls

Abstract

The application provides a power station equipment management method, a system, a server and a storage medium, wherein the method is applied to the server and comprises the following steps: obtaining a first instruction for representing a click strategy configuration icon; generating a visualized configuration interface in response to the first instruction; when a second instruction for representing the clicked icon is obtained, obtaining configuration information which is input by a user and used for drawing an edge calculation strategy flow; and generating the edge calculation strategy flow based on the configuration information. The edge calculation strategy flow is generated by acquiring the configuration information for representing the edge calculation strategy flow, so that the strategy flow code is not required to be written manually, the working efficiency is improved, and the cost is reduced.

Description

Power station equipment management method, system, server and storage medium
Technical Field
The present application relates to the field of power station device control technologies, and in particular, to a power station device management method, system, server, and storage medium.
Background
In the prior art, when a power station administrator realizes automatic control of power station equipment, the code of each strategy flow needs to be manually written, so that the efficiency is low, and the cost is high.
Content of application
In view of this, an object of the embodiments of the present application is to provide a method, a system, a server, and a storage medium for managing power station equipment, which do not need to manually write codes of a policy flow when implementing automatic control of the power station equipment, so as to improve work efficiency and reduce cost.
In a first aspect, an embodiment of the present application provides a power station device management method, which is applied to a server, and the method includes: obtaining a first instruction for representing a click strategy configuration icon; generating a visualized configuration interface in response to the first instruction; when a second instruction for representing the clicked icon is obtained, obtaining configuration information which is input by a user and used for drawing an edge calculation strategy flow; and generating the edge calculation strategy flow based on the configuration information.
In the implementation process, the server generates the edge calculation strategy flow after acquiring the configuration information for representing the edge calculation strategy flow, and by the mode, when the automatic control of the power station equipment is realized, the strategy flow code does not need to be written manually, so that the working efficiency is improved, and the cost is reduced.
In a possible design based on the first aspect, the configuration information includes: generating the edge calculation strategy flow based on the configuration information, wherein the method comprises the following steps of generating a node name, a jump node name, an operation name, an operational character, an index name and an index value, and comprises the following steps: generating a first edge calculation strategy flow aiming at each node name, an operation name corresponding to the node name, an operational character, an index name and an index value; and associating the plurality of first edge calculation strategy flows based on the jump node names to generate the edge calculation strategy flows.
In the implementation process, the plurality of first edge calculation strategy flows are associated through the names of the jumping nodes, and the edge calculation strategy flows are generated to form connection among the flows.
Based on the first aspect, in a possible design, after generating the edge computation policy flow based on the configuration information, the method further includes: obtaining an index related to the operation of each power station device from each power station device arranged in a plurality of power stations; determining whether the index meets a preset condition in the edge calculation strategy process or not aiming at each index; and when the index is determined not to meet the preset condition, generating and sending a control instruction to the power station equipment corresponding to the index based on the edge calculation strategy flow so that the power station equipment executes the operation corresponding to the control instruction.
In the implementation process, for each index, determining whether the index meets a preset condition in the edge calculation strategy flow; and when the index is determined not to meet the preset condition, generating and sending a control instruction to the power station equipment corresponding to the index based on the edge calculation strategy flow so that the power station equipment executes the operation corresponding to the control instruction, and realizing the automatic control of the power station equipment by the mode.
Based on the first aspect, in a possible design, after obtaining, from each of the power plant devices disposed in the plurality of plant stations, an index related to the operation of the power plant device, the method further includes: acquiring time information of each index and monitoring port information corresponding to the index and located on the server; based on the monitoring port information, identification information corresponding to the monitoring port information is obtained from the corresponding relation between the pre-stored port information and the equipment identification.
In the implementation process, after the monitoring port information corresponding to each index on the server is acquired, the identification information corresponding to the monitoring port information can be quickly acquired by pre-storing the corresponding relationship between the port information and the equipment identification.
Based on the first aspect, in one possible design, after determining whether the index satisfies a preset condition in the edge calculation policy flow, the method further includes: when the index is determined not to meet the preset condition, determining an alarm grade corresponding to the index; sending corresponding alarm prompt information to a monitoring management center based on the alarm grade, wherein the alarm prompt information comprises: alarm level information and identification information of the power station equipment.
In the implementation process, the alarm prompt information comprises the alarm grade information and the identification information of the power station equipment, so that the current situation of the power station equipment of a user can be prompted more intuitively and quickly, and the user can conveniently and timely process the situation.
Based on the first aspect, in one possible design, before determining whether the index satisfies a preset condition in the edge calculation policy flow, the method further includes: for each index, determining whether the index is an alarm signal; when the index is determined to be an alarm signal, sending alarm information to a monitoring management center; and when the index is determined not to be the alarm signal, determining an edge calculation strategy flow corresponding to the index from the plurality of edge calculation strategy flows.
In the implementation process, when the index acquired from the power station equipment is an alarm signal, the alarm information is sent to the monitoring management center, so that a user can conveniently process the alarm signal in time.
Based on the first aspect, in a possible design, before generating and sending a control instruction to the power station device corresponding to the index, the method further includes: receiving an instruction for representing and controlling target power station equipment; analyzing the instruction, and determining whether the user corresponding to the instruction is a legal user; and generating and sending a control instruction to the target power station equipment when the user corresponding to the instruction is determined to be a legal user.
In the implementation process, after an instruction for representing and controlling the target power station equipment is received, whether a user corresponding to the instruction is a legal user is determined, and when the user corresponding to the instruction is determined to be the legal user, a control instruction is generated and sent to the target power station equipment so as to prevent an illegal user from controlling the power station equipment.
In a second aspect, an embodiment of the present application provides a server, where the server includes: the first obtaining module is used for obtaining a first instruction for representing the click strategy configuration icon; the response module is used for responding to the first instruction and generating a visual configuration interface; the second acquisition module is used for acquiring configuration information which is input by a user and used for drawing the edge calculation strategy flow when a second instruction for representing the click completion icon is acquired; and the generating module is used for generating the edge calculation strategy flow based on the configuration information.
In a possible design based on the second aspect, the configuration information includes: the generating module is used for generating a first edge calculation strategy flow aiming at each node name, the operation name, the operational character, the index name and the index value corresponding to the node name; and the system is used for associating the plurality of first edge calculation strategy flows based on the jump node names to generate the edge calculation strategy flows.
In a possible design based on the second aspect, the server further includes: the index obtaining module is used for obtaining indexes related to the work of the power station equipment from each power station equipment arranged in a plurality of stations; the determining module is used for determining whether the index meets a preset condition in the edge calculation strategy process or not according to each index; and the sending module is used for generating and sending a control instruction to the power station equipment corresponding to the index based on the edge calculation strategy flow when the index is determined not to meet the preset condition, so that the power station equipment can execute the operation corresponding to the control instruction.
In a possible design based on the second aspect, the server further includes: a third obtaining module, configured to obtain, for each index, time information of the index and information of a monitoring port located on the server and corresponding to the index; and the device is used for acquiring identification information corresponding to the monitoring port information from the corresponding relation between the pre-stored port information and the equipment identification based on the monitoring port information.
In a possible design based on the second aspect, the server further includes: the alarm grade determining module is used for determining the alarm grade corresponding to the index when the index is determined not to meet the preset condition; and the alarm prompt sending module is used for sending corresponding alarm prompt information to the monitoring management center based on the alarm grade, wherein the alarm prompt information comprises: alarm level information and identification information of the power station equipment.
In a possible design based on the second aspect, the server further includes: the judging module is used for determining whether each index is an alarm signal or not; the execution module is used for sending alarm information to the monitoring management center when the index is determined to be an alarm signal; and when the index is determined not to be the alarm signal, determining an edge calculation strategy flow corresponding to the index from the plurality of edge calculation strategy flows.
In a possible design based on the second aspect, the server further includes: the receiving module is used for receiving an instruction for representing and controlling the target power station equipment; the analysis module is used for analyzing the instruction and determining whether the user corresponding to the instruction is a legal user; and the sending submodule is used for generating and sending a control instruction to the target power station equipment when the user corresponding to the instruction is determined to be a legal user.
In a third aspect, an embodiment of the present application provides a storage medium, where a computer program is stored, and when the computer program runs on a computer, the computer is caused to execute the method of the first aspect.
In a fourth aspect, an embodiment of the present application provides a power station device management system, where the system includes: the system comprises: the monitoring management center and the server are in communication connection, and a plurality of monitoring ports of the server are in one-to-one communication connection with each power station device in a plurality of stations; the server is used for generating the edge calculation strategy flow based on configuration information which is input by a user and used for drawing the edge calculation strategy flow; the server is also used for receiving indexes which are sent by each power station device and are related to the work of the power station device through the plurality of monitoring ports; the control method comprises the steps of generating and sending a control instruction to the power station equipment corresponding to each index based on the edge calculation strategy flow when the index is determined not to meet a preset condition in the edge calculation strategy flow, so that the power station equipment can execute an operation corresponding to the control instruction; and the server is also used for sending the indexes to the monitoring management center in real time for display.
Additional features and advantages of the present application will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the embodiments of the present application. The objectives and other advantages of the application may be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a schematic flow chart of a power plant management method according to a first embodiment of the present application;
fig. 2 is a schematic structural diagram of a server according to a second embodiment of the present application;
fig. 3 is a schematic structural diagram of a power plant equipment management system according to a third embodiment of the present application.
Icon: 100-a server; 110-a first obtaining module; 120-a response module; 130-a second obtaining module; 140-a generation module; 200-monitoring management center.
Detailed Description
The technical solution in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
First embodiment
Referring to fig. 1, fig. 1 is a flowchart of a power plant management method according to a first embodiment of the present application, where the method is applied to a server 100, and the flowchart shown in fig. 1 will be described in detail below, where the method includes:
s100: a first instruction for characterizing a click strategy configuration icon is obtained.
When a power station equipment administrator needs to write codes of a strategy flow, in order to improve the development efficiency of the power station equipment administrator, the power station equipment administrator only needs to input or select configuration information for performing corresponding operation on a target variable of a target power station on a visual interface, and the power station equipment administrator does not need to write the codes of the strategy flow, so that a user only needs to click a strategy configuration icon on a program development page of terminal equipment by using a mouse to send the first instruction to a server so as to represent that the user selects the setting icon.
S200: and generating a visualized configuration interface in response to the first instruction.
And when the first instruction is acquired, generating a visual setting interface on a display screen of the terminal equipment so that a user can select or input edge calculation strategy flow configuration information on the visual interface.
S300: and when a second instruction for representing the click completion icon is acquired, acquiring configuration information input by a user and used for drawing the edge calculation strategy flow.
The configuration information includes: the method comprises the following steps of node name, jump node name, operation name, operational character, index name and index value, wherein a power station equipment administrator inputs the operation name on a visual interface. Wherein the operation name comprises: setting power, judging the state of an energy storage battery controller and the like, and generating various operational characters on a visual interface for a user to select by clicking operational character icons on the visual interface by a power station equipment manager, wherein the operational characters corresponding to the operational character icons comprise: in other embodiments, the operator may be other, and the administrator may select or input an index name and an index value on the configuration interface, the index name may be a unique identifier such as a, b, c, etc., the node name and the jumping node name may be represented by numbers and/or letters, the node name and the jumping node name may be separate numbers, separate letters, or both numbers and letters. The configuration information further includes: the index type can be variables and information points, and the operation type can be creation index, update index, judgment and the like.
S400: and generating the edge calculation strategy flow based on the configuration information.
Generating a first edge calculation strategy flow aiming at each node name, an operation name corresponding to the node name, an operational character, an index name and an index value; and associating the plurality of first edge calculation strategy flows based on the jump node names to generate the edge calculation strategy flows.
When the server 100 acquires the configuration information, an edge calculation strategy flow code corresponding to the configuration information is automatically generated, and when the power station equipment needs to modify the edge calculation strategy flow, a power station equipment administrator only needs to modify the configuration information without directly modifying the code of the edge calculation strategy flow, so that the working efficiency is improved.
After S400, the method further comprises: an index relating to the operation of each of the power plant devices provided in the plurality of plant stations is obtained.
The server 100 is provided with a plurality of monitoring ports, one monitoring port corresponds to a power station device, and each power station device establishes a communication connection with the server 100 through the monitoring port of the server 100, in this embodiment, the power station device establishes a communication connection with the server 100 based on a Transmission Control Protocol/Internet Protocol (TCP/IP) Transmission Control Protocol/Internet Protocol by using a 4 th generation communication network card, as an implementation, the power station device may also establish a communication connection with the server 100 by using a 5 th generation communication network card, and as an implementation, the power station device may establish a communication connection with the server 100 based on other communication protocols by using a 4 th generation communication network card. When the server 100 needs to acquire the a1 index of the a power station device, firstly, the server 100 establishes communication connection with the a power station device based on a TCP/IP protocol, then, the server 100 sends an instruction for representing that the a1 index needs to be acquired to the a power station device through the monitor port a11, the a power station device responds to the instruction, and sends a signal S containing the a1 index to the server 100 based on the instruction, and after the server 100 receives the signal S sent by the a power station device through the monitor port a11, the signal S is analyzed to acquire the a1 index. In this embodiment, the power station equipment may be a power station central controller, an energy storage battery controller, a power meter, a humiture meter, and the like, and when the power station equipment is the power station central controller, the power station central controller mainly acquires a signal for representing a switch state, for example, a signal indicating whether a disconnecting link is closed or not, and a signal indicating whether a power switch is closed or not; when the power station equipment is an energy storage battery controller, the energy storage battery controller mainly collects the temperature of a battery, the working voltage of the battery, the working current of the battery and the like; when the power station equipment is a power meter, the power meter mainly collects the charging quantity of a battery and the discharging quantity of the battery; when the power station equipment is a temperature and humidity instrument, the temperature and humidity instrument mainly collects indoor temperature and humidity.
In one embodiment, the server 100 sends a data acquisition command to the power station device periodically to receive an index related to the operation of the power station device periodically.
As an embodiment, the method further comprises:
and acquiring the time information of each index and the identification information of the power station equipment corresponding to the index.
For each index, acquiring time information of the index and monitoring port information of the server 100 corresponding to the index; based on the monitoring port information, identification information corresponding to the monitoring port information is obtained from the corresponding relation between the pre-stored port information and the equipment identification.
When the server 100 acquires a signal s sent by the power station equipment a through the A monitoring port, automatically acquiring a port number of the A monitoring port, wherein the port number has uniqueness, the port number can be formed by letters and/or numbers, the port number can be independent of numbers, the port number can also be independent of letters, and the port number can include both numbers and letters; the server 100 parses the signal s, obtains an index s1 in the signal s and time information t of the power station device sending the signal s, and then, based on a port number of the monitoring port a, obtains identification information of the power station device corresponding to the monitoring port information from a correspondence between pre-stored port information and device identification, where in this embodiment, the identification information of the power station device may be regarded as an identity and has uniqueness, the identification information may be composed of numbers and/or letters, the identification information may be a number alone or a letter alone, and the identification information may include both a number and a letter.
In one embodiment, when the server 100 acquires the signal s transmitted by the a power station device through a, the signal s is analyzed to acquire the identification information of the a power station device.
And storing the identification information, the index and the time information in a one-to-one correspondence manner.
As an embodiment, the server 100 establishes a corresponding relationship between the identification information, the index and the time information, and stores the corresponding relationship in the server 100 in a file form, and as an embodiment, the server 100 establishes a corresponding relationship between the identification information, the index and the time information, and sends the corresponding relationship to a database server connected to the server 100 for storage, and the corresponding relationship between the identification information, the index and the time information is sent to the database server for storage separately, so as to reduce the pressure of the server 100. And the historical records of each power station device are inquired by storing the identification information, the index and the time information in a one-to-one correspondence manner.
And determining whether the index meets a preset condition in the edge calculation strategy process or not aiming at each index.
As an embodiment, when there is only one edge calculation policy flow, it is determined whether the index satisfies a preset condition in the edge calculation policy flow. For example, when the index indicates that the indoor temperature is 30 degrees, the preset condition in the edge calculation strategy flow is that the effective value of the indoor temperature is 25 degrees, and since the indoor temperature is greater than 25 degrees, it is determined that the index does not satisfy the preset condition in the edge calculation strategy flow.
As an embodiment, when the edge calculation policy flow is multiple, the method includes:
and aiming at each index, determining a target edge calculation strategy flow corresponding to the index from the plurality of edge calculation strategy flows.
When the edge calculation policy flows are multiple, different power station devices and different indexes may correspond to different edge calculation policy flows, so that when the server 100 acquires an S signal sent by the a power station device, the monitoring port number of the a power station device is acquired and received, the S signal is analyzed, the index SS is acquired, and based on the index SS and the monitoring port number, a target edge calculation policy flow corresponding to the index SS is determined from the corresponding relationship among the index variable, the monitoring port number, and the edge calculation policy flow stored in advance.
And determining whether the index meets a preset condition in the target edge calculation strategy flow.
Before determining whether the index meets a preset condition in the edge calculation strategy process, the method further includes:
for each index, determining whether the index is an alarm signal; when the index is determined to be an alarm signal, sending alarm information to the monitoring management center 200; and when the index is determined not to be the alarm signal, determining an edge calculation strategy flow corresponding to the index from the plurality of edge calculation strategy flows.
Since the signal sent by the power station equipment is an alarm signal, such as a voltage overvoltage signal, a current overcurrent signal and the like, therefore, for signals acquired from power station equipment, firstly analyzing the signals to acquire an index b in the signals, determining whether the index b is an alarm signal, upon determining that the indicator is an alarm signal, an alarm message is sent to the monitoring management center 200, which may be a text message as an embodiment, and based on the alarm message, in the monitoring centre, in the form of warning lights of different colours, for example, a red light is lit, indicating very serious, a yellow light is lit, indicating generally serious, a green light is lit indicating less serious, and when the index is determined not to be the alarm signal, determining an edge calculation strategy flow corresponding to the index from the plurality of edge calculation strategy flows.
As an embodiment, after determining whether the index meets a preset condition in the target edge calculation strategy flow, the method further includes:
when the index is determined not to meet the preset condition, determining an alarm grade corresponding to the index; sending corresponding alarm prompt information to the monitoring management center 200 based on the alarm grade, wherein the alarm prompt information comprises: alarm level information and identification information of the power station equipment.
When the index is determined not to meet the preset condition, determining an alarm level corresponding to the index based on the index and the preset condition, as an implementation mode, performing difference comparison on the value of the index and the preset condition to obtain a difference value, when the difference value is determined to be smaller than a first threshold value, determining the alarm level to be general, when the difference value is determined to be larger than or equal to the first threshold value and smaller than a second threshold value, determining the alarm level to be serious, and when the difference value is determined to be larger than the second threshold value, determining the alarm level to be serious. The threshold value is self-defined according to the user requirement, and the value of the threshold value is not limited; then, based on the alarm level, sending corresponding alarm prompt information to the monitoring management center 200, where the alarm prompt information includes: the method comprises the steps of displaying alarm grade information and identification information of the power station equipment, wherein the alarm prompt information is displayed in a text mode, and as an implementation mode, the alarm grade information is displayed in a monitoring management center 200 through prompt lamps with different colors, for example, a red lamp is bright to show that the alarm grade information is very serious, a yellow lamp is bright to show that the alarm grade information is generally serious, and a green lamp is bright to show that the alarm grade information is weaker. According to the identification information of the power station equipment, the equipment information of the power station equipment corresponding to the identification information and the geographical position information of the power station equipment can be acquired from the pre-stored identification information, the geographical position information of the power station equipment and the equipment information corresponding relation list.
And when the index is determined not to meet the preset condition, generating and sending a control instruction to the power station equipment corresponding to the index based on the edge calculation strategy flow so that the power station equipment executes the operation corresponding to the control instruction.
When it is determined that the index does not satisfy the preset condition, acquiring identification information of the power station device corresponding to the index, based on execution content in the edge calculation policy flow, the server 100 generates a control instruction, and sends the control instruction to the power station device corresponding to the identification information, so that the power station device executes an operation corresponding to the control instruction.
Before generating and sending a control instruction to the power station equipment corresponding to the index, the method further comprises the following steps:
receiving an instruction for representing and controlling target power station equipment; analyzing the instruction, and determining whether the user corresponding to the instruction is a legal user; and generating and sending a control instruction to the target power station equipment when the user corresponding to the instruction is determined to be a legal user.
When a user needs to control a target power station device, the user inputs login information through electronic equipment to log in a power station device management system, inputs information used for representing the control target power station device through the power station device management system, clicks a sending icon, and sends the information used for representing the control target power station device to the server 100, the server 100 analyzes the instruction, acquires user information, determines whether the user corresponding to the instruction is a legal user, and acquires control information corresponding to the instruction, for example, wherein the control information comprises time information, identification information of the power station device, operation information and the like. As an implementation manner, it is determined whether the user corresponding to the instruction is a legal user from a pre-stored user identity list, and when it is determined that the user corresponding to the instruction is a legal user, a control instruction is generated and sent to the target power station device. As an implementation manner, when it is determined that the user corresponding to the instruction is an illegal user, sending a prompt message for representing that the identity information is required to be correctly input to the terminal device of the user.
As an embodiment, after the user inputs login information through the electronic device, the server 100 determines the identity of the user according to the login information, and switches the system to a working mode matched with the identity of the user according to the identity of the user, where the identity of the user may be an administrator, a developer, a patrol inspector, a general employee, or the like.
As an embodiment, when the server 100 receives a sum of values representing some index in all the stations at a certain time, for the index, the server 100 sends the statistical result at the certain time to the monitoring center, and displays the statistical result in a form of a graph.
Second embodiment
Referring to fig. 2, fig. 2 is a block diagram of a server 100 according to a second embodiment of the present application. As will be explained below with reference to the block diagram shown in fig. 2, the server 100 includes: a first obtaining module 110, configured to obtain a first instruction for characterizing a click policy configuration icon; a response module 120, configured to generate a visualized configuration interface in response to the first instruction; a second obtaining module 130, configured to obtain configuration information, which is input by a user and used for drawing an edge calculation policy flow, when a second instruction for representing a click completion icon is obtained; a generating module 140, configured to generate the edge calculation policy flow based on the configuration information.
As an embodiment, the configuration information includes: a node name, a jump node name, an operation name, an operator, an index name and an index value, and a generating module 140, configured to generate a first edge calculation policy flow for each node name, the operation name corresponding to the node name, the operator, the index name and the index value; and the system is used for associating the plurality of first edge calculation strategy flows based on the jump node names to generate the edge calculation strategy flows.
As an embodiment, the server 100 further includes: the index obtaining module is used for obtaining indexes related to the work of the power station equipment from each power station equipment arranged in a plurality of stations; the determining module is used for determining whether the index meets a preset condition in the strategy flow or not aiming at each index; and the sending module is used for generating and sending a control instruction to the power station equipment corresponding to the index based on the edge calculation strategy flow when the index is determined not to meet the preset condition, so that the power station equipment can execute the operation corresponding to the control instruction.
As an embodiment, the server 100 further includes: a third obtaining module, configured to obtain, for each index, time information of the index and information of a monitoring port located on the server and corresponding to the index; and the device is used for acquiring identification information corresponding to the monitoring port information from the corresponding relation between the pre-stored port information and the equipment identification based on the monitoring port information.
As an embodiment, the server 100 further includes: the alarm grade determining module is used for determining the alarm grade corresponding to the index when the index is determined not to meet the preset condition; and the alarm prompt sending module is used for sending corresponding alarm prompt information to the monitoring management center 200 based on the alarm grade, wherein the alarm prompt information comprises: alarm level information and identification information of the power station equipment.
As an embodiment, the server 100 further includes: the judging module is used for determining whether each index is an alarm signal or not; the execution module is used for sending alarm information to the monitoring management center 200 when the index is determined to be an alarm signal; and when the index is determined not to be the alarm signal, determining an edge calculation strategy flow corresponding to the index from the plurality of edge calculation strategy flows.
As an embodiment, the server 100 further includes: the receiving module is used for receiving an instruction for representing and controlling the target power station equipment; the analysis module is used for analyzing the instruction and determining whether the user corresponding to the instruction is a legal user; and the sending submodule is used for generating and sending a control instruction to the target power station equipment when the user corresponding to the instruction is determined to be a legal user.
Third embodiment
Referring to fig. 3, fig. 3 is a block diagram of a power plant management system according to a third embodiment of the present application. The block diagram of the structure shown in fig. 3 will be explained below. The system comprises:
the monitoring management center 200 and the server 100, wherein the server 100 is in communication connection with the monitoring management center 200, and a plurality of monitoring ports of the server 100 are in one-to-one communication connection with each power station device in a plurality of stations; a server 100, configured to obtain configuration information for characterizing a drawn edge calculation policy flow; and generating the edge calculation strategy flow based on the configuration information; the server 100 is further configured to receive, through the plurality of monitor ports, an index related to the operation of the power station device, sent by each power station device; the control method comprises the steps of generating and sending a control instruction to the power station equipment corresponding to each index based on the edge calculation strategy flow when the index is determined not to meet a preset condition in the edge calculation strategy flow, so that the power station equipment can execute an operation corresponding to the control instruction; the server 100 is further configured to send the plurality of indexes to the monitoring management center 200 in real time for display.
As an embodiment, the system further comprises: and the server 100 is further configured to send the plurality of indexes, the time information of each index in the plurality of indexes, and the identification information of the power station equipment corresponding to the index to the database server for storage.
In this embodiment, please refer to the content described in the embodiment shown in fig. 2 for the process of implementing each function of each functional unit of the server 100, which is not described herein again.
As an embodiment, the system comprises: the system comprises a monitoring management center 200 and clients arranged near each power station device, wherein one client is connected with one power station device, each client is in communication connection with the monitoring management center 200, and each client is used for generating an edge calculation strategy flow based on configuration information which is input by a user and used for drawing the edge calculation strategy flow; each client is also used for receiving indexes which are sent by each power station device and are related to the work of the power station device; the control method comprises the steps of generating and sending a control instruction to the power station equipment corresponding to each index based on the edge calculation strategy flow when the index is determined not to meet a preset condition in the edge calculation strategy flow, so that the power station equipment can execute an operation corresponding to the control instruction; each client is further configured to send the indexes acquired from the power station equipment to the monitoring management center 200 in real time for display.
In addition, an embodiment of the present application further provides a storage medium, in which a computer program is stored, and when the computer program runs on a computer, the computer is caused to execute the power station equipment management method provided in any embodiment of the present application.
To sum up, the power station device management method, system, server 100 and storage medium provided in the embodiments of the present application are applied to the server 100, and the method includes: the method comprises the following steps: obtaining a first instruction for representing a click strategy configuration icon; generating a visualized configuration interface in response to the first instruction; when a second instruction for representing the clicked icon is obtained, obtaining configuration information which is input by a user and used for drawing an edge calculation strategy flow; and generating the edge calculation strategy flow based on the configuration information. The edge calculation strategy flow is generated by acquiring the configuration information for representing the edge calculation strategy flow, so that the strategy flow code is not required to be written manually, the working efficiency is improved, and the cost is reduced.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based devices that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.

Claims (9)

1. A power station equipment management method is applied to a server, and comprises the following steps:
obtaining a first instruction for representing a click strategy configuration icon;
generating a visualized configuration interface in response to the first instruction;
when a second instruction for representing the clicked icon is obtained, obtaining configuration information which is input by a user and used for drawing an edge calculation strategy flow;
generating the edge calculation strategy flow based on the configuration information;
wherein the configuration information comprises: generating the edge calculation strategy flow based on the configuration information, wherein the method comprises the following steps of generating a node name, a jump node name, an operation name, an operational character, an index name and an index value, and comprises the following steps: generating a first edge calculation strategy flow aiming at each node name, an operation name corresponding to the node name, an operational character, an index name and an index value; and associating the plurality of first edge calculation strategy flows based on the jump node names to generate the edge calculation strategy flows.
2. The method of claim 1, wherein after generating the edge computation policy flow based on the configuration information, the method further comprises:
obtaining an index related to the operation of each power station device from each power station device arranged in a plurality of power stations;
determining whether the index meets a preset condition in the edge calculation strategy process or not aiming at each index;
and when the index is determined not to meet the preset condition, generating and sending a control instruction to the power station equipment corresponding to the index based on the edge calculation strategy flow so that the power station equipment executes the operation corresponding to the control instruction.
3. The method of claim 2, wherein after obtaining the indicator related to the operation of the power plant from each of the power plants disposed within the plurality of plants, the method further comprises:
acquiring time information of each index and monitoring port information corresponding to the index and located on the server;
based on the monitoring port information, identification information corresponding to the monitoring port information is obtained from the corresponding relation between the pre-stored port information and the equipment identification.
4. The method of claim 2, wherein after determining whether the indicator satisfies a predetermined condition in the edge calculation strategy flow, the method further comprises:
when the index is determined not to meet the preset condition, determining an alarm grade corresponding to the index;
sending corresponding alarm prompt information to a monitoring management center based on the alarm grade, wherein the alarm prompt information comprises: alarm level information and identification information of the power station equipment.
5. The method according to claim 2, wherein if the number of the edge calculation policy flows is multiple, for each index, before determining whether the index meets a preset condition in the edge calculation policy flow, the method further comprises:
for each index, determining whether the index is an alarm signal;
when the index is determined to be an alarm signal, sending alarm information to a monitoring management center;
when the index is determined not to be the alarm signal, determining an edge calculation strategy flow corresponding to the index from the plurality of edge calculation strategy flows;
correspondingly, determining whether each index meets a preset condition in the edge calculation strategy process; when the index is determined not to meet the preset condition, based on the edge calculation strategy flow, generating and sending a control instruction to the power station equipment corresponding to the index, so that the power station equipment executes an operation corresponding to the control instruction, wherein the operation comprises the following steps:
determining whether the index meets a preset condition in the corresponding edge calculation strategy process or not aiming at each index; and when the index is determined not to meet the preset condition, generating and sending a control instruction to the power station equipment corresponding to the index based on the corresponding edge calculation strategy flow so that the power station equipment executes the operation corresponding to the control instruction.
6. The method of claim 2, wherein before generating and sending the control command to the power plant corresponding to the indicator, the method further comprises:
receiving an instruction for representing and controlling target power station equipment;
analyzing the instruction, and determining whether the user corresponding to the instruction is a legal user;
and generating and sending a control instruction to the target power station equipment when the user corresponding to the instruction is determined to be a legal user.
7. A server, characterized in that the server comprises:
the first obtaining module is used for obtaining a first instruction for representing the click strategy configuration icon;
the response module is used for responding to the first instruction and generating a visual configuration interface;
the second obtaining module is used for obtaining configuration information which is input by a user and used for drawing the edge calculation strategy flow when a second instruction for representing the click completion icon is obtained;
a generating module, configured to generate the edge calculation policy flow based on the configuration information;
the configuration information includes: the generation module is specifically used for generating a first edge calculation strategy flow aiming at each node name, the operation name, the operational character, the index name and the index value corresponding to the node name; and the system is used for associating the plurality of first edge calculation strategy flows based on the jump node names to generate the edge calculation strategy flows.
8. A storage medium, in which a computer program is stored which, when run on a computer, causes the computer to carry out the method according to any one of claims 1-6.
9. A power plant equipment management system, the system comprising: the monitoring management center and the server are in communication connection, and a plurality of monitoring ports of the server are in one-to-one communication connection with each power station device in a plurality of stations;
the server is used for generating the edge calculation strategy flow based on configuration information which is input by a user and used for drawing the edge calculation strategy flow; wherein the configuration information comprises: the method comprises the following steps of generating an edge calculation strategy flow based on configuration information which is input by a user and used for drawing the edge calculation strategy flow, wherein the configuration information comprises a node name, a jump node name, an operation name, an operator, an index name and an index value, and the method comprises the following steps: generating a first edge calculation strategy flow aiming at each node name, an operation name corresponding to the node name, an operational character, an index name and an index value; associating the plurality of first edge calculation strategy flows based on the jump node names to generate the edge calculation strategy flows;
the server is also used for receiving indexes which are sent by each power station device and are related to the work of the power station device through the plurality of monitoring ports; the control method comprises the steps of generating and sending a control instruction to the power station equipment corresponding to each index based on the edge calculation strategy flow when the index is determined not to meet a preset condition in the edge calculation strategy flow, so that the power station equipment can execute an operation corresponding to the control instruction;
and the server is also used for sending the indexes to the monitoring management center in real time for display.
CN201910125276.5A 2019-02-19 2019-02-19 Power station equipment management method, system, server and storage medium Expired - Fee Related CN109888918B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910125276.5A CN109888918B (en) 2019-02-19 2019-02-19 Power station equipment management method, system, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910125276.5A CN109888918B (en) 2019-02-19 2019-02-19 Power station equipment management method, system, server and storage medium

Publications (2)

Publication Number Publication Date
CN109888918A CN109888918A (en) 2019-06-14
CN109888918B true CN109888918B (en) 2020-12-04

Family

ID=66928476

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910125276.5A Expired - Fee Related CN109888918B (en) 2019-02-19 2019-02-19 Power station equipment management method, system, server and storage medium

Country Status (1)

Country Link
CN (1) CN109888918B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111258895A (en) * 2020-01-13 2020-06-09 中汽研汽车检验中心(武汉)有限公司 Execution instruction processing method, device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103441572A (en) * 2013-07-31 2013-12-11 中国南方电网有限责任公司 Method for monitoring transformer substation device
CN105515194A (en) * 2015-12-24 2016-04-20 国网浙江杭州市富阳区供电公司 Method and system for realizing switching station simulation switching operation
CN107085863A (en) * 2017-04-19 2017-08-22 国网山东省电力公司临邑县供电公司 Supervisory control of substation method and device
CN108011948A (en) * 2017-11-30 2018-05-08 成都航天科工大数据研究院有限公司 A kind of industrial equipment integrated monitoring system based on edge calculations

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101795018B (en) * 2009-12-31 2012-07-25 华北电力大学 Visualization-based support system of electric network intelligent scheduling technique
JP2018084854A (en) * 2016-11-21 2018-05-31 日本電気株式会社 Sensor data processing method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103441572A (en) * 2013-07-31 2013-12-11 中国南方电网有限责任公司 Method for monitoring transformer substation device
CN105515194A (en) * 2015-12-24 2016-04-20 国网浙江杭州市富阳区供电公司 Method and system for realizing switching station simulation switching operation
CN107085863A (en) * 2017-04-19 2017-08-22 国网山东省电力公司临邑县供电公司 Supervisory control of substation method and device
CN108011948A (en) * 2017-11-30 2018-05-08 成都航天科工大数据研究院有限公司 A kind of industrial equipment integrated monitoring system based on edge calculations

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"基于边缘计算的主动配电网信息物理系统";龚钢军,等;《电网技术》;20181031;第42卷(第10期);第3128-3133页 *

Also Published As

Publication number Publication date
CN109888918A (en) 2019-06-14

Similar Documents

Publication Publication Date Title
CN108234168B (en) Data display method and system based on service topology
US20160057021A1 (en) Intelligent infrastructure management user device
US20020175934A1 (en) Method and apparatus for efficiently and dynamically updating monitored metrics in a heterogeneous system
CN110086697A (en) Household electrical appliances fault handling method and device
CN110515793A (en) System performance monitoring method, device, equipment and storage medium
CN111026640B (en) Vehicle-mounted equipment testing method, system, mobile terminal and storage medium
CN111309567A (en) Data processing method and device, database system, electronic equipment and storage medium
KR102087959B1 (en) Artificial intelligence operations system of telecommunication network, and operating method thereof
US11743155B2 (en) Systems and methods of monitoring and controlling remote assets
CN110968479B (en) Service level full-link monitoring method and server for application program
CN107094086A (en) A kind of information acquisition method and device
CN112559288A (en) Distributed inertial platform test system based on Ethernet
CN109888918B (en) Power station equipment management method, system, server and storage medium
CN108764739A (en) Study of Intelligent Robot Control system and method, readable storage medium storing program for executing
TWI719421B (en) Monitoring method and system for data transmission
CN115017491A (en) Abnormal mail monitoring method and device combining RPA and AI and electronic equipment
CN112202613B (en) Optical cable fault processing method, device, equipment and computer readable storage medium
CN104537496B (en) Intelligent terminal behaviour in service statistical analysis technique and device
CN116260738B (en) Equipment monitoring method and related equipment
WO2023147731A1 (en) Abnormal data processing method and apparatus, and electronic device
CN109495302B (en) Link monitoring method, cloud server and computer readable storage medium
CN113835961B (en) Alarm information monitoring method, device, server and storage medium
CN113206761B (en) Application connection detection method and device, electronic equipment and storage medium
CN114863745A (en) Electrical lead fault setting system and control method thereof
CN112769620B (en) Network deployment method, equipment and computer readable storage medium

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
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20201204