CN114257621A - Abnormal signal processing method, device, equipment and storage medium - Google Patents

Abnormal signal processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN114257621A
CN114257621A CN202111576877.1A CN202111576877A CN114257621A CN 114257621 A CN114257621 A CN 114257621A CN 202111576877 A CN202111576877 A CN 202111576877A CN 114257621 A CN114257621 A CN 114257621A
Authority
CN
China
Prior art keywords
abnormal signal
signal
queue
processed
abnormal
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.)
Granted
Application number
CN202111576877.1A
Other languages
Chinese (zh)
Other versions
CN114257621B (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.)
Guangdong Power Grid Co Ltd
Huizhou Power Supply Bureau of Guangdong Power Grid Co Ltd
Original Assignee
Guangdong Power Grid Co Ltd
Huizhou Power Supply Bureau of Guangdong Power Grid 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 Guangdong Power Grid Co Ltd, Huizhou Power Supply Bureau of Guangdong Power Grid Co Ltd filed Critical Guangdong Power Grid Co Ltd
Priority to CN202111576877.1A priority Critical patent/CN114257621B/en
Publication of CN114257621A publication Critical patent/CN114257621A/en
Application granted granted Critical
Publication of CN114257621B publication Critical patent/CN114257621B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an abnormal signal processing method, which is applied to an OCS (online charging system), wherein the OCS is respectively communicated with a power system and a DICP (digital imaging and communications protocol) system, and the method comprises the following steps: receiving an abnormal signal sent by the power system; adding the abnormal signal into a first queue to be processed; reading an abnormal signal from the first queue to be processed, and pushing the abnormal signal to the DICP system; the abnormal signals which are successfully pushed are moved from the first queue to be processed to the processed queue, so that a plurality of different abnormal signals can be automatically pushed to the DICP system at the same time, the manual dependence on OCS system monitoring personnel in the real-time pushing process of the abnormal signals is reduced, and the abnormal signal pushing efficiency is improved.

Description

