Cabin instrument reconstruction method for flight comment

By setting unique identifiers and display area mappings for the cockpit instruments during flight debriefing, the problem of data block confusion was solved, enabling accurate data display and efficient reconstruction, thus improving the efficiency of flight debriefing and the reliability of data transmission.

CN121433801APending Publication Date: 2026-01-30JIANGXI HONGDU AVIATION IND GRP
View PDF 5 Cites 0 Cited by

Patent Information

Application Number
CN202511830575.0
Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Filing Date
2025-12-06
Publication Date
2026-01-30

AI Technical Summary

Technical Problem

Traditional cockpit instrument data display methods are prone to confusion during data transmission, leading to data that cannot be properly reconstructed and affecting the efficiency and quality of flight debriefing.

Method used

By constructing a processing mechanism of 'data encapsulation-broadcast transmission-precise parsing-mapping display', a unique identifier is set for each data block, and the data parsing and display area mapping relationship is combined to ensure accurate data display.

Benefits of technology

It improved data recognition accuracy and image reconstruction efficiency, ensured the integrity and reliability of data transmission, and enhanced the efficiency and quality of flight debriefing.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN121433801A_ABST
    Figure CN121433801A_ABST
Patent Text Reader

Abstract

The invention belongs to the technical field of avionics, and particularly relates to a cockpit instrument reconstruction method for flight comment, which comprises the following steps of: setting unique identifiers for different data blocks by constructing a full-flow processing mechanism of data encapsulation, broadcast transmission, accurate analysis and mapping display, and combining data analysis, identification and a preset display area mapping relationship to obtain a cockpit instrument for flight comment. According to the method, the flight parameter data can accurately correspond to the picture designated area of the cockpit system, efficient data interaction and picture reconstruction between the flight comment and the cockpit system are achieved, the unique identifier is set for the data block, and a data analysis and recognition mechanism is combined, so that the problem of data block confusion in a traditional mode is effectively solved; the data can be quickly and accurately reconstructed and displayed on a specified picture by using the pre-established mapping relationship between the identifier and the cabin instrument display area, so that the flight comment efficiency is greatly improved. Meanwhile, through verification processing in the data packaging process and format verification before data analysis, the integrity and reliability of the data in the transmission and processing process are ensured.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The application belongs to the field of avionics, and particularly relates to a cockpit instrument reconstruction method for flight debriefing, which can be used for accurate data display and picture reconstruction of cockpit instruments for flight debriefing. BACKGROUND

[0002] In modern aviation flight debriefing, in order to comprehensively and accurately review the flight task, a large amount of flight data recorded by the flight parameter recording system needs to be displayed on the cockpit instruments. The traditional cockpit instrument data display method lacks effective management in the data transmission process, and different types of data blocks are easily confused during transmission, which makes it difficult for the cockpit instruments to receive data. In addition, after receiving the data, the cockpit instruments cannot reasonably reconstruct and display the data in the corresponding picture area according to the actual meaning and function of the data, which greatly affects the efficiency and quality of flight debriefing. To solve the above problems, the cockpit instrument reconstruction method needs to be improved to meet the high-precision requirements of flight debriefing. SUMMARY

[0003] The purpose of the present application is to design a cockpit instrument reconstruction method for flight debriefing, which optimizes the data transmission and processing mechanism, realizes accurate reception of data sent by the flight debriefing system to the cockpit system, and correctly reconstructs and displays the data.

[0004] Technical scheme: In order to achieve the above-mentioned purpose of the application, a cockpit instrument reconstruction method for flight debriefing is designed, which constructs a whole-process processing mechanism of "data encapsulation-broadcast transmission-accurate analysis-mapping display", sets a unique identifier for different data blocks, combines data analysis, identification and pre-set display area mapping relationship, ensures that flight parameter data can be accurately mapped to the specified area of the cockpit system picture, and realizes efficient data interaction and picture reconstruction between flight debriefing and cockpit system.

[0005] Further, the construction process of the whole-process processing mechanism of "data encapsulation-broadcast transmission-accurate analysis-mapping display" in the reconstruction method described above includes the following steps: Step S1: encapsulate the original flight parameters to form a data transmission unit containing aircraft type, identifier and data content, and send it to the cockpit system by broadcast; Step S2: after receiving the data, the cockpit system verifies the format to exclude invalid data, and then extracts the data stream content through the analysis algorithm; Step S3: identify the data blocks one by one based on the identifier information, determine their data types, and establish the corresponding relationship between the data blocks and the identifiers; Step S4: According to the preset mapping relationship between the identifier and the reconstructed picture display area, reconstruct and display to the target area of the corresponding instrument picture according to the specified format and rules, and realize the visualization of the flight data.

[0006] Further, in step S1, the flight review system collects various data of the flight, divides the data into different data blocks, assigns a unique identifier to each data block, encapsulates the identifier and the corresponding data block through a specific data encapsulation protocol, adds a verification code, and then sends the encapsulated underlying socket data to the cockpit system through broadcasting.

