The present application is related to and claims priority from: Indian application Ser. No. 20/231,1021058, titled SYSTEM AND METHOD FOR PERFORMING RE-ROUTING IN REAL TIME, filed Mar. 24, 2023. Indian application Ser. No. 20/231,1021058 is herein incorporated by reference in its entirety.
Currently, some aircraft are equipped with path re-routers (e.g., avoidance re-routers). An avoidance re-router (ARR) is an advanced cognitive decision aiding application for pilots to quickly react to stationary or moving threats encountered along a flight path. The ARR may consider such parameters as fuel, time, safety, etc. The ARR may increase safety and reduce pilot load. Currently, ARRs are based on rule-based path planning, such as shortest path finding (SPF) algorithms, which helps to find a flight path in the presence of hazards on the flight path. SPF algorithms are well-known in the art. Currently, the performance of an ARR may be limited when the number of parameters considered is increased. Currently, the ARR may consider forty or more parameters, which when all are considered may increase latency in rerouting. Additionally, SPF algorithms may have difficulty in handling accelerating weather while calculating rerouting. For example, SPF algorithms may have difficulty in incorporating pilot best practices and/or pilot intuition, such as a pilot viewing weather forecasts or predictions as risky and adjusting paths away from the weather occurrences.
In one aspect, embodiments of the inventive concepts disclosed herein are directed to a system. The system may include at least one processor configured to perform re-routing of an aircraft in real time. The at least one processor further configured to: (a) obtain parameters including at least one of flight parameters associated with the aircraft, weather parameters, special use airspace parameters, or air traffic parameters; (b) based at least on the parameters, update flight-state data associated with the aircraft; (c) obtain a trained machine learning (ML) model; (d) based at least on the updated flight-state data and the trained ML model, infer a direction from a current cell for a reroute; (e) based at least on the inferred direction and the updated flight-state data, set the current cell and identify neighboring cells neighboring both (1) the current cell and (2) the inferred direction; (f) calculate an optimal next cell by using a shortest path finding (SPF) algorithm to select the optimal next cell from the neighboring cells; (g) iteratively repeat at least steps (d) through (f) such that the current cell is set as the optimal next cell until a goal state is reached; (h) construct a re-route using optimal cells iteratively calculated in step (f); and (i) output the re-route.
In a further aspect, embodiments of the inventive concepts disclosed herein are directed to a method. The method may include: (a) obtaining, by at least one processor, parameters including at least one of flight parameters associated with an aircraft, weather parameters, special use airspace parameters, or air traffic parameters; (b) based at least on the parameters, updating, by the at least one processor, flight-state data associated with the aircraft; (c) obtaining, by the at least one processor, a trained machine learning (ML) model; (d) based at least on the updated flight-state data and the trained ML model, inferring, by the at least one processor, a direction from a current cell; (e) based at least on the inferred direction and the updated flight-state data, setting, by the at least one processor, the current cell and identifying, by the at least one processor, neighboring cells neighboring both (1) the current cell and (2) the inferred direction; (f) calculating, by the at least one processor, an optimal next cell by using a shortest path finding (SPF) algorithm to select the optimal next cell from the neighboring cells; (g) iteratively repeating, by the at least one processor, at least steps (d) through (f) such that the current cell is set as the optimal next cell until a goal state is reached; (h) constructing, by the at least one processor, a re-route using optimal cells iteratively calculated in step (f); and (i) outputting, by the at least one processor, the re-route, wherein the at least one processor is configured to perform re-routing of the aircraft in real time.
Implementations of the inventive concepts disclosed herein may be better understood when consideration is given to the following detailed description thereof. Such description makes reference to the included drawings, which are not necessarily to scale, and in which some features may be exaggerated and some features may be omitted or may be represented schematically in the interest of clarity. Like reference numerals in the drawings may represent and refer to the same or similar element, feature, or function. In the drawings:
Before explaining at least one embodiment of the inventive concepts disclosed herein in detail, it is to be understood that the inventive concepts are not limited in their application to the details of construction and the arrangement of the components or steps or methodologies set forth in the following description or illustrated in the drawings. In the following detailed description of embodiments of the instant inventive concepts, numerous specific details are set forth in order to provide a more thorough understanding of the inventive concepts. However, it will be apparent to one of ordinary skill in the art having the benefit of the instant disclosure that the inventive concepts disclosed herein may be practiced without these specific details. In other instances, well-known features may not be described in detail to avoid unnecessarily complicating the instant disclosure. The inventive concepts disclosed herein are capable of other embodiments or of being practiced or carried out in various ways. Also, it is to be understood that the phraseology and terminology employed herein is for the purpose of description and should not be regarded as limiting.
As used herein a letter following a reference numeral is intended to reference an embodiment of the feature or element that may be similar, but not necessarily identical, to a previously described element or feature bearing the same reference numeral (e.g., 1, 1a, 1b). Such shorthand notations are used for purposes of convenience only, and should not be construed to limit the inventive concepts disclosed herein in any way unless expressly stated to the contrary.
Further, unless expressly stated to the contrary, “or” refers to an inclusive or and not to an exclusive or. For example, a condition A or B is satisfied by anyone of the following: A is true (or present) and B is false (or not present), A is false (or not present) and B is true (or present), and both A and B are true (or present).
In addition, use of the “a” or “an” are employed to describe elements and components of embodiments of the instant inventive concepts. This is done merely for convenience and to give a general sense of the inventive concepts, and “a” and “an” are intended to include one or at least one and the singular also includes the plural unless it is obvious that it is meant otherwise.
Finally, as used herein any reference to “one embodiment,” or “some embodiments” means that a particular element, feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the inventive concepts disclosed herein. The appearances of the phrase “in some embodiments” in various places in the specification are not necessarily all referring to the same embodiment, and embodiments of the inventive concepts disclosed may include one or more of the features expressly described or inherently present herein, or any combination of sub-combination of two or more such features, along with any other features which may not necessarily be expressly described or inherently present in the instant disclosure.
Broadly, embodiments of the inventive concepts disclosed herein may be directed to a system and a method configured to perform re-routing of an aircraft in real time. Some embodiments may integrate machine learning (ML) and/or artificial intelligence (AI) with SPF algorithms to determine a re-route path (e.g., an optimal re-route path) in the presence of hazards to a planned flight path.
Referring now to
In some embodiments, any or all of the computing device 102, the computing device 108, and/or the display computing device 114 may be installed onboard the aircraft 200. In other embodiments, some or all of the computing device 102, the computing device 108, and/or the display computing device 114 may be installed off-board of the aircraft, such as in the air-traffic control 122. In other embodiments, some or all of the computing device 102, the computing device 108, and/or the display computing device 114 may be redundantly installed onboard and off-board of the aircraft.
The at least one computing device 102 may be implemented as any suitable computing device, such as a personal computer and/or servers. The at least one computing device 102 may include any or all of the elements, as shown in
The at least one computing device 108 may be implemented as any suitable computing device, such as path re-router (e.g., an ARR 108A, as shown in
The at least one display computing device 114 may be implemented as any suitable display computing device, such as a head-up display computing device, a head-down display computing device, or a multi-function window (MFW) display computing device. The at least one display computing device 114 may include any or all of the elements, as shown in
The at least one air traffic control 122. The at least one air traffic control 122 may include any or all of the elements, as shown in
Some embodiments may include integrating an SPF algorithm(s) with an ML based classification algorithm.
For example, some embodiments may include collecting relevant data, such as by (a) identifying and/or collecting relevant flight paths by documenting a reason for deviations a planned flight path, and/or (b) based on a requirement, processing data collected to train the ML model.
For example, some embodiments may include integrating the SPF algorithm(s) with the ML based classification algorithm, such as by (a) reducing a number of directions the SPF algorithm needs to analyze by using ML based classification, (b) training the ML based classification model to identify one optimal direction at each of given cells (e.g., locations or waypoints), wherein the data for training may include parameters, such as weather, fuel, air traffic, special use airspace, and/or etc. For example, the ML model may predict one direction (e.g., an optimal direction) at a given cell (such as shown in
Some embodiments that include integration of an SPF algorithm with ML based classification. Some embodiments may consider forty or more parameters, such as by analyzing and applying dimensionality reduction techniques to identify important parameters. Some embodiments may identify deviations from filed paths and actual paths using visualizations, which may help in finding an optimal reroute. Some embodiments may integrate ML based classification techniques with an SPF algorithm, which may reduce a number of directions for the SPF algorithm to analyze, which in turn may reduce latency and increase efficiency of the re-routing.
Referring generally to
In some embodiments, each cell 404 may be part of a three-dimensional array of cells 404, each cell 404 representing a location in three-dimensional space. In some embodiments, each cell 404 may represent a waypoint. In some embodiments, a goal state 408 may represents a destination, a location where the re-route rejoins a flight plan, or a particular waypoint.
As shown in
Referring now to Equation (1) of
In some embodiments, using ML integrated with an SPF algorithm may increase efficiency by reducing a processing load of the SPF algorithm, may decrease latency, may allow for ML training on real world pilot behaviors that can be applied to route generation (e.g., which can increase pilot acceptance of such routing), and may allow for ease of adding new parameters.
Referring now to
Referring now to
A step 802 may include (a) obtaining, by at least one processor, parameters including at least one of flight parameters associated with the aircraft, weather parameters, special use airspace parameters, or air traffic parameters.
A step 804 may include (b) based at least on the parameters, updating, by the at least one processor, flight-state data associated with the aircraft.
A step 806 may include (c) obtaining, by the at least one processor, a trained machine learning (ML) model.
A step 808 may include (d) based at least on the updated flight-state data and the trained ML model, inferring, by the at least one processor, a direction from a current cell.
A step 810 may include (e) based at least on the inferred direction and the updated flight-state data, setting, by the at least one processor, the current cell and identifying, by the at least one processor, neighboring cells neighboring both (1) the current cell and (2) the inferred direction.
A step 812 may include (f) calculating, by the at least one processor, an optimal next cell by using a shortest path finding (SPF) algorithm to select the optimal next cell from the neighboring cells.
A step 814 may include (g) iteratively repeating, by the at least one processor, at least steps (d) through (f) such that the current cell is set as the optimal next cell until a goal state is reached.
A step 816 may include (h) constructing, by the at least one processor, a re-route using optimal cells iteratively calculated in step (f).
A step 818 may include (i) outputting, by the at least one processor, the re-route.
Further, the method 800 may include any of the operations disclosed throughout.
Referring generally again to
As used throughout and as would be appreciated by those skilled in the art, “at least one non-transitory computer-readable medium” may refer to as at least one non-transitory computer-readable medium (e.g., at least one computer-readable medium implemented as hardware; e.g., at least one non-transitory processor-readable medium, at least one memory (e.g., at least one nonvolatile memory, at least one volatile memory, or a combination thereof; e.g., at least one random-access memory, at least one flash memory, at least one read-only memory (ROM) (e.g., at least one electrically erasable programmable read-only memory (EEPROM)), at least one on-processor memory (e.g., at least one on-processor cache, at least one on-processor buffer, at least one on-processor flash memory, at least one on-processor EEPROM, or a combination thereof), or a combination thereof), at least one storage device (e.g., at least one hard-disk drive, at least one tape drive, at least one solid-state drive, at least one flash drive, at least one readable and/or writable disk of at least one optical drive configured to read from and/or write to the at least one readable and/or writable disk, or a combination thereof), or a combination thereof).
As used throughout, “at least one” means one or a plurality of; for example, “at least one” may comprise one, two, three, . . . , one hundred, or more. Similarly, as used throughout, “one or more” means one or a plurality of; for example, “one or more” may comprise one, two, three, . . . , one hundred, or more. Further, as used throughout, “zero or more” means zero, one, or a plurality of; for example, “zero or more” may comprise zero, one, two, three, . . . , one hundred, or more.
In the present disclosure, the methods, operations, and/or functionality disclosed may be implemented as sets of instructions or software readable by a device. Further, it is understood that the specific order or hierarchy of steps in the methods, operations, and/or functionality disclosed are examples of exemplary approaches. Based upon design preferences, it is understood that the specific order or hierarchy of steps in the methods, operations, and/or functionality can be rearranged while remaining within the scope of the inventive concepts disclosed herein. The accompanying claims may present elements of the various steps in a sample order, and are not necessarily meant to be limited to the specific order or hierarchy presented.
It is to be understood that embodiments of the methods according to the inventive concepts disclosed herein may include one or more of the steps described herein. Further, such steps may be carried out in any desired order and two or more of the steps may be carried out simultaneously with one another. Two or more of the steps disclosed herein may be combined in a single step, and in some embodiments, one or more of the steps may be carried out as two or more sub-steps. Further, other steps or sub-steps may be carried in addition to, or as substitutes to one or more of the steps disclosed herein.
From the above description, it is clear that the inventive concepts disclosed herein are well adapted to carry out the objects and to attain the advantages mentioned herein as well as those inherent in the inventive concepts disclosed herein. While presently preferred embodiments of the inventive concepts disclosed herein have been described for purposes of this disclosure, it will be understood that numerous changes may be made which will readily suggest themselves to those skilled in the art and which are accomplished within the broad scope and coverage of the inventive concepts disclosed and claimed herein.
Number | Date | Country | Kind |
---|---|---|---|
202311021058 | Mar 2023 | IN | national |