CN114185280B - Energy storage power station semi-physical real-time simulation architecture construction method based on embedded system - Google Patents

Energy storage power station semi-physical real-time simulation architecture construction method based on embedded system Download PDF

Info

Publication number
CN114185280B
CN114185280B CN202111504018.1A CN202111504018A CN114185280B CN 114185280 B CN114185280 B CN 114185280B CN 202111504018 A CN202111504018 A CN 202111504018A CN 114185280 B CN114185280 B CN 114185280B
Authority
CN
China
Prior art keywords
energy storage
power station
pcs
storage power
thread
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
CN202111504018.1A
Other languages
Chinese (zh)
Other versions
CN114185280A (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.)
State Grid Corp of China SGCC
Electric Power Research Institute of State Grid Hunan Electric Power Co Ltd
State Grid Hunan Electric Power Co Ltd
Training Center of State Grid Hunan Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
Electric Power Research Institute of State Grid Hunan Electric Power Co Ltd
State Grid Hunan Electric Power Co Ltd
Training Center of State Grid Hunan Electric Power 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 State Grid Corp of China SGCC, Electric Power Research Institute of State Grid Hunan Electric Power Co Ltd, State Grid Hunan Electric Power Co Ltd, Training Center of State Grid Hunan Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN202111504018.1A priority Critical patent/CN114185280B/en
Publication of CN114185280A publication Critical patent/CN114185280A/en
Application granted granted Critical
Publication of CN114185280B publication Critical patent/CN114185280B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B17/00Systems involving the use of models or simulators of said systems
    • G05B17/02Systems involving the use of models or simulators of said systems electric

Landscapes

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

Abstract

The application relates to the technical field of power systems, and discloses an energy storage power station semi-physical real-time simulation architecture building method based on an embedded system, which comprises the following steps: building an energy storage power station system model; converting the energy storage power station system model into a target model file; transplanting the target model file to an embedded real-time kernel system, so that the energy storage power station system model runs in the embedded real-time kernel system in real time; and connecting an external upper computer and an actual PCS board card to the embedded real-time kernel system to realize semi-physical real-time joint simulation of the energy storage power station system. Therefore, the comprehensive performance test can be carried out on the whole station and equipment of the energy storage power station, and an accurate reference is provided for evaluating the specific performance of the equipment.

Description

