CN111562774A - Distributed parallel control method and system for subway network electric power SCADA - Google Patents

Distributed parallel control method and system for subway network electric power SCADA Download PDF

Info

Publication number
CN111562774A
CN111562774A CN202010672748.1A CN202010672748A CN111562774A CN 111562774 A CN111562774 A CN 111562774A CN 202010672748 A CN202010672748 A CN 202010672748A CN 111562774 A CN111562774 A CN 111562774A
Authority
CN
China
Prior art keywords
line
power supply
sub
network
control
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
CN202010672748.1A
Other languages
Chinese (zh)
Other versions
CN111562774B (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.)
Baoxin Software Chengdu Co ltd
Original Assignee
Baoxin Software Chengdu 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 Baoxin Software Chengdu Co ltd filed Critical Baoxin Software Chengdu Co ltd
Priority to CN202010672748.1A priority Critical patent/CN111562774B/en
Publication of CN111562774A publication Critical patent/CN111562774A/en
Application granted granted Critical
Publication of CN111562774B publication Critical patent/CN111562774B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The invention discloses a distributed parallel control method and a distributed parallel control system for power SCADA of a subway line network, which comprise the following steps: establishing a main thread, the main thread comprising operations of: a1: fetch net control command, a 2: analyzing N lines related to the net control instruction according to the net control instruction and the net power supply logic, wherein N is a natural number greater than or equal to 1; a3: compiling the net control instruction into N line control instructions corresponding to N lines; establishing N sub-threads in one-to-one correspondence for the N lines, the sub-threads comprising operations of: b1: analyzing the line control instruction into an equipment control sequence according to the line control instruction and the line power supply logic, and executing the equipment control sequence; the main thread controls the N sub-threads to sequentially execute the device control sequence. The invention realizes a rapid, automatic and parallel control method, and can be suitable for different electric SCADA monitoring system platforms of each line.

Description