Abnormal signal processing method, device, equipment and storage medium
Technical Field
The present disclosure relates to power system signal processing technologies, and in particular, to a method, an apparatus, a device, and a storage medium for processing an abnormal signal.
Background
In recent years, along with the step of digital transformation and upgrading of a power grid, a power system control and monitoring platform taking an OCS (online charging system) as a core and a power system dispatching intelligent command platform dominated by a DICP (digital communications and communications protocol) system are gradually established in power system dispatching business.
For the scheduling and monitoring service of the power system, the OCS system mainly undertakes the work of pushing abnormal signals of the power system in real time, the DICP system mainly undertakes the work of processing log records of the abnormal signals, and the two systems are independent of each other and need monitoring personnel to undertake the work of finding the abnormal signals, notifying the abnormal signals, recording the processing conditions and the like.
With the enlargement of the scale of a power grid caused by the development of a city, the number of abnormal signals is increased, an OCS (online charging system) needs to be monitored by monitoring personnel in the current processing mode, and operators are informed of the monitoring by telephone to carry out field maintenance, so that the problem that multiple services cannot be informed or processed simultaneously in telephone communication exists, and the efficiency is low; on the other hand, the processing flow and result of the abnormal signal require the monitoring personnel to manually convert the telephone communication content into characters to be recorded in the DICP system, and the recording is easy to miss.
Disclosure of Invention
The application provides an abnormal signal processing method, an abnormal signal processing device and a storage medium, which are used for solving the problem that a large amount of manpower is consumed in the process of notifying an abnormal signal of a power system and the process of processing a result in the prior art, and the abnormal signal processing and circulation control visualization is realized by coordinating an OCS (online charging control) system and a DICP (digital imaging and communications protocol) system.
In a first aspect, an embodiment of the present application provides an abnormal signal processing method, where the method is applied in an OCS system, and the OCS system communicates with a power system and a DICP system, respectively, and the method includes:
receiving an abnormal signal sent by the power system;
adding the abnormal signal into a first queue to be processed;
reading an abnormal signal from the first queue to be processed, and pushing the abnormal signal to the DICP system;
and moving the exception signal which is pushed successfully from the first queue to be processed to a processed queue.
In a second aspect, an embodiment of the present application provides an abnormal signal processing method, where the method is applied in a DICP system, and the DICP system is in communication with an OCS system, and the method includes:
receiving an abnormal signal pushed by the OCS, and adding the abnormal signal into a second queue to be processed;
reading the abnormal signal from the second queue to be processed, and determining the execution account information of the read abnormal signal;
and sending the read abnormal signal to a terminal corresponding to the execution account information.
In a third aspect, an embodiment of the present application further provides an abnormal signal processing apparatus, where the apparatus is applied to an OCS system, and the OCS system communicates with a power system and a DICP system, respectively, and the apparatus includes:
the first signal receiving module is used for receiving an abnormal signal sent by the power system;
the first signal adding module is used for adding the abnormal signal into a first queue to be processed;
the signal pushing module is used for reading an abnormal signal from the first queue to be processed and pushing the abnormal signal to the DICP system;
and the signal moving module is used for moving the abnormal signal which is successfully pushed from the first queue to be processed to the processed queue.
In a fourth aspect, an embodiment of the present application further provides an abnormal signal processing apparatus, where the apparatus is applied in a DICP system, and the DICP system is in communication with an OCS system, and the apparatus includes:
the second signal receiving module is used for receiving the abnormal signal pushed by the OCS system;
the second signal adding module is used for adding the abnormal signal into a second queue to be processed;
a signal reading module, configured to read the exception signal from the second queue to be processed;
the execution account information determining module is used for determining the execution account information of the read abnormal signal;
and the signal sending module is used for sending the read abnormal signal to the terminal corresponding to the execution account information.
In a fifth aspect, the present application further provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the method when executing the program.
In a sixth aspect, the present application further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the method described above.
The application has the following beneficial effects:
the OCS system is respectively communicated with the power system and the DICP system, the OCS system adds the abnormal signals into the first queue to be processed by receiving the abnormal signals sent by the power system, then reads the abnormal signals from the first queue to be processed, pushes the abnormal signals into the DICP system, and moves the abnormal signals which are successfully pushed into the processed queue from the first queue to be processed, so that a plurality of different abnormal signals can be automatically pushed to the DICP system at the same time, manual dependence on monitoring personnel of the OCS system in the real-time pushing process of the abnormal signals is relieved, and the pushing efficiency of the abnormal signals is improved.
Drawings
Fig. 1 is a flowchart of an embodiment of an exception signal processing method according to an embodiment of the present application;
fig. 2 is a flowchart of a current monitoring service process of an electrical power system according to an embodiment of the present disclosure;
FIG. 3 is a flow chart of a telephone notification service provided in an embodiment of the present application;
FIG. 4 is a schematic diagram of an abnormal signal transition provided by an embodiment of the present application;
fig. 5 is a flowchart of an embodiment of an exception signal processing method according to a second embodiment of the present application;
FIG. 6 is a comparison chart of a notification service flow provided in the second embodiment of the present application;
fig. 7 is a schematic diagram of a DICP system monitoring service flow mechanism according to a second embodiment of the present application;
fig. 8 is a block diagram of an embodiment of an exception signal processing apparatus according to a third embodiment of the present invention;
fig. 9 is a block diagram of an abnormal signal processing apparatus according to a fourth embodiment of the present invention;
fig. 10 is a schematic structural diagram of an electronic device according to a fifth embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting of the application. It should be further noted that, for the convenience of description, only some of the structures related to the present application are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of an embodiment of an exception signal processing method according to an embodiment of the present disclosure.
The OCS system mentioned in the embodiment of the application is a dispatching automation system, and the DICP system is an intelligent power grid dispatching command platform. Referring to a flow chart of a current power system monitoring service processing in fig. 2, since the OCS system and the DICP system are independent from each other at present, the notification of the abnormal signal still employs the traditional telephone communication, which will cause the signaling notification time to be long and the efficiency to be low, and affect the real-time performance of the monitoring service; meanwhile, referring to the telephone notification service flow chart of fig. 3, it can be known that the notification form of the telephone determines that only one signal notification can be completed at a time, and multiple signals cannot be notified at the same time; frequent phone ring tones can also lead to poor mental status of the monitoring personnel. And for the DICP system to carry out abnormal signal processing log recording, manual recording is also needed, visual flow node control is not needed, and recording errors and omissions are easy to occur.
The abnormal signal processing method provided by the embodiment of the application is applied to an OCS system, the OCS system is respectively communicated with an electric power system and a DICP system, the OCS system and the DICP system which are originally independent are connected through a network, the OCS system and the DICP system are cooperated, the records of signal notification and processing conditions are realized through network uploading and issuing, low-efficiency programs such as original telephone notification and manual input are eliminated, the monitoring service flow of abnormal processing realizes the visual management and control of full-flow nodes, and the closed-loop management and control of monitoring services are facilitated.
As shown in fig. 1, the present embodiment may include the following steps:
step 110, receiving an abnormal signal sent by the power system.
In this step, the OCS system may receive an abnormal signal from the power system in real time. Since there may be abnormalities in the power system at multiple locations at the same time, the OCS system may receive multiple different abnormality signals from the power system at the same time.
Step 120, add the exception signal to the first queue to be processed.
In the step, after the OCS system receives the abnormal signal from the power system, the abnormal signal is added to the first queue to be processed, and the first queue to be processed can be displayed in a client page of the OCS system, so that a worker monitoring the OCS system can clearly know the abnormal signal which needs to be processed currently. Further, when the exception signal of the first queue to be processed is displayed, detailed information such as the number of the exception signal, the time when the exception signal is received, and the like may be displayed, so that a worker monitoring the OCS system may know the exception signal more thoroughly when viewing the client page.
Step 130, reading the exception signal from the first queue to be processed, and pushing the exception signal to the DICP system.
In this step, the OCS system reads the abnormal signal from the first queue to be processed, the read result may be an abnormal signal that needs to be sent to the DICP system, and when the abnormal signal that needs to be sent to the DICP system is determined, the OCS system pushes the abnormal signal to the DICP system.
Referring to the abnormal signal flow diagram of fig. 4, it can be clearly seen that the abnormal signal flow situation is seen, the OCS system pushes the abnormal signal to the DICP system, and simultaneously displays the relevant information of the corresponding abnormal signal in the signal window, that is, the first queue to be processed moves and the processed queue is displayed on the page of the OCS system client.
In one embodiment, before the abnormal signal is pushed to the DICP system, the method further includes the following steps:
determining the processing level of the abnormal signal;
and if the processing level is a preset level, executing a step of pushing the abnormal signal to the DICP system.
In this step, the exception signal may carry information on a processing level, which represents the degree of urgency or importance of the exception signal. In one specific implementation, the exception signal may be denoted as SijWhere i denotes a processing level of the abnormal signal, the number of levels of the processing level may be determined by setting, for example, when the processing level is divided into 5 levels, i is 1,2,3,4, 5; j is a non-zero natural number and represents the number of the abnormal signal, and the number of the abnormal signal can be determined by the time sequence corresponding to the time sequence added into the first queue to be processed; in another implementation, the number of the abnormal signal may also be a sequence number currently in the first queue to be processed, and may also be sorted by combining the level of the abnormal signal, and at this time, the number of the abnormal signal is always in an updated state along with the addition and deletion of the abnormal signal in the first queue to be processed; the number of exception signals may also correspond toThe specific location of the occurrence of an abnormality is determined, and for example, when an abnormality occurring at a specific location is preset, the abnormality signal is the number assigned thereto.
By recording the abnormal signal in such a way, the OCS system can read the abnormal signal from the first queue to be processed directly by reading SijThe value of i determines the level of processing of the exception signal. And when the processing level is a preset level, pushing the abnormal signal into the DICP system. The method comprises the steps that when the processing level reaches a certain urgency degree, the OCS sends an abnormal signal to the DICP system, if the urgency degree is low, the abnormal signal can be kept in a first queue to be processed, the abnormal signal is waited to be automatically recovered, or the abnormal signal can be waited to be confirmed by monitoring personnel to ignore the processing, and the abnormal signal can be sent to the DICP system through manual confirmation of the monitoring personnel.
Step 140, move the successfully pushed exception signal from the first queue to be processed to the processed queue.
In this step, the OCS system may push the abnormal signal to the DICP system through point-to-point communication in the message communication. That is, the OCS system may send an exception signal to the message queue, and the DICP system receives the exception signal from the message queue. In addition, the OCS system may further determine whether the pushing is successful by determining whether an abnormal signal staying in the message queue for more than a preset duration exists, and if the abnormal signal staying in the message queue for more than the preset duration, determine that the pushing is not successful, otherwise determine that the pushing is successful.
Similarly, the processed queue may also be exposed through the client page, and for an exception signal that the push is not successful, the exception signal is retained in the first queue to be processed. When the pushing of the abnormal signal is determined to be successful, the abnormal signal may be moved from the first queue to be processed to the processed queue, and from the perspective of the OCS system, the successful pushing to the DICP system means that the OCS system has completed processing the abnormal signal. In addition, in order to make the current abnormal signal more clear, when the first queue to be processed and the processed queue are displayed on the client page, whether the first queue to be processed and the processed queue are successfully pushed to the DICP system or not can be displayed together.
In one embodiment, the abnormal signal carries an equipment identifier, and further includes the following steps:
receiving a reset signal sent by a power system, wherein the reset signal carries an equipment identifier;
sending the return signal to the DICP system;
taking the time when the return signal is received as the return time;
determining a matched abnormal signal according to the equipment identifier carried by the reset signal;
and recording the return time in the first queue to be processed or the processed queue where the abnormal signal is matched.
In this step, both the abnormal signal and the reset signal sent by the power system have their corresponding device identifiers, where the sending of the reset signal means that the device corresponding to the device identifier carried by the reset signal has been restored to a normal state. When the OCS system receives the reset signal from the power system, the reset signal may be sent to the DICP system, so that the DICP system records the corresponding abnormal signal and returns to normal.
In addition, the OCS system may use the time of receiving the reset signal as the reset time, determine the matching abnormal signal of the reset signal according to matching between the device identifier carried by the reset signal and the device identifier carried by the abnormal signal in the first queue to be processed or the processed queue, and record the reset time in the first queue to be processed or the processed queue where the matching abnormal signal is located, so that a monitoring person of the OCS system can clearly know the time for recovering the device corresponding to the abnormal signal to be normal.
Further, the OCS system may traverse the exception signals in the first queue to be processed or the processed queue at every preset time period, and delete the exception signals having a return time in the traversal from the first queue to be processed or the processed queue where the exception signals are located, so as to prevent the first queue to be processed or the processed queue from accumulating too many exception signals.
In the embodiment of the application, the OCS system is respectively communicated with the power system and the DICP system, the OCS system adds the abnormal signal into the first queue to be processed by receiving the abnormal signal sent by the power system, reads the abnormal signal from the first queue to be processed, pushes the abnormal signal into the DICP system, and moves the abnormal signal which is successfully pushed into the processed queue from the first queue to be processed, so that a plurality of different abnormal signals can be automatically pushed to the DICP system at the same time, the artificial dependence on monitoring personnel of the OCS system in the real-time pushing process of the abnormal signal is reduced, and the pushing efficiency of the abnormal signal is improved.
Example two
Fig. 5 is a flowchart of an embodiment of an exception signal processing method according to a second embodiment of the present application.
The abnormal signal processing method provided by the second embodiment of the application is applied to a DICP system, and the DICP system is communicated with an OCS system.
As shown in fig. 5, this embodiment may include the following steps:
step 210, receiving an abnormal signal pushed by the OCS system, and adding the abnormal signal into the second queue to be processed.
In the step, the OCS is connected through a network by a DICP system to realize communication, the DICP system can receive abnormal signals from the OCS, and the DICP system can add the abnormal signals into a second queue to be processed after receiving the abnormal signals so as to determine the abnormal signals which need to inform relevant departments of operating the abnormality in real time.
Step 220, reading the exception signal from the second queue to be processed, and determining the execution account information of the read exception signal.
In this step, execution account information may be preconfigured in the DICP system, and the execution account information may correspond to an execution account implementation for performing a processing operation on the device identifier and the abnormal signal of the device. When the DICP system reads the abnormal signal in the second queue to be processed, the device identifier carried by the abnormal signal may be determined, and the device identifier of the abnormal signal is matched with the preconfigured execution account information, so as to determine the execution account information of the abnormal signal.
And step 230, sending the read abnormal signal to a terminal corresponding to the executed account information.
In this step, after the execution account information of the abnormal signal is determined, the DICP system sends the abnormal signal to the terminal corresponding to the execution account information, so that the relevant department or the relevant operating personnel who should process the abnormal signal can know the current abnormal condition and perform the field operation in time to restore the equipment to normal.
After the DICP system determines the terminal corresponding to the execution account information of the abnormal signal, the abnormal signal is directly sent to the terminal to achieve the purpose of notification, and meanwhile, the DICP system can also directly process log records of the abnormal signal.
The DICP system can process a plurality of different abnormal signals at the same time, and can confirm the corresponding terminal according to the plurality of different abnormal signals, namely, the DICP system can simultaneously inform the plurality of abnormal signals. Referring to fig. 6, a comparison diagram of notification service flows, where the left side is a service flow of telephone notification and the right side is a notification service flow in the embodiment of the present application, it can be seen that an abnormal signal in the embodiment of the present application can achieve the effect of multiple and simultaneous transmissions.
In one embodiment, the exception signal has status information, further comprising the steps of:
and updating the state information of the abnormal signal when a processing result for the abnormal signal returned by the terminal is received or a return signal for the abnormal signal sent by the OCS is received.
In this step, the exception signal may have different state information, for example, referring to the schematic diagram of the DICP system monitoring service flow mechanism in fig. 7, the state information may be divided into 5 states according to the node handling the exception: "pending", "to receive", "under inspection", "after inspection" and "archive".
No matter what state information the abnormal signal is currently in, when a corresponding reply signal for the abnormal signal sent by the OCS system is received, the state information of the abnormal signal can be updated to "archive".
In the schematic diagram of the DICP system monitoring service flow mechanism in fig. 7, for example, after the DICP system receives the abnormal signal, a power dispatcher (i.e., a monitoring person of the DICP system) is required to manually operate the abnormal signal to notify the abnormal signal to the terminal. When the DICP system receives an abnormal signal from the OCS system, the state information of the abnormal signal is set to be 'to be processed', if a corresponding reset signal is received at the moment, or a power dispatcher manually confirms the abnormal signal, namely the abnormal signal is restored to a normal state, the abnormal signal can be set to be 'archived'; otherwise, sending an abnormal signal to the terminal when the power dispatcher manually operates the notification terminal, and updating the state information of the abnormal signal to be 'to be received'; when receiving the receiving condition fed back by the terminal, the DICP system can update the state information to 'check in'; when the field operating personnel confirms to receive and is in the process of checking the abnormity at the terminal, the current checking condition can be fed back at the terminal, the feedback is uploaded to the DICP system by the terminal, and the detailed condition in the checking process is recorded by the DICP system; after the field operating personnel finish the inspection and maintenance operation of the abnormal equipment and upload the condition of the inspection completion to the DICP system through the terminal, if the equipment is recovered to be normal, the DICP system receives a reset signal, the state information is updated to 'filing' and the abnormal signal is subjected to filing record processing; if the completion of the check is received at the terminal but the return signal is not received, the status information is updated to "check completed".
It should be noted that, in another implementation, default setting may be set in the DICP system to directly send the abnormal signal to the corresponding terminal, so as to achieve the effect of saving labor to the greatest extent.
The DICP system can realize visual management and control of the process nodes in the monitoring service process according to the mode of updating the state information of the abnormal signals according to the processing result fed back by the terminal, and avoids the trouble that the processing process needs to be manually tracked and then the processing log records of the abnormal signals are manually recorded.
In one embodiment, the method further comprises the following steps:
displaying the abnormal signals in the second queue to be processed in the client page according to the state information of the abnormal signals; and when the abnormal signal is displayed, if the abnormal signal is judged not to be sent to the terminal according to the state information, highlighting the abnormal signal.
In this step, the exception signal in the second pending queue may be presented in the client page of the DICP system, and at the same time, the status information thereof may be presented together.
When the client page displays the abnormal signal, in order to enable the monitoring personnel to pay corresponding attention to the abnormal signal in different state information, for example, when the state information in the state of "waiting for processing", that is, the abnormal signal is not sent to the terminal, the monitoring personnel should keep high attention and even possibly need to perform corresponding operation, the abnormal signal can be highlighted to enhance the attention of the monitoring personnel. Accordingly, when the status information is "to be received", i.e., after it has been confirmed that the end user has received the abnormal signal, the highlight display may be cancelled. In addition, the abnormal signal with the status information in "filing" can be deleted from the second queue to be processed, and the record information corresponding to the abnormal signal is transferred to a designated place, so that the abnormal signal accumulation in the second queue to be processed is avoided.
Referring to the abnormal signal flow diagram of fig. 4, the DICP system sends the abnormal signal to the corresponding terminal, and may monitor the condition of the service flow through the information fed back by the terminal, where the display of the signal window in the DICP system is equivalent to the display of the abnormal signal in the second queue to be processed in the client page of the DICP system.
In the embodiment of the application, the DICP system is in communication with the OCS system, when receiving an abnormal signal pushed by the OCS system, the DICP system adds the abnormal signal into the second queue to be processed, reads the abnormal signal from the second queue to be processed, determines execution account information of the read abnormal signal, sends the read abnormal signal to a terminal corresponding to the execution account information, receives the abnormal signal of the OCS system through the DICP system, and sends the abnormal signal to the corresponding terminal, so that the automation of processing log record of the abnormal signal is realized, the visualization of a monitoring service flow is realized, and the closed-loop control efficiency of the monitoring service is improved.
EXAMPLE III
Fig. 8 is a device for processing an abnormal signal according to a third embodiment of the present invention, where the device is applied to an OCS system, and the OCS system is respectively in communication with a power system and a DICP system, and the device includes:
a first signal receiving module 810, configured to receive an abnormal signal sent by the power system;
a first signal adding module 820, configured to add the exception signal to a first queue to be processed;
a signal pushing module 830, configured to read an exception signal from the first queue to be processed, and push the exception signal to the DICP system;
the signal moving module 840 is configured to move the exception signal that is successfully pushed from the first queue to be processed to the processed queue.
In one embodiment, the apparatus further comprises the following modules:
the grade determining module is used for determining the processing grade of the abnormal signal;
and the execution module is used for executing the step of pushing the abnormal signal to the DICP system if the processing grade is a preset grade.
In an embodiment, the abnormal signal carries an equipment identifier, and the apparatus further includes the following modules:
the reset signal receiving module is used for receiving a reset signal sent by the power system, wherein the reset signal carries an equipment identifier;
a return signal sending module, configured to send the return signal to the DICP system;
the return time determining module is used for taking the time of receiving the return signal as return time;
the matching abnormal signal determining module is used for determining a matching abnormal signal according to the equipment identifier carried by the reset signal;
and the return time recording module is used for recording the return time in the first queue to be processed or the processed queue where the matching abnormal signal is located.
The abnormal signal processing apparatus provided in the embodiment of the present application can execute the abnormal signal processing method provided in the first embodiment of the present application, and has functional blocks and advantageous effects corresponding to the execution method.
Example four
Fig. 9 is a device for processing an abnormal signal according to a fourth embodiment of the present invention, where the device is applied to a DICP system, and the DICP system is in communication with an OCS system, and the device includes:
a second signal receiving module 910, configured to receive an abnormal signal pushed by the OCS system;
a second signal adding module 920, configured to add the exception signal to a second queue to be processed;
a signal reading module 930, configured to read the exception signal from the second queue to be processed;
an execution account information determining module 940 for determining execution account information of the read abnormal signal;
a signal sending module 950, configured to send the read abnormal signal to a terminal corresponding to the execution account information.
In one embodiment, the exception signal has status information, and the apparatus further comprises:
and the state information updating module is used for updating the state information of the abnormal signal when a processing result aiming at the abnormal signal returned by the terminal is received or a return signal aiming at the abnormal signal sent by the OCS system is received.
In one embodiment, the apparatus further comprises the following modules:
the abnormal signal display module is used for displaying the abnormal signals in the second queue to be processed in a client page according to the state information of each abnormal signal; and when the abnormal signal is displayed, if the abnormal signal is judged not to be sent to the terminal according to the state information, highlighting the abnormal signal.
The abnormal signal processing apparatus provided in the embodiment of the present application can execute the abnormal signal processing method provided in the second embodiment of the present application, and has functional blocks and advantageous effects corresponding to the execution method.
EXAMPLE five
Fig. 10 is a schematic structural diagram of an electronic device according to a fifth embodiment of the present disclosure, as shown in fig. 10, the electronic device includes a processor 1010, a memory 1020, an input device 1030, and an output device 1040; the number of the processors 1010 in the electronic device may be one or more, and one processor 1010 is taken as an example in fig. 10; the processor 1010, the memory 1020, the input device 1030, and the output device 1040 in the electronic apparatus may be connected by a bus or other means, and fig. 10 illustrates an example of connection by a bus.
Memory 1020, which is a computer-readable storage medium, may be used to store software programs, computer-executable programs, and modules, such as program instruction modules corresponding to method embodiments in the embodiments of the present application. The processor 1010 executes various functional applications and data processing of the electronic device by executing software programs, instructions and modules stored in the memory 1020, thereby implementing the above-described method.
The memory 1020 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 1020 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, the memory 1020 may further include memory located remotely from the processor 1010, which may be connected to an electronic device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 1030 is operable to receive input numeric or character information and generate key signal inputs related to user settings and function controls of an electronic apparatus. Output device 1040 may include a display device such as a display screen.
EXAMPLE six
A storage medium containing computer-executable instructions for performing the method in the method embodiments when executed by a computer processor is also provided.
From the above description of the embodiments, it is obvious for those skilled in the art that the present application can be implemented by software and necessary general hardware, and certainly can be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods described in the embodiments of the present application.
It should be noted that, in the embodiment of the foregoing apparatus, the modules and modules included in the apparatus are only divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional modules are only used for distinguishing one functional module from another, and are not used for limiting the protection scope of the application.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present application and the technical principles employed. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, although the present application has been described in more detail with reference to the above embodiments, the present application is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present application, and the scope of the present application is determined by the scope of the appended claims.