Energy storage power station semi-physical real-time simulation architecture construction method based on embedded system
Technical Field
The application relates to the technical field of power systems, in particular to an energy storage power station semi-physical real-time simulation architecture building method based on an embedded system.
Background
Simulations are an important means and tool for studying the performance of large power systems, which have been used in a very wide variety of fields of power systems, for example for system planning, operation optimization, fault analysis, etc., and can help the personnel concerned to make a reasonable decision to avoid or reduce problems that may occur in the operation of the system. Along with the large-scale development of electrochemical energy storage, the method has higher and higher requirements on the functions of the whole energy storage power station and control equipment thereof, and can effectively judge the performance indexes and control equipment quality by means of simulation of the energy storage power station and the control equipment.
The simulation means commonly adopted by the existing energy storage power station mainly comprise software off-line simulation and semi-physical real-time simulation. The software off-line simulation mainly verifies the principle level of the control algorithm, and is generally realized by using software only, so that the simulation method has the defect that the simulation method does not interact with actual equipment, and meanwhile, the simulation algorithm runs on a general operating system, so that the real-time performance of the simulation is not strong. The semi-physical real-time simulation is mainly used for verifying the control performance of the actual equipment, is generally combined with software and hardware, can be used for carrying out information interaction with a control board card of the actual equipment, and is oriented to a specific professional field from a self-contained software model library, and has powerful simulation function. However, the current semi-physical real-time simulation has the defect that software and hardware systems are generally difficult to expand and lack flexibility. Meanwhile, the support on the communication protocol is weaker, and the requirement of communication interaction with various actual devices is difficult to meet. In addition, the current semi-physical real-time simulation system is large in size, heavy, inconvenient to carry and generally used in a laboratory.
Disclosure of Invention
The application provides an embedded system-based energy storage power station semi-physical real-time simulation architecture building method, which aims to solve the problems in the prior art.
In order to achieve the above object, the present application is realized by the following technical scheme:
the application provides an energy storage power station semi-physical real-time simulation architecture building method based on an embedded system, which comprises the following steps:
s1: building an energy storage power station system model;
s2: converting the energy storage power station system model into a target model file;
s3: transplanting the target model file to an embedded real-time kernel system, so that an energy storage power station system model runs in the embedded real-time kernel system in real time;
s4: and connecting an external upper computer and an actual PCS board card to the embedded real-time kernel system to realize semi-physical real-time joint simulation of the energy storage power station system.
Optionally, the energy storage power station system model includes two parallel PCS primary circuits, which are a first PCS primary circuit and a second PCS primary circuit, respectively, where the first PCS primary circuit is connected to a PCS simulation control ring for self-simulation operation of the energy storage power station, and the second PCS primary circuit is connected to a control ring externally connected with an actual PCS.
Optionally, when the energy storage power station system model is built, a PCS simulation control loop input interface, a stand-alone infinite system power output interface and a PCS external control board card interaction interface are reserved.
Optionally, when the energy storage power station system model is converted into a target model file, the reserved PCS simulation control loop input interface is configured into an input structure body, and the reserved single machine infinite system power output interface is configured into an output structure body.
Optionally, the S3 includes:
constructing and controlling a main thread, a communication thread, a model thread and a system IO thread program by utilizing an embedded real-time kernel system multithreading technology, wherein the main thread is used for generating the communication thread, the model thread and the system IO thread, and after the communication thread crashes, the main thread regenerates the communication thread; the communication thread is used for carrying out communication interaction with an external GUI, the actual PCS board card control quantity and the model thread;
in a communication thread program, a bidirectional interaction interface with an external GUI, an actual PCS board card control amount and a model thread program is established based on a preset protocol; the model thread is used for simulating a single machine infinite system, a PCS primary main circuit and a PCS simulation control loop; the system IO thread is used for interacting with the IO interface of the embedded system IO and the external PCS.
Optionally, the S4 includes:
the external upper computer and the actual PCS board card are connected to the embedded real-time kernel system, the upper computer is used for controlling interaction with the model thread program, and the upper computer is used for controlling interaction with the actual PCS board card, so that semi-physical real-time simulation of the energy storage power station is realized.
The beneficial effects are that:
the application provides an embedded system-based energy storage power station semi-physical real-time simulation architecture construction method, which is characterized by comprising the following steps: building an energy storage power station system model; converting the energy storage power station system model into a target model file; transplanting the target model file to an embedded real-time kernel system, so that the energy storage power station system model runs in the embedded real-time kernel system in real time; and connecting an external upper computer and an actual PCS board card to the embedded real-time kernel system to realize semi-physical real-time joint simulation of the energy storage power station system. Therefore, the comprehensive performance test can be carried out on the whole station and equipment of the energy storage power station, and an accurate reference is provided for evaluating the specific performance of the equipment.
Drawings
FIG. 1 is a flow chart of an embedded system-based energy storage power station semi-physical real-time simulation architecture building method according to a preferred embodiment of the application;
FIG. 2 is a schematic block diagram of an embedded real-time kernel system according to a preferred embodiment of the present application.
Detailed Description
The following description of the present application will be made clearly and fully, and it is apparent that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Referring to fig. 1-2, an embodiment of the present application provides a method for building an energy storage power station semi-physical real-time simulation architecture based on an embedded system, including:
s1: building an energy storage power station system model;
s2: converting the energy storage power station system model into a target model file;
in this step, the object model file may be a C code file.
S3: transplanting the target model file to an embedded real-time kernel system, so that the energy storage power station system model runs in the embedded real-time kernel system in real time;
s4: and connecting an external upper computer and an actual PCS board card to the embedded real-time kernel system to realize semi-physical real-time joint simulation of the energy storage power station system.
The method for constructing the semi-physical real-time simulation framework of the energy storage power station based on the embedded system can perform comprehensive performance test on the whole station and equipment of the energy storage power station, and provides accurate reference for judging the specific performance of the equipment.
Optionally, the energy storage power station system model includes two parallel PCS primary main circuits, which are a first PCS primary main circuit and a second PCS primary main circuit respectively, where the first PCS primary main circuit is connected with a PCS simulation control ring for self-simulation operation of the energy storage power station, and the second PCS primary main circuit is connected with a control ring externally connected with an actual PCS.
Optionally, when the energy storage power station system model is built, a PCS simulation control loop input interface, a stand-alone infinite system power output interface and a PCS external control board card interaction interface are reserved.
In the optional implementation mode, the energy storage power station system model is built in Matlab/Simulink, and the energy storage power station system model consists of a single machine infinity system, a PCS primary main circuit and a PCS simulation control loop model, and simulation verification is completed on the energy storage power station system, so that the effectiveness and the correctness of the simulation control model and parameters are ensured. The model comprises two PCS primary main circuits connected in parallel, a PCS simulation control loop connected with the PCS primary main circuit for the self-simulation operation of the energy storage power station, and a control loop connected with the external actual PCS.
The PCS simulation control loop input interface is reserved for GUI control interaction, and the stand-alone infinite system power output interface is reserved for displaying simulation results. The reserved PCS external control panel card interactive interface is used for actual PCS control quantity access. In this way, scalability can be improved by reserving interfaces.
Optionally, when the energy storage power station system model is converted into the target model file, the reserved PCS simulation control loop input interface is configured into an input structure body, and the reserved single machine infinite system power output interface is configured into an output structure body.
In this alternative embodiment, the energy storage power station system model is converted to a C code file using a code automation generation tool, the reserved PCS simulation model input interface is configured in the code as an input structure, and the reserved output interface is configured as an output structure.
Optionally, S3 includes:
constructing and controlling a main thread, a communication thread, a model thread and a system IO thread program by utilizing an embedded real-time kernel system multithreading technology, wherein the main thread is used for generating the communication thread, the model thread and the system IO thread, and regenerating the communication thread after the communication thread crashes; the communication thread is used for carrying out communication interaction with an external GUI, the actual PCS board card control quantity and the model thread; in a communication thread program, a bidirectional interaction interface with an external GUI, an actual PCS board card control amount and a model thread program is established based on a preset protocol; the model thread is used for simulating a single machine infinite system, a PCS primary main circuit and a PCS simulation control loop; the system IO thread is used for interacting with the IO interface of the embedded system IO and the external PCS. Thus, by integrating a plurality of communication protocol libraries, the degree of support for a plurality of communication protocols can be improved.
Optionally, S4 includes:
the external upper computer and the actual PCS board card are connected to the embedded real-time kernel system, the upper computer is used for controlling interaction with the model thread program, and the upper computer is used for controlling interaction with the actual PCS board card, so that semi-physical real-time simulation of the energy storage power station is realized.
In summary, the method for constructing the semi-physical real-time simulation framework of the energy storage power station based on the embedded system enables the energy storage system model to operate in the embedded system, and the embedded system can integrate a plurality of communication protocol libraries, so that the problem that the embedded system is difficult to be compatible with a plurality of communication protocols can be solved; and the embedded system thread can call the high-precision timer in real time, so that the simulation can run in real time.
The foregoing describes in detail preferred embodiments of the present application. It should be understood that numerous modifications and variations can be made in accordance with the concepts of the application by one of ordinary skill in the art without undue burden. Therefore, all technical solutions which can be obtained by logic analysis, reasoning or limited experiments based on the prior art by the person skilled in the art according to the inventive concept shall be within the scope of protection defined by the claims.

