CN114090114A - Software loading control method and system for airborne equipment - Google Patents

Software loading control method and system for airborne equipment Download PDF

Info

Publication number
CN114090114A
CN114090114A CN202111263113.7A CN202111263113A CN114090114A CN 114090114 A CN114090114 A CN 114090114A CN 202111263113 A CN202111263113 A CN 202111263113A CN 114090114 A CN114090114 A CN 114090114A
Authority
CN
China
Prior art keywords
label
software
information
equipment
loaded
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
CN202111263113.7A
Other languages
Chinese (zh)
Other versions
CN114090114B (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.)
AECC Aero Engine Control System Institute
Original Assignee
AECC Aero Engine Control System Institute
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 AECC Aero Engine Control System Institute filed Critical AECC Aero Engine Control System Institute
Priority to CN202111263113.7A priority Critical patent/CN114090114B/en
Publication of CN114090114A publication Critical patent/CN114090114A/en
Application granted granted Critical
Publication of CN114090114B publication Critical patent/CN114090114B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a software loading control method and a system of airborne equipment, wherein the method comprises the following steps: s1: generating a label X containing the information of the airborne equipment according to the information in the database and fixing the label X on the airborne equipment; s2: generating a label Y containing information of software currently loaded in the airborne equipment and fixing the label Y on the airborne equipment; s3: generating a tag Z containing information of software stored in a storage medium; s4, when loading software, reading information in a label X and a label Y on the airborne equipment and a label Z corresponding to the storage medium, judging whether the software in the storage medium can be loaded into the airborne equipment or not according to the information, and if the software cannot be loaded, terminating the operation; s5: if the label Y can be loaded, loading software in the corresponding storage medium into the airborne equipment, and updating the label Y on the airborne equipment; s6: and updating the information of the onboard equipment in the database. The method can avoid equipment damage caused by artificial loading of wrong programs.

Description

Software loading control method and system for airborne equipment
Technical Field
The invention relates to the field of airborne equipment, in particular to a software loading control method and system of airborne equipment.
Background
In the process of delivering and using the aircraft, due to the fact that function upgrading, defect repairing and the like are needed, software is loaded on the aircraft site. In the existing loading process, an onboard equipment maintainer checks whether the equipment model is matched with loaded software or not according to a description file and loads the software, and the loaded software is artificially marked on a nameplate or in a random file after the loading is finished. If the loader does not carefully check the model of the device, it may cause the software to be loaded into an ill-equipped device, causing the device to fail to operate properly or even to be damaged. And the device producer cannot know exactly whether the delivered device has completed loading the software, what version the software is currently loaded by each device. The device manufacturer also has no control over the extent to which the device maintainer loads software that may be loaded into unintended devices.
Disclosure of Invention
The purpose of the invention is as follows: the invention aims to provide a software loading control method of airborne equipment, which can help an equipment producer to effectively avoid loading software into wrong equipment due to misoperation, and the equipment producer can know the software state and the release condition of a new software version in each equipment at any time.
The invention also aims to provide a software loading control system of the airborne equipment, which can implement the software loading control method of the airborne equipment.
The technical scheme is as follows: the invention relates to a software loading control method of airborne equipment, which specifically comprises the following steps:
s1: generating a label X for each airborne device, wherein the label X comprises the model, the hardware version and the number information of the corresponding airborne device, and fixing the label X on the corresponding airborne device;
s2: generating a label Y for each airborne device, wherein the label Y comprises the loaded software version, the loading date and the operator information in the corresponding airborne device, and fixing the label Y on the corresponding airborne device;
s3: generating a label Z for a storage medium storing software, wherein the label Z comprises the version of the software in the corresponding storage medium, the model of applicable airborne equipment, the hardware version, the equipment number and the last loading information of the equipment;
s4: when software needs to be loaded, reading information in a label X, a label Y and a label Z of a storage medium to be loaded on the airborne equipment, judging whether the software in the storage medium can be loaded to the airborne equipment or not according to the read information, and if the software cannot be loaded, terminating the operation;
s5: if the loading is judged to be possible, loading the software in the storage medium into the airborne equipment, generating a new label Y according to the loaded airborne equipment information, and replacing the old label Y on the airborne equipment with the new label Y;
s6: and updating the information of the on-board equipment subjected to the loading operation in the database.
Further, the step S4 includes:
s4.1: reading information in a label X, a label Y and a label Z of a storage medium to be loaded on the airborne equipment, judging whether software in the storage medium can be loaded to the airborne equipment or not, and if not, terminating the operation;
s4.2: reading the information in the label Z and the software in the storage medium, verifying whether the software information in the storage medium is consistent with the information in the label Z or not, and if not, terminating the operation; and if the two are consistent, judging that the loading can be carried out.
Further, the step S6 includes:
s6.1: generating a label U according to the loading process;
s6.2: the database identifies the information in the tag U and updates the information in the database according to the information in the tag U.
Further, the label X, the label Y and the label Z are all two-dimensional codes.
Further, the information in the label X, the label Y and the label Z is encrypted by an encryption algorithm.
Further, the information in the tag X, the tag Y, and the tag Z further includes verification information.
The invention relates to a software loading control system of airborne equipment, which comprises: the label generating terminal is used for generating a label X, a label Y and a label Z according to information in a database, wherein the label X comprises the model, the hardware version and the number information of the corresponding airborne equipment, the label Y comprises the software version, the loading date and the operator information which are loaded in the corresponding airborne equipment, and the label Z comprises the version of software in the corresponding storage medium, the model of the applicable airborne equipment, the hardware version, the equipment number and the last loading information of the equipment; and the software loading terminal is used for reading the information of the software in the label X, the label Y and the label Z and the information of the software to be loaded, judging whether the software to be loaded can be loaded into the airborne equipment corresponding to the label X according to the information, and loading correct software into correct airborne equipment.
Further, the tag generation terminal comprises a first controller, a first two-dimensional code reader electrically connected with the first controller, and a database storage medium, wherein a database containing airborne equipment information and software information loaded in the airborne equipment is stored in the database storage medium.
Further, the software loading terminal comprises a second controller and a second two-dimensional code reader electrically connected with the second controller.
Has the advantages that: compared with the prior art, the invention has the following advantages: the information of the airborne equipment, the loaded equipment information of the airborne equipment and the software information to be loaded are recorded through labels such as the two-dimensional codes, the two-dimensional codes are read through the terminal during loading to obtain the information, and whether the loading can be carried out or not is judged through comparison, so that the damage of the airborne equipment caused by the wrongly loaded software is prevented. And the software information loaded by the airborne equipment at present can be obtained by directly reading the two-dimensional code on the airborne equipment, so that the management is convenient.
Drawings
Fig. 1 is a flowchart of a software loading control method of an onboard device according to an embodiment of the present invention;
fig. 2 is a schematic block diagram of a software loading control system of an onboard device according to an embodiment of the present invention.
Detailed Description
The technical scheme of the invention is further explained by combining the attached drawings.
Referring to fig. 1, a software loading control method for an onboard device according to an embodiment of the present invention includes the following steps:
s1: generating a label X for each airborne device, wherein the label X comprises the model, the hardware version and the number information of the corresponding airborne device, and fixing the label X on the corresponding airborne device;
s2: generating a label Y for each airborne device, wherein the label Y comprises the loaded software version, the loading date and the operator information in the corresponding airborne device, and fixing the label Y on the corresponding airborne device;
s3: generating a label Z for a storage medium storing software, wherein the label Z comprises the version of the software in the corresponding storage medium, the model of applicable airborne equipment, the hardware version, the equipment number and the last loading information of the equipment;
s4: when software needs to be loaded, reading information in a label X, a label Y and a label Z of a storage medium to be loaded on the airborne equipment, judging whether the software in the storage medium can be loaded to the airborne equipment or not according to the read information, and if the software cannot be loaded, terminating the operation;
s5: if the loading is judged to be possible, loading the software in the storage medium into the airborne equipment, generating a new label Y according to the loaded airborne equipment information, and replacing the old label Y on the airborne equipment with the new label Y;
s6: and updating the information of the on-board equipment subjected to the loading operation in the database.
According to the software loading control method of the airborne equipment in the technical scheme, the label X and the label Y which are fixedly arranged on the recording equipment and the label Z on the storage medium are read through the terminal, so that the information of the airborne equipment and the current software loaded inside the airborne equipment can be obtained, and the version information of the software to be loaded inside the storage medium can be stored. The terminal checks whether the model, the hardware version and the equipment number of the applicable recording equipment in the label are matched with the information in the label X and the label Y, if the model, the hardware version and the equipment number of the applicable recording equipment in the label are matched with the information in the label Y, the software in the storage medium is loaded into the onboard equipment by the matched terminal, and if the model, the hardware version and the equipment number are not matched with the information in the label Y, the software is not loaded, so that the damage of the equipment caused by the fact that the onboard equipment is loaded with wrong software due to artificial checking errors is avoided. Meanwhile, after the updating is finished, the label Y on the airborne equipment and the information stored in the database are updated, so that the management of an equipment producer is facilitated, and meanwhile, the label X and the label Y on the airborne equipment are also convenient for the equipment producer to directly use the terminal to read the information, so that the program in the airborne equipment is managed.
In practice, in step S4, in addition to determining whether the information in tag Z matches the information in tags X and Y, it is also necessary to read whether the software information in the storage medium matches the information in tag Z.
In this embodiment, referring to fig. 2, in order to facilitate the completion of data update after loading, after the loading operation is completed, a tag U is generated according to the loading process, and a terminal at the database reads information in the tag U to update information of the onboard device in the database.
In practice, the label X, the label Y, the label Z and the label U may be two-dimensional codes or bar codes, and the label may be encrypted by an encryption algorithm during generation, so as to prevent personnel from tampering, and the terminal is correspondingly configured with a two-dimensional code reader. The tag X, the tag Y, the tag Z and the tag U can also be RFID or ZigBee tags which can be read and written repeatedly, and the like. The information of the tag may further include check information, such as a CRC check code, for checking whether the read information is accurate when the terminal reads the information.
Referring to fig. 2, the software loading control system of the airborne equipment according to the embodiment of the invention comprises a tag generation terminal and a software loading terminal. The label generating terminal is used for generating a label X, a label Y and a label Z according to information in the database, the software loading terminal can read software information to be loaded in the storage medium, read the label X, the label Y and the label Z, judge whether software in the storage medium can be loaded into the airborne equipment or not according to the information in the label, and if the software can be loaded, load the software into the airborne equipment.
Referring to fig. 2, in this embodiment, the tag generation terminal includes a first controller, a first two-dimensional code reader electrically connected to the first controller, and a database storage medium, where a database including onboard device information and software information loaded in the onboard device is stored in the database storage medium. The software loading terminal comprises a second controller and a second two-dimensional code reader electrically connected with the second controller. In this embodiment, the two-dimensional code generated by the label generating terminal may be transmitted to a printer or a laser machine by a wired or wireless transmission manner to be printed into a paper label or a nameplate to be fixed on an onboard device, and the label Z may be printed as a solid and attached to a storage medium, or stored in the storage medium together with software by a picture data manner. The storage medium for storing the software can be a removable storage medium or a fixed server, and the software loading terminal reads the software and the tag Z to be loaded from the storage medium in a wired or wireless manner.

Claims (9)

1. A software loading control method of airborne equipment is characterized by comprising the following steps:
s1: generating a label X for each airborne device, wherein the label X comprises the model, the hardware version and the number information of the corresponding airborne device, and fixing the label X on the corresponding airborne device;
s2: generating a label Y for each airborne device, wherein the label Y comprises the loaded software version, the loading date and the operator information in the corresponding airborne device, and fixing the label Y on the corresponding airborne device;
s3: generating a label Z for a storage medium storing software, wherein the label Z comprises the version of the software in the corresponding storage medium, the model of applicable airborne equipment, the hardware version, the equipment number and the last loading information of the equipment;
s4: when software needs to be loaded, reading information in a label X, a label Y and a label Z of a storage medium to be loaded on the airborne equipment, judging whether the software in the storage medium can be loaded to the airborne equipment or not according to the read information, and if the software cannot be loaded, terminating the operation;
s5: if the loading is judged to be possible, loading the software in the storage medium into the airborne equipment, generating a new label Y according to the loaded airborne equipment information, and replacing the old label Y on the airborne equipment with the new label Y;
s6: and updating the information of the on-board equipment subjected to the loading operation in the database.
2. The software loading control method for the onboard apparatus according to claim 1, wherein the step S4 includes:
s4.1: reading information in a label X, a label Y and a label Z of a storage medium to be loaded on the airborne equipment, judging whether software in the storage medium can be loaded to the airborne equipment or not, and if not, terminating the operation;
s4.2: reading the information in the label Z and the software in the storage medium, verifying whether the software information in the storage medium is consistent with the information in the label Z or not, and if not, terminating the operation; and if the two are consistent, judging that the loading can be carried out.
3. The software loading control method for the onboard apparatus according to claim 1, wherein the step S6 includes:
s6.1: generating a label U according to the loading process;
s6.2: the database identifies the information in the tag U and updates the information in the database according to the information in the tag U.
4. The software loading control method for the onboard equipment according to any one of claims 1 to 3, wherein the label X, the label Y and the label Z are all two-dimensional codes.
5. The software loading control method for the onboard equipment according to any one of claims 1 to 3, wherein the information in the tag X, the tag Y and the tag Z is encrypted by an encryption algorithm.
6. The software loading control method for the onboard equipment according to any one of claims 1 to 3, wherein the information in tag X, tag Y and tag Z further comprises verification information.
7. A software loading control system for an onboard device, comprising:
the label generating terminal is used for generating a label X, a label Y and a label Z according to information in a database, wherein the label X comprises the model, the hardware version and the number information of the corresponding airborne equipment, the label Y comprises the software version, the loading date and the operator information which are loaded in the corresponding airborne equipment, and the label Z comprises the version of software in the corresponding storage medium, the model of the applicable airborne equipment, the hardware version, the equipment number and the last loading information of the equipment;
and the software loading terminal is used for reading the information of the software in the label X, the label Y and the label Z and the information of the software to be loaded, judging whether the software to be loaded can be loaded into the airborne equipment corresponding to the label X according to the information, and loading correct software into correct airborne equipment.
8. The system according to claim 7, wherein the tag generation terminal includes a first controller, a first two-dimensional code reader electrically connected to the first controller, and a database storage medium, and the database storage medium stores a database containing information about the onboard device and information about software loaded on the onboard device.
9. The software loading control system of the onboard equipment as claimed in claim 7, wherein the software loading terminal comprises a second controller and a second two-dimensional code reader electrically connected to the second controller.
CN202111263113.7A 2021-10-28 2021-10-28 Software loading control method and system of airborne equipment Active CN114090114B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111263113.7A CN114090114B (en) 2021-10-28 2021-10-28 Software loading control method and system of airborne equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111263113.7A CN114090114B (en) 2021-10-28 2021-10-28 Software loading control method and system of airborne equipment

