CN111274303B - Real-time data modification interface method based on intelligent power grid dispatching technology system - Google Patents

Real-time data modification interface method based on intelligent power grid dispatching technology system Download PDF

Info

Publication number
CN111274303B
CN111274303B CN202010086495.XA CN202010086495A CN111274303B CN 111274303 B CN111274303 B CN 111274303B CN 202010086495 A CN202010086495 A CN 202010086495A CN 111274303 B CN111274303 B CN 111274303B
Authority
CN
China
Prior art keywords
power grid
real
rtds
time
platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010086495.XA
Other languages
Chinese (zh)
Other versions
CN111274303A (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.)
North China Electric Power University
Inner Mongolia Electric Power Research Institute of Inner Mongolia Power Group Co Ltd
Original Assignee
North China Electric Power University
Inner Mongolia Electric Power Research Institute of Inner Mongolia Power Group 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 North China Electric Power University, Inner Mongolia Electric Power Research Institute of Inner Mongolia Power Group Co Ltd filed Critical North China Electric Power University
Priority to CN202010086495.XA priority Critical patent/CN111274303B/en
Publication of CN111274303A publication Critical patent/CN111274303A/en
Application granted granted Critical
Publication of CN111274303B publication Critical patent/CN111274303B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/067Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J13/00Circuit arrangements for providing remote indication of network conditions, e.g. an instantaneous record of the open or closed condition of each circuitbreaker in the network; Circuit arrangements for providing remote control of switching means in a power distribution network, e.g. switching in and out of current consumers by using a pulse code signal carried by the network

Abstract

The real-time data modification interface method based on the intelligent power grid dispatching technology system comprises the following steps: step 1: setting a message bus module, adopting a message bus mechanism based on communication among all application processes of the intelligent power grid platform, wherein the message bus mechanism firstly needs to comprise a header file functional block packaged by a basic platform; step 2: accessing a real-time database; the power plant unit system of the intelligent power grid dispatching platform comprises all data real-time databases of units, and the AGC database is to be accessed, so that the real-time databases are required to be accessed first; a set of data access interfaces based on C99 standard are provided by a real-time database system of the platform, and local access and network access functions are provided at the same time; step 3: history library access: the client database accesses the history library by calling interface DCI, and the actual application of the intelligent power grid dispatching technology support system is developed by combining the application on the basis of packaging the DCI of the domestic commercial database.

Description