Claims (4)

1. An energy storage power station semi-physical real-time simulation architecture construction method based on an embedded system is characterized by comprising the following steps:
s1: building an energy storage power station system model;
s2: converting the energy storage power station system model into a target model file;
s3: transplanting the target model file to an embedded real-time kernel system, so that an energy storage power station system model runs in the embedded real-time kernel system in real time;
s4: connecting an external upper computer and an actual PCS board card to an embedded real-time kernel system to realize semi-physical real-time joint simulation of the energy storage power station system;
the step S3 comprises the following steps:
constructing and controlling a main thread, a communication thread, a model thread and a system IO thread program by utilizing an embedded real-time kernel system multithreading technology, wherein the main thread is used for generating the communication thread, the model thread and the system IO thread, and after the communication thread crashes, the main thread regenerates the communication thread; the communication thread is used for carrying out communication interaction with an external GUI, the actual PCS board card control quantity and the model thread;
in a communication thread program, a bidirectional interaction interface with an external GUI, an actual PCS board card control amount and a model thread program is established based on a preset protocol; the model thread is used for simulating a single machine infinite system, a PCS primary main circuit and a PCS simulation control loop; the system IO thread is used for interacting with an IO interface of the embedded system IO and an external PCS;
the energy storage power station system model comprises two PCS primary main circuits which are connected in parallel, wherein the two PCS primary main circuits are a first PCS primary main circuit and a second PCS primary main circuit respectively, the first PCS primary main circuit is connected with a PCS simulation control ring for self-simulation operation of the energy storage power station, and the second PCS primary main circuit is connected with a control ring externally connected with an actual PCS.
2. The method for building the semi-physical real-time simulation framework of the energy storage power station based on the embedded system according to claim 1, wherein a PCS simulation control loop input interface, a stand-alone infinite system power output interface and a PCS external control board card interaction interface are reserved when the energy storage power station system model is built.
3. The method for constructing the semi-physical real-time simulation framework of the energy storage power station based on the embedded system according to claim 1, wherein when the energy storage power station system model is converted into a target model file, the reserved PCS simulation control loop input interface is configured into an input structure body, and the reserved single machine infinite system power output interface is configured into an output structure body.
4. The method for constructing the semi-physical real-time simulation architecture of the energy storage power station based on the embedded system according to claim 1, wherein the step S4 comprises:
the external upper computer and the actual PCS board card are connected to the embedded real-time kernel system, the upper computer is used for controlling interaction with the model thread program, and the upper computer is used for controlling interaction with the actual PCS board card, so that semi-physical real-time simulation of the energy storage power station is realized.
CN202111504018.1A 2021-12-06 2021-12-06 Energy storage power station semi-physical real-time simulation architecture construction method based on embedded system Active CN114185280B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111504018.1A CN114185280B (en) 2021-12-06 2021-12-06 Energy storage power station semi-physical real-time simulation architecture construction method based on embedded system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111504018.1A CN114185280B (en) 2021-12-06 2021-12-06 Energy storage power station semi-physical real-time simulation architecture construction method based on embedded system

