Movatterモバイル変換


[0]ホーム

URL:


CN111680840B - Flight diversion method around flying dangerous weather - Google Patents

Flight diversion method around flying dangerous weather
Download PDF

Info

Publication number
CN111680840B
CN111680840BCN202010519624.XACN202010519624ACN111680840BCN 111680840 BCN111680840 BCN 111680840BCN 202010519624 ACN202010519624 ACN 202010519624ACN 111680840 BCN111680840 BCN 111680840B
Authority
CN
China
Prior art keywords
weather
flight
map
dangerous
diversion
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.)
Active
Application number
CN202010519624.XA
Other languages
Chinese (zh)
Other versions
CN111680840A (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.)
Dalandong Nanjing Technology Co ltd
Original Assignee
Dalandong Nanjing 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 Dalandong Nanjing Technology Co ltdfiledCriticalDalandong Nanjing Technology Co ltd
Priority to CN202010519624.XApriorityCriticalpatent/CN111680840B/en
Publication of CN111680840ApublicationCriticalpatent/CN111680840A/en
Application grantedgrantedCritical
Publication of CN111680840BpublicationCriticalpatent/CN111680840B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

The invention discloses a flight diversion method around flying dangerous weather, and belongs to the technical field of aviation safety. The method specifically comprises the steps of real-time reading of a weather radar chart, longitude and latitude analysis, generation of an FCA convex hull, calculation of a winding flight path and the like. The method can effectively improve the plan executable rate of the air traffic operation and finally improve the flight execution efficiency through the cooperative interaction of the computer technology and the multiparty users. When the airline company encounters severe weather, the airline company can more actively seek flight opportunities instead of passive waiting, and the service quality and operation result of the airline company can be improved.

Description