Real-time data modification interface method based on intelligent power grid dispatching technology system
Technical Field
The invention relates to a data modification interface method, in particular to a real-time data modification interface method based on a smart grid dispatching technology system.
Background
With the continuous development of the socioeconomic performance of the power grid in China, the scale of the power grid is continuously increased, so that the management work of related enterprises of the power grid is required to be continuously improved, and the power grid is better served for wide users. Aiming at the intelligent and integrated management mode of the power grid, the important emphasis is on the integration of regulation and control, which is one of the important actions for realizing the aim; the national power grid is highly emphasized for the integration degree of the source network integration management, and in order to ensure the safe operation of the power grid, the national power grid is particularly emphasized for the configuration of related automation systems and equipment of the grid-connected power plant, and an automatic power generation control device (AGC) is taken as an important component of the automation systems and equipment of the thermal power unit, so that the influence of the source side on the power grid is finally stable. In month 2 of 2008, a national grid dispatching center starts research on a smart grid dispatching control system, and includes a system base platform of integrated technical support, an Energy Management System (EMS), a dispatching plan (OPS), a Security Check (SCS), a dispatching management (OMS) and other advanced applications based on the platform. The intelligent power grid dispatching technical system has the characteristics of standard, openness, reliability, safety and strong adaptability. At present, the intelligent power grid dispatching technical system is formally on line in a plurality of scientific research institutions and power system dispatching centers, and is controlled by a remote generator set of a remote signaling information monitoring management system with a matched function unique to the intelligent power grid dispatching technical system.
At present, the data modification in the real-time database needs manual input, and no matching module for providing the real-time database for users is provided.
Disclosure of Invention
In view of the above situation, the present invention is mainly directed to an improvement on the modification aspect of the real-time database by the smart grid dispatching technology system, and the development of an interface module capable of realizing real-time modification on an AGC unit table in the AGC database under the remote signaling table.
A real-time data modification interface method based on a smart grid dispatching technology system has the following technical scheme: the method comprises the following steps:
step 1: the message bus module is arranged, a message bus mechanism is adopted based on communication among all application processes of the intelligent power grid platform, and a header file functional block packaged by the base platform is needed to be contained first.
The method comprises the following steps: accessing a real-time database; the power plant unit system of the intelligent power grid dispatching platform comprises all data real-time databases of units, and to access the AGC database, the real-time databases need to be accessed first. A real-time database system of the platform provides a set of data access interfaces based on C99 standard, and simultaneously provides local access and network access functions.
Step 3: history library access: the client database accesses the history library by calling interface DCI, and is developed by combining the actual application of the intelligent power grid dispatching technology support system on the basis of packaging the DCI of the domestic commercial database.
The beneficial effects are that: real-time modification of an AGC unit table in an AGC database in a remote signaling table in a smart grid dispatching technical system can be beneficial to analysis of influence on grid frequency when scientific researchers adjust the climbing rate of the unit, so that the operation modes of AGC in different time periods are changed, artificial participation is reduced, and a simulation scene is close to the actual power grid and is influenced by the adjustment rate of the generator unit.
Drawings
Fig. 1 is a schematic diagram of an overall structure of a real-time data modification interface method based on a smart grid scheduling technology system.
Fig. 2 is a functional structural diagram of a real-time data modification interface method non-detailed simulation generator power frequency adjustment control module based on a smart grid dispatching technology system.
FIG. 3 is an exemplary diagram of a real-time data modification interface method non-detailed simulation generator interface module based on a smart grid scheduling technology system.
FIG. 4 is an exemplary diagram of a real-time data modification interface method detailed simulation generator interface module based on a smart grid scheduling technology system.
Detailed Description
The present embodiment is a preferred embodiment of the present invention, and is not intended to limit the present invention, but any modification, equivalent replacement, improvement, etc. within the scope of the principles of the present invention should be included in the scope of the present invention.
The intelligent power grid dispatching technical system is developed and realized on the basis of an open source system Linux, so that a lot of later development convenience is provided for vast users, and program references of the intelligent power grid dispatching technical system are mainly based on power dispatching automation management regulations (DL/T516-2006), power system dispatching automation technical regulations (DL/T5003-2005), national power grid dispatching [ 2009 ] 1162 intelligent power grid dispatching technical support system construction framework (2009 edition) and the like. The power system database generic access interface specification needs to be followed for its interface writing. Firstly, a writing environment is established in a workstation of a smart grid dispatching technical system, and then writing is started in the environment aiming at a communication interface specification provided by the system, wherein the writing environment comprises a message bus mechanism, access of a real-time database, access of a historical database and modification of the real-time database.
1) Message bus module
The communication among all application processes based on the intelligent power grid platform adopts a message bus mechanism, and firstly, a header file functional block packaged by a basic platform is needed to be contained.
2) Access to real-time databases
The power plant unit system of the intelligent power grid dispatching platform comprises all data real-time databases of units, and to access the AGC database, the real-time databases need to be accessed first. A real-time database system of the platform provides a set of data access interfaces based on C99 standard, and simultaneously provides local access and network access functions.
3) Historian access
The client database accesses the history library by calling interface DCI, and is developed by combining the actual application of the intelligent power grid dispatching technology support system on the basis of packaging the DCI of the domestic commercial database.
5.2 specific implementation procedure
Through the modification of the real-time data of the intelligent power grid dispatching technical system, the intelligent control of the AGC is realized through the data interaction of the network side RTDS software data channel and the network side RTDS simulation system, the AGC transmits an instruction to the RTDS through the data transmission channel, the effect of intelligent control of the intelligent AGC of the thermal power generating unit is realized, and the artificial influence is reduced.
The modeling obtained in the experiment is based on dynamic characteristics of different power supplies and known parameters related to the generator provided in a BPA data file, and a consistent generator model can be built on an RTDS platform based on different power supply models which can be simulated by RTDS, such as thermal power, by combining parameters and control logic related to an excitation system, a stabilizer and a speed regulator system. The classification and explanation are made below on the grid-connected mode of the thermal power generating unit.
The thermal power generating unit model built on the RTDS platform can be further refined into two types, namely a non-detailed simulation generator module which directly responds to the control instruction of the dispatching side and a detailed simulation generator module which receives and forwards the control instruction from the dispatching side to the intelligent power grid dispatching technical system of the source side.
For convenience in explaining the real-time simulation measurement sending out of the power grid model and the sending, receiving and forwarding of the control command, the description is made here in connection with the dispatching EMS system. As shown in fig. 1, a detailed model of a thermal power unit is established on a source side smart grid scheduling technology system server, and a data channel is connected with an RTDS network side system through automatic input of a current design interface, so that real-time power climbing change of a thermal power simulator is accurately reflected in the RTDS. A non-detailed thermal power generating unit simulation model is established on the RTDS, the non-detailed thermal power generating unit simulation model is connected with the RTDS power grid model, the power grid model is connected with a smart power grid dispatching technology system, and at the moment, the uploading of real-time data is realized through an implementation channel, so that whether the development of an interface is effective or not can be verified. The automatic operation of the joint simulation comprising the thermal power unit, the RTDS power grid and the intelligent power grid dispatching technology system is realized, and the closed-loop control is formed by combining an EMS system, so that the application in a source network load simulation control system is satisfied.
And a non-detailed simulation generator power frequency regulation control module is built on the RTDS, and the simulation object comprises a coordination control system module, a speed regulation system module, a boiler module and a steam turbine module, wherein the relation among the parts is shown in figure 2. In the figure, omega is the rotating speed of a generator rotor, omega 0 is the rated rotating speed of the generator rotor, PM is the actual active output of the generator, TD is the output command of a main controller of a steam turbine, BD is the output command of the main controller of a boiler, CV is the opening command of a valve of the steam turbine, pT is the main steam pressure of the boiler, SF is the steam flow, and TM is the mechanical torque output by the steam turbine.
Setting up an interface control module of an RTDS power grid and a non-detailed simulation generator in the RTDS, manually controlling whether the non-detailed simulation generator receives the dispatching of an AGC system, if so, inputting an AGC command sent by an EMS to the RTDS power grid simulation module into the non-detailed simulation generator power frequency adjustment control module, and accessing the mechanical torque (per unit value) output by the AGC command into a corresponding non-detailed simulation generator body module. An example diagram of a non-detailed simulated generator interface module is shown in fig. 3.
The construction of the detailed simulation generator interface module, namely, a thermal power detailed simulation generator is transmitted to a generator outlet switch opening and closing instruction (0/1), a mechanical power reference value (named value) and a synchronous signal (0/1) of the RTDS power grid simulation module to serve as input quantities, and an interface control module of the RTDS power grid and the thermal power detailed simulation generator is constructed in the RTDS. The synchronous signal is represented by digital quantity 0/1, 0 represents that the RTDS power grid and the thermal power detailed simulator respectively and independently operate, and 1 represents that the RTDS power grid and the thermal power detailed simulator synchronously operate. When the synchronous signal is 1, the outlet switch state of the thermal power machine is controlled by a thermal power detailed simulator; and converting the mechanical power reference value into mechanical torque (per unit value) and accessing the mechanical torque to a generator body module of a corresponding unit of the thermal power detailed simulation machine. An example diagram of a detailed simulated generator interface module is shown in fig. 4.
When the signal is 0, the generator does not accept the dispatching of the AGC system, the active output of the generator is regulated by using the set value of the slider active, and the generator outlet switch command uses an initial value; when the signal is 1, the AGC command received by the generator from the dispatching system is converted into a per unit value, the per unit value is connected to a power frequency adjusting control module (shown in figure 3), the calculated result is connected to the generator body module in figure 4, and the generator outlet switch is controlled by a remote control command from the dispatching system.
In fig. 4, SYNDH1R is a synchronization signal sent from a power supply side thermal power detailed simulator, and the initial value of the synchronization signal is 0. When the synchronous signal is 0, the reactive power and the active output of the generator are regulated by the generator through the calculation result of the excitation system and the calculation result of the speed regulating system which are built in the RTDS, and an outlet breaker of the generator is controlled by the value of the switch. When the synchronous signal is 1, the generator uses the mechanical power reference value sent by the power supply side thermal power detailed simulation machine and converts the mechanical power reference value into a per unit value, the per unit value is connected with the generator body module to adjust the active output of the generator, and the outlet breaker of the generator is controlled by the value of the generator outlet switch opening and closing command sent by the power supply side thermal power detailed simulation machine.
The foregoing has shown and described the basic principles, principal features and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, and that the above embodiments and descriptions are merely illustrative of the principles of the present invention, and various changes and modifications may be made therein without departing from the spirit and scope of the invention, which is defined by the appended claims. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (1)

