CN113688059A - Automatic function detection system and method for stability control system - Google Patents

Automatic function detection system and method for stability control system Download PDF

Info

Publication number
CN113688059A
CN113688059A CN202111245149.2A CN202111245149A CN113688059A CN 113688059 A CN113688059 A CN 113688059A CN 202111245149 A CN202111245149 A CN 202111245149A CN 113688059 A CN113688059 A CN 113688059A
Authority
CN
China
Prior art keywords
stability control
control device
test
plant
control system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111245149.2A
Other languages
Chinese (zh)
Inventor
吴兴扬
韩青青
邰伟
董宸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Dongbo Intelligent Energy Research Institute Co ltd
Original Assignee
Nanjing Dongbo Intelligent Energy Research Institute 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 Nanjing Dongbo Intelligent Energy Research Institute Co ltd filed Critical Nanjing Dongbo Intelligent Energy Research Institute Co ltd
Priority to CN202111245149.2A priority Critical patent/CN113688059A/en
Publication of CN113688059A publication Critical patent/CN113688059A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases

Abstract

The invention discloses a system and a method for automatically detecting the functions of a stability control system, wherein the system comprises: the analysis and use case generation module analyzes the strategy table of the stability control system by using an artificial intelligence algorithm, analyzes the stability control logic of different plant station stability control devices and generates the test use case of each plant station strategy table; the data interaction module simulates various running states of a stable control system plant station through analog quantity and switching value channels; the 2M optical fiber channel simulates a plurality of stations and the stable control device to interactively communicate data; the communication protocol module is used for sending a communication message to the stability control device and analyzing the received communication message from the stability control device; and the checking and verifying module checks and verifies the control quantity and the communication data received by the data interaction module and the expected result, restores the state of the stability control device and automatically outputs a test report after the test is finished. The invention not only can obviously improve the research and development efficiency and the test quality, but also can effectively reduce the labor cost and the time cost of the in-plant debugging and the on-site joint debugging of the stability control device.

Description