Claims (10)

1. An abnormal signal processing method is applied to an OCS system, wherein the OCS system is respectively communicated with a power system and a DICP system, and the method comprises the following steps:
receiving an abnormal signal sent by the power system;
adding the abnormal signal into a first queue to be processed;
reading an abnormal signal from the first queue to be processed, and pushing the abnormal signal to the DICP system;
and moving the exception signal which is pushed successfully from the first queue to be processed to a processed queue.
2. The method of claim 1, wherein prior to pushing the exception signal into the DICP system, the method further comprises:
determining a processing level of the abnormal signal;
and if the processing grade is a preset grade, executing the step of pushing the abnormal signal to the DICP system.
3. The method of claim 2, wherein the anomaly signal carries a device identification, the method further comprising:
receiving a reset signal sent by the power system, wherein the reset signal carries an equipment identifier;
sending the reply signal to the DICP system;
taking the time when the return signal is received as a return time;
determining a matched abnormal signal according to the equipment identifier carried by the reset signal;
and recording the return time in the first queue to be processed or the processed queue where the matching abnormal signal is located.
4. An abnormal signal processing method, which is applied in a DICP system, wherein the DICP system is in communication with an OCS system, the method comprising:
receiving an abnormal signal pushed by the OCS, and adding the abnormal signal into a second queue to be processed;
reading the abnormal signal from the second queue to be processed, and determining the execution account information of the read abnormal signal;
and sending the read abnormal signal to a terminal corresponding to the execution account information.
5. The method of claim 4, wherein the exception signal has status information, the method further comprising:
and updating the state information of the abnormal signal when a processing result aiming at the abnormal signal returned by the terminal is received or a return signal aiming at the abnormal signal sent by the OCS system is received.
6. The method of claim 5, further comprising:
displaying the abnormal signals in the second queue to be processed in a client page according to the state information of each abnormal signal; and when the abnormal signal is displayed, if the abnormal signal is judged not to be sent to the terminal according to the state information, highlighting the abnormal signal.
7. An abnormal signal processing device, which is applied in an OCS system, the OCS system is respectively communicated with a power system and a DICP system, the device comprises:
the first signal receiving module is used for receiving an abnormal signal sent by the power system;
the first signal adding module is used for adding the abnormal signal into a first queue to be processed;
the signal pushing module is used for reading an abnormal signal from the first queue to be processed and pushing the abnormal signal to the DICP system;
and the signal moving module is used for moving the abnormal signal which is successfully pushed from the first queue to be processed to the processed queue.
8. An abnormal signal processing device, which is applied in a DICP system, the DICP system being in communication with an OCS system, the device comprising:
the second signal receiving module is used for receiving the abnormal signal pushed by the OCS system;
the second signal adding module is used for adding the abnormal signal into a second queue to be processed;
a signal reading module, configured to read the exception signal from the second queue to be processed;
the execution account information determining module is used for determining the execution account information of the read abnormal signal;
and the signal sending module is used for sending the read abnormal signal to the terminal corresponding to the execution account information.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1-6 when executing the program.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 6.
CN202111576877.1A 2021-12-22 2021-12-22 Abnormal signal processing method, device, equipment and storage medium Active CN114257621B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111576877.1A CN114257621B (en) 2021-12-22 2021-12-22 Abnormal signal processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111576877.1A CN114257621B (en) 2021-12-22 2021-12-22 Abnormal signal processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114257621A true CN114257621A (en) 2022-03-29
CN114257621B CN114257621B (en) 2024-03-29