1. A real-time data modification interface method based on a smart grid dispatching technology system comprises the following steps:
step 1: setting a message bus module, adopting a message bus mechanism based on communication among all application processes of the intelligent power grid platform, wherein the message bus mechanism firstly needs to comprise a header file functional block packaged by a basic platform;
the method comprises the following steps: accessing a real-time database; the power plant unit system of the intelligent power grid dispatching platform comprises a data real-time base of all units, and the data base of the automatic power generation control device is required to be accessed firstly; a set of data access interfaces based on C99 standard are provided by a real-time database system of the platform, and local access and network access functions are provided at the same time;
step 3: history library access: the client database accesses the history library by calling interface DCI, and is developed by combining the actual application of the intelligent power grid dispatching technology support system on the basis of packaging the DCI of the domestic commercial database;
based on dynamic characteristics of different power supplies and known parameters related to a generator provided in a BPA data file, constructing a consistent generator model on an RTDS platform based on different power supply models which can be simulated by the RTDS; the thermal power generating unit model built on the RTDS platform is divided into two types, namely a non-detailed simulation generator module which directly responds to the control instruction of the dispatching side and a detailed simulation generator module which receives and forwards the control instruction from the dispatching side to the intelligent power grid dispatching technical system of the source side; a detailed model of the thermal power unit is established on a source side intelligent power grid dispatching technology system server, a data channel is connected with an RTDS network side system through automatic input of a design interface, and real-time power climbing change of a thermal power simulator is accurately reflected in the RTDS; establishing a non-detailed thermal power generating unit simulation model on an RTDS, connecting the non-detailed thermal power generating unit simulation model with the RTDS power grid model, connecting the power grid model with a smart power grid dispatching technology system, and uploading real-time data through an implementation channel so as to verify whether the development of an interface is effective; the automatic operation of the joint simulation comprising the thermal power unit, the RTDS power grid and the intelligent power grid dispatching technology system is realized, and the closed-loop control is formed by combining an EMS system, so that the application in a source network load simulation control system is satisfied.
CN202010086495.XA 2020-02-11 2020-02-11 Real-time data modification interface method based on intelligent power grid dispatching technology system Active CN111274303B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010086495.XA CN111274303B (en) 2020-02-11 2020-02-11 Real-time data modification interface method based on intelligent power grid dispatching technology system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010086495.XA CN111274303B (en) 2020-02-11 2020-02-11 Real-time data modification interface method based on intelligent power grid dispatching technology system