Automatic function detection system and method for stability control system
Technical Field
The invention belongs to the technical field of power grid safety and stability control, and particularly relates to a system and a method for automatically detecting functions of a stability control system.
Background
With the continuous expansion of the scale of the power grid and the increasingly complex operation mode, the safe and stable operation of the power system becomes more and more important. The safety and stability control system is used as a second defense line for the safety and stability of the power system, and is called a stability control system for short, and the accuracy of the action behavior directly influences whether the power system can maintain the safety and stability in the fault condition.
The stability control system is provided with various plant stations which comprise a main station, sub stations and an execution station, wherein each plant station is provided with a stability control device according to operation requirements, the main station is unique and is in communication connection with the plurality of sub stations, the sub stations are in communication connection with the main station, the sub stations and the execution station, and the execution station is in communication connection with the sub stations. Different areas have different power grid structures and different stability problems, and corresponding stable operation regulations, namely different strategy tables, so that the conventional safety and stability control system is customized and developed by taking a specific system as an object, and the system design also changes along with the actual condition of a project. Due to the unique customization of the stability control system, factory debugging of a manufacturer, single-plant debugging of an engineering field and multi-plant joint debugging need to consume a long time and a large amount of manpower, the debugging efficiency is low, and the risks of incomplete test contents and inaccurate test functions exist. A reliable solution is needed to solve the problem of debugging the functions of the current stability control system.
Disclosure of Invention
The invention provides an automatic detection system and method for the functions of a stability control system, which realize artificial intelligent detection of the functions of the stability control system, solve the risks of low debugging efficiency and incomplete and uncertain test of a stability control device of the stability control system, and effectively reduce the labor cost and time cost of in-plant debugging and on-site joint debugging of the stability control device.
In order to achieve the above object, the present invention provides the following technical solutions
The invention relates to a function automatic detection system of a stability control system, which comprises:
the analysis and use case generation module analyzes the strategy table of the stability control system by using an artificial intelligence algorithm, analyzes the stability control logic of different plant station stability control devices, divides the stability control logic into various types of logic components, and generates the test use case of each plant station strategy table through the combination of different logic components;
the data interaction module simulates various running states of a stable control system plant station through an analog quantity and switching value output channel, provides sampling data of the stable control device through an electric connection, outputs the electric quantity and the switching value required by the stable control device through the electric connection, and receives control output of the stable control device through a switching value input channel; simulating interactive communication data between a plurality of stations and the stability control device through a 2M optical fiber channel;
the communication protocol module is used for receiving the signal of the data interaction module, editing and sending a communication message to the stability control device, and receiving and analyzing the received communication message from the stability control device;
and the checking and verifying module is used for checking and verifying the output control quantity of the stability control device received by the data interaction module, the communication data analyzed by the communication protocol module and an expected result of the test case, judging whether the stability control logic control result meets the requirement of the policy table, resetting the state of the stability control device and automatically outputting a test report after the test is finished.
The external interface of the automatic detection system comprises a plurality of electrical analog quantity output channels, a switching quantity output channel, a switching quantity input channel and a 2M optical fiber communication channel.
The logic elements form a plurality of test cases, all possible results of each logic element at least appear once, the test judgment result at least appears once in a true value and a false value, and the condition coverage rate and the judgment coverage rate are 100%.
And simulating various running states and data receiving and transmitting of a main station, a sub station and an execution station in the stability control system, outputting electrical quantity and switching value to a stability control device in an electrical wiring mode, receiving control quantity input of the stability control device, sending communication data of other stations to the stability control device through optical fibers, receiving control measure information of the stability control device, and realizing communication data interaction.
An automatic detection method for functions of a stability control system comprises the following steps:
step 1: analyzing a strategy table of a stability control system by using an artificial intelligence algorithm, displaying information of each plant station in the system, analyzing stability control logics of stability control devices of different plant stations, dividing the stability control logics into various types of logic components, and automatically generating a test case of each plant station strategy table through combination of different logic components;
step 2: selecting the plant type or the plant name of the stable control device to be tested, acquiring and displaying the execution strategy and the test case of the current plant after selection, and generating a configuration file of the current plant;
step 3: selecting a logic component to edit a test case, and starting testing after the test case is selected;
step 4: various running states of a stable control system plant are simulated through an analog quantity and switching quantity output channel of automatic detection equipment, the electric quantity and switching quantity required by a stable control device are output through electric wiring, and a communication message is sent to the stable control device through a communication protocol module;
step 5: receiving the control output of the stability control device through a switching value input channel, and analyzing a received communication message from the stability control device through a communication protocol module;
step 6: judging whether data of the stability control device is received or not within preset waiting time, if so, checking and verifying the output control quantity of the stability control device and the communication data analyzed by the communication protocol module and the expected result of the test case received by the data interaction module, and outputting a result YES; if not, outputting a result NO after the waiting time is up, sending a command to reset the state of the stability control device, and ending the test case;
step 7: entering the next test case, and repeating the Step4-Step 7;
step 8: and (5) finishing the test of all the test cases and outputting a test report.
The logic elements form a plurality of test cases, all possible results of each logic element at least appear once, the test judgment result at least appears once in a true value and a false value, and the condition coverage rate and the judgment coverage rate are 100%.
And simulating various running states and data receiving and transmitting of a main station, a sub station and an execution station in the stability control system, outputting electrical quantity and switching value to a stability control device in an electrical wiring mode, receiving control quantity input of the stability control device, sending communication data of other stations to the stability control device through optical fibers, receiving control measure information of the stability control device, and realizing communication data interaction.
An automatic function detection device for a stability control system comprises:
a memory for storing non-transitory computer readable instructions; and
a processor for executing the computer readable instructions, such that the computer readable instructions, when executed by the processor, implement the automatic detection method described above.
A computer-readable storage medium storing non-transitory computer-readable instructions which, when executed by a computer, cause the computer to perform the above-described automatic detection method.
The invention has the technical effects and advantages that:
aiming at different stability control system projects, the invention realizes automatic generation of stability control logic test cases through an artificial intelligence algorithm based on a stability control strategy table and system project design, realizes comprehensive coverage of the test cases, simulates various plant stations of the stability control system, realizes electrical interaction and communication interaction with a stability control device, actively verifies results without manual intervention, outputs test reports, realizes the function of artificially intelligently detecting a safety and stability control system, saves the waste of field manpower and time, and realizes the full-coverage high-efficiency automatic detection of the stability control logic.
Drawings
FIG. 1 is a diagram of a safety and stability control system of a power grid;
FIG. 2 is a functional schematic diagram of the automatic function detection of the stability control system of the present invention;
FIG. 3 is a flowchart illustrating the automatic function detection method of the stability control system according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
According to the stable operation rule of the stable control system, namely a strategy table, combined with the engineering design of the stable control system, a test case with a stable control logic function is generated through an artificial intelligence algorithm; the method comprises the following steps that various running states and data of various plant stations such as a master station, a substation and an execution station in the simulation stability control system are sent to a stability control device, and control measures and communication data of the stability control device are received; and (4) actively verifying whether the control measures and the communication data of the stability control device meet the requirements of the policy table without manual intervention, and outputting a test report. According to a strategy table of a stability control system, combining with the engineering design of the stability control system, analyzing the stability control logic of stability control devices of different stations in the system by an artificial intelligence algorithm, dividing the stability control logic into various types of logic components, and automatically generating a test case of the strategy table through the combination of different logic components; the logic elements form a plurality of test cases, all possible results of each logic element at least appear once, the test judgment result at least appears once in a true value and a false value, and the condition coverage rate and the judgment coverage rate reach 100 percent. The method supports a user to select the plant type or the plant name of the stable control device to be tested, namely the main station, the sub station or the execution station, after the selection, the automatic detection method automatically acquires the execution strategy and the test case of the current plant, simultaneously supports the user editing, enables the user to independently select the logic components for combination, and can automatically generate the corresponding test case. The method is characterized in that various operation states and data receiving and transmitting of various plant stations such as a main station, a sub station and an execution station in the stability control system are simulated, electric quantities and switching quantities are output to a stability control device in an electric connection mode and received control quantity input of the stability control device, communication data of other plant stations are sent to the stability control device through optical fibers and received control measure information of the stability control device, and communication data interaction is achieved. Receiving communication data which is provided by the control quantity of the stability control device and sent to other stations, actively checking and verifying the communication data with an expected result of a test case without manual intervention, judging whether the stability control logic control result meets the requirement of a strategy table, resetting the state of the stability control device, and automatically outputting a test report after the test is finished.
The system comprises an analysis and use case generation module, a data interaction module, a communication protocol module and a check verification module. The analysis and use case generation module completes analysis of the strategy table and generation of the test use case by using an artificial intelligence algorithm, the data interaction module completes data interaction of electric quantity, switching quantity, control quantity and communication, the communication protocol module completes editing and analysis of communication data messages, and the checking and verifying module completes checking between logic control and expected results. The external interface of the automatic detection equipment comprises a plurality of electrical analog quantity output channels, a switching quantity output channel, a switching quantity input channel and a 2M optical fiber communication channel. The analysis and use case generation module analyzes the stability control system strategy table and combines engineering design, stability control logics of different plant station stability control devices are analyzed through an artificial intelligence algorithm, the stability control logics are divided into various types of logic components, test use cases of the strategy table are automatically generated through combination of different logic components, and the condition coverage rate and the judgment coverage rate of the test use cases reach 100%. During operation, a user can select the plant type or the plant name of the stable control device to be tested, after selection, the automatic detection method automatically acquires the execution strategy and the test case of the current plant, meanwhile, user editing is supported, the user can independently select the logic components to be combined, and the module automatically generates the corresponding test case. The data interaction module simulates various running states of a stable control system plant station through an analog quantity and switching quantity output channel of automatic detection equipment, provides sampling data of a stable control device through electric wiring, the switching quantity input channel receives the control output of the stable control device, the 2M optical fiber channel simulates a plurality of plant stations and the stable control device to interact communication data, and the communication protocol module sends communication messages to the stable control device and analyzes the received communication messages from the stable control device. And the checking and verifying module actively checks and verifies the output control quantity of the stability control device received by the data interaction module, the communication data analyzed by the protocol module and the expected result of the test case without manual intervention, judges whether the stability control logic control result meets the requirement of the policy table, sends a command to reset the state of the stability control device, and automatically outputs a test report after the test is finished.
Fig. 1 is a diagram showing a structure of a power grid safety and stability control system, in which a plurality of types of plant stations including a master station, a slave station and an execution station are provided, each plant station is provided with a stability control device according to an operation requirement, wherein the master station is unique and is in communication connection with a plurality of slave stations, the slave stations are in communication connection with the master station and the execution station, and may also be in communication connection with other slave stations, and the execution station is generally in communication connection with only the slave stations. The power grid operation requirements of different regions are different, and the structures of the stability control systems of the regions are not completely the same.
The invention provides automatic function detection equipment of a stability control system, which is shown in figure 2. Fig. 2 is a flowchart of the automatic function detection device of the stability control system according to the embodiment of the present invention. As shown in fig. 2, the work flow of the automatic detection device includes the following steps:
step 1: analyzing a strategy table of a stability control system and a system engineering design based on an artificial intelligence algorithm, generating a plurality of logic components, displaying information of each plant station in the system, automatically generating a test case of each plant station, and displaying the test case of the plant station after a user selects the corresponding plant station;
step 2: the user can edit the test case, and the test is started after the test case is selected;
step 3: according to the requirements of the running test case, outputting state information, electrical quantity and switching value to a stability control device through electrical wiring, and sending other data to the stability control device through an optical fiber channel by using an agreed communication protocol;
step 4: the stability control device judges according to the received information, outputs and controls the output information to be sent to an input channel of the automatic detection equipment through electric wiring, and other data are sent to the automatic detection equipment through an optical fiber channel by an appointed communication protocol;
step 5: the automatic detection equipment checks and verifies the data received within the set time and the expected result of the test case, and outputs a result YES or NO, if the required data is not received within the set waiting time, the test result is NO, a resetting command is sent to the stability control device, the test case is ended, and the next test case is entered;
step 6: and outputting a test report after the test of all the test cases is finished.
The invention provides an automatic detection method for the functions of a stability control system, which is shown in figure 3. Fig. 3 is a detailed implementation flowchart of the automatic detection method according to the embodiment of the present invention. As shown in fig. 3, the implementation process of the automatic detection method can be divided into four main modules: the system comprises an analysis and use case generation module, a data interaction module, a communication protocol module and a checking and verifying module, wherein the analysis and use case generation module is 01, the data interaction module is 02, the checking and verifying module is 03, and the communication protocol module finishes editing and analyzing of communication data messages.
The method comprises the following implementation steps:
step 1: the analysis and use case generation module analyzes the strategy table of the stability control system by using an artificial intelligence algorithm and combines engineering design, displays information of each plant station in the system, simultaneously analyzes stability control logics of stability control devices of different plant stations, divides the stability control logics into various types of logic components, automatically generates test cases of the strategy table of each plant station through combination of different logic components, and the condition coverage rate and the judgment coverage rate of the test cases reach 100%;
step 2: the user selects the plant type or the plant name of the stable control device to be detected, and after selection, the automatic detection method automatically acquires and displays the execution strategy and the test case of the current plant and generates a configuration file of the current plant;
step 3: a user autonomously selects a logic component to edit a test case, and after the test case is selected, the test is started;
step 4: the data interaction module simulates various running states of a stable control system plant station through an analog quantity and switching quantity output channel of automatic detection equipment, outputs the electric quantity and switching quantity required by the stable control device through an electric wiring, and the communication protocol module sends a communication message to the stable control device;
step 5: the data interaction module receives the control output of the stability control device through a switching value input channel of the automatic detection equipment, and the communication protocol module analyzes the received communication message from the stability control device;
step 6: judging whether data of the stability control device is received or not within set waiting time, if the data is received, without manual intervention, a checking and verifying module actively checks and verifies the output control quantity of the stability control device received by the data interaction module, the communication data analyzed by the communication protocol module and an expected result of the test case, and outputs a result YES or NO, if the data is not received, a result NO is output after the waiting time is up, a command is sent to reset the state of the stability control device, and the test case is ended;
step 7: entering the next test case, and repeating the Step4-Step 7;
step 8: and (5) finishing the test of all the test cases and outputting a test report.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that modifications may be made to the embodiments or portions thereof without departing from the spirit and scope of the invention.

