CN117573200A - Dynamic configurable equivalent device system and flow configuration method - Google Patents

Dynamic configurable equivalent device system and flow configuration method Download PDF

Info

Publication number
CN117573200A
CN117573200A CN202410074030.0A CN202410074030A CN117573200A CN 117573200 A CN117573200 A CN 117573200A CN 202410074030 A CN202410074030 A CN 202410074030A CN 117573200 A CN117573200 A CN 117573200A
Authority
CN
China
Prior art keywords
flow
equivalent
test
simulation
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202410074030.0A
Other languages
Chinese (zh)
Other versions
CN117573200B (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.)
Beijing Jiaotong University
Original Assignee
Beijing Jiaotong University
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 Beijing Jiaotong University filed Critical Beijing Jiaotong University
Priority to CN202410074030.0A priority Critical patent/CN117573200B/en
Publication of CN117573200A publication Critical patent/CN117573200A/en
Application granted granted Critical
Publication of CN117573200B publication Critical patent/CN117573200B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/261Functional testing by simulating additional hardware, e.g. fault simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented

Abstract

The invention discloses a dynamic configurable equivalent device system and a flow configuration method, and belongs to the technical field of equivalent system development. The system comprises a user interface layer, a service logic layer, a data transmission layer and an equivalent object layer; the system architecture comprises a flow configuration module and a flow execution module, wherein the flow configuration module is used for creating an equivalent system, arranging a flow, simulating parameters, triggering conditions, controlling time sequence and sending time; after the process configuration is completed, generating a process part; the flow execution module loads the existing flow part, simulates according to the configured time sequence and sending time parameters, invokes relevant hardware to perform data input and output test, and generates interface display information. The invention can simulate equivalent multiple devices, realize the information interaction of software instructions and test parameters of the multiple devices such as front-end comprehensive control, nuclear monitoring, test and launch control, password centralized control, well control and the like, and meet the daily training and exercise requirements of a specific system; the reliability of the equipment is improved, and the smooth implementation of the test task is ensured.

Description

