Simulation of smart traffic lights



© T.G.Magomedov, A.B.Ostrovskiy

Saint-Petersburg State University of Information Technologies, Mechanics and Optics

Project documentation
Executable program
Source code

Annotation

Smart traffic lights with feedback are simulated in this project. It's advantage is turning lights relatively the situation on the road. This program is interactive. User can control times when pedestrians and cars appear.

This project was made in Eclipse IDE using Unimod tool on Java. Behaviour of pedestrians and cars was made using three finite state machines.

The istructions of running program are in the project documentation.