Publications (2)

Publication Number Publication Date
CN114090114A true CN114090114A (en) 2022-02-25
CN114090114B CN114090114B (en) 2023-05-23

Family

ID=80298011

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111263113.7A Active CN114090114B (en) 2021-10-28 2021-10-28 Software loading control method and system of airborne equipment

Country Status (1)

Country Link
CN (1) CN114090114B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080086517A1 (en) * 2006-10-06 2008-04-10 Stephane Rodgers Method And System For Version Control In A Reprogrammable Security System
US20090235089A1 (en) * 2008-03-12 2009-09-17 Mathieu Ciet Computer object code obfuscation using boot installation
CN102364891A (en) * 2011-09-13 2012-02-29 杭州华三通信技术有限公司 Method for upgrading software of embedded Ethernet equipment and embedded Ethernet equipment
CN105373404A (en) * 2015-11-25 2016-03-02 青岛海信宽带多媒体技术有限公司 Software mirror image burning method and equipment
CN105792025A (en) * 2014-12-23 2016-07-20 华为技术有限公司 Device information obtaining method and terminal
CN106462865A (en) * 2014-03-13 2017-02-22 株式会社实虚螺旋 Tag management system, tag management method, information provision system, and information provision method, as well as devices and tag used therefor
CN107367949A (en) * 2017-06-14 2017-11-21 珠海格力电器股份有限公司 Obtain the methods, devices and systems of product identification
CN107391368A (en) * 2017-07-13 2017-11-24 中国航发控制系统研究所 Source code and the analysis method of object code uniformity in a kind of airborne software
CN107450959A (en) * 2017-08-24 2017-12-08 阿里巴巴集团控股有限公司 A kind of edition data issue, acquisition methods, equipment and device and more new system
CN107678802A (en) * 2017-10-10 2018-02-09 中国航发控制系统研究所 The realization of Tool integration automation and dispositions method
CN108989074A (en) * 2017-06-05 2018-12-11 北大方正集团有限公司 Programme upgrade method and program upgrade apparatus
CN109362069A (en) * 2018-11-16 2019-02-19 深圳绿米联创科技有限公司 ZigBee gateway method of network entry, device and equipment based on NFC
CN111585801A (en) * 2020-04-29 2020-08-25 杭州涂鸦信息技术有限公司 ZigBee device upgrading method and related device
CN112596756A (en) * 2020-09-08 2021-04-02 天地(常州)自动化股份有限公司 Multi-label program upgrading method, device and system

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080086517A1 (en) * 2006-10-06 2008-04-10 Stephane Rodgers Method And System For Version Control In A Reprogrammable Security System
US20090235089A1 (en) * 2008-03-12 2009-09-17 Mathieu Ciet Computer object code obfuscation using boot installation
CN102364891A (en) * 2011-09-13 2012-02-29 杭州华三通信技术有限公司 Method for upgrading software of embedded Ethernet equipment and embedded Ethernet equipment
CN106462865A (en) * 2014-03-13 2017-02-22 株式会社实虚螺旋 Tag management system, tag management method, information provision system, and information provision method, as well as devices and tag used therefor
CN105792025A (en) * 2014-12-23 2016-07-20 华为技术有限公司 Device information obtaining method and terminal
CN105373404A (en) * 2015-11-25 2016-03-02 青岛海信宽带多媒体技术有限公司 Software mirror image burning method and equipment
CN108989074A (en) * 2017-06-05 2018-12-11 北大方正集团有限公司 Programme upgrade method and program upgrade apparatus
CN107367949A (en) * 2017-06-14 2017-11-21 珠海格力电器股份有限公司 Obtain the methods, devices and systems of product identification
CN107391368A (en) * 2017-07-13 2017-11-24 中国航发控制系统研究所 Source code and the analysis method of object code uniformity in a kind of airborne software
CN107450959A (en) * 2017-08-24 2017-12-08 阿里巴巴集团控股有限公司 A kind of edition data issue, acquisition methods, equipment and device and more new system
CN107678802A (en) * 2017-10-10 2018-02-09 中国航发控制系统研究所 The realization of Tool integration automation and dispositions method
CN109362069A (en) * 2018-11-16 2019-02-19 深圳绿米联创科技有限公司 ZigBee gateway method of network entry, device and equipment based on NFC
CN111585801A (en) * 2020-04-29 2020-08-25 杭州涂鸦信息技术有限公司 ZigBee device upgrading method and related device
CN112596756A (en) * 2020-09-08 2021-04-02 天地(常州)自动化股份有限公司 Multi-label program upgrading method, device and system

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
于庆敏: ""基于用电采集系统的台区线损管理"", 《企业改革与管理》 *
关欣: ""基于RFID技术的电力巡检终端设计与实现"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
杨学敏等: ""发动机控制软件自动测试脚本技术研究"", 《测控技术》 *
陈韬等: ""目标机环境下的嵌入式软件单元测试"", 《中国科技信息》 *

