Title: Air traffic data PREPROCESSOR and Traffic generator
1Air traffic data PRE-PROCESSORandTraffic
generator
2PRE-PROCESSORMain functionalities
- Air traffic data importation from different file
formats - Traffic structure analysis and graph creation
- Data processing
- Data exportation (ex SIMMOD)
3PRE-PROCESSORBasic structure
Data transformation and visualization modules
Processing Softwares Ex SIMMOD
Modules handler
Data base
Traffic files (Excel format)
Traffic files (Excel format)
4PRE-PROCESSORData tables
5PRE-PROCESSORGeographical tool
6PRE-PROCESSORTraffic structure analyzer
7TRAFFIC GENERATOR
8TRAFFIC GENERATORIntroduction
- Main tasks performed by the Traffic generator
module - Imports data
- Prepares data automatically
- Associates arrivals and departures to create
ground movements - Generates traffic
- Allocates SIMMOD routes to each flight
- Corrects simulator entry time for arrivals (using
SIMMOD dbf files) - Exports data to flight.dbf and continuing_departur
e.dbf
9TRAFFIC GENERATORData preparation
Pool of flights
Day of reference
Automated data preparation
Ground movements creation (AD)
Pool of ground movements (AD)
Day of reference ground movements
10TRAFFIC GENERATORMain process
Pre-processor
Drawing lots
Pool of ground movements
Day of reference ground movements
Exportation
SIMMOD
11TRAFFIC GENERATOR Random process and traffic
structure
- How to keep the traffic structure of the day of
reference ? - Define groups of days
- Determine the group of the day of reference
- Extract from the pool of ground movements (AD)
those with the same group as the day of reference
12TRAFFIC GENERATORTime correction module (route
delay)
- This module determines how much time each type of
aircraft will spend on each route. - Route delays are calculated using the data
extracted from SIMMOD dbf files - Length of each route segments
- Average speed on each segment for a selected type
of aircraft - SIMMOD Time (A)
-
- landing time route delay
13TRAFFIC GENERATORExportation module
Ground movements (AD)
14TRAFFIC GENERATORDBF Exportation module
This module is mapping data between pre-processor
columns and SIMMOD tables columns. Automatic
generation of SQL requests for the exportation.
15THE END