Genetic Algorithm for Optimizing Aircraft Taxiing Paths

Versión 1.0.1 (1,86 KB) por CoderK
Genetic Algorithm for Optimizing Aircraft Taxiing Paths
6 descargas
Actualizado 9 jul 2024

Ver licencia

Airport aircraft taxiing scheduling refers to: given an airport ground network diagram, under the premise of ensuring that there is no taxiing conflict between each aircraft, solving the optimal taxiing path for each aircraft and the time at each node of the optimal path, so that the total taxiing distance (or time) is minimized or the overall economic loss is minimized.
Aircraft taxiing scheduling is divided into departure flight taxiing scheduling and arrival flight taxiing scheduling. Departure flight taxiing scheduling refers to the aircraft moving from the parking position to the taxiway, selecting the taxiing path to reach the runway entrance; the departure flight taxiing time refers to the time difference between the aircraft entering the taxiway entrance and the aircraft entering the runway entrance. Arrival flight taxiing scheduling refers to the aircraft leaving the runway and entering the taxiway, selecting an appropriate taxiing path to reach the parking position; the arrival flight taxiing time refers to the time difference between the aircraft starting to taxi after leaving the runway and the aircraft reaching the parking position.

Citar como

CoderK (2024). Genetic Algorithm for Optimizing Aircraft Taxiing Paths (https://www.mathworks.com/matlabcentral/fileexchange/169368-genetic-algorithm-for-optimizing-aircraft-taxiing-paths), MATLAB Central File Exchange. Recuperado .

https://matlabcode.dev/

Compatibilidad con la versión de MATLAB
Se creó con R2024a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

Genetic Algorithm for Optimizing Aircraft Taxiing Paths

1.0.0