CN115499520A - Interface control file updating method and device, electronic equipment and storage medium - Google Patents

Interface control file updating method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN115499520A
CN115499520A CN202211452906.8A CN202211452906A CN115499520A CN 115499520 A CN115499520 A CN 115499520A CN 202211452906 A CN202211452906 A CN 202211452906A CN 115499520 A CN115499520 A CN 115499520A
Authority
CN
China
Prior art keywords
interface control
control file
simulation unit
signal
update
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
CN202211452906.8A
Other languages
Chinese (zh)
Other versions
CN115499520B (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 Bluesky Aviation Technology Co Ltd
Original Assignee
Beijing Bluesky Aviation Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Bluesky Aviation Technology Co Ltd filed Critical Beijing Bluesky Aviation Technology Co Ltd
Priority to CN202211452906.8A priority Critical patent/CN115499520B/en
Publication of CN115499520A publication Critical patent/CN115499520A/en
Application granted granted Critical
Publication of CN115499520B publication Critical patent/CN115499520B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/26Special purpose or proprietary protocols or architectures

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides an interface control file updating method, an interface control file updating device, electronic equipment and a storage medium, wherein the content corresponding to an A825 signal in each interface control file is deleted by acquiring the interface control file of each simulation unit; acquiring a DBC communication protocol update table, and respectively extracting A825 signal update contents required by each simulation unit in the DBC communication protocol update table; the A825 signal updating content required by each simulation unit is written into the interface control file of the corresponding simulation unit, so that the interface control file is automatically updated, manual intervention is not needed, convenience and rapidness are realized, and the user experience is improved.

Description

Interface control file updating method and device, electronic equipment and storage medium
Technical Field
The invention relates to the technical field of avionic software, in particular to an interface control file updating method and device, electronic equipment and a storage medium.
Background
Interface Control Document (ICD) is a technical Document defining and describing functions, technical characteristics and operation instructions of Interface signals between subsystems and electronic devices constituting an avionics system, and is an important component of top-level design and system specification of the avionics system. In an avionics system, functional simulation of an airborne system is an important function of a flight simulator system, and theoretical data are provided for aircraft design. The updating of the input-output interfaces of the simulation units in the flight simulator system is derived from the ICDs of the respective simulation units. The ICDs of each simulation unit contain two signal types, SDN and a825 respectively. SDN signals belong to internal variables and once confirmed do not need to be modified at a later stage. And the source of the a825 signal is the DBC communication protocol used by the emulated object. In the process of developing the simulated object, signals in the DBC communication protocol are repeatedly changed, so that the a825 signal in the ICD of each simulation unit needs to be synchronously updated.
According to the traditional ICD updating method, according to each system keyword, signals required to be updated of each simulation unit are artificially screened, copied and pasted into the ICD, and ICD updating is achieved. However, the updating method is time-consuming and labor-consuming due to manual operation, and is prone to error, which affects the user experience.
Disclosure of Invention
The invention provides an interface control file updating method, an interface control file updating device, electronic equipment and a storage medium, which are used for solving the defects that the traditional ICD updating method is time-consuming, labor-consuming and easy to make mistakes through manual operation, and the use experience of a user is influenced.
The invention provides an interface control file updating method, which comprises the following steps:
acquiring an interface control file of each simulation unit, and deleting the content corresponding to the A825 signal in each interface control file;
acquiring a DBC communication protocol update table, and respectively extracting A825 signal update contents required by each simulation unit in the DBC communication protocol update table;
and writing the A825 signal updating content required by each simulation unit into the interface control file of the corresponding simulation unit.
According to the present invention, an interface control file updating method is provided, where the method for extracting the update content of the a825 signal required by each emulation unit in the DBC communication protocol update table respectively includes:
matching the DBC communication protocol update table with keywords corresponding to each preset simulation unit line by line;
and storing the matched A825 signal updating content required by each simulation unit separately.
According to the present invention, there is provided an interface control file updating method, wherein each simulation unit corresponds to a keyword, and the method comprises: name of each simulation unit.
According to the present invention, an interface control file updating method is provided, where deleting the content corresponding to the a825 signal in each interface control file includes:
acquiring a cut-off position of an SDN signal in each interface control file;
and deleting the content corresponding to the A825 signal in each interface control file, wherein the content corresponding to the A825 signal is the file content from the cut-off position to the end position of the interface control file.
The invention provides an interface control file updating method, and the step of acquiring a DBC communication protocol updating table comprises the following steps:
and converting the DBC communication protocol updating content into a file in an Excel format, and taking the file in the Excel format as a DBC communication protocol updating table.
The invention provides an interface control file updating method, wherein the step of acquiring the interface control file of each simulation unit comprises the following steps:
reading a configuration file, wherein the configuration file comprises an interface control file storage path of each simulation unit;
and acquiring the interface control file of each simulation unit from the interface control file storage path of each simulation unit.
The invention provides an interface control file updating method, which further comprises the following steps:
and generating an update report according to the update content in the interface control file of each simulation unit, wherein the update report comprises the number of update data of each simulation unit.
The invention also provides an interface control file updating device, comprising:
the deleting module is used for acquiring the interface control file of each simulation unit and deleting the content corresponding to the A825 signal in each interface control file;
the extraction module is used for acquiring a DBC communication protocol update table and respectively extracting the A825 signal update content required by each simulation unit in the DBC communication protocol update table;
and the writing module is used for writing the A825 signal updating content required by each simulation unit into the interface control file of the corresponding simulation unit.
The invention also provides an electronic device, which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein when the processor executes the program, the interface control file updating method is realized.
The present invention also provides a non-transitory computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements an interface control file update method as described in any of the above.
According to the interface control file updating method, the interface control file updating device, the electronic equipment and the storage medium, the content corresponding to the A825 signal in each interface control file is deleted by acquiring the interface control file of each simulation unit; acquiring a DBC communication protocol update table, and respectively extracting A825 signal update contents required by each simulation unit in the DBC communication protocol update table; the A825 signal updating content required by each simulation unit is written into the interface control file of the corresponding simulation unit, so that the interface control file is automatically updated, manual intervention is not needed, convenience and rapidness are realized, and the user experience is improved.
Drawings
In order to more clearly illustrate the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flow chart of an interface control file updating method according to the present invention;
FIG. 2 is a second flowchart illustrating an interface control file updating method according to the present invention;
FIG. 3 is a schematic structural diagram of an interface control file updating apparatus provided in the present invention;
fig. 4 is a schematic structural diagram of an electronic device provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. 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.
Fig. 1 is a flowchart of an interface control file updating method according to an embodiment of the present invention, and as shown in fig. 1, the interface control file updating method according to the embodiment of the present invention includes:
step 101, acquiring an interface control file of each simulation unit, and deleting the content corresponding to the A825 signal in each interface control file;
in the embodiment of the present invention, deleting the content corresponding to the a825 signal in each interface control file includes:
step 1011, acquiring a cut-off position of the SDN signal in each interface control file;
and 1012, deleting the content corresponding to the a825 signal in each interface control file, wherein the content corresponding to the a825 signal is the file content from the cut-off position to the end position of the interface control file.
The SDN (shared Data network) signal is a signal form adopted by each simulation unit for transmitting information, belongs to an internal variable for the whole aircraft platform, is determined in the early stage of platform development, and generally does not need to be changed once the SDN signal is determined.
The a825 signal is a signal transmitted by an onboard device (referred to as a825 device for short) communicating by adopting an ARINC825 bus protocol, the flight simulator platform needs to provide input and output interfaces for exciting the a825 device, and meanwhile, the corresponding a825 signal needs to be updated along with the upgrading of the a825 device.
The contents of the ICD file format are shown in table 1,
TABLE 1 ICD File Format content
Figure 934041DEST_PATH_IMAGE001
Since only the SDN signal and the a825 signal are included in the ICD file, and the SDN signal is stored before the a825 signal, it can be determined that: the a825 signal content is from the cutoff position of the SDN signal to the end of the ICD file, thereby preparing for subsequent deletion of the a825 signal.
102, acquiring a DBC communication protocol update table, and respectively extracting the A825 signal update content required by each simulation unit in the DBC communication protocol update table;
in this embodiment of the present invention, acquiring the DBC communication protocol update table includes: and converting the DBC communication protocol updating content into a file in an Excel format, and taking the file in the Excel format as a DBC communication protocol updating table.
In this embodiment of the present invention, the respectively extracting the update content of the a825 signal required by each emulation unit in the DBC communication protocol update table includes:
step 1021, matching the DBC communication protocol update table with the preset keywords corresponding to each simulation unit line by line;
and step 1022, separately storing the content of the update of the a825 signal required by each matched simulation unit.
Each simulation unit corresponds to a keyword, for example, the name of each simulation unit. The name of each simulation unit corresponds to a system name, for example, the "main navigation system" of the aircraft is called NAVP, and the "secondary navigation system" is called NAVS, so that the NAVP simulation unit corresponds to the keyword being NAVP, and the NAVS simulation unit corresponds to the keyword being NAVS. In the present application, the keywords are not limited, and those skilled in the art can set the keywords according to actual needs.
And 103, writing the A825 signal updating content required by each simulation unit into the interface control file of the corresponding simulation unit.
According to the traditional ICD updating method, according to each system keyword, signals required to be updated of each simulation unit are artificially screened, copied and pasted into the ICD, and ICD updating is achieved. However, the updating method is time-consuming and labor-consuming due to manual operation, and is prone to error, which affects the user experience.
The interface control file updating method provided by the embodiment of the invention comprises the steps of obtaining the interface control file of each simulation unit, and deleting the content corresponding to the A825 signal in each interface control file; acquiring a DBC communication protocol update table, and respectively extracting A825 signal update contents required by each simulation unit in the DBC communication protocol update table; the A825 signal updating content required by each simulation unit is written into the interface control file of the corresponding simulation unit, so that the interface control file is automatically updated, manual intervention is not needed, convenience and rapidness are realized, and the user experience is improved.
Based on any of the above embodiments, as shown in fig. 2, the method for updating an interface control file includes:
step 201, reading a configuration file, wherein the configuration file comprises an interface control file storage path of each simulation unit;
step 202, obtaining the interface control file of each simulation unit from the interface control file storage path of each simulation unit.
Step 203, reading each ICD file according to an interface control file storage path, acquiring the quantity of SDN signals in each ICD file, and determining the position of an A825 signal;
according to the number of the SDN signals, the cut-off positions of the SDN signals can be determined, and the positions of the A825 signals can be determined according to the cut-off positions of the SDN signals.
And step 204, deleting the A825 signal in the original ICD.
After deleting the a825 signal, only SDN type variables remain in the ICD in preparation for rewriting the a825 signal update.
And step 205, reading the DBC communication protocol update table, and acquiring the row number and the column number of the DBC communication protocol update table.
The DBC communication protocol update table is also called a Total table.
Step 206, reading the Total table line by line, storing the signals related to the same system in the same area by identifying the keywords, and ensuring that the signals of each simulation unit are complete;
step 207, after the Total table is read, writing the stored updating data into each simulation unit ICD at one time;
and step 208, generating an update report according to the update content in the interface control file of each simulation unit, wherein the update report comprises the number of update data of each simulation unit.
Since the quantity of the update data of each simulation unit is confirmed before updating, the quantity of the update data of each simulation unit in the update report is compared with the quantity of the update data of each simulation unit before updating, so that a user can check the correctness of the update data and trace problems conveniently.
The interface control file updating method provided by the embodiment of the invention is simple to operate and easy to realize, and can enable a user to update the A825 signal in the ICD file of each simulation unit of the flight simulator according to the Total table by one key after the communication protocol is changed, thereby improving the user experience.
The following describes the interface control file updating apparatus provided by the present invention, and the interface control file updating apparatus described below and the interface control file updating method described above may be referred to correspondingly.
Fig. 3 is a schematic diagram of an interface control file updating apparatus according to an embodiment of the present invention, and as shown in fig. 3, the interface control file updating apparatus according to the embodiment of the present invention includes:
a deleting module 301, configured to acquire an interface control file of each simulation unit, and delete a content corresponding to the a825 signal in each interface control file;
an extracting module 302, configured to obtain a DBC communication protocol update table, and respectively extract an a825 signal update content required by each simulation unit in the DBC communication protocol update table;
the writing module 303 is configured to write the update content of the a825 signal required by each simulation unit into the interface control file of the corresponding simulation unit.
The interface control file updating device provided by the embodiment of the invention deletes the content corresponding to the A825 signal in each interface control file by acquiring the interface control file of each simulation unit; acquiring a DBC communication protocol update table, and respectively extracting A825 signal update contents required by each simulation unit in the DBC communication protocol update table; the A825 signal updating content required by each simulation unit is written into the interface control file of the corresponding simulation unit, so that the interface control file is automatically updated, manual intervention is not needed, convenience and rapidness are realized, and the user experience is improved.
Fig. 4 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 4: a processor (processor) 410, a communication Interface (Communications Interface) 420, a memory (memory) 430 and a communication bus 440, wherein the processor 410, the communication Interface 420 and the memory 430 are in communication with each other via the communication bus 440. The processor 410 may call logic instructions in the memory 430 to perform an interface control file update method comprising: acquiring an interface control file of each simulation unit, and deleting the content corresponding to the A825 signal in each interface control file; acquiring a DBC communication protocol update table, and respectively extracting A825 signal update contents required by each simulation unit in the DBC communication protocol update table; and writing the A825 signal updating content required by each simulation unit into the interface control file of the corresponding simulation unit.
In addition, the logic instructions in the memory 430 may be implemented in the form of software functional units and stored in a computer readable storage medium when the software functional units are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, the present invention also provides a non-transitory computer-readable storage medium, on which a computer program is stored, the computer program being implemented to perform the interface control file updating method provided by the above methods when executed by a processor, the method including: acquiring an interface control file of each simulation unit, and deleting the content corresponding to the A825 signal in each interface control file; acquiring a DBC communication protocol update table, and respectively extracting A825 signal update contents required by each simulation unit in the DBC communication protocol update table; and writing the A825 signal updating content required by each simulation unit into the interface control file of the corresponding simulation unit.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. Based on the understanding, the above technical solutions substantially or otherwise contributing to the prior art may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the various embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An interface control file updating method is characterized by comprising the following steps:
acquiring an interface control file of each simulation unit, and deleting the content corresponding to the A825 signal in each interface control file;
acquiring a DBC communication protocol update table, and respectively extracting A825 signal update contents required by each simulation unit in the DBC communication protocol update table;
and writing the A825 signal updating content required by each simulation unit into the interface control file of the corresponding simulation unit.
2. The interface control file updating method according to claim 1, wherein said separately extracting the content of the a825 signal update required by each emulation unit in the DBC communication protocol update table comprises:
carrying out line-by-line matching on the DBC communication protocol update table and keywords corresponding to each preset simulation unit;
and storing the matched A825 signal updating content required by each simulation unit separately.
3. The interface control file updating method according to claim 2, wherein the keyword corresponding to each simulation unit comprises: name of each simulation unit.
4. The method for updating interface control files according to claim 1, wherein the deleting the content corresponding to the a825 signal in each interface control file comprises:
acquiring a cut-off position of an SDN signal in each interface control file;
and deleting the content corresponding to the A825 signal in each interface control file, wherein the content corresponding to the A825 signal is the file content from the cut-off position to the end position of the interface control file.
5. The interface control file update method of claim 1, wherein the obtaining the DBC communication protocol update table comprises:
and converting the DBC communication protocol updating content into a file in an Excel format, and taking the file in the Excel format as a DBC communication protocol updating table.
6. The interface control file updating method according to claim 1, wherein the obtaining the interface control file of each simulation unit comprises:
reading a configuration file, wherein the configuration file comprises an interface control file storage path of each simulation unit;
and acquiring the interface control file of each simulation unit from the interface control file storage path of each simulation unit.
7. The interface control file update method according to claim 1, further comprising:
and generating an update report according to the update content in the interface control file of each simulation unit, wherein the update report comprises the number of update data of each simulation unit.
8. An interface control file update apparatus, comprising:
the deleting module is used for acquiring the interface control file of each simulation unit and deleting the content corresponding to the A825 signal in each interface control file;
the extraction module is used for acquiring a DBC communication protocol update table and respectively extracting the A825 signal update content required by each simulation unit in the DBC communication protocol update table;
and the writing module is used for writing the A825 signal updating content required by each simulation unit into the interface control file of the corresponding simulation unit.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the interface control file updating method according to any one of claims 1 to 7 when executing the program.
10. A non-transitory computer-readable storage medium having stored thereon a computer program, wherein the computer program, when executed by a processor, implements the interface control file update method according to any one of claims 1 to 7.
CN202211452906.8A 2022-11-21 2022-11-21 Interface control file updating method and device, electronic equipment and storage medium Active CN115499520B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211452906.8A CN115499520B (en) 2022-11-21 2022-11-21 Interface control file updating method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211452906.8A CN115499520B (en) 2022-11-21 2022-11-21 Interface control file updating method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115499520A true CN115499520A (en) 2022-12-20
CN115499520B CN115499520B (en) 2023-03-10

Family

ID=85116317

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211452906.8A Active CN115499520B (en) 2022-11-21 2022-11-21 Interface control file updating method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115499520B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008182290A (en) * 2007-01-23 2008-08-07 Nec Access Technica Ltd Network apparatus, simulator unit, software thereof, and file update method
CN102523129A (en) * 2011-12-05 2012-06-27 西北工业大学 Universal avionics bus test analysis method and device
CN102779056A (en) * 2012-06-28 2012-11-14 深圳市芯海科技有限公司 Long-distance program updating method and system
CN103605814A (en) * 2013-12-10 2014-02-26 国家电网公司 Information processing method and information processing system in substation transformation process
CN105335580A (en) * 2015-11-26 2016-02-17 中国航空工业集团公司沈阳飞机设计研究所 Total-system ICD collaborative design and configuration management method for airplane
CN112286512A (en) * 2020-10-30 2021-01-29 西南电子技术研究所(中国电子科技集团公司第十研究所) UI management subsystem of avionics simulation test platform
CN113778449A (en) * 2021-08-31 2021-12-10 西南电子技术研究所(中国电子科技集团公司第十研究所) Avionics interface data adaptation conversion system
CN114880176A (en) * 2022-05-19 2022-08-09 中国商用飞机有限责任公司北京民用飞机技术研究中心 Aviation data conversion unit test system, method and device
CN115167891A (en) * 2022-07-07 2022-10-11 北京蓝天航空科技股份有限公司 Data updating method, device and equipment of interface control file and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008182290A (en) * 2007-01-23 2008-08-07 Nec Access Technica Ltd Network apparatus, simulator unit, software thereof, and file update method
CN102523129A (en) * 2011-12-05 2012-06-27 西北工业大学 Universal avionics bus test analysis method and device
CN102779056A (en) * 2012-06-28 2012-11-14 深圳市芯海科技有限公司 Long-distance program updating method and system
CN103605814A (en) * 2013-12-10 2014-02-26 国家电网公司 Information processing method and information processing system in substation transformation process
CN105335580A (en) * 2015-11-26 2016-02-17 中国航空工业集团公司沈阳飞机设计研究所 Total-system ICD collaborative design and configuration management method for airplane
CN112286512A (en) * 2020-10-30 2021-01-29 西南电子技术研究所(中国电子科技集团公司第十研究所) UI management subsystem of avionics simulation test platform
CN113778449A (en) * 2021-08-31 2021-12-10 西南电子技术研究所(中国电子科技集团公司第十研究所) Avionics interface data adaptation conversion system
CN114880176A (en) * 2022-05-19 2022-08-09 中国商用飞机有限责任公司北京民用飞机技术研究中心 Aviation data conversion unit test system, method and device
CN115167891A (en) * 2022-07-07 2022-10-11 北京蓝天航空科技股份有限公司 Data updating method, device and equipment of interface control file and storage medium

Also Published As

Publication number Publication date
CN115499520B (en) 2023-03-10

Similar Documents

Publication Publication Date Title
CN110377462B (en) Interface testing method and device and terminal equipment
CN107015948B (en) Log information formatting method and system
CN108536745B (en) Shell-based data table extraction method, terminal, equipment and storage medium
CN112732572A (en) Service testing method, device and system, storage medium and electronic device
CN112930529A (en) Generating software artifacts from conceptual data models
CN115167891A (en) Data updating method, device and equipment of interface control file and storage medium
US20210124752A1 (en) System for Data Collection, Aggregation, Storage, Verification and Analytics with User Interface
CN108241676A (en) Realize the method and apparatus that data synchronize
US10643022B2 (en) PDF extraction with text-based key
CN117349267B (en) Database migration processing method and system
CN113127357B (en) Unit test method, apparatus, device, storage medium, and program product
CN115499520B (en) Interface control file updating method and device, electronic equipment and storage medium
CN112274913B (en) Method and device for merging game servers, storage medium and electronic device
CN116126478B (en) Method, device, equipment and medium for generating interface control document
CN108694172B (en) Information output method and device
CN110825739B (en) Table building statement generation method, device, equipment and storage medium
CN110704635B (en) Method and device for converting triplet data in knowledge graph
CN109543122B (en) Content synchronization method, device, storage medium and electronic device
CN112989364A (en) Method, apparatus and computer program product for data simulation
CN110647371A (en) Multi-language resource file analysis method and system based on service configuration
CN115167941A (en) Front-end component processing method, device, terminal and storage medium
CN114896161A (en) File construction method and device based on artificial intelligence, computer equipment and medium
CN110727677B (en) Method and device for tracing blood relationship of table in data warehouse
CN110327626B (en) Virtual server creation method and device
CN109450663A (en) Development approach, system, computer equipment and the storage medium of network function

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