CN112000318A - General architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment - Google Patents

General architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment Download PDF

Info

Publication number
CN112000318A
CN112000318A CN202010895757.7A CN202010895757A CN112000318A CN 112000318 A CN112000318 A CN 112000318A CN 202010895757 A CN202010895757 A CN 202010895757A CN 112000318 A CN112000318 A CN 112000318A
Authority
CN
China
Prior art keywords
teaching
equipment
database
network communication
code
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
CN202010895757.7A
Other languages
Chinese (zh)
Other versions
CN112000318B (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.)
Changchun Institute of Optics Fine Mechanics and Physics of CAS
Original Assignee
Changchun Institute of Optics Fine Mechanics and Physics of CAS
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 Changchun Institute of Optics Fine Mechanics and Physics of CAS filed Critical Changchun Institute of Optics Fine Mechanics and Physics of CAS
Priority to CN202010895757.7A priority Critical patent/CN112000318B/en
Publication of CN112000318A publication Critical patent/CN112000318A/en
Application granted granted Critical
Publication of CN112000318B publication Critical patent/CN112000318B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Abstract

The application discloses a general architecture method, equipment and medium for a teaching and training system of photoelectric countermeasure equipment, wherein the method comprises the following steps: the general logic function of the photoelectric countermeasure teaching training system is extracted and divided into teacher seat software, bottom network communication and database management; designing a general framework of the teaching and training system of the photoelectric countermeasure equipment according to the extraction and division results of the general logic functions; the general architecture comprises an instructor seat computer, a database server, a bottom network communication platform and an equipment seat computer; and by means of an interface visual programming component, low-code programming is respectively carried out on two general logic functions of underlying network communication and database management. The method and the device have the advantages that the general logic function is abstracted to form a general architecture, so that the design cost of the system can be reduced, and the reliability, maintainability and expandability of the system are improved; the low-code programming can reduce the complexity of system development, improve the system development efficiency and reduce the repeated coding work.

Description

General architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment
Technical Field
The invention relates to the field of teaching and training of photoelectric countermeasure equipment, in particular to a general architecture method, equipment and medium of a teaching and training system of photoelectric countermeasure equipment.
Background
Aiming at specific military requirements, photoelectric countermeasure equipment is favored by various countries, and photoelectric countermeasure equipment with different functional models is in endless. Meanwhile, China has given a great deal of investment in the aspects of development and production of photoelectric countermeasure equipment, and various types of equipment are produced in batches at present and are delivered to troops for use. After the equipment is delivered to the army, the production unit can carry out use training, so that an operator can master the specific operation of the equipment skillfully. However, considering the factors of personnel mobility of the soldiers in the army, the whole technology and the use of the equipment before the officers are arranged in the army, and the like, because the equipment production unit only completes one-time use training in the equipment delivery stage, the teaching training becomes an important means for the equipment use training, and the subsequent training of the army and the military school on the equipment use and the technical grasp of various personnel can be completed without intervention of the production unit, and the teaching training also has the learning and the evaluation on students. The teaching and training system aiming at the photoelectric countermeasure equipment at present has various forms, is based on a certain type or a certain army, has no unified framework, generally increases a plurality of repetitive work and consumes a large amount of manpower and material resources.
Therefore, how to implement a unified architecture for a teaching and training system for photoelectric countermeasure equipment is a technical problem to be solved urgently by those skilled in the art.
Disclosure of Invention
In view of the above, the present invention provides a method, a device and a medium for a universal architecture of a teaching and training system for optoelectronic countermeasure equipment, which can reduce the complexity of development of the teaching and training system for optoelectronic countermeasure equipment and improve the reliability, maintainability and expandability of the system. The specific scheme is as follows:
a photoelectric countermeasure equipment teaching training system general architecture method comprises the following steps:
the general logic function of the photoelectric countermeasure teaching training system is extracted and divided into teacher seat software, bottom network communication and database management;
designing a general framework of the teaching and training system of the photoelectric countermeasure equipment according to the extraction and division results of the general logic functions; the general architecture comprises an instructor seat computer, a database server, a bottom network communication platform and an equipment seat computer;
and respectively carrying out low-code programming on the two general logic functions of the underlying network communication and the database management by depending on an interface visual programming component.
Preferably, in the method for designing a general architecture of a teaching and training system for electro-optical countermeasure equipment provided in the embodiment of the present invention, the method specifically includes:
establishing communication connection between the teacher position computer and the equipment position computers and between the equipment position computers through the underlying network communication platform;
installing a server end of the underlying network communication platform on the instructor seat computer, and installing a client end of the underlying network communication platform on each equipment seat computer;
directly connecting the database server with the instructor position computer;
and expanding the number of the equipment seat computers according to specific model equipment and teaching requirements.
Preferably, in the general architecture method for teaching and training a photoelectric countermeasure equipment provided in the embodiment of the present invention, the low-code programming is performed on the underlying network communication by means of an interface visual programming component, and specifically includes:
by relying on a visual programming component of a low-code interface of underlying network communication, a data communication protocol is taken as input, and protocol codes and configuration files are automatically generated;
and integrating the automatically generated protocol code and configuration file into a program, and completing low-code programming of underlying network communication through function call.
Preferably, in the method for constructing a universal architecture of a teaching and training system for electro-optical countermeasure equipment according to an embodiment of the present invention, the protocol code and the configuration file are automatically generated by using a data communication protocol as an input, and the method specifically includes:
defining a data publisher and an ordering party in the underlying network communication platform, taking a data protocol form defined in a word document as input, copying the whole form body into an operation program of the underlying network communication low-code interface visual programming component, and completing the input of a data communication protocol;
and automatically analyzing and generating protocol codes and configuration files required by the publisher and the subscriber according to the data protocol table content.
Preferably, in the above general architecture method for teaching and training a teaching and training system of a photo-electric countermeasure equipment according to an embodiment of the present invention, the low code programming is performed on a database management general logic function, which specifically includes:
managing a low-code interface visual programming component by depending on a database, and automatically generating a data table operation code by taking a data table definition as input;
and integrating the automatically generated data table operation class codes into a program of the instructor seat software, and calling through class member functions to complete low-code programming of database management.
Preferably, in the above general architecture method for teaching and training a teaching and training system for a photo-electric countermeasure equipment according to an embodiment of the present invention, the method takes a data table definition as an input, and automatically generates a data table operation class code, which specifically includes:
copying the information content in a document compiled in the database design stage by taking a data table as a unit into an operating program of the database management low-code interface visual programming component to complete the input of the data table definition;
and automatically generating all database operations related to the data table according to the copied information content of the data table, and simultaneously, visually setting the query method in an interface to generate codes based on different query conditions.
Preferably, in the above general architecture method for teaching and training a photo-electric countermeasure equipment according to an embodiment of the present invention, the automatically generating all database operations related to the data table specifically includes:
defining class members, creating SQL sentences of a database table, and adding, deleting, modifying and checking operation codes of the database table as class member functions; the SQL statement for creating the database table is used for creating the database table in the database, other codes are packaged in one class, and high cohesion is performed on the operation of the database table.
Preferably, in the general architecture method for a teaching and training system for photoelectric countermeasure equipment provided by the embodiment of the present invention, the instructor seat software includes a teaching planning part, a teaching training part and a performance commenting part;
the teaching planning part is used for planning teaching tasks of the current school date;
the teaching training part is used for issuing experimental subjects by unifying time information, collecting operation instructions and data information of seat software, and classifying the operation instructions and the data information into a warehouse;
the score commenting part is used for extracting relevant information from the database after the experimental subject is finished, and performing score commenting on each student and storing the score commenting in the database;
the equipment seat software is used for training the students to understand the equipment and skillfully operate the software, packaging all operation instructions and data information according to uniform time information and sending the operation instructions and the data information to the instructor seat software.
The embodiment of the invention also provides equipment for the general architecture of the teaching and training system of the photoelectric countermeasure equipment, which comprises a processor and a memory, wherein the processor executes a computer program stored in the memory to realize the general architecture method of the teaching and training system of the photoelectric countermeasure equipment provided by the embodiment of the invention.
An embodiment of the present invention further provides a computer-readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the above-mentioned general architecture method for teaching and training a teaching and training system for optoelectronic countermeasure equipment, provided by an embodiment of the present invention.
It can be seen from the above technical solutions that the general architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment provided by the present invention includes: the general logic function of the photoelectric countermeasure teaching training system is extracted and divided into teacher seat software, bottom network communication and database management; designing a general framework of the teaching and training system of the photoelectric countermeasure equipment according to the extraction and division results of the general logic functions; the general architecture comprises an instructor seat computer, a database server, a bottom network communication platform and an equipment seat computer; and by means of an interface visual programming component, low-code programming is respectively carried out on two general logic functions of underlying network communication and database management.
In the general architecture method of the photoelectric countermeasure equipment teaching training system based on the low-code programming, provided by the invention, the general logic function is extracted to form a general architecture, and the low-code programming of the general logic function module of the photoelectric countermeasure equipment teaching training system is realized.
Drawings
In order to more clearly illustrate the embodiments of the present invention or technical solutions in related arts, the drawings used in the description of the embodiments or related arts will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of a general architecture method of a teaching and training system for electro-optical countermeasure equipment provided by an embodiment of the present invention;
FIG. 2 is a schematic diagram of a general architecture design of a teaching and training system for a photo-electric countermeasure equipment according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an underlying network communication low-code programming design according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a database management low-code programming design according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides a general architecture method of a teaching and training system of photoelectric countermeasure equipment, which comprises the following steps as shown in figure 1:
s101, extracting the general logic function of the photoelectric countermeasure teaching training system, and dividing the general logic function into instructor seat software, bottom network communication and database management;
it should be noted that, according to the functional requirements of the teaching and training system of the photoelectric countermeasure equipment, the general logic function is divided into instructor seat software, database management and bottom network communication; the photoelectric countermeasure equipment seat software is not used as a general logic function;
s102, designing a general architecture of the teaching and training system of the photoelectric countermeasure equipment according to the extraction and division results of the general logic function; as shown in fig. 2, the general architecture includes an instructor position computer, a database server, an underlying network communication platform, and an equipment position computer; wherein, the teacher position computer is provided with teacher position software, and the equipment position computer is provided with equipment position software;
and S103, respectively carrying out low-code programming on two general logic functions of underlying network communication and database management by virtue of an interface visual programming component.
In practical application, the interface visual programming component needs to develop a software program and mainly comprises a bottom network communication low-code interface visual programming component and a database management low-code interface visual programming component, the software running environment is a Windows system, and the program implementation adopts C + + language based on a Qt development environment.
In the general architecture method for the teaching training system of the photoelectric countermeasure equipment, provided by the embodiment of the invention, the general logic function extraction, the system general architecture design, the underlying network communication low-code programming and the database management low-code programming can be divided into four steps, wherein the low-code programming can reduce the complexity of system development, improve the system development efficiency, reduce the repetitive coding work, reduce the system design cost and improve the reliability, maintainability and expandability of the system.
In specific implementation, in the general architecture method for the teaching and training system of the photoelectric countermeasure equipment provided by the embodiment of the invention, the teacher seat software, namely the function of the teacher seat computer, mainly comprises a teaching planning part, a teaching training part and a score commenting part; the teaching planning part is used for planning teaching tasks of the scholars, and comprises student information maintenance, academic schedule arrangement, experimental subject setting and the like; the teaching training part is used for issuing experimental subjects by unifying time information, collecting operation instructions and data information of the seat software, and classifying the operation instructions and the data information into a warehouse; the score commenting part is used for extracting relevant information from the database after the experiment subject is finished, and performing score commenting on each student and storing the score commenting in the database;
the method comprises the steps of equipping seat software, namely the function of a teacher seat computer, wherein the copying simulation of each software seat is actually installed and is consistent with the actual installation, so that students can understand the equipment and operate the software skillfully, and all operation instructions and data information are packaged according to system uniform time information and are sent to the teacher seat software; the communication between the equipment seats and the communication with the instructor seat is established by adopting a universal underlying network communication platform;
the database server is responsible for storing and maintaining teaching planning information, experimental subject related information, student information, all instructions and data information generated in experimental tasks, student score comment results and the like; completing low-code programming of database management related programs by relying on a database management low-code interface visual programming component;
the bottom network communication platform is responsible for finishing data communication between the teacher seat and each software seat and communication between each software seat, and provides a universal bottom network communication platform for the teaching and training system; and the low-code programming of the communication program among the software is finished by relying on the visual programming component of the low-code interface of the underlying network communication.
In a specific implementation, in the method for a universal architecture of a teaching and training system for electro-optical countermeasure equipment provided in the embodiment of the present invention, as shown in fig. 2, the step S102 of designing the universal architecture of the teaching and training system for electro-optical countermeasure equipment may specifically include: establishing communication connection between the teacher position computer and the equipment position computers and between the equipment position computers through an underlying network communication platform; installing a server end of a bottom network communication platform on the instructor seat computer, and installing a client end of the bottom network communication platform on each equipment seat computer; directly connecting a database server with an instructor position computer; the number of equipment seat computers can be expanded according to specific model equipment and teaching requirements.
In specific implementation, in the general architecture method for a teaching and training system of a photoelectric countermeasure equipment provided in the embodiment of the present invention, step S103 is to perform low-code programming on underlying network communication by means of an interface visual programming component, and specifically may include: firstly, taking a data communication protocol as input, automatically generating a protocol code and a configuration file by depending on a visual programming component of a low-code interface of the underlying network communication; and then, automatically generated protocol codes and configuration files are integrated into a program, and low-code programming of underlying network communication is completed through simple function call.
Further, in a specific implementation, in the general architecture method for teaching and training a teaching and training system of a photo-electric countermeasure equipment according to an embodiment of the present invention, the method takes a data communication protocol as an input, and automatically generates a protocol code and a configuration file, which may specifically include: defining a data publisher and an ordering party in an underlying network communication platform, taking a data protocol form defined in a word document as input, copying a whole form body into an operation program of an underlying network communication low-code interface visual programming component, and finishing the input of a data communication protocol; and automatically analyzing and generating protocol codes and configuration files required by the publisher and the subscriber according to the data protocol table contents.
As shown in fig. 3, the programming design of the underlying network communication low-code includes four processes of installing a server and a client of the underlying network communication platform, inputting a communication protocol, automatically generating a protocol code, and integrating low-codes of both issuing and ordering parties, which are specifically described as follows:
installing a server side and a client side of the underlying network communication platform: the instructor seat serves as a server end of the underlying network communication platform, other equipment software seats serve as clients of the underlying network communication platform, and server end software and client software are respectively installed on respective computers to complete the construction of the underlying network communication platform;
inputting a communication protocol: the data communication protocol compiled in the software requirement stage defines a sender and a receiver of data, namely a data publisher and an ordering party defined in the underlying network communication platform, and copies the whole table body into an underlying network communication low-code interface visual programming component operating program by taking a data protocol table defined in a word document as input to finish communication protocol input;
automatically generating a protocol code: the bottom network communication low-code interface visual programming component automatically analyzes and generates codes required by both issuing and ordering parties according to the data protocol table content, and specifically comprises data protocol structure body codes, data protocol numbers, issuing and ordering configuration files, both party registration codes and the like;
low code integration of both issuing and ordering: and the generated codes are issued according to the requirements of both issuing and ordering parties, and the automatically generated codes are integrated into a program by both parties to finish the low-code programming of the underlying network communication.
In a specific implementation, in the above general architecture method for teaching and training a teaching and training system of a photo-electric countermeasure equipment provided in the embodiment of the present invention, the step S103 performs low-code programming on a database management general logic function, which may specifically include: managing a low-code interface visual programming component by depending on a database, and firstly, automatically generating a data table operation code by taking a data table definition as input; and then, integrating the automatically generated data table operation class codes into a program of the instructor seat software, and completing low-code programming of database management through simple class member function call.
Further, in a specific implementation, in the general architecture method for teaching and training a photo-electric countermeasure equipment according to the embodiment of the present invention, the data table definition is used as an input to automatically generate a data table operation class code, which may specifically include: copying the information content in a document compiled in the database design stage by taking a data table as a unit into an operating program of a database management low-code interface visual programming component to complete the input of the data table definition; and automatically generating all database operations related to the data table according to the copied information content of the data table, and simultaneously, visually setting the query method in an interface to generate codes based on different query conditions.
Further, in a specific implementation, in the above general architecture method for teaching and training a photo-electric countermeasure equipment according to an embodiment of the present invention, the automatically generating all database operations related to the data table may specifically include: defining class members, creating SQL sentences of a database table, and adding, deleting, modifying and checking operation codes of the database table as class member functions; the SQL statement for creating the database table is used for creating the database table in the database, other codes are packaged in one class, and high cohesion is performed on the operation of the database table.
As shown in fig. 4, the low-code programming design for database management of the present invention includes three processes of data table definition input, automatic generation of data table management code, and low-code integration of data table user, which are described in detail as follows:
data table definition input: the information content of the data table in the document is copied to a database management low code interface visual programming component operating program to complete the definition input of the data table;
automatically generating a data table management code: the database management low-code interface visual programming component automatically generates all database operations related to the data table according to the information content of the data table, wherein the database operations comprise class member definition, SQL (structured query language) statements for creating a database table, addition, deletion, modification and check operation codes of the table in the database as member functions of the class, and meanwhile, the query method can be used for carrying out visual setting in the interface and generating codes based on different query conditions. The SQL sentence for creating the database table is used for creating the table in the database, and other codes are packaged in one class, so that high cohesion of the operation of the database table is realized;
data sheet user low code consolidation: the user of the data table mainly focuses on a teacher seat in the teaching and training system of the photoelectric antitransport equipment, the teacher seat integrates automatically generated data table management codes into a software program of the teacher seat, and the database management low-code programming is completed through simple class member function calling.
Correspondingly, the embodiment of the invention also discloses equipment for the general architecture of the teaching and training system of the photoelectric countermeasure equipment, which comprises a processor and a memory; the processor implements the general architecture method of the teaching and training system for the electro-optical countermeasure equipment disclosed in the foregoing embodiments when executing the computer program stored in the memory.
For more specific processes of the above method, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
Further, the present invention also discloses a computer readable storage medium for storing a computer program; the computer program, when executed by a processor, implements the aforementioned disclosed optoelectronic countermeasure equipment instructional training system general architecture method.
For more specific processes of the above method, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device and the storage medium disclosed by the embodiment correspond to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The embodiment of the invention provides a general architecture method, equipment and medium for a teaching and training system of photoelectric countermeasure equipment, which comprises the following steps: the general logic function of the photoelectric countermeasure teaching training system is extracted and divided into teacher seat software, bottom network communication and database management; designing a general framework of the teaching and training system of the photoelectric countermeasure equipment according to the extraction and division results of the general logic functions; the general architecture comprises an instructor seat computer, a database server, a bottom network communication platform and an equipment seat computer; and by means of an interface visual programming component, low-code programming is respectively carried out on two general logic functions of underlying network communication and database management. In the general architecture method of the photoelectric countermeasure equipment teaching training system based on the low-code programming, the general logic function is extracted to form a general architecture, and the low-code programming of the general logic function module of the photoelectric countermeasure equipment teaching training system is realized.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The general architecture method, the device and the medium of the teaching and training system for the photoelectric countermeasure equipment are introduced in detail, specific examples are applied in the description to explain the principle and the implementation mode of the invention, and the description of the embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A general architecture method of a teaching and training system of photoelectric countermeasure equipment is characterized by comprising the following steps:
the general logic function of the photoelectric countermeasure teaching training system is extracted and divided into teacher seat software, bottom network communication and database management;
designing a general framework of the teaching and training system of the photoelectric countermeasure equipment according to the extraction and division results of the general logic functions; the general architecture comprises an instructor seat computer, a database server, a bottom network communication platform and an equipment seat computer;
and respectively carrying out low-code programming on the two general logic functions of the underlying network communication and the database management by depending on an interface visual programming component.
2. The method of claim 1, wherein designing the general architecture of the electro-optical countermeasure equipment teaching training system specifically comprises:
establishing communication connection between the teacher position computer and the equipment position computers and between the equipment position computers through the underlying network communication platform;
installing a server end of the underlying network communication platform on the instructor seat computer, and installing a client end of the underlying network communication platform on each equipment seat computer;
directly connecting the database server with the instructor position computer;
and expanding the number of the equipment seat computers according to specific model equipment and teaching requirements.
3. The universal architecture method for teaching and training systems of optoelectronic countermeasure equipment as claimed in claim 2, wherein the underlying network communication is low code programmed by means of an interface visual programming component, specifically comprising:
by relying on a visual programming component of a low-code interface of underlying network communication, a data communication protocol is taken as input, and protocol codes and configuration files are automatically generated;
and integrating the automatically generated protocol code and configuration file into a program, and completing low-code programming of underlying network communication through function call.
4. The universal architecture method for teaching and training a photoelectric countermeasure equipment according to claim 3, wherein the protocol code and the configuration file are automatically generated by using a data communication protocol as an input, specifically comprising:
defining a data publisher and an ordering party in the underlying network communication platform, taking a data protocol form defined in a word document as input, copying the whole form body into an operation program of the underlying network communication low-code interface visual programming component, and completing the input of a data communication protocol;
and automatically analyzing and generating protocol codes and configuration files required by the publisher and the subscriber according to the data protocol table content.
5. The optoelectronic countermeasure equipment instructional training system generic architecture method of claim 2, wherein the low code programming of the database management generic logic functions specifically comprises:
managing a low-code interface visual programming component by depending on a database, and automatically generating a data table operation code by taking a data table definition as input;
and integrating the automatically generated data table operation class codes into a program of the instructor seat software, and calling through class member functions to complete low-code programming of database management.
6. The universal architecture method for teaching and training a photoelectric countermeasure equipment of claim 5, wherein the table definition is used as an input to automatically generate a table operation class code, specifically comprising:
copying the information content in a document compiled in the database design stage by taking a data table as a unit into an operating program of the database management low-code interface visual programming component to complete the input of the data table definition;
and automatically generating all database operations related to the data table according to the copied information content of the data table, and simultaneously, visually setting the query method in an interface to generate codes based on different query conditions.
7. The optoelectronic countermeasure equipment instructional training system generic architecture method of claim 6, wherein automatically generating all database operations on the data sheet comprises:
defining class members, creating SQL sentences of a database table, and adding, deleting, modifying and checking operation codes of the database table as class member functions; the SQL statement for creating the database table is used for creating the database table in the database, other codes are packaged in one class, and high cohesion is performed on the operation of the database table.
8. The optoelectronic countermeasure equipment teaching training system universal architecture method of claim 2, wherein the instructor's seat software includes a teaching planning section, a teaching training section, and a performance review section;
the teaching planning part is used for planning teaching tasks of the current school date;
the teaching training part is used for issuing experimental subjects by unifying time information, collecting operation instructions and data information of seat software, and classifying the operation instructions and the data information into a warehouse;
the score commenting part is used for extracting relevant information from the database after the experimental subject is finished, and performing score commenting on each student and storing the score commenting in the database;
the equipment seat software is used for training the students to understand the equipment and skillfully operate the software, packaging all operation instructions and data information according to uniform time information and sending the operation instructions and the data information to the instructor seat software.
9. An apparatus for a photo-electric countermeasure equipment instructional training system generic architecture, comprising a processor and a memory, wherein the processor, when executing a computer program stored in the memory, implements the photo-electric countermeasure equipment instructional training system generic architecture method of any one of claims 1 to 8.
10. A computer-readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the optoelectronic countermeasure equipment instructional training system generic architecture method as claimed in any one of claims 1 to 8.
CN202010895757.7A 2020-08-31 2020-08-31 General architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment Active CN112000318B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010895757.7A CN112000318B (en) 2020-08-31 2020-08-31 General architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010895757.7A CN112000318B (en) 2020-08-31 2020-08-31 General architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment

Publications (2)

Publication Number Publication Date
CN112000318A true CN112000318A (en) 2020-11-27
CN112000318B CN112000318B (en) 2022-02-08

Family

ID=73464731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010895757.7A Active CN112000318B (en) 2020-08-31 2020-08-31 General architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment

Country Status (1)

Country Link
CN (1) CN112000318B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464799A (en) * 2009-01-16 2009-06-24 天津大学 MPI parallel programming system based on visual modeling and automatic skeleton code generation method
CN105404509A (en) * 2015-11-11 2016-03-16 神州数码国信信息技术(苏州)有限公司 ExtJS UI based visual code generation method
CN106297504A (en) * 2015-05-14 2017-01-04 中国人民解放军理工大学 Engineer equipment automatically controlled simulated teaching examination training system
US20170068519A1 (en) * 2015-05-13 2017-03-09 Nadia Analia Huebra Computer-applied method for displaying software-type applications based on design specifications
CN107704245A (en) * 2017-09-21 2018-02-16 深圳市麦斯杰网络有限公司 Protocol accessing method, device and computer-readable recording medium
CN108228148A (en) * 2016-12-16 2018-06-29 黑龙江傲立辅龙科技开发有限公司 A kind of construction method of computer studies assisted teaching system
CN108876286A (en) * 2018-05-25 2018-11-23 中国电子信息产业集团有限公司第六研究所 A kind of distributed real time processing system towards flight path processing and emi analysis
CN108958715A (en) * 2018-07-12 2018-12-07 河南恩久信息科技有限公司 A kind of On-line Examining system based on J2EE framework
CN109308582A (en) * 2018-09-25 2019-02-05 中国兵器装备集团自动化研究所 A kind of manufacturing execution system framework based on modularization Yu serviceization
CN109343847A (en) * 2018-09-14 2019-02-15 北京华如科技股份有限公司 The expansible war game simulation platform of multi-domain Oriented
CN109948228A (en) * 2019-02-27 2019-06-28 中国舰船研究设计中心 A kind of confronting simulation and Effectiveness Evaluation System based on equipment parametrization
CN111142862A (en) * 2019-11-20 2020-05-12 苏州帝博信息技术有限公司 System and method for automatically generating code

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464799A (en) * 2009-01-16 2009-06-24 天津大学 MPI parallel programming system based on visual modeling and automatic skeleton code generation method
US20170068519A1 (en) * 2015-05-13 2017-03-09 Nadia Analia Huebra Computer-applied method for displaying software-type applications based on design specifications
CN106297504A (en) * 2015-05-14 2017-01-04 中国人民解放军理工大学 Engineer equipment automatically controlled simulated teaching examination training system
CN105404509A (en) * 2015-11-11 2016-03-16 神州数码国信信息技术(苏州)有限公司 ExtJS UI based visual code generation method
CN108228148A (en) * 2016-12-16 2018-06-29 黑龙江傲立辅龙科技开发有限公司 A kind of construction method of computer studies assisted teaching system
CN107704245A (en) * 2017-09-21 2018-02-16 深圳市麦斯杰网络有限公司 Protocol accessing method, device and computer-readable recording medium
CN108876286A (en) * 2018-05-25 2018-11-23 中国电子信息产业集团有限公司第六研究所 A kind of distributed real time processing system towards flight path processing and emi analysis
CN108958715A (en) * 2018-07-12 2018-12-07 河南恩久信息科技有限公司 A kind of On-line Examining system based on J2EE framework
CN109343847A (en) * 2018-09-14 2019-02-15 北京华如科技股份有限公司 The expansible war game simulation platform of multi-domain Oriented
CN109308582A (en) * 2018-09-25 2019-02-05 中国兵器装备集团自动化研究所 A kind of manufacturing execution system framework based on modularization Yu serviceization
CN109948228A (en) * 2019-02-27 2019-06-28 中国舰船研究设计中心 A kind of confronting simulation and Effectiveness Evaluation System based on equipment parametrization
CN111142862A (en) * 2019-11-20 2020-05-12 苏州帝博信息技术有限公司 System and method for automatically generating code

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘鹰: "基于B/S架构的飞行训练教学资源系统研究与实现", 《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》 *