Claims (9)

1. The utility model provides a steady control system function automatic check out system which characterized in that includes:
the analysis and use case generation module analyzes the strategy table of the stability control system by using an artificial intelligence algorithm, analyzes the stability control logic of different plant station stability control devices, divides the stability control logic into various types of logic components, and generates the test use case of each plant station strategy table through the combination of different logic components;
the data interaction module simulates various running states of a stable control system plant station through an analog quantity and switching value output channel, provides sampling data of the stable control device through an electric connection, outputs the electric quantity and the switching value required by the stable control device through the electric connection, and receives control output of the stable control device through a switching value input channel; simulating interactive communication data between a plurality of stations and the stability control device through a 2M optical fiber channel;
the communication protocol module is used for receiving the signal of the data interaction module, editing and sending a communication message to the stability control device, and receiving and analyzing the received communication message from the stability control device;
and the checking and verifying module is used for checking and verifying the output control quantity of the stability control device received by the data interaction module, the communication data analyzed by the communication protocol module and an expected result of the test case, judging whether the stability control logic control result meets the requirement of the policy table, resetting the state of the stability control device and automatically outputting a test report after the test is finished.
2. The automatic detection system for the functions of the stability control system according to claim 1, wherein the external interface of the automatic detection system comprises a plurality of electrical analog output channels, switching value input channels and 2M optical fiber communication channels.
3. The system according to claim 1, wherein the logic elements form a plurality of test cases, each logic element has at least one occurrence of all possible results, and the test result has at least one occurrence of "true" and "false" and has a condition coverage rate and a determination coverage rate of 100%.
4. The automatic detection system for the functions of the stability control system according to claim 1, wherein a plurality of operation states and data receiving and transmitting of a main station, a sub station and an execution station in the stability control system are simulated, an electric quantity and a switching quantity are output to a stability control device in an electric connection mode and control quantity input of the stability control device is received, communication data of other plant stations are sent to the stability control device through optical fibers and control measure information of the stability control device is received, and communication data interaction is achieved.
5. An automatic detection method for functions of a stability control system is characterized by comprising the following steps:
step 1: analyzing a strategy table of a stability control system by using an artificial intelligence algorithm, displaying information of each plant station in the system, analyzing stability control logics of stability control devices of different plant stations, dividing the stability control logics into various types of logic components, and automatically generating a test case of each plant station strategy table through combination of different logic components;
step 2: selecting the plant type or the plant name of the stable control device to be tested, acquiring and displaying the execution strategy and the test case of the current plant after selection, and generating a configuration file of the current plant;
step 3: selecting a logic component to edit a test case, and starting testing after the test case is selected;
step 4: the method comprises the steps that multiple running states of a stable control system plant are simulated through an analog quantity and switching quantity output channel of automatic detection equipment, the electric quantity and switching quantity required by a stable control device are output through electric wiring, and a communication protocol module sends communication messages to the stable control device through a 2M optical fiber channel;
step 5: receiving the control output of the stability control device through a switching value input channel, and analyzing a received communication message from the stability control device through a 2M optical fiber channel by a communication protocol module;
step 6: judging whether data of the stability control device is received or not within preset waiting time, if so, checking and verifying the output control quantity of the stability control device and the communication data analyzed by the communication protocol module and the expected result of the test case received by the data interaction module, and outputting a result YES; if not, outputting a result NO after the waiting time is up, sending a command to reset the state of the stability control device, and ending the test case;
step 7: entering the next test case, and repeating the Step4-Step 7;
step 8: and (5) finishing the test of all the test cases and outputting a test report.
6. The method according to claim 5, wherein the logic elements form a plurality of test cases, all possible results of each logic element occur at least once, and the test result at least occurs once as a "true value" and once as a "false value", and the condition coverage and the determination coverage are 100%.
7. The method for automatically detecting the functions of the stability control system according to claim 5, wherein a plurality of operation states and data receiving and transmitting of a main station, a sub station and an execution station in the stability control system are simulated, an electric quantity and a switching quantity are output to a stability control device in an electric connection mode and control quantity input of the stability control device is received, communication data of other plant stations are sent to the stability control device through optical fibers and control measure information of the stability control device is received, and communication data interaction is achieved.
8. The utility model provides a steady control system function automatic checkout equipment which characterized in that includes:
a memory for storing non-transitory computer readable instructions; and
a processor for executing the computer readable instructions, such that the computer readable instructions, when executed by the processor, implement the automatic stability control system function detection method according to any one of claims 5 to 7.
9. A computer-readable storage medium for storing non-transitory computer-readable instructions which, when executed by a computer, cause the computer to execute the automatic detection method of stability control system function according to any one of claims 5 to 7.
CN202111245149.2A 2021-10-26 2021-10-26 Automatic function detection system and method for stability control system Pending CN113688059A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111245149.2A CN113688059A (en) 2021-10-26 2021-10-26 Automatic function detection system and method for stability control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111245149.2A CN113688059A (en) 2021-10-26 2021-10-26 Automatic function detection system and method for stability control system