Distributed parallel control method and system for subway network electric power SCADA
Technical Field
The invention relates to the field of rail transit control, in particular to a distributed parallel control method and a distributed parallel control system for subway network electric power SCADA.
Background
At present, urban rail transit construction in China is accelerated, and many cities enter an online operation stage. Originally, the early lines were provided with exclusive main substations, and now more and more shared main substations appeared, while providing power supply for two or more lines. However, the construction mode of the electric SCADA system is still attached to a certain subway line, and the control right of the main substation and the main line substation belongs to one line, so that global control cannot be realized in the subway line network center, and emergency response and power supply optimization cannot be performed. Specific problems include:
first, the control technology is limited to a line control system, and the emergency response capability is limited
The program control card is only limited to be used by a line control system, when the network center coordinates, the instruction can be issued only through a dispatching telephone, and then the line executes the program control card, and the emergency response capability is limited when an emergency occurs.
Secondly, after the line is extended or a new line is accessed, the power supply logic of the line network is changed greatly and the operation of the existing system is influenced
The power supply range of the shared main substation is subjected to power supply logic change along with the extension of a line and the access of a new line, at the moment, the original control program needs to be modified and expanded, and the code modification amount is large. And repeated debugging is needed, which has a great influence on the running line.
Third, access difficulties to different lines
Different power equipment manufacturers and different monitoring system integrators of different lines have different technologies and are difficult to be compatible, and the access to the same platform is difficult.
The existing program control technology has the defects, so that it is necessary to develop a new technology for the rapid power failure operation and the power transmission operation of the urban rail transit network center.
Patent CN103513962A discloses a method for parallel control of electric SCADA based on a small computer, which has limitations on both the computer type and the operating system, and adopts a program control card to perform parallel control only on a single line through a preset execution sequence. This patent fails to address the issue of common instructions between systems of different vendors on different lines in a net.
Disclosure of Invention
The invention aims to solve the technical problems that different lines, different power equipment manufacturers and different monitoring system integrators in a subway line network do not have a unified standard control system, so that the emergency response capability of the line network is poor, and particularly, when the lines need to be adjusted (such as line extension and new line access), the existing running line network is directly influenced.
The invention is realized by the following technical scheme:
the distributed parallel control method of the subway line network electric power SCADA comprises the following steps: step A: establishing a main thread, the main thread comprising the following operations: a1: fetch net control command, a 2: analyzing N lines related to the net control instruction according to the net control instruction and the net power supply logic, wherein N is a natural number greater than or equal to 1; a3: compiling the line network control instruction into N line control instructions corresponding to the N lines; and B: establishing N sub-threads in one-to-one correspondence for the N lines, wherein the sub-threads comprise the following operations: b1: analyzing the line control instruction into an equipment control sequence according to the line control instruction and the line power supply logic, and executing the equipment control sequence; and the main thread controls the N sub threads to sequentially execute the equipment control sequence.
The invention centralizes the power supply logics of the nets in the subway net power SCADA and all the lines in the nets, analyzes all the lines related to the control command according to the power supply logics of the nets when the net control command is obtained, and compiles the obtained net control command into a unified and universal line control command, so that the power SCADA systems of different plants and different equipment can recognize the line control command. And issuing the unified and universal line control command to each involved line, and establishing respective sub-threads in each involved line. And the sub-thread compiles the received line control instruction and compiles the line control instruction into an equipment control sequence which can be executed by the current line according to the line power supply logic of the current line. Meanwhile, the sub-threads execute the device control sequence in sequence under the control of the main thread to confirm that the sub-threads do not conflict among the lines.
According to the invention, through two compiling operations of the network control command, the network control command is compiled into a universal control command among lines in the network, electric SCADA (supervisory control and data acquisition) of different equipment and different factories can be identified and executed, and then the universal control command is compiled into an equipment control sequence executable by the current line after the line receives the universal control command. The invention realizes the unified control and unified operation of different lines among the nets. Especially when the line is extended or a new line is accessed, the normal operation of the line in the line network can not be influenced by using the method of the invention.
Further, the step a further includes the main thread creating a status field and an instruction field for each sub-thread, where the status field includes an operation status field, an operation step field, and a wait status field, and the instruction field is used for the main thread to notify the sub-thread.
Further, the run status field includes run, suspend, complete, and close; the operation step field is used for representing the execution sequence of the equipment control sequence; the wait state field includes a wait time and a wait state of the child thread.
Further, the step B further includes establishing a timer and a message queue, where the timer is used to control synchronization and timing of the sub-threads, and the message queue is used for communication between the sub-threads.
Further, a first sub-thread and a second sub-thread are any two sub-threads in the N sub-threads, when a status field of the second sub-thread is used as a precondition for the first sub-thread to execute the device control sequence, the precondition is put into the message queue to wait for feedback, an operation status field of the first sub-thread is set to be suspended, when the precondition in the message queue is successfully fed back, the precondition is moved out of the message queue, the operation status field of the first sub-thread is set to be operated, and the first sub-thread is started at the same time.
Further, the status field may be read by the main thread or the N sub-threads, the status field is maintained by the corresponding sub-thread, the instruction field is maintained by the main thread, and the instruction field is a precondition for the N sub-threads to execute the device control sequence.
Further, when the waiting time of the sub-thread exceeds a preset value, the main thread performs overtime processing, wherein the overtime processing comprises giving up all the operation, giving up the line operation and submitting manual processing.
Furthermore, the network power supply logic comprises line information of an access network, main substation information of a line, a normal network power supply state and an emergency network fault power supply state; the line power supply logic comprises a power wiring diagram of the line, main substation equipment information of the line, interconnection switch equipment information of the line, an operation sequence of the equipment during adjustment of a power supply range of the main substation, and a dependency relationship of the current line on operation of other line equipment during adjustment of the power supply range of the line.
Further, the operation sequence of the equipment during the adjustment of the power supply range of the main substation comprises the adjustment of the power supply range of the current line and the adjustment of the power supply range of the cross-line; the line information of the access network comprises: the number of lines, the line trend and the number of stations; the main substation information of the line includes: the number of main substations, the geographical position of the main substations, the rated power of the main substations, the maximum power of the main substations, the normal power supply range of the main substations and the maximum power supply range of the main substations; the normal power supply state of the line network comprises the power supply range of each main substation when all the main substations operate normally; the network fault emergency power supply state comprises power supply ranges adjusted by other main substations after the main substations in any combination quit operation due to faults; the network fault emergency power supply state further comprises power supply range adjustment of the shared main substation.
The distributed parallel control system comprises a human-computer interface, a background service, a database, a remote control middleware and a plurality of node middleware, wherein each node middleware corresponds to one line, the background service is connected with the human-computer interface, the database and the remote control middleware, and the remote control middleware is connected with the plurality of node middleware;
the human-machine interface is used for: displaying the running states of a wire network and a wire, and obtaining an operation instruction and transmitting the operation instruction to a background service;
the background service is to: receiving and judging an operation instruction of the human-computer interface, calling network line information in the database according to the operation instruction, transmitting the network line information to the human-computer interface for display, and filtering out an operation instruction causing potential safety hazards to a power system; when the operation instruction relates to the adjustment and conversion among the lines, the operation instruction relating to the adjustment and conversion among the lines is defined as a command issuing instruction, and the command issuing instruction and the power supply logic of the line network line corresponding to the command issuing instruction are transmitted to the remote control middleware;
the remote control middleware is used for: receiving a command transmitted by the background service, compiling the command into one or more universal line control passwords according to the command and the line network circuit power supply logic corresponding to the command, and transmitting the line control passwords to the node middleware of the line corresponding to the command;
the node middleware is used for: receiving a line control password transmitted by the remote control middleware, compiling the line control password into an execution password of a line corresponding to the node middleware, and executing the execution password of the line;
the database is used for storing: the system comprises the following steps that the network power supply logic comprises line information of an access network, main substation information of each line, a normal network power supply state and an emergency network fault power supply state; the circuit power supply logic comprises a power wiring diagram of the circuit, main substation equipment information of the circuit, interconnection switch equipment information of the circuit, an operation sequence of the equipment when the power supply range of the main substation is adjusted, and the dependence of the circuit on the operation of other circuit equipment when the power supply range of the circuit is adjusted.
Compared with the prior art, the invention has the following advantages and beneficial effects:
1. the invention can realize a quick, automatic and parallel control method in the power monitoring system of the subway line network, and can adapt to different power SCADA monitoring system platforms of each line. The invention can also seamlessly adapt to the line extension and the new line access, and only needs to modify the content of the database after capacity expansion without modifying the control program.
2. The original network informs the line to adjust the power supply range through a dispatching telephone, and the network directly commands related lines to adjust the power supply range through the system, so that the emergency response capability is greatly improved, and the effect is obvious.
3. The monitoring platform of the line power SCADA system does not need to be modified, and the risk of function upgrading is reduced. In addition, the system capacity expansion and access adaptability to different power equipment manufacturers and system integrators is strong, and upgrading can be completed in a short time. The system upgrading does not need to modify the control program, and the stability of the program is improved.
4. The invention configures the power supply logic of the wire network and the power supply logic of the circuit in the database, automatically analyzes the control command by the system, and automatically issues the equipment control sequence, thereby further improving the automation and intelligence level of the power monitoring system of the subway wire network.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principles of the invention. In the drawings:
FIG. 1 is a schematic view of an embodiment of a method;
FIG. 2 is a schematic diagram of a system according to an embodiment;
fig. 3 is a schematic structural diagram of the embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to examples and accompanying drawings, and the exemplary embodiments and descriptions thereof are only used for explaining the present invention and are not meant to limit the present invention.
Example 1
The implementation 1 provides a distributed parallel control method for subway network electric power SCADA. The method provides solutions to the following three problems.
One) solving the problem that control power is limited by the line
The line opens the safety command authority to the line network, and the line network generates a line control instruction sequence according to the command instruction to control the related power equipment of the line. And the lines can execute instructions in parallel, thereby greatly improving the emergency response capability.
Second) solve the problem of system capacity expansion after line extension or new line access
After the line is extended or a new line is accessed, the modification of a program and the seamless expansion of a system are avoided. The control part adopts a general control code, and the remote control point configuration, the locking logic configuration, the information configuration and the like are stored by adopting a relational database.
Thirdly) solving the problems of cross-platform compatibility and different manufacturer access
In order to adapt to the access problems of different monitoring platforms and different manufacturers, a universal component needs to be developed for the interface access between a line and a line network.
The embodiment is based on a universal power SCADA system monitoring platform, as shown in FIG. 2. The system is divided into three layers of structures, namely interface middleware, background service and human-computer interaction. The function and the implementation mode of each component are as follows:
one, interface middleware
The core of the interface middleware is the analysis, decomposition, translation and communication of the control instructions of the network.
The interface middleware is divided into a remote control middleware and a node middleware. The remote control middleware is responsible for analyzing which lines are involved in the control instructions of the line network, and which operations should be executed by the lines respectively; the node middleware is responsible for accessing the line system and translates the control instruction related to the line into a control command sequence of the line. As shown in fig. 1, taking an example that the net control command relates to 2 lines, the specific operation method is as follows:
1. the remote control middleware is the core of the whole remote control process, and analyzes and decomposes the operation steps of the line level of different power supply modes according to the logic structure of a line network power system, and then sends a universal control instruction to the related lines in a multi-thread parallel mode.
2. The node middleware comprises instruction translation and communication driving processes, and comprises communication protocols commonly used by an electric SCADA system. The instruction translation translates the general control instruction of the line network into a control instruction sequence specific to the line system; and the driver is responsible for accessing and communicating the SCADA system of the line.
The remote control middleware is specifically designed as follows
After the wire network control data is read, the execution steps are as follows:
(A1) the background service sends out an execution demand, the system establishes a main thread for controlling execution, the thread analyzes the general control logic of the execution demand, the related lines and the control logic of each line according to the data of the network power supply logic, the line power supply logic and the like in the database, establishes the line control sub-threads with the same number for the lines related to the operation, and simultaneously establishes a timer sub-thread and a message queue.
The timer is responsible for the synchronization and timing of each control sub-thread, and the message queue is responsible for the communication between the sub-threads
(A2) Controlling the main thread to create a shared memory area, and distributing three state fields and one instruction field for each line control sub-thread:
a. the operation state field is respectively operation, suspension, completion and closing;
b. run step field, i.e. execute to the step of the control sequence;
c. a wait state field including the wait time and wait state of the child thread;
d. an instruction field for notifying the sub-thread by the controlling execution main thread.
Each line control sub-thread can read the state fields of other sub-threads, but only can maintain the state fields distributed by the sub-thread; the executing primary thread may read the status fields of all the secondary threads. The instruction field is maintained by the executing main thread as a precondition for the execution step of each sub-thread.
(A3) Each line control sub-thread is independently communicated with the line power SCADA system, control instructions decomposed to the line are translated into a control sequence specific to the line, then a power remote control process of the sequence is executed according to the step sequence, and the state field of the line is correspondingly maintained.
(A4) The actual power remoting process is performed by the line power SCADA system and feeds back the execution status of each step to the net. The timer sub-thread informs each line control sub-thread at regular time, each sub-thread maintains a self waiting state field, if the sub-thread is in a waiting state and the waiting time exceeds a preset value, the sub-thread immediately feeds back to the execution main thread, and the execution main thread judges how to perform overtime processing, including abandoning the whole operation, abandoning the line operation, submitting manual processing and the like.
(A5) Generally, each line control sub-thread is run independently, but if the state field value of another line control sub-thread is required as a precondition for a certain step thereof. The child thread puts the current condition requirement into a message queue to wait for feedback, and the child thread waits to be suspended. And when the precondition in the message queue is fed back successfully, the message queue is removed and used for awakening the suspended sub-thread.
(A6) And the timer sub-thread notifies the execution main thread at regular time, and the main thread traverses the state field of each line control sub-thread. When the main thread monitors that all the sub-threads finish running or are abandoned, the execution is finished. The flow ends.
The line control sub-thread fails in the following processing mode:
(B1) when a certain sub-thread goes wrong, namely, the operation failure of a certain step is reported, the sub-thread maintains the operation state field, suspends the execution flow and waits for the execution main thread to inform the processing mode.
(B2) When a certain sub-thread is executed to a certain step and the state field value of another sub-thread is needed as a precondition, if the sub-thread as the precondition is abandoned to be executed due to a fault, the sub-thread also abandons execution and exits from running.
3. The node middleware and the remote control middleware interact with each other in a network communication mode, generally speaking, the remote control middleware runs on a main server of a network electric power SCADA system, and the node middleware runs on an interface server of a network and a line.
Two, background services
Background service is a framework of the whole method, the background service is used for processing external events and interacting key components for a database, and the background service is operated on a main server of a network power SCADA system.
Background services consist of several parts:
1. the human-computer foreground information is used for processing human-computer interface operations, such as remote control execution, exception handling and the like.
2. And the human-machine foreground message feedback is used for feeding back a program execution real-time process, a final result and the like.
3. And (4) interacting databases, and calling information such as a network power supply logic, a line power supply logic and the like.
Three, man-machine interface
The human-computer interface is only responsible for human-computer interaction and sends messages to the background service, so the method does not depend on a line-specific electric power SCADA monitoring platform.
Fourth, database structure
To realize program control and to adapt the method to seamless capacity expansion of a system and to reduce the amount of modification of a program after the capacity expansion of the system. The design of net and line powered logic is therefore very important. In principle, the net supply logic should not be dependent on the particular line supply logic that is provided by the line's power supply system. After the line is extended or a new line is accessed, the requirement can be met only by maintaining the line network power supply logic and the line power supply logic in the database through maintenance software, and the repeated debugging and program modification work of a program is avoided.
The net supply logic (mode) includes:
1. line information of an access line network comprises the number, the trend, the number of stations and the like;
2. the main substation information of each line comprises the number, the geographical position, the rated power, the maximum power, the normal power supply range, the maximum power supply range and the like;
3. the network normally supplies power logic, namely the power supply range of each main substation when all the main substations normally operate;
4. the network fault emergency power supply logic is that after the main substations in any combination quit operation due to faults, the power supply ranges of other main substations should be adjusted, and the adjustment of the power supply ranges of the shared main substations is mainly related.
The line powered logic comprises:
1. a power wiring diagram of the circuit;
2. master substation equipment information for the line;
3. contact switch device information of the line;
4. when the power supply range of the main substation is adjusted, the operation sequence of the equipment comprises the power supply range adjustment of the line and the power supply range adjustment of the cross-line;
the method relates to the dependence of the line on the operation of other line equipment when the cross-line power supply range is adjusted.
By adopting the method of the embodiment, a rapid, automatic and parallel control method can be realized in the power monitoring system of the subway line network, and the method can be suitable for different power SCADA monitoring system platforms of each line (on the premise of adopting an international or national standard power system communication protocol, if the protocol is a non-standard protocol, the method can be customized and developed according to the method of the embodiment). The embodiment can also be seamlessly adapted to line extension and new line access, and only the content of the database needs to be modified after capacity expansion, without modifying a control program.
In the embodiment, the original network informs the line to adjust the power supply range through the dispatching telephone, and the network directly commands the relevant line to adjust the power supply range through the system, so that the emergency response capability is greatly improved, and the effect is obvious. The monitoring platform of the line power SCADA system does not need to be modified, and the risk of function upgrading is reduced. In addition, the system capacity expansion and access adaptability to different power equipment manufacturers and system integrators is strong, and upgrading can be completed in a short time. The system upgrading does not need to modify the control program, and the stability of the program is improved. The automation and intelligence level of the power monitoring system of the subway line network is further improved.
The core of this embodiment is that the system automatically resolves the control command and automatically issues the device control sequence by configuring the network power supply logic and the line power supply logic in the database.
As shown in fig. 3, a software deployment diagram is taken as an example of a network accessing 4 lines, background service and control middleware is deployed in a power center server, node middleware is deployed in an interface server of each line, a relational database is deployed in a database server, and a human-computer interface is deployed in an operation workstation for power operators. The maintenance terminal is mainly used by maintenance personnel and can modify the power supply logic of the network and the power supply logic of the circuit in the database.
The embodiment does not limit the machine type and the operating system, is the parallel control of the network, and has the core that the system is adapted to systems of multiple lines and different manufacturers to automatically convert the instructions; and analyzing the line network power supply logic, and automatically generating an execution sequence by combining the line power supply logic.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. The distributed parallel control method for the power SCADA of the subway line network is characterized by comprising the following steps of:
step A: establishing a main thread, the main thread comprising the following operations:
a1: acquiring a net control instruction;
a2: analyzing N lines related to the net control instruction according to the net control instruction and the net power supply logic, wherein N is a natural number greater than or equal to 1;
a3: compiling the line network control instruction into N line control instructions corresponding to the N lines;
and B: establishing N sub-threads in one-to-one correspondence for the N lines, wherein the sub-threads comprise the following operations:
b1: analyzing the line control instruction into an equipment control sequence according to the line control instruction and the line power supply logic, and executing the equipment control sequence;
and the main thread controls the N sub threads to sequentially execute the equipment control sequence.
2. The distributed parallel control method for metro network power SCADA as claimed in claim 1, wherein said step a further comprises the step of said main thread creating a status field and an instruction field for each of said sub-threads, said status field comprising a running status field, a running step field and a waiting status field, said instruction field being used for said main thread to notify said sub-threads.
3. A distributed parallel control method of metro network power SCADA as claimed in claim 2, wherein said run status field comprises run, suspend, complete and close; the operation step field is used for representing the execution sequence of the equipment control sequence; the wait state field includes a wait time and a wait state of the child thread.
4. A method as claimed in claim 3, wherein said step B further comprises establishing a timer and a message queue, said timer is used for controlling synchronization and timing of said sub-threads, and said message queue is used for communication between said sub-threads.
5. The distributed parallel control method for the electric power SCADA of the metro network according to claim 4, wherein a first sub-thread and a second sub-thread are any two sub-threads in the N sub-threads, when a status field of the second sub-thread is used as a precondition for the first sub-thread to execute the equipment control sequence, the precondition is put into the message queue to wait for feedback, an operation status field of the first sub-thread is set to suspend, when the precondition in the message queue is successfully fed back, the precondition is moved out of the message queue, the operation status field of the first sub-thread is set to operate, and the first sub-thread is started at the same time.
6. The method according to claim 3, wherein the status field is readable by the main thread or the N sub-threads, the status field is maintained by the corresponding sub-thread, the instruction field is maintained by the main thread, and the instruction field is a precondition for the N sub-threads to execute the device control sequence.
7. The distributed parallel control method for the electric power SCADA of the subway line network as claimed in claim 3, wherein when the waiting time of the sub-thread exceeds a preset value, the main thread performs timeout processing, wherein the timeout processing comprises abandoning the whole operation, abandoning the line operation and submitting manual processing.
8. The distributed parallel control method for the electric power SCADA of the subway network as claimed in claim 1, wherein the network power supply logic comprises line information of an access network, main substation information of a line, a normal network power supply state and an emergency network fault power supply state; the line power supply logic comprises a power wiring diagram of the line, main substation equipment information of the line, interconnection switch equipment information of the line, an operation sequence of the equipment during adjustment of a power supply range of the main substation, and a dependency relationship of the current line on operation of other line equipment during adjustment of the power supply range of the line.
9. The distributed parallel control method for the electric power SCADA of the metro network according to claim 8, wherein the operation sequence of the equipment during the adjustment of the power supply range of the main substation comprises the adjustment of the power supply range of the current line and the adjustment of the power supply range of the cross-line;
the line information of the access network comprises: the number of lines, the line trend and the number of stations;
the main substation information of the line includes: the number of main substations, the geographical position of the main substations, the rated power of the main substations, the maximum power of the main substations, the normal power supply range of the main substations and the maximum power supply range of the main substations;
the normal power supply state of the line network comprises the power supply range of each main substation when all the main substations operate normally;
the network fault emergency power supply state comprises power supply ranges adjusted by other main substations after the main substations in any combination quit operation due to faults;
the network fault emergency power supply state further comprises power supply range adjustment of the shared main substation.
10. The distributed parallel control system of the subway network electric power SCADA is characterized by comprising a human-computer interface, a background service, a database, a remote control middleware and a plurality of node middleware, wherein each node middleware corresponds to one line, the background service is connected with the human-computer interface, the database and the remote control middleware, and the remote control middleware is connected with the plurality of node middleware;
the human-machine interface is used for: displaying the running states of a wire network and a wire, and obtaining an operation instruction and transmitting the operation instruction to a background service;
the background service is to: receiving and judging an operation instruction of the human-computer interface, calling network line information in the database according to the operation instruction, transmitting the network line information to the human-computer interface for display, and filtering out an operation instruction causing potential safety hazards to a power system; when the operation instruction relates to the adjustment and conversion among the lines, the operation instruction relating to the adjustment and conversion among the lines is defined as a command issuing instruction, and the command issuing instruction and the power supply logic of the line network line corresponding to the command issuing instruction are transmitted to the remote control middleware;
the remote control middleware is used for: receiving a command transmitted by the background service, compiling the command into one or more universal line control passwords according to the command and the line network circuit power supply logic corresponding to the command, and transmitting the line control passwords to the node middleware of the line corresponding to the command;
the node middleware is used for: receiving a line control password transmitted by the remote control middleware, compiling the line control password into an execution password of a line corresponding to the node middleware, and executing the execution password of the line;
the database is used for storing: the system comprises the following steps that the network power supply logic comprises line information of an access network, main substation information of each line, a normal network power supply state and an emergency network fault power supply state; the circuit power supply logic comprises a power wiring diagram of the circuit, main substation equipment information of the circuit, interconnection switch equipment information of the circuit, an operation sequence of the equipment when the power supply range of the main substation is adjusted, and the dependence of the circuit on the operation of other circuit equipment when the power supply range of the circuit is adjusted.
CN202010672748.1A 2020-07-14 2020-07-14 Distributed parallel control method and system for subway network electric power SCADA Active CN111562774B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010672748.1A CN111562774B (en) 2020-07-14 2020-07-14 Distributed parallel control method and system for subway network electric power SCADA

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010672748.1A CN111562774B (en) 2020-07-14 2020-07-14 Distributed parallel control method and system for subway network electric power SCADA

