Simple FRA Algorithms

The simple algorithms in the FRA System for flight route planning
94 téléchargements
Mise à jour 7 mai 2021

Afficher la licence

This program is a continuation of 2 programs, Free Route Airspace a Complex Network, and Vertex SEE FRA. The program contains models of 2 systems, the ATS route network and the FRA system, represented by a graph. Further, it encompasses the calculations in the FRA system, i.e. the algorithm for calculating the shortest path taking into account the number of airspaces between departure and arrival destination, and the algorithm for path selection taking into account the en-route charges. Based on these outputs, the estimation for the optimal flight is provided.
Note: It should be noted that all algorithms work with the data that are freely available online. Hence, all outputs in this program are only the estimations and are not to be used for operational purposes.

Citation pour cette source

Miroslava Ferencová and Peter Szabó (2021). Simple FRA Algorithms (https://www.mathworks.com/matlabcentral/fileexchange/90910), MATLAB Central File Exchange. Retrieved April 22, 2021.

Compatibilité avec les versions de MATLAB
Créé avec R2021a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.3

The update of the program image.

1.0.2

In this version we updated the code for significant points representation to align it with our other FRA programs; also the image of this program has been updated.

1.0.1

Citation & summary updated

1.0.0