Publications (1)

Publication Number Publication Date
CN113688059A true CN113688059A (en) 2021-11-23

Family

ID=78587981

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111245149.2A Pending CN113688059A (en) 2021-10-26 2021-10-26 Automatic function detection system and method for stability control system

Country Status (1)

Country Link
CN (1) CN113688059A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114880248A (en) * 2022-07-04 2022-08-09 温州电力建设有限公司 Virtual data-based stability control device debugging method and system

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060179383A1 (en) * 2005-01-21 2006-08-10 Microsoft Corporation Extending test sequences to accepting states
US20070260438A1 (en) * 2006-05-08 2007-11-08 Langer William J Vehicle testing and simulation using integrated simulation model and physical parts
US20080120522A1 (en) * 2006-11-22 2008-05-22 Honeywell International Inc. Testing of Control Strategies in a Control System Controlling a Process Control Plant
US20140201723A1 (en) * 2013-01-15 2014-07-17 Toyota Motor Engineering & Manufacturing North America, Inc. Systems and Methods for Evaluating Stability of Software Code for Control Systems
CN105159273A (en) * 2015-07-29 2015-12-16 国家电网公司 System testing method of power grid distributed stability control devices
US20170261552A1 (en) * 2016-03-08 2017-09-14 International Business Machines Corporation Methods and systems for generating functional test patterns for manufacture test
CN107391352A (en) * 2017-07-04 2017-11-24 广西电网有限责任公司电力科学研究院 A kind of RTDS and stability control device data transmission method and its Transmission system
CN109613909A (en) * 2018-11-23 2019-04-12 深圳供电局有限公司 Steady control host test method and its system
CN111414310A (en) * 2020-04-01 2020-07-14 国网新疆电力有限公司电力科学研究院 Method and system for testing safety and stability control device of power grid capable of automatically generating test cases
CN112346990A (en) * 2020-11-27 2021-02-09 国网山西省电力公司电力科学研究院 Automatic testing method and system for stability control device
CN112508511A (en) * 2020-11-26 2021-03-16 国网山西省电力公司电力科学研究院 Automatic generation method for stability control strategy test report
CN112506173A (en) * 2020-12-16 2021-03-16 国网山西省电力公司电力科学研究院 Strategy testing method for single stability control device
CN112531688A (en) * 2020-11-26 2021-03-19 国网山西省电力公司电力科学研究院 Method for automatically generating stability control strategy test case
CN113268052A (en) * 2021-05-31 2021-08-17 国网陕西省电力公司电力科学研究院 Multi-protocol conversion based stability control device detection debugging system and method
CN113315124A (en) * 2021-05-31 2021-08-27 南方电网科学研究院有限责任公司 Stability control strategy generation method, system, computer equipment and storage medium

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060179383A1 (en) * 2005-01-21 2006-08-10 Microsoft Corporation Extending test sequences to accepting states
US20070260438A1 (en) * 2006-05-08 2007-11-08 Langer William J Vehicle testing and simulation using integrated simulation model and physical parts
US20080120522A1 (en) * 2006-11-22 2008-05-22 Honeywell International Inc. Testing of Control Strategies in a Control System Controlling a Process Control Plant
US20140201723A1 (en) * 2013-01-15 2014-07-17 Toyota Motor Engineering & Manufacturing North America, Inc. Systems and Methods for Evaluating Stability of Software Code for Control Systems
CN105159273A (en) * 2015-07-29 2015-12-16 国家电网公司 System testing method of power grid distributed stability control devices
US20170261552A1 (en) * 2016-03-08 2017-09-14 International Business Machines Corporation Methods and systems for generating functional test patterns for manufacture test
CN107391352A (en) * 2017-07-04 2017-11-24 广西电网有限责任公司电力科学研究院 A kind of RTDS and stability control device data transmission method and its Transmission system
CN109613909A (en) * 2018-11-23 2019-04-12 深圳供电局有限公司 Steady control host test method and its system
CN111414310A (en) * 2020-04-01 2020-07-14 国网新疆电力有限公司电力科学研究院 Method and system for testing safety and stability control device of power grid capable of automatically generating test cases
CN112508511A (en) * 2020-11-26 2021-03-16 国网山西省电力公司电力科学研究院 Automatic generation method for stability control strategy test report
CN112531688A (en) * 2020-11-26 2021-03-19 国网山西省电力公司电力科学研究院 Method for automatically generating stability control strategy test case
CN112346990A (en) * 2020-11-27 2021-02-09 国网山西省电力公司电力科学研究院 Automatic testing method and system for stability control device
CN112506173A (en) * 2020-12-16 2021-03-16 国网山西省电力公司电力科学研究院 Strategy testing method for single stability control device
CN113268052A (en) * 2021-05-31 2021-08-17 国网陕西省电力公司电力科学研究院 Multi-protocol conversion based stability control device detection debugging system and method
CN113315124A (en) * 2021-05-31 2021-08-27 南方电网科学研究院有限责任公司 Stability control strategy generation method, system, computer equipment and storage medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
(美)斯科特•蒂利等: "《云环境下的软件测试 迁移与执行》", 30 June 2015, 科学技术文献出版社 *
ZAI-XIN YANG ET AL: "Security and Stability Control System Simulation Using RTDS", 《2018 13TH WORLD CONGRESS ON INTELLIGENT CONTROL AND AUTOMATION (WCICA)》 *
王胜明等: "电网安全稳定控制系统当值策略可实施评估方法", 《电力系统自动化》 *
蔡娟: "《软件测试技术》", 30 September 2016 *
陈潇毅等: "稳控静态测试系统的研究和应用", 《电工技术》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114880248A (en) * 2022-07-04 2022-08-09 温州电力建设有限公司 Virtual data-based stability control device debugging method and system
CN114880248B (en) * 2022-07-04 2022-09-27 温州电力建设有限公司 Virtual data-based stability control device debugging method and system