Publications (2)

Publication Number Publication Date
CN114185280A CN114185280A (en) 2022-03-15
CN114185280B true CN114185280B (en) 2023-11-21

Family

ID=80543025

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111504018.1A Active CN114185280B (en) 2021-12-06 2021-12-06 Energy storage power station semi-physical real-time simulation architecture construction method based on embedded system

Country Status (1)

Country Link
CN (1) CN114185280B (en)

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102411535A (en) * 2011-08-02 2012-04-11 上海交通大学 Navigating-SoC (System On Chip) simulating, verifying and debugging platform
CN103162973A (en) * 2013-03-29 2013-06-19 深圳市凯尔卡科技有限公司 Single-chip multi-thread automobile diagnosis system and method
CN103207941A (en) * 2013-04-27 2013-07-17 清华大学 Transient analysis method and transient analysis system under integrated circuit power supply network full-parameter model
CN103972888A (en) * 2014-05-22 2014-08-06 上海电气集团股份有限公司 Microgrid controller
CN104330980A (en) * 2014-11-03 2015-02-04 中国科学院广州能源研究所 RT-LAB based microgrid simulation testing system
CN106054672A (en) * 2016-07-20 2016-10-26 天津天大求实电力新技术股份有限公司 Real micro-grid operation dynamic simulation test platform based on RT-LAB
CN108318757A (en) * 2018-01-23 2018-07-24 中国东方电气集团有限公司 Energy-storage system control strategy test optimization platform based on HWIL simulation
CN109375526A (en) * 2018-11-09 2019-02-22 中国科学院电工研究所 A kind of numerical model analysis simulation test platform
CN110286606A (en) * 2019-07-02 2019-09-27 北方工业大学 Comprehensive energy microgrid control experiment system based on semi-physical simulation
CN110460076A (en) * 2019-08-23 2019-11-15 南京国电南自电网自动化有限公司 The automatic checkout system and method for grid side energy storage Monitor Process control system
CN110943483A (en) * 2019-12-18 2020-03-31 国网智能科技股份有限公司 Micro-grid system and control method
CN111049200A (en) * 2019-12-17 2020-04-21 北京科诺伟业科技股份有限公司 Intelligent regional micro-grid system and control method thereof
CN111258232A (en) * 2020-02-05 2020-06-09 北京华电天仁电力控制技术有限公司 Fire-storage combined frequency modulation semi-physical simulation system
CN111308913A (en) * 2020-03-18 2020-06-19 国网湖南省电力有限公司 Semi-physical simulation modeling method for high-capacity battery energy storage power station
CN111624895A (en) * 2020-05-07 2020-09-04 中国科学院电工研究所 Real-time power grid simulation system
CN112670986A (en) * 2020-12-23 2021-04-16 杭州意能电力技术有限公司 Energy storage station PCS simulation operation method
CN112952876A (en) * 2021-02-04 2021-06-11 国网福建省电力有限公司厦门供电公司 Distributed data center type substation cooperative operation and optimized scheduling method
CN112993338A (en) * 2021-03-04 2021-06-18 上海电气集团股份有限公司 Monitoring method, device and equipment of energy storage system
CN213875949U (en) * 2020-07-16 2021-08-03 周锡卫 Verification platform for design scheme and operation control of energy storage power station based on physical energy storage unit
CN113675952A (en) * 2021-09-08 2021-11-19 江苏林洋能源股份有限公司 Multi-element energy storage fusion control terminal and control system thereof

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102011007840A1 (en) * 2011-04-21 2012-10-25 Bayerische Motoren Werke Aktiengesellschaft Method and device for determining the internal temperature of an energy storage device
GB201112769D0 (en) * 2011-07-26 2011-09-07 Armstrong Peter M Immersion controller

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102411535A (en) * 2011-08-02 2012-04-11 上海交通大学 Navigating-SoC (System On Chip) simulating, verifying and debugging platform
CN103162973A (en) * 2013-03-29 2013-06-19 深圳市凯尔卡科技有限公司 Single-chip multi-thread automobile diagnosis system and method
CN103207941A (en) * 2013-04-27 2013-07-17 清华大学 Transient analysis method and transient analysis system under integrated circuit power supply network full-parameter model
CN103972888A (en) * 2014-05-22 2014-08-06 上海电气集团股份有限公司 Microgrid controller
CN104330980A (en) * 2014-11-03 2015-02-04 中国科学院广州能源研究所 RT-LAB based microgrid simulation testing system
CN106054672A (en) * 2016-07-20 2016-10-26 天津天大求实电力新技术股份有限公司 Real micro-grid operation dynamic simulation test platform based on RT-LAB
CN108318757A (en) * 2018-01-23 2018-07-24 中国东方电气集团有限公司 Energy-storage system control strategy test optimization platform based on HWIL simulation
CN109375526A (en) * 2018-11-09 2019-02-22 中国科学院电工研究所 A kind of numerical model analysis simulation test platform
CN110286606A (en) * 2019-07-02 2019-09-27 北方工业大学 Comprehensive energy microgrid control experiment system based on semi-physical simulation
CN110460076A (en) * 2019-08-23 2019-11-15 南京国电南自电网自动化有限公司 The automatic checkout system and method for grid side energy storage Monitor Process control system
CN111049200A (en) * 2019-12-17 2020-04-21 北京科诺伟业科技股份有限公司 Intelligent regional micro-grid system and control method thereof
CN110943483A (en) * 2019-12-18 2020-03-31 国网智能科技股份有限公司 Micro-grid system and control method
CN111258232A (en) * 2020-02-05 2020-06-09 北京华电天仁电力控制技术有限公司 Fire-storage combined frequency modulation semi-physical simulation system
CN111308913A (en) * 2020-03-18 2020-06-19 国网湖南省电力有限公司 Semi-physical simulation modeling method for high-capacity battery energy storage power station
CN111624895A (en) * 2020-05-07 2020-09-04 中国科学院电工研究所 Real-time power grid simulation system
CN213875949U (en) * 2020-07-16 2021-08-03 周锡卫 Verification platform for design scheme and operation control of energy storage power station based on physical energy storage unit
CN112670986A (en) * 2020-12-23 2021-04-16 杭州意能电力技术有限公司 Energy storage station PCS simulation operation method
CN112952876A (en) * 2021-02-04 2021-06-11 国网福建省电力有限公司厦门供电公司 Distributed data center type substation cooperative operation and optimized scheduling method
CN112993338A (en) * 2021-03-04 2021-06-18 上海电气集团股份有限公司 Monitoring method, device and equipment of energy storage system
CN113675952A (en) * 2021-09-08 2021-11-19 江苏林洋能源股份有限公司 Multi-element energy storage fusion control terminal and control system thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Hardware-in-loop real-time simulation of a battery storage system in a wind generation scheme;Damon Bazargan,等;《2013 3rd International Conference on Electric Power and Energy Conversion Systems》;全文 *
基于RT-LAB的储能变流器硬件在环实时仿真;郭瑞宙;《电气开关》;第56卷(第02期);第54-58页 *