Flight diversion method around flying dangerous weather
Technical Field
The invention belongs to the technical field of aviation safety, and particularly relates to a flight diversion method around flying dangerous weather.
Technical Field
The planned flight route of the present flight is distributed according to a fixed route and an experience route, the route between each city pair is basically fixed, one city pair route is controlled by one or more sectors, and the flight can take off when all sectors can meet the flight condition. If there are dangerous weather in one or more sectors, the flight needs to wait for the weather to pass before it can take off. When dangerous weather exists on the airlines, various factors need to be comprehensively considered to calculate the airlines suitable for flying, and the complexity of calculation is not enough for manpower. Thus, in general, dangerous weather is encountered and the controller will let the aircraft wait for the weather to pass, resulting in delayed or even cancelled flights.
Disclosure of Invention
Aiming at the technical problems, the invention provides a flight diversion method around flying dangerous weather, which can successfully solve the problems of flight delay, cancellation and the like caused by weather reasons through information technology, data interaction, picture processing and algorithm analysis.
The invention comprises the following technical scheme:
a flight diversion method around flying dangerous weather specifically comprises the following steps:
(1) And (3) weather radar map real-time reading: reading a real-time weather radar chart by adopting a picture acquisition technology;
(2) Longitude and latitude analysis: acquiring longitude and latitude coordinates and influence degree of a weather influence range by using a map technology;
(3) Generating an FCA convex hull: generating a convex hull of a weather-affected limited area (FCA) by using a convex hull algorithm;
(4) Calculating a winding flight path: and generating a shortest detour dangerous weather modified navigation path by combining a shortest path algorithm.
According to the method, the weather radar diagram is analyzed, dangerous weather is identified, a suggested diversion route around the dangerous weather is given according to the flight route of the flight plan, and the flight delay and cancellation conditions under the influence of the dangerous weather are reduced.
Alternatively, in the flight diversion method around flying dangerous weather, the picture acquisition is realized by a HTTP method (GET/POST).
Alternatively, in the flight diversion method of the around-flight dangerous weather, the weather radar map real-time reading includes transparent processing and pixel analysis steps. And analyzing the data such as pixels, colors and the like of the picture through a picture analysis technology. Superposing the weather radar map on a map of the system for display through the transparent processing; and identifying and calculating the actual longitudes and latitudes of dangerous areas with different grades in the weather radar chart through the pixel analysis processing.
Optionally, in the flight diversion method around the flying dangerous weather, the transparent processing step specifically includes:
a. acquiring RGB values and alpha values of colors of a weather area;
b. and removing RGB values and alpha values of the colors of the non-weather areas in the weather radar chart, so that the background is removed, and only the color areas with weather influence are reserved.
Optionally, in the flight diversion method around the flying dangerous weather, the pixel analysis step specifically includes:
a. according to the size of the weather radar map, attaching the weather radar map to the map, and finding out the center point coordinates and the zoom level of the map;
b. calculating the actual longitude and latitude of the pixel point by using the distance from the pixel point to the center point;
c. and acquiring longitude and latitude areas of weather of each level according to different weather color values of different levels.
Alternatively, in the flight diversion method around the flying dangerous weather, the convex hull algorithm in the step (3) is implemented by using the st_convexhull method of postgreSQL.
Alternatively, in the above flight diversion method around flying dangerous weather, in the step (3), the convex hull of the weather-restricted area (FCA) is generated by the safety distance and the convex hull algorithm input by the user. The safe distance can be a preset value fixed by the system, and can be flexibly adjusted by a user according to actual conditions, and the optional range is as follows: 0-50km, preferably: 20km.
Alternatively, in the above flight diversion method for the around-flight dangerous weather, in the step (4), the shortest path algorithm is used to generate the diversion route for the around-flight dangerous weather according to the start/stop diversion point and the flight planned flight path input by the user.
Alternatively, in the above flight diversion method around the flying dangerous weather, the diversion index calculated in the step (4) includes a flight distance and a lateral interval.
All of the features disclosed in this specification, or all of the steps in a method or process disclosed, may be combined in any combination, except for mutually exclusive features and/or steps.
The invention has the beneficial effects that:
the method can effectively improve the plan executable rate of the air traffic operation and finally improve the flight execution efficiency through the cooperative interaction of the computer technology and the multiparty users. When the airline company encounters severe weather, the airline company can more actively seek flight opportunities instead of passive waiting, and the service quality and operation result of the airline company can be improved.
Description of the drawings:
FIG. 1 is a flow chart of a method of flight diversion around flying hazardous weather according to the present invention;
FIG. 2 is a diagram showing the application effect of the flight diversion method around flying dangerous weather according to the embodiment 1 of the present invention;
FIG. 3 is a diagram showing the application effect of the flight diversion method around flying dangerous weather according to the embodiment 2 of the present invention; .
The specific embodiment is as follows:
the above-described aspects of the present invention will be described in further detail below by way of specific embodiments of the present invention. It should not be construed that the scope of the above subject matter of the present invention is limited to the following examples. Any modifications, equivalent substitutions or improvements made by those skilled in the art, without departing from the spirit and principles of the present invention, should be included within the scope of the present invention.
Example 1
This example illustrates the method of the present invention using the airlines from western to nacre for 5 months, 20 days, 2020, 15-16 hours. In the period, severe weather occurs in a space domain such as Chongqing and the like where the route passes. The flight diversion around the flying hazardous weather is performed as follows (as shown in fig. 1):
(1) The latest weather radar image data are read in real time through an image acquisition program, the images are analyzed, and the longitude and latitude and the influence degree of the national weather influence range are obtained;
(2) Generating a convex hull of a weather-affected limited area (FCA) through a safe distance (20 km) input by a user and a convex hull algorithm;
(3) Generating a flight path changing around the flying dangerous weather by using a shortest path algorithm according to the start-stop flight changing point and the flight plan flight path input by a user;
(4) Calculating indexes such as flight distance, transverse interval and the like of the navigation path, and assisting a user in decision;
(5) The airline company user can apply for the navigation changing route to the air traffic control through the cooperation module;
(6) The air traffic control can audit and reply the application of the airlines.
As a result, as shown in fig. 2, the newly designed route by the method successfully bypasses the severe weather area, and the flight is originally planned to fly for a distance: 1638km, flight distance after winding: 1684km; the maximum transverse separation is 71km. .
Example 2
This example illustrates the method of the present invention using airlines from taxian to australia at 2019, 4, 28, 9-10 hours. In the period, severe weather occurs in land airspace such as standing-horse stores, fertilizer combination, and Wuhan, etc. where the airlines pass. The flight diversion around the flying hazardous weather is performed as follows (as shown in fig. 1):
(1) The latest weather radar image data are read in real time through an image acquisition program, the images are analyzed, and the longitude and latitude and the influence degree of the national weather influence range are obtained;
(2) Generating a convex hull of a weather-affected limited area (FCA) through a safe distance (30 km) input by a user and a convex hull algorithm;
(3) Generating a flight path changing around the flying dangerous weather by using a shortest path algorithm according to the start-stop flight changing point and the flight plan flight path input by a user;
(4) Calculating indexes such as flight distance, transverse interval and the like of the navigation path, and assisting a user in decision;
(5) The airline company user can apply for the navigation changing route to the air traffic control through the cooperation module;
(6) The air traffic control can audit and reply the application of the airlines.
As a result, as shown in fig. 3, the newly designed route by the above method successfully bypasses the severe weather region. Flight original planned flight distance: 1724km, post-flight around: 1768.7km; the maximum transverse separation is 71.5km.
The foregoing description of the preferred embodiments of the present invention is merely illustrative, and not restrictive, of the invention. It will be appreciated by those skilled in the art that many variations, modifications and even equivalent changes may be made thereto, within the spirit and scope of the invention as defined in the appended claims, but are to be accorded the full scope of the invention.

