- There exists a ground control that works as a Database
- Weather Data is centralized
- High Level Decisions
- Make the Event,Delegate pattern work in python
- Make a Cell Object
- Traffic Rate
- Drone Velocity
- Minimum Distance between Drone
- Traffic Density: How many total vehicles are there in the airspace in a given area.
- Weather Monitoring: Quantifiable
- Total Time to Travel: How much time it took for a vehicle to travel from the starting point to its destination?
- Intersection Delay: How long does the drone wait at an intersection?
- Total Delay: Drones waiting for other drones (2 space gap etc.)
- Base Time to Travel: How much time it will take to get to its end point without any other drones present.
- Weather Delay: need to define (think about how you are injecting weather, UVR - UAV Volume restriction, depends on number of cells needed to reroute)
- Occupied: Boolean
- Weather: Maybe a seperate Data Structure
Introduction - problem description Lit Review - Introduce the acronyms, what other people are doing Model - What have you done with regards to the problem statement Experiments & Results - Proving the model is right