Publications (2)

Publication Number Publication Date
CN111562774A true CN111562774A (en) 2020-08-21
CN111562774B CN111562774B (en) 2020-10-16

Family

ID=72075404

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010672748.1A Active CN111562774B (en) 2020-07-14 2020-07-14 Distributed parallel control method and system for subway network electric power SCADA

Country Status (1)

Country Link
CN (1) CN111562774B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050033481A1 (en) * 2003-08-08 2005-02-10 Budhraja Vikram S. Real-time performance monitoring and management system
CN103513962A (en) * 2012-06-29 2014-01-15 上海宝信软件股份有限公司 Electric power SCADA parallel control method based on minimal machine
CN103545805A (en) * 2013-09-16 2014-01-29 北京四方继保自动化股份有限公司 Modeling-based railway power supply arm monitoring method
CN106597911A (en) * 2015-10-16 2017-04-26 上海宝信软件股份有限公司 Parallel control system based on universal power SCADA system
CN106981924A (en) * 2017-04-07 2017-07-25 青岛海信网络科技股份有限公司 A kind of method of power monitoring synchronizing information and station level comprehensive monitoring system
CN107171323A (en) * 2017-06-27 2017-09-15 中铁第四勘察设计院集团有限公司 A kind of track traffic loop wire middle-voltage network electric power system and its operation method
CN108082214A (en) * 2016-11-22 2018-05-29 上海宝信软件股份有限公司 Key operation emergency response system based on track traffic SCADA
CN110363447A (en) * 2019-07-24 2019-10-22 南京南瑞继保工程技术有限公司 A kind of Urban Rail Transit grade electric power dispatching system
CN111031018A (en) * 2019-12-02 2020-04-17 国电南瑞科技股份有限公司 Transformer substation network security monitoring client system and implementation method thereof

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050033481A1 (en) * 2003-08-08 2005-02-10 Budhraja Vikram S. Real-time performance monitoring and management system
CN103513962A (en) * 2012-06-29 2014-01-15 上海宝信软件股份有限公司 Electric power SCADA parallel control method based on minimal machine
CN103545805A (en) * 2013-09-16 2014-01-29 北京四方继保自动化股份有限公司 Modeling-based railway power supply arm monitoring method
CN106597911A (en) * 2015-10-16 2017-04-26 上海宝信软件股份有限公司 Parallel control system based on universal power SCADA system
CN108082214A (en) * 2016-11-22 2018-05-29 上海宝信软件股份有限公司 Key operation emergency response system based on track traffic SCADA
CN106981924A (en) * 2017-04-07 2017-07-25 青岛海信网络科技股份有限公司 A kind of method of power monitoring synchronizing information and station level comprehensive monitoring system
CN107171323A (en) * 2017-06-27 2017-09-15 中铁第四勘察设计院集团有限公司 A kind of track traffic loop wire middle-voltage network electric power system and its operation method
CN110363447A (en) * 2019-07-24 2019-10-22 南京南瑞继保工程技术有限公司 A kind of Urban Rail Transit grade electric power dispatching system
CN111031018A (en) * 2019-12-02 2020-04-17 国电南瑞科技股份有限公司 Transformer substation network security monitoring client system and implementation method thereof