Family

ID=80793988

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111576877.1A Active CN114257621B (en) 2021-12-22 2021-12-22 Abnormal signal processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114257621B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040168109A1 (en) * 2003-01-24 2004-08-26 Masaaki Ogura Efficient remote management of devices by accurately removing abnormal condition reports
CN109034659A (en) * 2018-08-22 2018-12-18 广东电网有限责任公司 A kind of grid dispatching management system
CN109191082A (en) * 2018-09-18 2019-01-11 广东电网有限责任公司 A kind of method for programming of dispatching platform, system and computer readable storage medium
CN110570101A (en) * 2019-08-20 2019-12-13 深圳供电局有限公司 Intelligent OMS system for power grid distribution network
CN111009967A (en) * 2019-11-29 2020-04-14 广东电网有限责任公司 Programmed control system
CN113537921A (en) * 2021-05-29 2021-10-22 中国南方电网有限责任公司 Intelligent safety anti-error check system and anti-error check system thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040168109A1 (en) * 2003-01-24 2004-08-26 Masaaki Ogura Efficient remote management of devices by accurately removing abnormal condition reports
CN109034659A (en) * 2018-08-22 2018-12-18 广东电网有限责任公司 A kind of grid dispatching management system
CN109191082A (en) * 2018-09-18 2019-01-11 广东电网有限责任公司 A kind of method for programming of dispatching platform, system and computer readable storage medium
CN110570101A (en) * 2019-08-20 2019-12-13 深圳供电局有限公司 Intelligent OMS system for power grid distribution network
CN111009967A (en) * 2019-11-29 2020-04-14 广东电网有限责任公司 Programmed control system
CN113537921A (en) * 2021-05-29 2021-10-22 中国南方电网有限责任公司 Intelligent safety anti-error check system and anti-error check system thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张素明 等: "打造"智能、安全、高效"的主网调控操作管理创新模式"", 企业管理, pages 1 *