Also Published As

Publication number Publication date
CN114185280A (en) 2022-03-15

Similar Documents

Publication Publication Date Title
CN111767031B (en) Nuclear power industry internet experiment bed based on emulation
CN112433819A (en) Heterogeneous cluster scheduling simulation method and device, computer equipment and storage medium
Hoogsteen et al. Demkit: a decentralized energy management simulation and demonstration toolkit
CN105446933B (en) The debugging system and adjustment method of multi-core processor
CN102722107A (en) Intelligent integrated development and test system for high-voltage frequency converter and establishment method thereof
CN110502861B (en) Full-digital simulation system based on satellite information flow
CN104794258A (en) Automobile hardware-in-loop simulation system
CN105933173A (en) Electric power system intelligent device automatic testing system
CN102012673A (en) Design method of complex reaction type system controller
CN112036023B (en) Software integrated generation system of generator transformer set protection device
CN110286606A (en) Comprehensive energy microgrid control experiment system based on semi-physical simulation
CN110611312B (en) On-line simulation system and method for panoramic data of substation bay level
CN105429130A (en) RTDS and dSPACE based microgrid simulation experiment system and method
CN110569615A (en) multi-source heterogeneous embedded software collaborative simulation test method
CN103576667B (en) The method of testing of master control borad, Apparatus and system
Ritala et al. UML automation profile: enhancing the efficiency of software development in the automation industry
CN103425055A (en) Semi-virtual functional test device and method for control system
CN114185280B (en) Energy storage power station semi-physical real-time simulation architecture construction method based on embedded system
Nozhenkova et al. Creation of the base of a simulation model’s precedents for analysis of the spacecraft onboard equipment testing results
CN109753281A (en) A kind of microgrid energy management strategy visualization toolkit based on graphic programming
Fu et al. Design of experiment platform for digital substation based on IEC 61850
CN102540908B (en) General simulator for satellite attitude and track control subsystem closed-loop tests and method for general simulator
CN115391174A (en) Automatic software testing platform
CN105162645A (en) Interoperability test method based on PIIF configuration
CN206075033U (en) A kind of intelligent substation sequence debugging emulation equipment based on anti-misoperation locking

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