Publications (2)

Publication Number Publication Date
CN111274303A CN111274303A (en) 2020-06-12
CN111274303B true CN111274303B (en) 2023-09-08

Family

ID=70997065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010086495.XA Active CN111274303B (en) 2020-02-11 2020-02-11 Real-time data modification interface method based on intelligent power grid dispatching technology system

Country Status (1)

Country Link
CN (1) CN111274303B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102215253A (en) * 2011-05-18 2011-10-12 中国电力科学研究院 Layered exchange and control method for real-time monitoring system data by power dispatching
CN102682051A (en) * 2011-12-09 2012-09-19 江苏省电力公司苏州供电公司 Method for integrating time series database with intelligent grid scheduling technology support system
CN102722786A (en) * 2012-05-28 2012-10-10 广东电网公司电力调度控制中心 Intelligent scheduling support platform for power grid professional systems
CN103248127A (en) * 2013-05-23 2013-08-14 山东大学 Multi-space-time navigating power system restoration decision support system and restoration decision method
CN103455554A (en) * 2013-08-02 2013-12-18 国家电网公司 Intelligent power distribution network model base system
CN103676671A (en) * 2013-12-13 2014-03-26 华北电力大学 Source-network cooperative combination real-time simulation system and experimental method
CN103715718A (en) * 2014-01-10 2014-04-09 华北电力大学 Grid-source joint simulation and multistage dispatch closed-loop control system for grid-source joint simulation
CN103777525A (en) * 2014-02-26 2014-05-07 华北电力大学 User-defined interface of wind power station simulation machine and RTDS (real time digital simulator)
CN105069690A (en) * 2015-06-11 2015-11-18 国家电网公司 Power grid operating data processing method
CN105515044A (en) * 2015-12-22 2016-04-20 国家电网公司 Black-start assistant decision-making system based on DTS
WO2018059096A1 (en) * 2016-09-30 2018-04-05 国电南瑞科技股份有限公司 Combined decision method for power generation plans of multiple power sources, and storage medium
CN110689260A (en) * 2019-09-25 2020-01-14 云南电网有限责任公司大理供电局 Intelligent assistant system applied to integration of district and county regulation and control

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030208527A1 (en) * 2001-07-20 2003-11-06 Lino Lglesais Method for smart device network application infrastructure (SDNA)
US8036760B2 (en) * 2005-10-04 2011-10-11 Fisher-Rosemount Systems, Inc. Method and apparatus for intelligent control and monitoring in a process control system

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102215253A (en) * 2011-05-18 2011-10-12 中国电力科学研究院 Layered exchange and control method for real-time monitoring system data by power dispatching
CN102682051A (en) * 2011-12-09 2012-09-19 江苏省电力公司苏州供电公司 Method for integrating time series database with intelligent grid scheduling technology support system
CN102722786A (en) * 2012-05-28 2012-10-10 广东电网公司电力调度控制中心 Intelligent scheduling support platform for power grid professional systems
CN103248127A (en) * 2013-05-23 2013-08-14 山东大学 Multi-space-time navigating power system restoration decision support system and restoration decision method
CN103455554A (en) * 2013-08-02 2013-12-18 国家电网公司 Intelligent power distribution network model base system
CN103676671A (en) * 2013-12-13 2014-03-26 华北电力大学 Source-network cooperative combination real-time simulation system and experimental method
CN103715718A (en) * 2014-01-10 2014-04-09 华北电力大学 Grid-source joint simulation and multistage dispatch closed-loop control system for grid-source joint simulation
CN103777525A (en) * 2014-02-26 2014-05-07 华北电力大学 User-defined interface of wind power station simulation machine and RTDS (real time digital simulator)
CN105069690A (en) * 2015-06-11 2015-11-18 国家电网公司 Power grid operating data processing method
CN105515044A (en) * 2015-12-22 2016-04-20 国家电网公司 Black-start assistant decision-making system based on DTS
WO2018059096A1 (en) * 2016-09-30 2018-04-05 国电南瑞科技股份有限公司 Combined decision method for power generation plans of multiple power sources, and storage medium
CN110689260A (en) * 2019-09-25 2020-01-14 云南电网有限责任公司大理供电局 Intelligent assistant system applied to integration of district and county regulation and control

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于RTDS闭环实时仿真的电网VSC-HVDC黑启动控制策略的改进;邓丽君;郭琦;林雪华;李书勇;黄立滨;陈钦磊;;南方电网技术;第1-7页 *

