WO2003025507A2 - Four-dimensional route planner - Google Patents
Four-dimensional route planner Download PDFInfo
- Publication number
- WO2003025507A2 WO2003025507A2 PCT/US2002/029474 US0229474W WO03025507A2 WO 2003025507 A2 WO2003025507 A2 WO 2003025507A2 US 0229474 W US0229474 W US 0229474W WO 03025507 A2 WO03025507 A2 WO 03025507A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- node
- origin
- nodes
- cost
- destination
- Prior art date
Links
- 230000003044 adaptive effect Effects 0.000 claims abstract description 5
- 238000000034 method Methods 0.000 claims description 30
- 230000007704 transition Effects 0.000 claims description 30
- 239000000446 fuel Substances 0.000 claims description 25
- 230000001131 transforming effect Effects 0.000 claims 2
- 230000006870 function Effects 0.000 description 23
- 231100001261 hazardous Toxicity 0.000 description 4
- 238000005457 optimization Methods 0.000 description 4
- 238000004364 calculation method Methods 0.000 description 3
- 230000010006 flight Effects 0.000 description 2
- 229930091051 Arenine Natural products 0.000 description 1
- 239000002131 composite material Substances 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 230000033001 locomotion Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 230000000644 propagated effect Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/20—Instruments for performing navigational calculations
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/0005—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots with arrangements to save energy
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G5/00—Traffic control systems for aircraft, e.g. air-traffic control [ATC]
- G08G5/003—Flight plan management
- G08G5/0034—Assembly of a flight plan
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G5/00—Traffic control systems for aircraft, e.g. air-traffic control [ATC]
- G08G5/0047—Navigation or guidance aids for a single aircraft
- G08G5/006—Navigation or guidance aids for a single aircraft in accordance with predefined flight zones, e.g. to avoid prohibited zones
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G5/00—Traffic control systems for aircraft, e.g. air-traffic control [ATC]
- G08G5/0073—Surveillance aids
- G08G5/0091—Surveillance aids for monitoring atmospheric conditions
Definitions
- the present invention relates to route planners, and in particular a four- dimensional route planner.
- Predetermined air routes are often aligned with ground-based navigational aids. In some cases, air routes circumvent geographical regions. Great circle routes, on the other hand, promise shorter flight distances.
- Aircraft efficiency improves with favorable winds.
- ground speed increases and fuel consumption drops.
- Reduced fuel consumption often means that additional revenue-generating payload can be carried.
- Increased ground speed means that flight times are reduced resulting in operational cost savings.
- hazardous weather can impose a wide variety of costs on aircraft operations. Such costs can range from an uncomfortable ride for passengers at the low end, to structural damage, and even loss of aircraft and lives, at the other extreme.
- Aircraft operators typically go to great length to avoid hazardous weather.
- certain geographical and political regions are covered by restricted airspace. Such regions and severe weather are referred to as hazard areas. Flight in certain regions are preferably minimized because costly over flight fees may be imposed.
- Achieving a desired arrival time is important because it allows the operator to more accurately schedule flights and enjoy greater operational efficiency.
- Aircraft operating on pre-determined air routes or great circle routes may be forced to make costly adjustments to airspeed in order to meet scheduling requirements.
- Typical flight path routers plot a flight path in the lateral direction avoiding hazards and taking advantage of the winds, with the vertical portion of the path left to standard cruise profiles. Further flight path routers take into account the altitude of wind currents. Such routing usually fails to consider the vertical dimension of hazard areas and the time varying nature of the hazard areas, thus leading to less desirable routes. There exists a need for a system that addresses these shortcomings.
- a route planner uses a dynamic prograrrrming(DP) recursive algorithm to determine a lateral and vertical path.
- a cost function consisting of fuel, time, hazard costs, and overflight fees is minimized.
- Hazard areas are described by polygons having top and bottom altitudes. In one embodiment, the hazard areas are given a course and velocity, and thus move with time.
- the route planner determines a course by moving from node to node in a grid of nodes established about an origin and destination. A local step cost is added to the accumulated cost to the next node. The transition step to the node which results in the lowest accumulated cost to the node is retained which results in finding the lowest cost route from the origin to the destination. When hazard areas are encountered, movement to new nodes is explored in multiple vertical paths in an attempt to find low cost transitions which do not pass through the hazard . If the step passes through a hazard the incremental hazard cost is added to the accumulated cost. In further embodiments, the route planner attempts to find a route which meets a required time of arrival window. A route may be broken into multiple starting and ending points, with desired arrival times specified for each ending point.
- Figure 1 is a block diagram of a route optimizer.
- Figure 2 is a computer screen shot of a user interface for the route optimizer of
- Figure 3 A is a plot showing a three dimensional representation of hazardous weather by a polygon having a top and bottom height.
- Figure 3B is a plot showing the top and bottom heights of the polygon of Figure
- Figure 4 is a plot showing weather having a course and direction.
- Figure 5 is a computer screen shot of NCAR graded data showing hazard regions defined with polygon boundaries.
- Figure 6A is a three dimensional graphical representation of how to determine the length of a horizontal step in a hazard area.
- Figure 6B is a two dimensional graphical representation of how to determine the length of a horizontal step in an hazard area.
- Figure 7 is a representation of a flight path over country boundaries having entrance and exit points.
- Figure 8 is a projection of a step distance on a great circle plane.
- Figure 9A is a graphical representation of a region of convergence for trajectory iterations.
- Figure 9B is a graphical representation of a region of convergence for trajectory iterations.
- Figure 10 A is a representation of a three dimensional grid of nodes used by the route optimizer.
- Figure 10B is a graphical representation of lateral steps to be explored from a given node.
- Figure 10C is a graphical representation of vertical steps to be explored from a given node.
- Figure 10D is a graphical representation of combined lateral and vertical steps to be explored from a given node.
- Figure 11 is a graphical representation of the recursive process used to determine a lateral path.
- Figure 12 is a graphical representation of different types of transitions through weather.
- Figure 13 A is a graphical representation of a transition from an altitude in weather.
- Figure 13B is a graphical representation of a transition from an altitude not in weather.
- Figure 14 is a three dimensional representation of a geometry for route planning showing a hazard, country overflight fees and wind fields.
- Software for the system is stored on computer readable medium.
- the software is stored on secondary storage, such as a disk drive and loaded into main memory and cache of the computer as needed.
- the software is written in the form of modules that generally provide a single function or subsets of related functions. However, in various embodiments, the software comprises a single module or many modules, and there is no requirement that functions be grouped together. Hardware and/or firmware is used to implement the invention in further embodiments.
- the software may implement the functions, or simply facilitate the performance of the function by a human by providing menu driven interfaces, or other means of providing information to the system for database storage.
- Route optimization for a vehicle, such as an aircraft is provided by the route optimizer of the present invention.
- the route optimization consists of a lateral path and a vertical path .
- the lateral path is determined largely in accordance with US patent application: "Multi-Dimensional Route Optimizer", SN: 09/223,846, filed
- the vertical path is determined by use of an adaptive algorithm, which takes into account three dimensional hazard areas.
- the three dimension hazard areas are represented as polygons having a height and, which may also have velocity and direction component.
- a definitions section is first provided, followed by an overview of the route optimizer from a high level. Next, representations of hazard areas are defined, followed by further detail regarding how vertical and horizontal paths are calculated, taking such hazard areas into account.
- the route solver represented generally at 110 in Figure 1, computes a four- dimensional (three positions and time) route that minimizes a composite cost function consisting of fuel, time, hazard costs, and overflight fees, and meets required times of arrival (RTA's).
- Route solver 110 is hosted in a digital computer with a video monitor in one embodiment.
- a processor receives wind and temperature information 115 such as from NWS Global GRU3 Data, which provides the solver with representations of winds aloft and temperature.
- Weather information is received at 120, and is representative of convective currents, turbulence, icing, etc. This information is also provided from an outside source, and may be input by a user of the solver via an interface 125, used by pilots, and/or dispatchers.
- Pilot or dispatcher Interface 120 World Map Generation 130; Cost Function Determination 135; Weather Hazards Generation 120; Wind generation 115; Aircraft Cruise Performance - Fuel Flow Rate, Speed and Altitude 140; Overflight fees 145; and Four Dimensional Route Solver 150.
- Pilot or dispatcher Interface 120 World Map Generation 130; Cost Function Determination 135; Weather Hazards Generation 120; Wind generation 115; Aircraft Cruise Performance - Fuel Flow Rate, Speed and Altitude 140; Overflight fees 145; and Four Dimensional Route Solver 150.
- the operator, pilot or dispatcher can interact with the route solver through the user interface 125.
- One screen shot of the user interface is shown in Figure 2.
- the operator can enter the origin, destination, required time of arrivals, stopping points along the route, hazards, such as severe weather, volcanic ash, special use airspace, and politically sensitive regions, hazard weightings, and required time of arrival. Prior to selecting a time of arrival, the operator can ask for a computation of the time of arrival window.
- the operator views the route planning situation on a world map of countries with overlays of wind fields, and hazards. Hazards are shown as polygons, and are labeled. Two hazards in Figure 2 are labeled 4* and 5*. Their heights are shown in lower frame below the world view.
- the operator can enter a city pair, hazards, hazard weightings, and required time of arrival. After computing the horizontal route is displayed over the word map. The vertical route with the hazards overlain is also displayed. A window containing the performance results of fuel time average speed and cost can be selected. The operator can affect the route by changing the hazard weightings.
- the routes are computed using a dynamic programming (DP) method.
- DP dynamic programming
- a search is conducted over a grid to find the path that minimizes a cost function.
- the cost function includes fuel, time, hazard costs, and overflight costs.
- the total cost is the sum of incremental costs which are
- ⁇ Cost ⁇ Cost fuel + ⁇ Costt jj ne + C h ⁇ cos t hazard + ⁇ cos t overflight
- Hazard Costs- Hazards are severe weather, volcanic ash, special use airspace, and politically sensitive regions. All of the hazard costs are determined in a similar manner.
- the hazard representation is three dimensional as shown in Figure 3 A which shows a perspective view of the hazard representation.
- Figure 3B shows the height of the hazard representation, as having a top height and a bottom height. Some hazard areas may have bottom heights of ground level and top heights beyond the range of the aircraft. Hazard polygons move at a fixed course and speed starting from some reference time as shown in Figure 4.
- the weather costs represent the danger of flying through severe weather regions.
- the weather hazards are categorized into convection, turbulence, and icing.
- the weather regions are represented as polygons which enclose the severe weather region as shown in Figure 5.
- the polygon is shown as a double line surrounding white squares which are indicative of actual radar returns of hazardous weather.
- the polygon has multiple vertices, which are either selected by an operator of the system, or automatically generated from weather information.
- the hazard data base consists of the vertices of the polygon, speed, course, the tops and bottoms of the region, and the associated danger costs, which can be user entered in Figure 2.
- the hazard costs depend on the danger cost of the particular cell and the distance traveled during the step.
- the method of determining the length of the horizontal step in the hazard is shown in Figures 6 A and 6B.
- the hazard cost is scaled with the ratio of the distance in the hazard ( ⁇ sj . ) to the step distance ( ⁇ s)
- Fuel and Time Costs are determined from aircraft optimal cruise performance conditions. There are two different types of cruise performance. If there are no hazard areas, the cruise altitude and speed are free to be chosen to optimize the cruise cost function. If there are hazard areas, the cruise altitude may be specified, e.g., the top or bottom altitude of the hazard areas. Thus, there are two possible cruise solution types: 1) unconstrained cruise - the altitude is free to be chosen, and 2) constrained altitude cruise - the altitude is specified. In cruise, the cost integral (C) in minimized.
- C cost integral
- CI is the ratio of cost of time (in monetary units) to the cost of fuel (in monetary units). More emphasis can be put on time by increasing the cost index(CI). For a small arclength step ⁇ S, the fuel, time and cost increments are
- the fuel/time cruise performance solutions are pre-computed by the aircraft manufacturer and then supplied to the user in tables as a function of the parameters: weight, cost index , wind speed and altitude.
- the two types of cruise models are: Unconstrained Altitude Cruise - Altitude Not Specified
- V CF(W,CI,V w ,h) dw f _ dw f
- the unconstrained altitude solution When the aircraft is in a free cruise the unconstrained altitude solution is used. When the aircraft is forced to fly at an altitude above or below the free cruise altitude the constrained altitude solution is used.
- the above models are typical of those used in flight management systems.
- Overflight Fees In general overflight fees depend on weight, distance traveled and rate (cost per distance). The overflight fees are computed differently for each country. Some fee types are a fixed rate, a function of weight, and a function of weight, distance, and rate. Following are some formulas used:
- W maximum take off weight (MTOW) in metric tons
- the distance may be the actual distance flown, or the great circle distance between the entrance point and the in country destination airport, or exit point, or the great circle distance between the in country origin airport and country exit point.
- the difference between the distance traveled and the great circle distance is shown in Figure 7.
- the country boundary is the political boundary, the ATC Flight Information Region (FIR), or a combination of both.
- the projection of the step distance ( ⁇ S) on the plane of the great circle defined by the country entrance and departure point is used (see Figure 8).
- the normal to the plane containing the entrance point (R e ) and the departure point (R d ) is
- n in the earth-centered coordinate system are rotated to the coordinate system at the current point with the x axis pointing out from the earth.
- n R T( ⁇ , ⁇ )n e
- Trajectory iterations are required to compute overflight costs when the distance factor is the great circle distance.
- the arc length is used for the distance instead of the great circle distance.
- the country entrance and departure points are computed at the end of the run during the retrace.
- the country entrance and departure points from the previous pass are used in the computation of the great circle distance.
- the region of search for the route is limited to a region around the previous route as shown in Figure 9 A and Figure 9B.
- the relative distance in the local vertical frame is the relative distance in the local vertical frame.
- the angle between the local vertical frame and a frame with the y axis along the great circle is
- the components of the current relative position, measured from the entrance point, in the earth frame is:
- the components of the current relative position ( ⁇ R P ) in the local vertical frame are:
- the current relative position is the rotated frame is:
- the z boundary point at y is:
- RTA Multiple Point Required Time of Arrival
- a dynamic piOgramming (DP) method a 3-D grid search is conducted to minimize a cost function.
- the DP solution equations consist of a set of state transition equation and a recursion equation for minimizing the costs.
- the general form of the DP equations are:
- a fixed pattern search is used in the horizontal axis, however, an adaptive search is used in the vertical axis to reduce the number of calculations.
- the computation starts at the origin and ends at the destination this allows the hazard location to be propagated forward in time using the course and speed. Starting at the origin also allows the recalculation of the route during flight because the state conditions including weight are known.
- Figure 10A, 10B, IOC and 10D The three dimensional grid and transitions types between the grid points are shown in Figure 10A, 10B, IOC and 10D. Origin and destination points are contained within the three dimensional grid in Figure 10 A.
- Figure 10B eleven potential lateral steps are shown. In further embodiment, fewer or more potential steps may be explored, even directions away from the destination. As indicated, the distance of each step depends on the grid point being moved to.
- Figure 10C five different vertical steps from a node are shown. Fewer or may be explored.
- Figure 10D is a graphical representation of a combination of horizontal or lateral and vertical steps.
- FIG. 11 An illustration of the DP process is shown in Figures 11 and 12.
- Figure 11 the first and second stages of the process in the horizontal axis are shown.
- a number of vertical transitions are examined, as shown in Figure 12.
- the vertical transitions are not pre-determined, as is the case for the horizontal transitions, but depend on the location and number of hazard cells. That is, the vertical search adapts itself to the situation before it. This adaptive search approach reduces the number of calculations that must be performed.
- the vertical transition altitudes are different for different configurations of overlapping hazards. The altitude assignment depends on the location of the unconstrained cruise altitude with respect to the multiple hazard cells.
- the unconstrained cruise altitude is between the weather cells.
- the cruise altitude is assigned altitude h(l)
- the top of cell(l) is assigned altitude h(2)
- the bottom of cell(2) is assigned h(3).
- the transition cost includes the cost of fuel, time, overflight fees, and the hazard cost if the hazard is passed through on the step.
- To determine if the vertical transition passes through weather it is determined if a hole exists between the hazard cells between the two points.
- Figure 13A shows a transition from a node in weather to a node not in weather.
- Figure 13B shows the transition between two points not in weather, and wherein the path does not cross weather.
- the following logic determines if a hole exists and the hole size. First the upper and lower altitude bounds for the space around the previous altitude are stored at the grid point, and also the upper and lower bounds for the space around the current point are computed. Then, the following is computed.
- the new cost, the direction of entry, altitude, weight, time, h upP er , and h lower are stored at the grid location i p ,j p ,k p .
- the actual altitude e.g., the unconstrained cruise altitude
- the actual altitude is known more accurately because it is stored at the discrete location and can be retrieved.
- the multiple RTA (required time of arrival) function plans trajectories that meet a time of arrival at multiple points along the trajectory.
- the Multiple RTA's approach is a sequential approach. First a trajectory that meets the time of arrival at the first city is computed. Next the trajectory meeting the time of arrival to each subsequent city or location is determined. The RTA at each point is achieved by trajectory iterations between current point and the next point. On the first iteration a cost index is selected. After the first trajectory is computed the time of arrival error is computed and the cost index is changed with the time of arrival error and the trajectory recomputed.
- the process is repeated for each subsequent point.
- the initial conditions for weight and time for the start of the next sequence are the weight and time at the end of the previous process.
- the sequential data is summed to determine the fuel usage and average speeds.
- the RTA Window function determines the earliest and latest possible time of arrival.
- the latest time of arrival is determined by setting CI to the maximum endurance value (Cl m i n ).
- the flight is computed with this setting and then an extension to the flight is simulated until the remaining fuel reaches the reserve level. This extended cruise estimates the fuel and time that would be used in a holding pattern or another route extension maneuver.
- the route solver provides an aid to airlines dispatchers or pilots to help them plan routes.
- the pilot or dispatcher wants to minimizing fuel, time and over-flight fees, avoid hazard regions such as severe weather (convection, turbulence, and icing), special use airspace, volcanic ash and environmentally and politically sensitive regions.
- hazard regions such as severe weather (convection, turbulence, and icing), special use airspace, volcanic ash and environmentally and politically sensitive regions.
- the routing problem is illustrated in Figure 14. For best fuel and time performance the best route may follow wind profiles and may fly around, above or below hazard regions.
- hazard cost in the cost function guarantees a solution even if the extent of the hazard is across the entire search area. By starting at the origin and proceeding to the destination, hazard positions can be projected forward in time to provide a better solution.
Landscapes
- Engineering & Computer Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Aviation & Aerospace Engineering (AREA)
- Automation & Control Theory (AREA)
- Life Sciences & Earth Sciences (AREA)
- Atmospheric Sciences (AREA)
- Traffic Control Systems (AREA)
- Navigation (AREA)
- Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
Abstract
Description
Claims
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
NZ532117A NZ532117A (en) | 2001-09-20 | 2002-09-17 | Four-dimensional route planner |
EP02778270A EP1427991A2 (en) | 2001-09-20 | 2002-09-17 | Four-dimensional route planner |
KR10-2004-7004147A KR20040033068A (en) | 2001-09-20 | 2002-09-17 | Four-dimensional route planner |
CA002461134A CA2461134A1 (en) | 2001-09-20 | 2002-09-17 | Four-dimensional route planner |
IL16098602A IL160986A0 (en) | 2001-09-20 | 2002-09-17 | Four-dimensional route planner |
JP2003529091A JP2005504274A (en) | 2001-09-20 | 2002-09-17 | 4D route planner |
NO20041526A NO20041526L (en) | 2001-09-20 | 2004-04-15 | Four-dimensional route planner |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/957,416 US20030093219A1 (en) | 2001-09-20 | 2001-09-20 | Four-dimensional route planner |
US09/957,416 | 2001-09-20 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2003025507A2 true WO2003025507A2 (en) | 2003-03-27 |
WO2003025507A3 WO2003025507A3 (en) | 2003-08-14 |
Family
ID=25499537
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2002/029474 WO2003025507A2 (en) | 2001-09-20 | 2002-09-17 | Four-dimensional route planner |
Country Status (9)
Country | Link |
---|---|
US (1) | US20030093219A1 (en) |
EP (1) | EP1427991A2 (en) |
JP (1) | JP2005504274A (en) |
KR (1) | KR20040033068A (en) |
CA (1) | CA2461134A1 (en) |
IL (1) | IL160986A0 (en) |
NO (1) | NO20041526L (en) |
NZ (1) | NZ532117A (en) |
WO (1) | WO2003025507A2 (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102004006486A1 (en) * | 2004-02-10 | 2005-08-25 | Köhler, Hans Christian, Dipl.-Math. | Journey control system, especially for application to aircraft, wherein an aircraft is constrained to remain within a defined air corridor, but whereby, with the exception of this constraint, the pilot has full control |
WO2007019135A2 (en) * | 2005-08-04 | 2007-02-15 | The Boeing Company | Fuel consumption data tracking/collection and aircraft/route optimization |
WO2007102405A1 (en) | 2006-03-01 | 2007-09-13 | Toyota Jidosha Kabushiki Kaisha | Vehicle path determining method and vehicle course determining device |
US7647163B2 (en) | 2005-08-04 | 2010-01-12 | The Boeing Company | Automated fueling information tracking and fuel hedging |
WO2010076045A1 (en) * | 2008-12-29 | 2010-07-08 | Tomtom International B.V. | Timed route navigation device |
EP3104119A1 (en) * | 2015-06-08 | 2016-12-14 | The Boeing Company | System and method for determining an alternative flight route based on sector geometry |
US10459078B2 (en) | 2016-09-13 | 2019-10-29 | Honeywell International Inc. | Reliability index for weather information |
EP3705849A3 (en) * | 2019-03-08 | 2020-12-30 | HERE Global B.V. | Method and apparatus for visualizing risk levels associated with aerial vehicle flights |
Families Citing this family (57)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7133771B1 (en) * | 2002-08-29 | 2006-11-07 | America Online, Inc. | Automated route determination to avoid a particular maneuver |
US20040052239A1 (en) | 2002-08-29 | 2004-03-18 | Nesbitt David W. | Automated route determination |
US7818116B1 (en) | 2002-12-30 | 2010-10-19 | Mapquest, Inc. | Presenting a travel route in a ground-based vehicle |
US7474960B1 (en) * | 2002-12-30 | 2009-01-06 | Mapquest, Inc. | Presenting a travel route |
US7321824B1 (en) | 2002-12-30 | 2008-01-22 | Aol Llc | Presenting a travel route using more than one presentation style |
US7366591B2 (en) * | 2004-06-21 | 2008-04-29 | Honeywell International, Inc. | System and method for vertical flight planning |
CA2578791C (en) | 2004-07-09 | 2014-11-18 | Aol Llc | Disambiguating ambiguous characters |
US20060161337A1 (en) * | 2005-01-19 | 2006-07-20 | Ping-Chung Ng | Route planning process |
US20090177339A1 (en) * | 2005-03-03 | 2009-07-09 | Chen Robert H | Optimization and Mechanization of Periodic Flight |
ES2374544T3 (en) * | 2005-09-30 | 2012-02-17 | Saab Ab | PROCEDURE FOR PLANNING THE SPEED OF A SHIP ALONG A ROUTE. |
NZ544381A (en) * | 2006-03-02 | 2008-10-31 | Airways Corp Of New Zealand | System and method for modelling a flight and invoicing the flight providers for services used |
FR2907952B1 (en) * | 2006-10-26 | 2008-12-19 | Airbus France Sa | METHOD AND DEVICE FOR AIDING THE GUIDANCE OF AN AIRCRAFT ALONG A FLIGHT TRACK. |
FR2913780B1 (en) * | 2007-03-13 | 2014-07-18 | Airbus France | METHOD AND DEVICE FOR AIDING THE GUIDANCE OF AN AIRCRAFT |
US7925393B2 (en) * | 2007-08-01 | 2011-04-12 | Arinc Incorporated | Method and apparatus for generating a four-dimensional (4D) flight plan |
WO2009052404A1 (en) * | 2007-10-17 | 2009-04-23 | Lockheed Martin Corporation | Hybrid heuristic national airspace flight path optimization |
US20090112645A1 (en) * | 2007-10-25 | 2009-04-30 | Lockheed Martin Corporation | Multi objective national airspace collaborative optimization |
US9257047B2 (en) * | 2007-12-12 | 2016-02-09 | The Boeing Company | Computation of new aircraft trajectory using time factor |
US9513125B2 (en) * | 2008-01-14 | 2016-12-06 | The Boeing Company | Computing route plans for routing around obstacles having spatial and temporal dimensions |
US8082102B2 (en) * | 2008-01-14 | 2011-12-20 | The Boeing Company | Computing flight plans for UAVs while routing around obstacles having spatial and temporal dimensions |
US20090326894A1 (en) * | 2008-06-27 | 2009-12-31 | Chan Alistair K | Methods of processing wind profile information in sports applications |
US8864606B2 (en) * | 2008-06-27 | 2014-10-21 | The Invention Science Fund I, Llc | Sports applications for wind profile systems |
US20090326887A1 (en) * | 2008-06-27 | 2009-12-31 | Searete Llc, A Limited Liability Corporation Of The State Of Delaware | Wind profile systems for sporting applications |
US9733392B2 (en) * | 2008-06-27 | 2017-08-15 | Deep Sciences, LLC | Methods of using environmental conditions in sports applications |
US20100211302A1 (en) * | 2008-12-30 | 2010-08-19 | Thales-Raytheon Systems Company Llc | Airspace Deconfliction System |
DE102009006409B4 (en) * | 2009-01-28 | 2012-10-31 | Eads Deutschland Gmbh | Method and device for route optimization |
BRPI1013404A2 (en) * | 2009-03-25 | 2016-06-28 | Sanyo Consumer Electronics Co | vehicle mounted electronic device |
US8386098B2 (en) * | 2009-08-03 | 2013-02-26 | David A. Bailey | Method for a deeper search in a time-limited image satellite planning environment |
JP5696987B2 (en) * | 2010-01-13 | 2015-04-08 | 独立行政法人 宇宙航空研究開発機構 | Turbulence avoidance operation support device |
EP2559018A4 (en) * | 2010-04-12 | 2014-01-08 | Flight Focus Pte Ltd | Onboard flight planning system |
US8660435B2 (en) | 2010-05-11 | 2014-02-25 | The Invention Science Fund I, Llc | Optical power distribution system |
US9761148B2 (en) | 2010-08-03 | 2017-09-12 | Honeywell International Inc. | Airborne separation assurance system and required time of arrival function cooperation |
US8406939B2 (en) * | 2010-09-03 | 2013-03-26 | Honeywell International Inc. | Systems and methods for RTA control of multi-segment flight plans with smooth transitions |
ITRM20110651A1 (en) * | 2010-12-20 | 2012-06-21 | Selex Sistemi Integrati Spa | METHOD OF QUICK PREDICTION OF THE VERTICAL PROFILE OF THE TRAJECTORY FOR THE MANAGEMENT OF AIR TRAFFIC, AND ITS RELATED ATM SYSTEM. |
EP2482269B1 (en) * | 2011-01-28 | 2017-03-22 | The Boeing Company | Providing data for predicting aircraft trajectory |
US9086280B2 (en) | 2011-09-07 | 2015-07-21 | Honeywell International Inc. | Aircraft display systems and methods with flight plan deviation symbology |
JP5926637B2 (en) * | 2012-07-10 | 2016-05-25 | 富士重工業株式会社 | Avoidance route derivation device, avoidance route derivation program, and avoidance route derivation method |
US10013236B2 (en) * | 2013-03-06 | 2018-07-03 | The Boeing Company | Real-time adaptive speed scheduler |
FR3012245B1 (en) * | 2013-10-21 | 2019-05-24 | Thales | METHOD AND DEVICE FOR DETERMINING A PLURALITY OF PERFORMANCE INDICATORS RELATING TO THE FLIGHT OF AN AIRCRAFT, AND ASSOCIATED COMPUTER PROGRAM PRODUCT |
US20150127302A1 (en) * | 2013-11-07 | 2015-05-07 | The Government Of The United States As Represented By The Secretary Of The Army | Method and apparatus for optimized routing |
US9620022B2 (en) | 2014-06-10 | 2017-04-11 | Sikorsky Aircraft Corporation | Aircraft motion planning method |
FR3029652B1 (en) | 2014-12-03 | 2019-12-27 | Thales | METHOD FOR CALCULATING AN AIRPLANE TRAJECTORY SUBJECT TO LATERAL AND VERTICAL CONSTRAINTS |
WO2016095983A1 (en) | 2014-12-17 | 2016-06-23 | Here Global B.V. | Providing constraint to a position |
FR3032271B1 (en) | 2015-01-30 | 2017-01-13 | Thales Sa | METHOD FOR IMPROVING A FLIGHT TRACK OF AN AIRCRAFT BASED ON WEATHER CONDITIONS |
US10144505B2 (en) * | 2015-05-18 | 2018-12-04 | The Boeing Company | Aircraft flight control using a required time of arrival index |
EP3211620A1 (en) | 2016-02-26 | 2017-08-30 | The Boeing Company | Method and electronic device for establishing optimized holding patterns for aircraft |
JP2017181185A (en) * | 2016-03-29 | 2017-10-05 | 株式会社ゼンリンデータコム | Route search device, route search method, and program |
US10262545B2 (en) | 2016-04-18 | 2019-04-16 | Sikorsky Aircraft Corporation | Optimal flight planner |
KR102340384B1 (en) * | 2017-03-30 | 2021-12-16 | 한국전자통신연구원 | Method for managing operation of unmaned aerial vehicle and apparatus for the same |
US10509418B1 (en) * | 2017-08-09 | 2019-12-17 | Rockwell Collins, Inc. | * Theta* merged 3D routing method |
US11941994B2 (en) | 2018-02-28 | 2024-03-26 | Nec Corporation | Area evaluation system, method, and recording medium |
US10777085B2 (en) | 2018-04-05 | 2020-09-15 | GE Aviation Sytems LLC | Efficient flight profiles with multiple RTA constraints |
CN109828599B (en) * | 2019-01-08 | 2020-12-15 | 苏州极目机器人科技有限公司 | Aircraft operation path planning method, control device and control equipment |
US20210110444A1 (en) * | 2019-10-09 | 2021-04-15 | The Boeing Company | Flight route options determination systems and methods |
US11994395B2 (en) * | 2020-07-24 | 2024-05-28 | Bayerische Motoren Werke Aktiengesellschaft | Method, machine readable medium, device, and vehicle for determining a route connecting a plurality of destinations in a road network, method, machine readable medium, and device for training a machine learning module |
US11727816B2 (en) | 2020-09-04 | 2023-08-15 | Ge Aviation Systems Llc | Systems and methods for automatic flight pattern recognition |
JP7459009B2 (en) | 2021-02-12 | 2024-04-01 | 三菱重工業株式会社 | Route planning device, mobile object, route planning method and program |
WO2023112245A1 (en) * | 2021-12-16 | 2023-06-22 | 日本電気株式会社 | Management device, management method, and computer-readable storage medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4812990A (en) * | 1987-04-29 | 1989-03-14 | Merit Technology Incorporated | System and method for optimizing aircraft flight path |
FR2723219A1 (en) * | 1984-07-13 | 1996-02-02 | Dassault Electronique | Automatic control signal generation method for aircraft over-flying at low altitude |
WO1999017080A1 (en) * | 1997-09-26 | 1999-04-08 | University Corporation For Atmospheric Research | System for determination of optimal travel path in a multidimensional space |
WO2000040929A1 (en) * | 1998-12-31 | 2000-07-13 | Honeywell Inc. | Multi-dimensional route optimizer |
WO2001022034A2 (en) * | 1999-08-11 | 2001-03-29 | Honeywell Inc. | Hazard detection for flight plans and the like |
-
2001
- 2001-09-20 US US09/957,416 patent/US20030093219A1/en not_active Abandoned
-
2002
- 2002-09-17 IL IL16098602A patent/IL160986A0/en unknown
- 2002-09-17 JP JP2003529091A patent/JP2005504274A/en active Pending
- 2002-09-17 NZ NZ532117A patent/NZ532117A/en unknown
- 2002-09-17 KR KR10-2004-7004147A patent/KR20040033068A/en not_active Application Discontinuation
- 2002-09-17 EP EP02778270A patent/EP1427991A2/en not_active Withdrawn
- 2002-09-17 WO PCT/US2002/029474 patent/WO2003025507A2/en not_active Application Discontinuation
- 2002-09-17 CA CA002461134A patent/CA2461134A1/en not_active Abandoned
-
2004
- 2004-04-15 NO NO20041526A patent/NO20041526L/en unknown
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2723219A1 (en) * | 1984-07-13 | 1996-02-02 | Dassault Electronique | Automatic control signal generation method for aircraft over-flying at low altitude |
US4812990A (en) * | 1987-04-29 | 1989-03-14 | Merit Technology Incorporated | System and method for optimizing aircraft flight path |
WO1999017080A1 (en) * | 1997-09-26 | 1999-04-08 | University Corporation For Atmospheric Research | System for determination of optimal travel path in a multidimensional space |
WO2000040929A1 (en) * | 1998-12-31 | 2000-07-13 | Honeywell Inc. | Multi-dimensional route optimizer |
WO2001022034A2 (en) * | 1999-08-11 | 2001-03-29 | Honeywell Inc. | Hazard detection for flight plans and the like |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102004006486A1 (en) * | 2004-02-10 | 2005-08-25 | Köhler, Hans Christian, Dipl.-Math. | Journey control system, especially for application to aircraft, wherein an aircraft is constrained to remain within a defined air corridor, but whereby, with the exception of this constraint, the pilot has full control |
US7606641B2 (en) | 2005-08-04 | 2009-10-20 | The Boeing Company | Fuel consumption data tracking/collection and aircraft/route optimization |
WO2007019135A2 (en) * | 2005-08-04 | 2007-02-15 | The Boeing Company | Fuel consumption data tracking/collection and aircraft/route optimization |
WO2007019135A3 (en) * | 2005-08-04 | 2007-07-19 | Boeing Co | Fuel consumption data tracking/collection and aircraft/route optimization |
US7647163B2 (en) | 2005-08-04 | 2010-01-12 | The Boeing Company | Automated fueling information tracking and fuel hedging |
WO2007102405A1 (en) | 2006-03-01 | 2007-09-13 | Toyota Jidosha Kabushiki Kaisha | Vehicle path determining method and vehicle course determining device |
EP1990788A1 (en) * | 2006-03-01 | 2008-11-12 | Toyota Jidosha Kabushiki Kaisha | Vehicle path determining method and vehicle course determining device |
EP1990788A4 (en) * | 2006-03-01 | 2010-04-07 | Toyota Motor Co Ltd | Vehicle path determining method and vehicle course determining device |
US8457892B2 (en) | 2006-03-01 | 2013-06-04 | Toyota Jidosha Kabushiki Kaisha | Own-vehicle-path determining method and own-vehicle-path determining apparatus |
WO2010076045A1 (en) * | 2008-12-29 | 2010-07-08 | Tomtom International B.V. | Timed route navigation device |
EP3104119A1 (en) * | 2015-06-08 | 2016-12-14 | The Boeing Company | System and method for determining an alternative flight route based on sector geometry |
US9870711B2 (en) | 2015-06-08 | 2018-01-16 | The Boeing Company | System and method for determining an alternative flight route based on sector geometry |
US10459078B2 (en) | 2016-09-13 | 2019-10-29 | Honeywell International Inc. | Reliability index for weather information |
EP3705849A3 (en) * | 2019-03-08 | 2020-12-30 | HERE Global B.V. | Method and apparatus for visualizing risk levels associated with aerial vehicle flights |
Also Published As
Publication number | Publication date |
---|---|
NO20041526L (en) | 2004-06-09 |
EP1427991A2 (en) | 2004-06-16 |
IL160986A0 (en) | 2004-08-31 |
KR20040033068A (en) | 2004-04-17 |
NZ532117A (en) | 2005-02-25 |
JP2005504274A (en) | 2005-02-10 |
WO2003025507A3 (en) | 2003-08-14 |
CA2461134A1 (en) | 2003-03-27 |
US20030093219A1 (en) | 2003-05-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2003025507A2 (en) | Four-dimensional route planner | |
US10460609B2 (en) | Apparatus for planning air refueling for aircraft | |
JP6018433B2 (en) | Meteorological data selection along aircraft trajectory | |
US8082102B2 (en) | Computing flight plans for UAVs while routing around obstacles having spatial and temporal dimensions | |
US6085147A (en) | System for determination of optimal travel path in a multidimensional space | |
US8843303B1 (en) | Risk-aware contingency flight re-planner system and related method | |
CN106781707B (en) | A kind of path planning method for low latitude middle and long distance ferry flight | |
EP1141656A1 (en) | Multi-dimensional route optimizer | |
EP2631890A2 (en) | Methods for in-flight adjusting of a flight plan | |
US20100198433A1 (en) | Flight Management System with Optimization of the Lateral Flight Plan | |
US20080300737A1 (en) | Method and device for calculating a flight plan | |
US20180366011A1 (en) | Method and system for assisting in the flight management of an aircraft in terms of optimizing the operating costs of said aircraft | |
US8930130B2 (en) | Method for constructing a trajectory of an aircraft by state vector | |
JP2013014319A (en) | Meteorological modeling along aircraft trajectory | |
EP2690409B1 (en) | Method for displaying suitability of future waypoint locations | |
CN112669651B (en) | Method for correcting and predicting over-point time based on EET value in flight dynamic information | |
US10460608B2 (en) | System and method for determining uncertainty in a predicted flight path for an aerial vehicle | |
CN111665508A (en) | Helicopter-mounted terrain following and avoiding visual navigation system and navigation method | |
WO2003067192A1 (en) | Method and system for calculating a flight route | |
Lu et al. | Research on trajectory planning in thunderstorm weather based on dynamic window algorithm during approach segment | |
AU2002339939A1 (en) | Four-dimensional route planner | |
Valkanas et al. | A collision detection and resolution multi agent approach using utility functions | |
Gardi et al. | Multi-Objective Trajectory Optimisation Algorithms for Avionics and ATM Systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BY BZ CA CH CN CO CR CU CZ DE DM DZ EE ES FI GB GD GE GH GM HU ID IL IN IS JP KE KG KP KR KZ LK LR LS LT LU LV MA MD MG MK MW MX MZ NO NZ OM PH PL PT RO SD SE SG SI SK SL TJ TM TN TR TT UA UG UZ VN YU ZA ZM |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GH GM KE LS MW MZ SD SL SZ UG ZM ZW AM AZ BY KG KZ RU TJ TM AT BE BG CH CY CZ DK EE ES FI FR GB GR IE IT LU MC PT SE SK TR BF BJ CF CG CI GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2461134 Country of ref document: CA Ref document number: 2002339939 Country of ref document: AU |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1020047004147 Country of ref document: KR |
|
WWE | Wipo information: entry into national phase |
Ref document number: 160986 Country of ref document: IL |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2003529091 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2002778270 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 532117 Country of ref document: NZ |
|
WWP | Wipo information: published in national office |
Ref document number: 2002778270 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 532117 Country of ref document: NZ |
|
WWG | Wipo information: grant in national office |
Ref document number: 532117 Country of ref document: NZ |
|
WWW | Wipo information: withdrawn in national office |
Ref document number: 2002778270 Country of ref document: EP |