Also Published As

Publication number Publication date
CN112000318B (en) 2022-02-08

Similar Documents

Publication Publication Date Title
Evans Domain-driven design reference: Definitions and pattern summaries
Brackett Software requirements
Paige et al. Rigorous identification and encoding of trace-links in model-driven engineering
Bravoco et al. Requirement definition architecture—an overview
CN106445536B (en) Automatic business design management system
CN111176613A (en) Collaborative task automatic decomposition system based on architecture model
Saini et al. Automated traceability for domain modelling decisions empowered by artificial intelligence
Ademola et al. Design and development of a University portal for the management of final year undergraduate projects
Koopman Risk areas in embedded software industry projects
Faisandier Systems opportunities and requirements
Wasserman et al. The Oregon Report Software Engineering: The Turning Point
Sosnin Question-answer means for collaborative development of software intensive systems
CN112000318B (en) General architecture method, device and medium for teaching and training system of photoelectric countermeasure equipment
US20140317037A1 (en) Distributed collaborative environment definition system and method
Matulevičius et al. COMPARING GOAL-MODELLING TOOLS WITH THE RE-TOOL EVALUATION APPROACH∗
Wheatcraft et al. Integrated data as the foundation of systems engineering
WO2011031826A2 (en) Distributed collaborative environment definition system and method
CN110674403A (en) Multifunctional information platform for laboratory
Sosnin et al. Question-Answer system for object-oriented analysis and design
Buschle Tool Support for Enterprise Architecture Analysis: with application in cyber security
Avison et al. Identifying and incorporating change in information systems
Sutiah et al. Design of Information System for Peace Education Based on Unified Modelling Language
Sawprakhon et al. Model-driven approach to constructing uml sequence diagram
Harrison et al. Automated database and schema-based data interchange for modeling and simulation
Shimbara et al. Handling Quantity in Variability Models for System-of-Systems

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