Dynamic configurable equivalent device system and flow configuration method
Technical Field
The invention relates to the technical field of equivalent system development, in particular to a dynamic configurable equivalent system and a flow configuration method.
Background
The equivalent device is also called a simulator and is used for simulating the external electrical characteristics of each interface of the tested object and the detection system, and can be used for self-checking of the detection system as an important component of the test system so as to ensure the effectiveness of the detection system.
Meanwhile, the equivalent device is independent relative to other parts of the test system, and the response relation of the tested object to the excitation signal can be simulated deterministically, so that the operation of the test system can be determined by comparing the test result of the test system with the known output result of the equivalent device, and the equivalent device with the tested object is required by military test equipment in particular.
The development of automatic test equipment has undergone the following three phases: firstly, special test equipment is adopted. And secondly, the standardized universal interface bus is adopted to connect related equipment, each component in the system is provided with a standardized interface function, and the components are connected by the same passive bus, so that an interface is not required to be designed by oneself, and the test contents can be flexibly changed, added and deleted. And thirdly, integrating the computer and the testing equipment, and replacing the functions of certain hardware in the traditional equipment with computer software, thereby completing the testing function and generating a testing program.
At present, software testing needs to be customized and developed according to the requirements of clients, and flexible configuration of different layouts and different data sources cannot be met, so that the development cost is high.
Disclosure of Invention
The invention aims to provide a dynamic configurable equivalent device system and a flow configuration method, which can simulate equivalent multiple devices, realize information interaction of software instructions and test parameters of the multiple devices such as front-end comprehensive control, nuclear monitoring, test launch control, password centralized control, well control and the like, and meet the daily training and exercise requirements of a specific system; the reliability of the equipment is improved, and the smooth implementation of the test task is ensured.
In order to achieve the above purpose, the invention adopts the following technical scheme:
a dynamic configurable equivalent device system comprises a user interface layer, a service logic layer, a data transmission layer and an equivalent device object layer;
user interface layer: the system is used for receiving input information of a user, transmitting the input information to a business logic layer and outputting the information to the user;
business logic layer: the method comprises the steps of processing business logic and rules, including a module for processing data, a method for interpreting the data and realization of logic control functions;
data transmission layer: the method is used for transmitting data between different layers, and encoding, decoding, compressing and encrypting data information, and comprises a data processing component and a custom protocol;
equivalent object layer: the system is used for interacting with an external system, hardware equipment or other services, providing an abstract interface and hiding details of the external system inside;
the system architecture comprises a flow configuration module and a flow execution module, wherein the flow configuration module is used for creating an equivalent system, arranging a flow, simulating parameters, triggering conditions, controlling time sequence and sending time; after the process configuration is completed, generating a process part; the flow execution module loads the existing flow part, simulates according to the configured time sequence and sending time parameters, invokes relevant hardware to perform data input and output test, and generates interface display information.
Preferably, the user interface layer comprises a graphical interface, a text interface and other ways of inputting and outputting by a user; the method specifically comprises a control simulation interface, a flow configuration interface and an execution interface for displaying the current test flow, test information and test results;
the service logic layer comprises Excel import template configuration, flow arrangement and configuration, time sequence control, parameter simulation and condition triggering;
the data transmission layer comprises instruction analysis, data interpretation, data transmission, communication adaptation and condition triggering;
the equivalent object layer comprises system simulation, parameter simulation, frame protocol simulation and simulation management.
Preferably, the flow configuration module includes,
and (3) system simulation: multiple systems can be simulated simultaneously, trigger can be carried out among the systems, and a simulation interface can be dynamically selected;
the template can be prepared by: the template is designed through Excel, a template tree is automatically generated after the template tree is imported, and the template tree is displayed in a classified mode according to a system, an instruction and parameters;
the process is arranged: a drag form arranging test flow section;
and (3) setting conditions: setting starting and stopping conditions of the flow part, selecting a manual transmission, an automatic transmission and a periodic transmission opportunity, or setting delay time;
frame protocol simulation: the protocol is configured by Excel, and the similar protocols are dynamically added;
parameter simulation: and simulating parameters in each test flow part in a fixed value, a random value and a curve mode.
Preferably, the flow execution module includes,
subsystem management: newly-built and deleted sub-systems, and the existing interfaces in the sub-systems are modified and newly-built;
simulation management: checking and selecting the existing test flow part, and selecting a system to be tested and the test flow part;
and (3) system simulation: and supporting simultaneous simulation of multiple systems, and displaying flow information according to real-time simulation and state monitoring of the test flow part.
Preferably, the platform execution body is a lower layer of the message processing layer, and comprises an operation flow module, a flow item, a flow branch and various flow steps, wherein the flow steps are called in a dynamic loading mode, and the task execution sequence among the flow steps is flow, procedure, case and Step.
Preferably, the hardware interface of the platform execution body is a loadable, extensible and remapped device layer, and the device layer is set to be an API interface, including initialization of related hardware, input and output operations of data and configuration operations of hardware devices.
A flow configuration method of a dynamic configurable equivalent device system comprises the following specific processes:
s1, newly creating an engineering area, and newly creating equivalent equipment in the engineering area: classifying the current equivalent equipment, wherein each system is provided with a plurality of flow parts, the flow parts can perform deleting and changing operations, an engineering area displays the test flow of the current flow parts, and an engineering attribute area displays the basic information of the test flow and selects an interface to be simulated and a target interface;
s2, creating a flow in the middle working area, dragging a corresponding message frame from the message frame template to a blank area, and importing the message template into a database by importing excel;
s3, displaying a flow part of the configuration flow under the message template in the working area, and dragging a flow selection flow step;
s4, classifying the design template area according to a test system, displaying the existing instruction frame, state frame and numerical frame, selecting the existing template to generate a test flow, and setting the condition attribute, trigger time and parameter simulation setting parameters of the flow in the attribute editing area;
s5, performing simulation configuration, returning to an execution interface, selecting a required equivalent system, executing all starting operations, and completing the equivalent configuration.
Therefore, the dynamic configurable equivalent device system and the flow configuration method adopting the structure have the beneficial effects that:
1. the method has the advantages that the method is provided with the programmable ranking of the flow, the triggering mode of the flow and the progress prompt of the flow can be defined, and the messages in the flow are executed according to the configuration sequence; the configured flow can be automatically executed after being connected in series through a certain triggering condition; meanwhile, the system has the functions of a flow template and flow management, and can simulate a plurality of devices.
2. The message format graphically defines the content of each field, and the verification, the length and the field position are configurable; the content of the periodic message can be changed, and the time and the type can be allocated; the message templates and various types of messages support importing and exporting to and from the database in the form of Excel.
3. The system has the management functions of an information format template and an information format, and can generate a corresponding information frame through dragging and editing a graphical interface; multiple instances of a certain message format are preset for use in a post-editing process.
4. The frame number byte of the information has a cyclic self-increasing function, and the information frame content can be dynamically generated; the information frame format template function (copy and paste) can realize the management of the information format.
5. The message receiving and sending support UDP communication, 1553B bus communication and third party middleware communication, the message sending time is configurable, and the adapter of the software platform can be compatible with various hardware interfaces.
6. The interface is interactive friendly, and the flow page is provided with control buttons for starting, suspending, starting, stopping and the like; multiple modes may be switched for user selection.
7. The ICD protocol adaptation is adopted, and is a configuration of a frame format, and is mainly used for realizing configuration of each field of a frame. And according to the frame format composition, the length and the position of each field and the content of each byte configured by a caller, performing corresponding framing, de-framing, frame verification and other works.
The technical scheme of the invention is further described in detail through the drawings and the embodiments.
Drawings
FIG. 1 is a schematic diagram of a dynamically configurable equivalent system in accordance with the present invention;
FIG. 2 is a system architecture diagram of a dynamically configurable equivalent of the present invention;
FIG. 3 is a schematic diagram of a flow configuration of a dynamically configurable equivalent system according to the present invention;
FIG. 4 is a schematic diagram illustrating a flow chart of a dynamically configurable equivalent system according to the present invention.
Detailed Description
The technical scheme of the invention is further described below through the attached drawings and the embodiments.
Unless defined otherwise, technical or scientific terms used herein should be given the ordinary meaning as understood by one of ordinary skill in the art to which this invention belongs. The terms "first," "second," and the like, as used herein, do not denote any order, quantity, or importance, but rather are used to distinguish one element from another. The word "comprising" or "comprises", and the like, means that elements or items preceding the word are included in the element or item listed after the word and equivalents thereof, but does not exclude other elements or items. The terms "disposed," "mounted," "connected," and "connected" are to be construed broadly, and may be, for example, fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communication between two elements. "upper", "lower", "left", "right", etc. are used merely to indicate relative positional relationships, which may also be changed when the absolute position of the object to be described is changed.
Examples
As shown in fig. 1-4, the present invention provides a dynamically configurable equivalent system, comprising a user interface layer, a service logic layer, a data transmission layer, and an equivalent object layer; the system architecture comprises a flow configuration module and a flow execution module.
User interface layer:
1) The system comprises a service logic layer, a service logic layer and a user input module, wherein the service logic layer is used for receiving input information of a user, transmitting the input information to the service logic layer and outputting the information to the user; including graphical interfaces, text interfaces, other ways of user input and output; the method specifically comprises a control simulation interface, a flow configuration interface and an execution interface for displaying the current test flow, test information and test results.
2) The equivalent device execution interface comprises components and buttons for subsystem management, flow configuration, simulation configuration, import and export, mode switching and the like. A flow configuration interface in the equivalent device execution interface is opened for a developer to write a test flow and change related parameters; the execution interface is opened for operators, and the current test flow, the test information and the test result are displayed.
The left interface of the equivalent device can select an equivalent system, can perform individual or total checkpoints, can display the current equivalent system, and can add a new system through a subsystem management area;
the middle interface of the equivalent device displays the equivalent device flow, the system and task names, a start and stop button and the like, can trigger the system test to finish control, and can observe the system test state;
the right interface of the equivalent device is used for displaying a message for monitoring and feeding back the running condition of the system, displaying the normal or abnormal condition of the test and printing the process information of the current test in real time.
3) System simulation configuration module interface: clicking a simulation configuration button on a main page, popping up a simulation configuration interface, selecting a subsystem, and displaying a test item under the current subsystem on a right table; selecting a current test item, and adding the current test item into an interface simulation table; test items added to the emulation table also support right mouse button deletion.
The interface of the invention is interactive friendly, the flow page is provided with all control buttons for starting, all pausing, starting the current, stopping the current and the like, and a plurality of modes can be switched for the user to select.
2. Business logic layer:
the system is a core part of an application program and is used for processing business logic and rules, and comprises a module for processing data, a data interpretation method and realization of logic control functions; the method comprises Excel import template configuration, flow arrangement and configuration, time sequence control, parameter simulation and condition triggering.
The message template and various types of messages support to be imported and exported to the database in an Excel mode, and software can read external files in a certain mode format, wherein the Excel is taken as a main mode, a data table and fields to be stored are determined, the matching of the structure of the database table and the imported and exported data formats is ensured, the matching mapping of the columns of the Excel file and the fields of the database table is ensured, and error logs and feedback are provided for data type mismatching, repeated data and the like.
3. Data transmission layer:
the method is used for transmitting data between different layers, and the coding, decoding, compressing and encrypting operations of data information ensure the reliable transmission of the data between the layers, and mainly comprises a data processing component and a custom protocol. The method comprises the steps of instruction analysis, data interpretation, data transmission, communication adaptation and condition triggering.
The message receiving and sending support UDP communication, 1553B bus communication and third party middleware communication, the adapter of the software platform can be compatible with various hardware interfaces, and the software provides corresponding receiving and sending functions for different communication to meet the compatibility of the communication.
The message sending time is configurable and mainly comprises a delay time length, a specific message timing sending time interval and a message triggering condition. A scheduler module is developed in the software and is responsible for managing the sending time of the messages, calculating the delay time, processing the timing sending of specific messages and triggering the messages according to the triggering conditions, and a trigger realizes a triggering condition detection module so as to trigger the sending of the messages when the event meets the user-defined conditions, and the messages to be sent are arranged by using a message queue to ensure that the messages are sent according to the time configured by the user.
4. Equivalent object layer:
the system is used for interacting with an external system, hardware equipment or other services, providing an abstract interface, hiding details of the external system inside, and simplifying interaction of an application program and an external environment, wherein the interaction comprises components such as an adapter, a proxy, a connector and the like; the method comprises system simulation, parameter simulation, frame protocol simulation and simulation management.
The ICD protocol adaptation is adopted, and is a configuration of a frame format, and is mainly used for realizing configuration of each field of a frame. And according to the frame format composition, the length and the position of each field and the content of each byte configured by a caller, performing corresponding framing, de-framing, frame verification and other works.
The frame number byte of the information has a cyclic self-increasing function, and the information frame content can be dynamically generated; the information frame format template function (copy and paste) can realize the management of the information format.
5. As shown in fig. 2-4, the flow configuration module is used for creating an equivalent system, arranging a flow, simulating parameters, triggering conditions, controlling a time sequence and sending time; after the process configuration is completed, generating a process part; the flow execution module loads the existing flow part, simulates according to the configured time sequence and sending time parameters, invokes relevant hardware to perform data input and output test, and generates interface display information.
1) As shown in fig. 3, the flow configuration module includes,
and (3) system simulation: the simultaneous simulation of multiple systems is supported, the systems can be triggered, and a simulation interface can be dynamically selected;
the template can be prepared by: the template is designed through Excel, a template tree is automatically generated after the template tree is imported, and the template tree is displayed in a classified mode according to a system, an instruction and parameters;
the process is arranged: a drag form arranging test flow part, wherein the flow part can perform copying, pasting, deleting and other operations; the system has the functions of flow templates and flow management, can simulate a plurality of devices, and for each device after arrangement, corresponding to each object instantiated below the class, configures information for each device according to flow information, and instantiates the object according to the information;
and (3) setting conditions: setting starting and stopping conditions of the flow part, selecting a manual transmission, an automatic transmission and a periodic transmission opportunity, or setting delay time; the content of the periodic message can be changed, and the time and the type can be allocated;
frame protocol simulation: the protocols are configured by Excel, the similar protocols are dynamically added, and the protocols such as BE frames, FE frames, middleware and the like are supported at present;
parameter simulation: simulating parameters in each test flow part in a fixed value, a random value and a curve mode; and (3) fixed simulation: setting decimal data or selecting an existing value; random simulation: setting a maximum value and a minimum value to change according to the period; curve simulation: setting the maximum value, the minimum value and the step length to change according to the period.
2) As shown in fig. 4, the flow execution module includes,
subsystem management: newly-built and deleted sub-systems, and the existing interfaces in the sub-systems are modified and newly-built; an equivalent interface can be added under the subsystem;
simulation management: checking and selecting the existing test flow part, and selecting a system to be tested and the test flow part;
and (3) system simulation: and supporting simultaneous simulation of multiple systems, and displaying flow information according to real-time simulation and state monitoring of the test flow part.
6. The invention also provides a flow configuration method of the dynamic configurable equivalent device system, which comprises the following specific processes:
s1, newly creating an engineering area, wherein equivalent equipment can be newly created in the engineering area; selecting current equivalent equipment, classifying according to systems, wherein each system can be provided with a plurality of test flow parts, the flow parts can perform operations such as deletion, modification and the like, and a working area displays the test flow of the current flow part; engineering property area: displaying basic information (name, creation time and latest use time) of a test flow, and selecting an interface to be simulated and a target interface; the flow configuration interface adopts a visual mode to carry out test flow design, and can carry out custom design according to the existing template.
S2, newly creating a process (such as cold standby, hot standby …) in the middle working area, and dragging a corresponding message frame to the middle blank area from the right message frame template; the message template supports a search function, the message frame after dragging has the basic attribute of the current frame message in the lower right corner message attribute.
S3, after the main page can be imported through the imported button, and the value of the progress bar is 100%, the message template is successfully imported into the database, and at the moment, the message template can be dynamically transferred into the database in another mode.
S4, the working area displays a flow part of the configuration flow under the template, each flow can be set with parameters such as starting conditions, terminating conditions, time delay and the like, a certain flow can be dragged to select a flow step, and operations such as copying, pasting and deleting can be performed.
S5, classifying in a designed template area according to a test system, displaying the existing instruction frame, state frame and numerical frame, and enabling operators to select the existing template to generate a test flow; the attribute editing area can edit parameters such as condition attributes, trigger time, parameter simulation settings and the like of a certain flow.
S6, after the setting is completed, clicking for storage, closing the current page, and returning to the main page of the front-end external system equivalent device; clicking a simulation configuration button on a main page, popping up a simulation configuration page, clicking a subsystem, and displaying a test item under the current subsystem on a right table; clicking the current test item by right click, and adding the current test item into a simulation table below; the test items added to the emulation table also support right-key deletion.
S7, clicking for determination after the simulation table configuration is completed; closing the simulation configuration popup window, and returning to the front-end external system equivalent device execution interface; the test flow in the simulation table is displayed in the left list, and different equivalent systems are clicked, so that the test flow under the current system can be displayed.
S8, finally clicking a full selection button at the right upper corner of the equivalent system list, and selecting the system needing the equivalent to execute the full start, so that the equivalent configuration is completed.
The platform execution body is the lower layer of the message processing layer, and comprises an operation flow module, a flow item, a flow branch and various flow steps, wherein the flow steps are called in a dynamic loading mode, and the task execution sequence among the flow steps is flow, procedure, case and Step.
The hardware interface of the platform execution body is a loadable, extensible and remapped device layer, and the device layer is set to be an API interface and comprises initialization of related hardware, input and output operation of data and configuration operation of hardware devices.
Therefore, the dynamic configurable equivalent device system and the flow configuration method can simulate equivalent multiple devices, realize information interaction of software instructions and test parameters of the multiple devices such as front-end comprehensive control, nuclear monitoring, test-launch control, password centralized control, well control and the like, and meet the daily training and exercise requirements of a specific system; the reliability of the equipment is improved, and the smooth implementation of the test task is ensured.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention and not for limiting it, and although the present invention has been described in detail with reference to the preferred embodiments, it will be understood by those skilled in the art that: the technical scheme of the invention can be modified or replaced by the same, and the modified technical scheme cannot deviate from the spirit and scope of the technical scheme of the invention.

Claims (7)

1. A dynamically configurable equivalent system, characterized by: the system comprises a user interface layer, a service logic layer, a data transmission layer and an equivalent object layer;
user interface layer: the system is used for receiving input information of a user, transmitting the input information to a business logic layer and outputting the information to the user;
business logic layer: the method comprises the steps of processing business logic and rules, including a module for processing data, a method for interpreting the data and realization of logic control functions;
data transmission layer: the method is used for transmitting data between different layers, and encoding, decoding, compressing and encrypting data information, and comprises a data processing component and a custom protocol;
equivalent object layer: the system is used for interacting with an external system and hardware equipment, providing an abstract interface and hiding details of the external system;
the system architecture comprises a flow configuration module and a flow execution module, wherein the flow configuration module is used for creating an equivalent system, arranging a flow, simulating parameters, triggering conditions, controlling time sequence and sending time; after the process configuration is completed, generating a process part; the flow execution module loads the existing flow part, simulates according to the configured time sequence and sending time parameters, invokes relevant hardware to perform data input and output test, and generates interface display information.
2. A dynamically configurable equivalent system according to claim 1, characterized in that:
the user interface layer comprises a graphical interface, a text interface and a mode of user input and output; the method specifically comprises a control simulation interface, a flow configuration interface and an execution interface for displaying the current test flow, test information and test results;
the service logic layer comprises Excel import template configuration, flow arrangement and configuration, time sequence control, parameter simulation and condition triggering;
the data transmission layer comprises instruction analysis, data interpretation, data transmission, communication adaptation and condition triggering;
the equivalent object layer comprises system simulation, parameter simulation, frame protocol simulation and simulation management.
3. A dynamically configurable equivalent system according to claim 2, characterized in that: the flow configuration module comprises a flow configuration module,
and (3) system simulation: multiple systems are simulated simultaneously, triggering is carried out among the systems, and a simulation interface is dynamically selected;
the template can be prepared by: the template is designed through Excel, a template tree is automatically generated after the template tree is imported, and the template tree is displayed in a classified mode according to a system, an instruction and parameters;
the process is arranged: a drag form arranging test flow section;
and (3) setting conditions: setting starting and stopping conditions of the flow part, selecting a manual transmission, an automatic transmission and a periodic transmission opportunity, or setting delay time;
frame protocol simulation: the protocol is configured by Excel, and the similar protocols are dynamically added;
parameter simulation: and simulating parameters in each test flow part in a fixed value, a random value and a curve mode.
4. A dynamically configurable equivalent system according to claim 3, characterized in that: the flow execution module includes a logic module configured to,
subsystem management: newly-built and deleted sub-systems, and the existing interfaces in the sub-systems are modified and newly-built;
simulation management: checking and selecting the existing test flow part, and selecting a system to be tested and the test flow part;
and (3) system simulation: and supporting simultaneous simulation of multiple systems, and displaying flow information according to real-time simulation and state monitoring of the test flow part.
5. A dynamically configurable equivalent system according to claim 4, wherein: the platform execution body is the lower layer of the message processing layer, and comprises an operation flow module, a flow item, a flow branch and various flow steps, wherein the flow steps are called in a dynamic loading mode, and the task execution sequence among the flow steps is flow, procedure, case and Step.
6. A dynamically configurable equivalent system according to claim 5, wherein: the hardware interface of the platform execution body is a loadable, extensible and remapped device layer, and the device layer is set to be an API interface and comprises initialization of related hardware, input and output operation of data and configuration operation of hardware devices.
7. A flow configuration method of a dynamic configurable equivalent device system is characterized by comprising the following specific processes:
s1, newly creating an engineering area, and newly creating equivalent equipment in the engineering area: classifying the current equivalent equipment, wherein each system is provided with a plurality of flow parts, the flow parts perform deleting and changing operations, an engineering area displays the test flow of the current flow parts, and an engineering attribute area displays the basic information of the test flow and selects an interface to be simulated and a target interface;
s2, creating a flow in the middle working area, dragging a corresponding message frame from the message frame template to a blank area, and importing the message template into a database through excel;
s3, displaying a flow part of the configuration flow under the message template in the working area, and dragging a flow selection flow step;
s4, classifying the design template area according to a test system, displaying the existing instruction frame, state frame and numerical frame, selecting the existing template to generate a test flow, and setting the condition attribute, trigger time and parameter simulation setting parameters of the flow in the attribute editing area;
s5, performing simulation configuration, returning to an execution interface, selecting a required equivalent system, executing all starting operations, and completing the equivalent configuration.
CN202410074030.0A 2024-01-18 2024-01-18 Dynamic configurable equivalent device system and flow configuration method Active CN117573200B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410074030.0A CN117573200B (en) 2024-01-18 2024-01-18 Dynamic configurable equivalent device system and flow configuration method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410074030.0A CN117573200B (en) 2024-01-18 2024-01-18 Dynamic configurable equivalent device system and flow configuration method

Publications (2)

Publication Number Publication Date
CN117573200A true CN117573200A (en) 2024-02-20
CN117573200B CN117573200B (en) 2024-03-29

Family

ID=89896021

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410074030.0A Active CN117573200B (en) 2024-01-18 2024-01-18 Dynamic configurable equivalent device system and flow configuration method

Country Status (1)

Country Link
CN (1) CN117573200B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1710966A (en) * 2005-07-08 2005-12-21 北京邮电大学 Intelligent external system based on control and use separation and having business generation ability
US20080059954A1 (en) * 2002-06-18 2008-03-06 Martin Joseph B Universal system component emulator with human readable output
CN104915245A (en) * 2015-07-01 2015-09-16 四川航天系统工程研究所 Integration system and method for realizing uniform operation of emulation system and practical function system
CN105187257A (en) * 2015-09-29 2015-12-23 中国舰船研究设计中心 Warship combat system simulator system and information processing method thereof
CN115019595A (en) * 2022-05-23 2022-09-06 中国电子科技集团公司第十研究所 Avionics simulation I/O management-based training simulator implementation method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080059954A1 (en) * 2002-06-18 2008-03-06 Martin Joseph B Universal system component emulator with human readable output
CN1710966A (en) * 2005-07-08 2005-12-21 北京邮电大学 Intelligent external system based on control and use separation and having business generation ability
CN104915245A (en) * 2015-07-01 2015-09-16 四川航天系统工程研究所 Integration system and method for realizing uniform operation of emulation system and practical function system
CN105187257A (en) * 2015-09-29 2015-12-23 中国舰船研究设计中心 Warship combat system simulator system and information processing method thereof
CN115019595A (en) * 2022-05-23 2022-09-06 中国电子科技集团公司第十研究所 Avionics simulation I/O management-based training simulator implementation method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张莹;: "机载雷达仿真系统总控软件的设计与实现", 测控技术, no. 12, 18 December 2019 (2019-12-18), pages 131 - 135 *