Claims (1)

CN202010519624.XA2020-06-092020-06-09Flight diversion method around flying dangerous weatherActiveCN111680840B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202010519624.XACN111680840B (en)2020-06-092020-06-09Flight diversion method around flying dangerous weather

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202010519624.XACN111680840B (en)2020-06-092020-06-09Flight diversion method around flying dangerous weather

Publications (2)

Publication NumberPublication Date
CN111680840A CN111680840A (en)2020-09-18
CN111680840Btrue CN111680840B (en)2023-12-29

Family

ID=72455059

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202010519624.XAActiveCN111680840B (en)2020-06-092020-06-09Flight diversion method around flying dangerous weather

Country Status (1)

CountryLink
CN (1)CN111680840B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113593306B (en)*2021-08-132022-05-24中国民航大学 Safety-based method of diversion in dangerous weather with scattered thunderstorms
CN115328193A (en)*2022-07-202022-11-11慧之安信息技术股份有限公司 A safe flight assistance method for military aircraft based on edge computing

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7702427B1 (en)*2004-07-302010-04-20The United States Of America As Represented By The National Aeronautics And Space Administration (Nasa)Air traffic management evaluation tool
CN103456191A (en)*2013-08-262013-12-18合肥飞友网络科技有限公司Method and system for obtaining airway weather radar chart
CN106323295A (en)*2016-08-292017-01-11中国船舶重工集团公司第七0九研究所 An aircraft diversion method under dangerous weather conditions based on weather radar data
CN107830864A (en)*2017-11-012018-03-23飞友科技有限公司A kind of aircarrier aircraft bad weather is diversion route planning system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7702427B1 (en)*2004-07-302010-04-20The United States Of America As Represented By The National Aeronautics And Space Administration (Nasa)Air traffic management evaluation tool
CN103456191A (en)*2013-08-262013-12-18合肥飞友网络科技有限公司Method and system for obtaining airway weather radar chart
CN106323295A (en)*2016-08-292017-01-11中国船舶重工集团公司第七0九研究所 An aircraft diversion method under dangerous weather conditions based on weather radar data
CN107830864A (en)*2017-11-012018-03-23飞友科技有限公司A kind of aircarrier aircraft bad weather is diversion route planning system and method

Also Published As

Publication numberPublication date
CN111680840A (en)2020-09-18

Similar Documents

PublicationPublication DateTitle
US7706971B2 (en)System and method for data mapping and map discrepancy reporting
US8203465B2 (en)Filtering aircraft traffic for display to a pilot
US7742847B2 (en)Method and system for context sensitive aircraft navigation
US20110246002A1 (en)Systems and methods for aircraft flight tracking and analysis
US9171473B1 (en)Method and system for dynamic automated corrections to weather avoidance routes for aircraft in en route airspace
US10157617B2 (en)System and method for rendering an aircraft cockpit display for use with ATC conditional clearance instructions
US20200286391A1 (en)Method and apparatus for computing a three-dimensional route based on risk-related data
US20120215505A1 (en)Systems and methods for providing a vehicle movement path simulation over a network
CN102682194A (en)Temporally based weather symbology
CA2936382C (en)A computer-implemented method and system for setting up an air traffic simulator
US9564055B2 (en)Prediction and warning of transported turbulence in long-haul aircraft operations
CN112749440A (en)UAV flight management planner
CN111680840B (en)Flight diversion method around flying dangerous weather
US20120221305A1 (en)Systems and methods for obtaining selected portions of a movement path simulation over a network
CN103810907A (en)System and method for enhancing pilot decision making during landing in challenging weather
RU2704130C2 (en)Device for tracking position of aircrafts
CN103839445A (en)Integrated navigation tower system
WO2015061031A1 (en)Situational awareness personal service
CN107257995A (en)For showing the method and system of aircraft relevant information, device and related computer program product for producing described information
US11887491B2 (en)Landing site candidate identification
US11945582B2 (en)Coordinating an aerial search among unmanned aerial vehicles
CN113286121A (en)Enhanced monitoring method, device, equipment and medium for airport scene video
Rajamani et al.Using parallel regional-and local-scale initiatives to inform conservation management of rare wildlife: a case study of the dugong Dugong dugon in Sabah, Malaysia
Stevenson et al.Beyond line of sight control of small unmanned aerial vehicles using a synthetic environment to augment first person video
US20180098499A1 (en)Automated vegetation removal

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
CB03Change of inventor or designer information
CB03Change of inventor or designer information

Inventor after:Zhu Rui

Inventor after:Liu Lei

Inventor after:Cong Wei

Inventor after:Wu Yimei

Inventor before:Zhu Rui

Inventor before:Liu Lei

Inventor before:Cong Wei

Inventor before:Wu Yimei

GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp