Search

CN-122019422-A - Note control method and device of flight management operation interface

CN122019422ACN 122019422 ACN122019422 ACN 122019422ACN-122019422-A

Abstract

The embodiment of the invention relates to the technical field of flight management, and provides a note control method and a note control device of a flight management operation interface, comprising the steps of constructing a note state machine, wherein the note state machine comprises a plurality of reusable states, and the plurality of reusable states comprise an input state, an editing state, an analysis state, an output state and an alarm temporary storage state; loading a note line configuration file in a system starting stage, wherein the note line configuration file records the maximum allowable length of a note line, a long-press clearing time threshold value and an alarm residence time threshold value; and in the multiple reusable states, controlling the note row according to the note row configuration file in response to a key trigger event. Therefore, the method realizes all input, editing, deleting, writing back and alarming logic of the note line of the airplane display component, and the operation experience of the true airplane is duplicated at low cost.

Inventors

  • YAO YAO
  • CUI TAO
  • MEI AOXUE
  • GUO HAOYANG
  • LI JINGHUI
  • DUAN KE

Assignees

  • 北京蓝天航空科技股份有限公司

Dates

Publication Date
20260512
Application Date
20251209

Claims (10)

  1. 1. The note line control method of the flight management operation interface is characterized by comprising the following steps of: Constructing a note line state machine, wherein the note line state machine comprises a plurality of reusable states, and the plurality of reusable states comprise an input state, an editing state, an analysis state, an output state and an alarm temporary storage state; loading a note line configuration file in a system starting stage, wherein the note line configuration file records the maximum allowable length of a note line, a long-press clearing time threshold value and an alarm residence time threshold value; And in the multiple reusable states, controlling the note row according to the note row configuration file in response to a key trigger event.
  2. 2. The method of claim 1, wherein said controlling the note row in accordance with the note row configuration file in response to a key trigger event in the plurality of reusable states comprises: Under the input state, performing character-by-character splicing on the key triggering event according to the note line configuration file, and automatically cutting off when the maximum allowable length is reached; in the editing state, identifying a short press deleting event to delete the last character, identifying a long press deleting event and clearing the note line character string when the duration time is longer than the long press clearing time threshold; in the analysis state, carrying out automatic format recognition and analysis on the note line character strings based on preset rules; in the output state, when an external writing trigger signal is detected and the note line is currently empty, the selected parameter value is reversely written to the note line according to the data format template, and editing is allowed to continue after the reverse writing is completed; in the alarm temporary storage state, when an external alarm trigger signal is received, the current note line content is written into a temporary buffer area, and the temporary buffer area is covered and displayed by an alarm character string, and the original content is recovered from the temporary buffer area after the alarm residence time reaches the alarm residence time threshold value.
  3. 3. The method according to claim 2, wherein in the parsing state, the automatic format recognition and parsing of the note line string based on the preset rule includes: If the automatic format recognition is carried out on the note line character strings based on the preset rules and the separator is recognized, carrying out azimuth or distance analysis on the note lines; If the automatic format recognition is carried out on the note line character string based on a preset rule and the direction letter is recognized, carrying out longitude and latitude degree minute and second analysis on the note line; And if the automatic format recognition is carried out on the note line character string based on the preset rule and the decimal point is recognized, executing floating point number analysis on the note line.
  4. 4. The method of claim 3, wherein if the automatic format recognition is performed on the note line character string based on the preset rule and the directional letter is recognized, performing the longitude and latitude minute and second analysis on the note line, including: Positioning the direction letter position; Based on the position of the direction letter, slicing the digit substring according to the number of degrees, minutes and seconds, converting the direction letter into positive and negative signs and assigning the positive and negative signs to longitude and latitude variables.
  5. 5. The method of claim 2, wherein the writing back selected parameter values to a note row in the data format template comprises: inquiring the note row configuration file to obtain a target display format corresponding to the selected parameter; And supplementing leading zero, inserting separators and symbols based on the target display format logarithmic value, generating a character string conforming to the display component page contracted format, and then writing the character string into the note line.
  6. 6. The method according to any one of claims 1-5, further comprising: and creating or editing a flight plan or modifying route point related parameters based on the controlled note lines.
  7. 7. The method according to claim 1 or 2, wherein the long press flush time threshold, the maximum allowed length and the alert residence time threshold are stored in XML or JSON format; The temporary buffer area adopts a stack or queue structure, and supports the recovery of the history content of the note line according to the time control requirement after the continuous triggering of multiple alarms.
  8. 8. A note line control device for a flight management operation interface, comprising: the system comprises a construction module, a control module and a control module, wherein the construction module is used for constructing a note line state machine, the note line state machine comprises a plurality of reusable states, and the plurality of reusable states comprise an input state, an editing state, an analysis state, an output state and an alarm temporary storage state; The loading module is used for loading a note row configuration file in a system starting stage, wherein the note row configuration file records the maximum allowable length of a note row, a long-press clearing time threshold value and an alarm residence time threshold value; And the control module is used for responding to a key triggering event to control the note row according to the note row configuration file in the multiple reusable states.
  9. 9. An electronic device comprising a memory, a processor and a computer program stored on the memory and running on the processor, wherein the processor implements the method of controlling the note row of the flight management operation interface of any one of claims 1 to 7 when the computer program is executed by the processor.
  10. 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 method of controlling notes of a flight management operation interface according to any one of claims 1 to 7.