Also Published As

Publication number Publication date
CN114090114B (en) 2023-05-23

Similar Documents

Publication Publication Date Title
CN107924443B (en) Firmware upgrading method and system for process control device
CN101088071B (en) Method and device for secure parameterization of electronic devices
US20180095745A1 (en) Computer System, Method of Updating Software with Computer System, and Program Therefor
CN106899437B (en) Method and device for upgrading POS machine module firmware
CN101617316A (en) Intelligence is produced station and production method
EP3138047A1 (en) System and method for using rfid tags to determine sterilization of devices
US7766220B2 (en) Method and apparatus for automatically tracking and communicating data storage device information using RF tags: operating condition, configuration and location
US20100033308A1 (en) Arrangement for documenting the status of removable parts on board an aircraft
BR112020021953A2 (en) method and device for maintenance and / or repair of the construction machine
CN110189432A (en) Car networking platform automatic registration method and system
CN114090114B (en) Software loading control method and system of airborne equipment
CN113780963A (en) Transportation management method, system, storage medium and equipment for commodity vehicle
US7684608B2 (en) Tape and reel inspection system
JP2003132167A (en) Equipment repairing system
CN109754093A (en) A kind of smooth cat maintenance system and management method
CN115766440A (en) MQTT-based software batch remote upgrading method
JP6984120B2 (en) Load compare device, load compare program and load compare method
JP4148365B2 (en) Printed circuit board inspection equipment
JP2021068255A (en) Equipment management system and equipment management method
WO2024127835A1 (en) Tire inspection device and tire inspection method
JP4391174B2 (en) Product management support system
JP3337604B2 (en) Spare parts management system
US20190333003A1 (en) Identification tag for monitoring a supply chain of an entity or a workflow of processes
CN114298063B (en) Information updating processing method and device for safety tool, storage medium and equipment
JP3417098B2 (en) Production and quality control methods for electronic components

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