Similar Documents

Publication Publication Date Title
CN105045970B (en) Analogue system and its implementation based on Unity dynamic generation three-dimensional scenic
CN109541353B (en) Distribution automation detecting system
CN103176084B (en) Intelligent substation simulation system in panoramic replace mode and integration testing method for intelligent substation simulation system
CN106329720B (en) Detection and debugging method for secondary system of reconstruction and extension project of intelligent substation
CN102323502B (en) Online closed loop test system for relay protection and test method thereof
CN104090194A (en) Intelligent substation relay protection noninvasive test system and method
CN107102221B (en) Rapid test platform for logic function of relay protection device
CN204291050U (en) A kind of dispatching and monitoring information check system
CN105847076B (en) Signal testing system, method and device for substation control level equipment of transformer substation
CN112540266A (en) Distribution network feeder automation field test system
CN110611312B (en) On-line simulation system and method for panoramic data of substation bay level
CN107102567B (en) Simulation test system and test method
CN113688059A (en) Automatic function detection system and method for stability control system
CN107766649A (en) A kind of system protection real-time closed-loop emulation test system and its operation method
CN112394708B (en) Intelligent Internet of things management virtual test method for power grid safety and stability control system
CN110658804A (en) Test platform for inter-station stability control device wide-area joint debugging and implementation method thereof
CN210090591U (en) Test equipment for speed regulator of generator
CN112737116A (en) Automatic checking and accepting method and system for telecontrol information
CN111413951A (en) Control system test signal generation method and device and test platform
CN112346996B (en) Autonomous arrangement testing method for reliability of load identification module
CN113702733A (en) State fitting synchronous joint test system and method for distributed self-healing device
CN113281604A (en) RT-LAB-based power distribution network self-healing function test system
CN103413012A (en) Method for synchronous control based on joint simulation of power system and communication system
US20230336122A1 (en) Hil testing platform for photovoltaic power station, and ppc performance testing method
CN211928048U (en) Intelligent substation digital relay protection tester based on MMS communication

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20211123

RJ01 Rejection of invention patent application after publication