A simulation system to solve traffic congestion problems by creating car robots that travel on three roads and a mobile application using Python. When running, the application assumes a default number of cars on each road, and based on that, determines the speed of each robot on each road. Additionally, it inputs the types of cars on each road, calculates the amount of exhaust emissions, and saves the data in an Excel sheet.