Also Published As

Publication number Publication date
CN111562774B (en) 2020-10-16

Similar Documents

Publication Publication Date Title
US9122269B2 (en) Method and system for operating a machine from the field of automation engineering
CN106953918B (en) Master-slave station programmed control system and method based on universal service protocol
CN110363447B (en) Urban rail transit line network level power dispatching system
CN103269130B (en) Method for remotely confirming remote-control operation of transformer station
CN111564905A (en) Automatic simultaneous joint debugging method and system for unattended multiple power distribution terminals of main station
CN111899501B (en) Remote control method for switch in distribution network automation master station substation
CN111967740B (en) Operation ticket safety checking system and method thereof
CN109343500A (en) A kind of centralization shows monitoring nodes management system and method
CN103600756B (en) Can divide the comprehensively monitoring equipment and system of professional commissioning test and Fault Isolation
CN101634855B (en) Redundancy backup control system of ground equipment for opening ceremony and closing ceremony of large-scale games
CN111562774B (en) Distributed parallel control method and system for subway network electric power SCADA
CN110262369B (en) Simulation test system of ring crane direct current driving system
CN108082214B (en) One-key operation emergency response system based on rail transit SCADA
CN117193200A (en) Industrial field data Internet of things management system
CN113281594B (en) System and method for realizing remote intelligent automatic test for relay protection
CN113114732B (en) Automatic data point aligning system and method suitable for multiple links of transformer substation
CN107834697B (en) Method for improving response speed of telemetering data of dispatching automation system in case of power grid fault
CN112085339A (en) SOA (service oriented architecture) -based master and standby system real-time data checking device and method
CN117033252B (en) Combined simulation communication system based on opcua
Shen Design of PLC Remote Monitoring Software Based on C/S Mode
CN114188978B (en) Low-voltage ride through control method and system based on state machine model
CN111030862B (en) Equipment off-line management system based on acquisition terminal
CN113612228B (en) Multi-dimensional information fusion-based feeder automation active fault processing system, method and readable storage medium
CN114552783B (en) Main and standby control right switching method of network-level power dispatching system
EP2729853A1 (en) Tool for assisting an energy-efficient control and method therefor

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