[0007] Further, the model information is encapsulated at the same time.

[0008] Further, in step S2, the data receiving module of the cockpit system listens to the broadcast signal in real time. After receiving the data, the data is first verified for format, and after confirming that the data format is correct, a preset data analysis algorithm is used to analyze the data.

[0009] Further, in step S3, the data recognition module identifies and classifies each data block in the data stream according to the extracted identifier information, and determines the data type and attribute of each data block.

[0010] Further, in step S4, the cockpit system pre-establishes a mapping relationship database between the identifier and the reconstructed picture display area; the data display module queries the mapping relationship database according to the classification result of the data recognition module to determine the display area corresponding to each data block; then the data block content is reconstructed and displayed to the specified area of the LAD, UFCP, CFD, and control table picture according to the corresponding display rules and format, thereby realizing the intuitive and accurate display of the flight task data on the cockpit instrument.

[0011] Further, in step S4, the cockpit system pre-establishes a mapping relationship database between the identifier and the reconstructed picture display area; the data display module queries the mapping relationship database according to the classification result of the data recognition module to determine the display area corresponding to each data block; then the data block content is reconstructed and displayed to the specified area of the LAD, UFCP, CFD, and control table picture according to the corresponding display rules and format, thereby realizing the intuitive and accurate display of the flight task data on the cockpit instrument.

[0012] Further, in step S4, the mapping relationship database between the identifier and the reconstructed picture display area pre-established by the cockpit system is a SQLite database or a memory database, which supports dynamic addition, modification, or deletion of the mapping relationship between the identifier and the display area through a configuration file or a remote instruction.

[0013] Furthermore, the specified display rules in step S4 include: numerical data is displayed in the form of a dashboard or bar chart, text data is displayed in a fixed format text box, and status data is displayed in the form of indicator lights or color codes, and the update frequency of the displayed content is consistent with the data transmission frequency.

[0014] Furthermore, the invalid data is handled in step S2 by recording the invalid data reception time, data length, and format anomaly information to the cockpit system log, and sending the invalid data information to the flight debriefing system through the feedback channel so that the flight debriefing system can resend the corresponding data.

[0015] Technical Effects: The cockpit instrument reconstruction method for flight debriefing provided by this invention offers strong technical support for data reception and analysis. The main beneficial effects are as follows: 1) Improve data recognition accuracy This invention effectively solves the problem of data block confusion in traditional methods by setting a unique identifier for each data block and combining data parsing and identification mechanisms.

[0016] 2) Improve image reconstruction efficiency This invention utilizes a pre-established mapping relationship between identifiers and cockpit instrument display areas to quickly and accurately reconstruct and display data on a designated screen, greatly improving the efficiency of flight debriefing.

[0017] 3) Improve data transmission reliability The present invention ensures the integrity and reliability of data during transmission and processing by performing verification processing during data encapsulation and format verification before data parsing. Attached Figure Description

[0018] Figure 1 This is a flowchart of the reconstruction method of the present invention. Detailed Implementation

[0019] To make the objectives, technical solutions, and advantages of this invention clearer, the technical solutions of this invention will be described in more detail below with reference to the embodiments and accompanying drawings. The described embodiments are only a part of the embodiments of this invention, not all of them; all other embodiments obtained by those skilled in the art based on the embodiments of this invention without creative effort fall within the protection scope of this invention.

[0020] The present invention employs the following steps to design a cockpit instrument reconfiguration method for flight debriefing.

[0021] Step 1: The flight debriefing system collects various flight data and divides this data into different data blocks, assigning a unique identifier to each data block. Using a specific data encapsulation protocol, the identifier and the corresponding data block are encapsulated, and a verification code is added, along with the aircraft type information. Subsequently, the flight debriefing system broadcasts the encapsulated low-level socket data to the cockpit system.

[0022] Step Two: The cockpit system's data receiving module monitors the broadcast signal in real time. Upon receiving data, it first verifies the data format. After confirming the data format is correct, it uses a data parsing algorithm to parse the data. This algorithm can quickly and accurately separate identifier information, aircraft information, and the specific content of each data block, providing a foundation for subsequent data processing. Step 3: Based on the extracted identifier information, the data recognition module identifies and classifies the data blocks in the data stream one by one, clarifying the data type and attributes of each data block. Step 4: The cockpit system pre-establishes a mapping database between identifiers and reconstructed display areas. The data display module queries this database based on the classification results from the data recognition module to determine the display area corresponding to each data block. Then, the data block content is reconstructed and displayed in designated areas of the LAD, UFCP, CFD, and control panel screens according to the corresponding display rules and formats, thereby achieving a direct and accurate display of flight mission data on the cockpit instruments.

[0023] This invention effectively solves the problem of data block confusion in traditional methods by assigning unique identifiers to data blocks and combining data parsing and identification mechanisms. Utilizing a pre-established mapping relationship between identifiers and cockpit instrument display areas, data can be quickly and accurately reconstructed and displayed on designated screens, greatly improving the efficiency of flight debriefing. Simultaneously, verification processing during data encapsulation and format validation before data parsing ensure the integrity and reliability of data during transmission and processing.

[0024] The above specific embodiments or examples are only used to explain the technical solutions of the present invention and are not intended to limit the present application. Parts not described in detail are considered to be conventional technical means or common knowledge in the field. It can be understood by those skilled in the art that, based on the design concept of the present application, the technical solutions described in the foregoing embodiments can be adapted or some or all of the technical features can be equivalently replaced. These modifications, equivalent replacements, and adaptive improvements do not depart from the technical essence of the present invention and should all be covered within the protection scope of the present application.

Claims

1. A cockpit instrument reconfiguration method for flight debriefing, characterized by, By constructing the whole process mechanism of "data encapsulation-broadcast transmission-accurate analysis-mapping display", setting unique identifiers for different data blocks, combining data analysis, identification and preset display area mapping relationship, it is ensured that flight parameter data can be accurately corresponded to the specified area of cockpit system picture, realizing efficient data interaction and picture reconstruction between flight review and cockpit system.

2. A cockpit instrument reconfiguration method for flight debriefing as recited in claim 1, wherein, The construction process of the whole process mechanism of "data encapsulation-broadcast transmission-accurate analysis-mapping display" includes the following steps: Step S1: encapsulate the original flight parameters to form a data transmission unit containing aircraft type, identifier and data content, and send it to the cockpit system by broadcast; Step S2: after receiving the data, the cockpit system verifies the format to exclude invalid data, and then extracts the data stream content through the analysis algorithm; Step S3: identify each data block based on the identifier information, determine its data type, and establish the corresponding relationship between the data block and the identifier; Step S4: according to the preset mapping relationship between the identifier and the reconstructed picture display area, reconstruct and display the target area of the corresponding instrument picture according to the specified format and rules, realize the visual presentation of flight data.

3. A cockpit instrument reconfiguration method for flight debriefing as recited in claim 2, wherein, In step S1, the flight review system collects various data of the flight, divides these data into different data blocks, and assigns a unique identifier to each data block; through a specific data encapsulation protocol, the identifier and the corresponding data block are encapsulated, and a verification code is added, then the flight review system sends the encapsulated underlying socket data to the cockpit system by broadcast.

4. A cockpit instrument reconfiguration method for flight debriefing as recited in claim 3, wherein, When encapsulating, the aircraft type information is also encapsulated.

5. A cockpit instrument reconfiguration method for flight debriefing as recited in claim 2, wherein, In step S2, the data receiving module of the cockpit system listens to the broadcast signal in real time, after receiving the data, first verifies the data format, confirms that the data format is correct, and then uses the preset data analysis algorithm to analyze the data.

6. A cockpit instrument reconfiguration method for flight debriefing as recited in claim 2, wherein, In step S3, the data identification module identifies and classifies each data block in the data stream according to the extracted identifier information, and determines the data type and attributes of each data block.

7. A cockpit instrument reconfiguration method for flight debriefing as recited in claim 2, wherein, In step S4, the cockpit system pre-establishes a mapping relationship database between the identifier and the reconstructed picture display area; According to the classification results of the data identification module, the data display module queries the mapping relationship database to determine the display area corresponding to each data block; then the data block content is reconstructed and displayed to the specified area of LAD, UFCP, CFD, cockpit console and other pictures according to the corresponding display rules and formats, thereby realizing the intuitive and accurate display of flight task data on cockpit instruments.

8. The cockpit instrument reconfiguration method for flight debriefing of claim 7, wherein, In step S4, the mapping relationship database between the identifier and the reconstructed picture display area pre-established by the cockpit system is a SQLite database or an in-memory database, which supports dynamically adding, modifying or deleting the mapping relationship between the identifier and the display area through configuration files or remote instructions.

9. The cockpit instrument reconfiguration method for flight debriefing of claim 2, wherein, The specified display rules in step S4 include: numerical data is displayed in the form of instrument panel or column chart, text data is displayed in a fixed format text box, and state data is displayed in the form of indicator light or color identification, and the update frequency of the display content is consistent with the data transmission frequency.

10. The cockpit instrument reconfiguration method for flight debriefing of claim 2, wherein, The invalid data is processed in step S2 in the following manner: the receiving time, data length and format abnormal information of the invalid data are recorded into the cabin system log, and the invalid data information is sent to the flight evaluation system through a feedback channel, so that the flight evaluation system re-sends the corresponding data.

Citation Information

Patent Citations

  • Data transmission method and device, and medium

    CN112351333A

  • Screen design method, device, equipment and medium

    CN119740280A

  • Data transmission method and device, vehicle-mounted terminal, vehicle and storage medium

    CN119854737A

  • Flight commenting system and evaluation method based on flight parameter data

    CN120013358A

  • Data visualization method and device, equipment, storage medium and product

    CN120994155A