Also Published As

Publication number Publication date
CN114257621B (en) 2024-03-29

Similar Documents

Publication Publication Date Title
CN103281410A (en) Broadcast television network intelligent obstacle pretreatment method and system
CN110501956B (en) Production test alarm system, server and alarm information acquisition equipment
CN111654671B (en) Video data storage method, device, equipment and storage medium
CN114257621A (en) Abnormal signal processing method, device, equipment and storage medium
CN111262731B (en) Alarm method, alarm device, server equipment and storage medium
KR20180114498A (en) Monitoring system and information terminal apparatus in monitoring system
CN110855003A (en) Method and device for calling and comparing self-adaptive configuration of main station
JP6705979B2 (en) Device setting device, device setting method, and program
CN112491596B (en) Cloud-based fault processing method and device
CN114844772A (en) Management method and system based on Zabbix monitoring platform
CN112672369B (en) Electronic price tag management method, server and computer readable storage medium
CN115879880A (en) RPA (resilient packet Access) acquisition method and system for power industry expansion data
CN115206031A (en) Hotel equipment fault processing method, electronic equipment and storable medium
CN111709600B (en) Method and device for processing faults of meeting place, computer equipment and storage medium
CN114755223A (en) Electronic equipment wiring monitoring method, device and system
JP2007141007A (en) Support systemization for failure in system operation monitoring
CN109412861B (en) Method for establishing security association display of terminal network
CN111369192A (en) Storage information acquisition method, information acquisition terminal and back-end equipment
CN110994796A (en) Power dispatching operation panoramic visualization device and method
CN111767299A (en) Database operation method, device and system, storage medium and electronic equipment
JPH07200365A (en) Terminal equipment log information central management system
CN111026048B (en) Data processing method, device and storage medium
US20240233050A9 (en) Smart building data connector
US20240231292A9 (en) Smart building data connector
US20240134326A1 (en) Smart building data connector

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