Description

Note control method and device of flight management operation interface Technical Field The invention relates to the technical field of flight management, in particular to a note control method and device of a flight management operation interface. Background The flight management System (FLIGHT MANAGEMENT Computer System, FMS) is an important component of avionic devices, and can realize automation of various flight tasks and reduce manual workload. The FMS is a basic component of avionic equipment of a modern passenger plane, is responsible for functions of flight planning management, navigation, horizontal and vertical guidance, performance calculation and the like, can realize automation of various flight tasks, reduces manual work load, uses various sensors (such as GPS) to determine the position of an aircraft, automatically optimizes a flight path, improves flight efficiency and safety, and is used for flight planning navigation, including flight route, flight altitude and speed planning, flight route management, flight route point navigation and the like. The flight management system mainly realizes: the flight plan FLIGHT PLANNING the FMS allows the pilot to enter information such as start point, end point, waypoint and altitude, and generate a flight plan. Navigation (FMS) integrates a variety of Navigation sources such as GPS, inertial Navigation Systems (INS), radio Navigation (e.g., VOR, NDB, etc.), and provides accurate location and heading information. Real-time monitoring of aircraft heading deviation of the flight schedule. Flight management (FLIGHT MANAGEMENT) adjusts flight altitude, speed, and heading to maintain the flight at an optimal trajectory. And automatically executing turning, ascending, descending and other flying operations. Performance calculation (Performance Calculation) the FMS is able to calculate in real time fuel consumption, time of flight, optimum altitude, etc. information based on the aircraft model and current environmental conditions. Performance data is provided for the take-off, cruise, landing phases. Autopilot Autopilot Integration the FMS may be integrated with an autopilot system to automatically execute a flight plan, reducing pilot workload. The flight path display (FLIGHT PATH DISPLAY) displays flight path information and flight parameters on the cockpit display to help the pilot monitor the aircraft status in real time. In the aircraft cockpit, a pilot realizes the operation of a flight management system through operating a control display assembly (Control Display Unit ‌, CDU) device, wherein the CDU is an important operation device for the pilot to input flight data and is also a display device of an operation interface of the flight management system, and the display device consists of a square display and alphanumeric function keys and provides a necessary control interface for the pilot. The pilot operates the CDU device to realize the control function of the flight management system, and the operation and display information of creating a flight plan, editing the flight plan, deleting the flight plan, creating and deleting the waypoints, displaying the position parameter information of the flight management system, setting the radio tuning frequency of the flight management system and the like can be realized. The note line of the CDU device is the last line of the CDU display device, displays the temporary data area of the FMS currently being edited and operated, displays the data content currently being edited, also referred to as the draft line displayed by the CDU, and includes a combination input display state of alphanumeric keys, a response after executing a deletion control function, and portable control of the content of the functional line displayed by the CDU page, that is, control of operating the corresponding line selection key to write the content back into the note line, and continuing to execute editing. At present, the simulation direction of the CDU equipment is still lacked in a simulation software mode, the traditional implementation mode is to simulate the CDU equipment picture by exciting the onboard real equipment, the excited onboard real equipment needs to be driven by data according to an interface protocol required by the onboard equipment, and in the simulation implementation process, the project development cost is increased based on the implementation mode of the onboard equipment. Therefore, the prior art has the problems that the simulation software is dependent on hardware, logic is incomplete, format is not supported and the alarm limit threshold is uncontrollable in the process of realizing the CDU equipment simulation. Disclosure of Invention The invention provides a method and a device for controlling a note line of a flight management operation interface, which are used for solving the defect that logic control processing of the note line cannot be realized in a simulation software mode in the prior art, reali