Also Published As

Publication number Publication date
CN111274303A (en) 2020-06-12

Similar Documents

Publication Publication Date Title
CN103715718B (en) Net source associative simulation and multi-stage scheduling closed-loop control system thereof
CN103488835B (en) The emulation platform of a kind of dispatch automated system and emulation mode thereof
CN102751737B (en) A kind of electric power system automatic generation control simulating analysis containing wind-powered electricity generation
CN203224772U (en) Primary frequency modulation control system for 660MW supercritical units
CN103828170A (en) Real-time photovoltaic power plant control system
CN103605360A (en) System and method for testing wind farm power control strategy
CN109256858B (en) Virtual synchronous generator system, communication method thereof and new energy control system
CN103036232A (en) Vibration-area-crossing method of automatic gain control (AGC) system for different water heads in hydroelectric plant
CN105527858A (en) Hardware-in-the-loop simulation system for automatic generation control in smart grid
CN109308390A (en) It send receiving end power grid wind/luminous energy to combine with Hydropower Unit and adjusts analogue system and method
CN111461919A (en) Wind-powered electricity generation field power control integration monitored control system
CN106451563A (en) Concurrent grid-connection method and equipment of islanding mode nuclear power plant generator
CN113949075A (en) New energy network source coordinated frequency modulation and inertia support online monitoring and analysis system and method
CN202628203U (en) Integral control system for small steam turbine generator units
CN111274303B (en) Real-time data modification interface method based on intelligent power grid dispatching technology system
US11262713B2 (en) Method for calculating control parameters of heating supply power of heating network
CN117331614A (en) On-line detection configuration file management method for aviation manufacturing production site
Henz et al. Development of a variable speed wind turbine emulator for research and training
EP4131703A1 (en) System and method for controlling a power generating system
CN107317346B (en) The fault-tolerance approach for avoiding power network fluctuation that governor power transducer is caused to be alarmed
CN106406080B (en) A kind of long-range optimization system of AGC function and method of thermal power generation unit
CN109799732B (en) Data-driven cascade hydroelectric and new energy combined operation experiment system
CN103490445B (en) The simulation model of the medium-term and long-term meritorious cooperation control of a kind of Wind turbines and method
CN111193294A (en) Power simulation system, multi-source automatic power generation control combined simulation system and method
CN207010256U (en) A kind of AGC Changing load-accelerations detect in real time and control device

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