This document describes a student project to simulate air traffic control. It outlines the key aspects of real-time operating systems and how they apply to air traffic control. The project uses the V-model process and is implemented in Java using a graphical user interface. The simulation considers up to 4 planes, allowing for different landing and takeoff scenarios. It prioritizes tasks based on earliest deadline first. Screenshots demonstrate a sample run of the simulation directing multiple planes safely through the airport airspace.