Also Published As

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

Similar Documents

Publication Publication Date Title
US7280955B2 (en) Universal system component emulator with human readable output
US7343587B2 (en) System for creating, managing and executing computer testing and task management applications
US7743335B2 (en) System and method for accessing registers of a hardware device in a graphical program
EP2169541B1 (en) Method, system and graphical user interface for configuring a simulator to simulate a plurality of devices
US20020109722A1 (en) System and method for performing type checking for hardware device nodes in a graphical program
US8855971B2 (en) Tools for system-level design environments
CN106021099A (en) System and method for achieving UI automatic test of intelligent terminal
US20080059954A1 (en) Universal system component emulator with human readable output
US20060020931A1 (en) Method and apparatus for managing complex processes
JP2012523644A (en) Use of spreadsheet user interface with CPI simulation system flowsheet
CN111625226B (en) Prototype-based man-machine interaction design implementation method and system
US8661356B2 (en) Time application having an intergrated check engine
CN104915297B (en) A kind of automated testing method of the APP power consumption of android equipment
US20120030612A1 (en) Dynamic property attributes
US11741002B2 (en) Test automation systems and methods using logical identifiers
CN110362490B (en) Automatic testing method and system for integrating iOS and Android mobile applications
CN109933521A (en) Automated testing method, device, computer equipment and storage medium based on BDD
CN110532159A (en) Data decryptor method, apparatus, equipment and computer readable storage medium
CN115658529A (en) Automatic testing method for user page and related equipment
CN108984868A (en) The integration method and device of a kind of board internet data
CN112486797A (en) Interface test method and device
CN113919158A (en) Simulation method and device for flight control panel and storage medium
CN103593188A (en) System and method for managing what-you-see-is-what-you-get menus of instrument
CN117573200B (en) Dynamic configurable equivalent device system and flow configuration method
CN105824684B (en) A kind of implementation method of multi-mode big data software simulator

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