Modeling of traversing unsupervised crossings of equal roads



© 2007 A. S. Nikitin, M. Y. Churakov

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

Project documentation (in Russian)
Executable program (compilative approach)
Executable program (compilative approach)

Annotation

The project purpose is to demonstrate the rules of the road at the unsupervised crossings of equal roads. User can easily set positions and directions of drive of the cars to see how they should move according to the rules of the road. Automata-based programming allows effective implementing of mechanism of decisions about trajectories and time of start of motion.

The project was implemented in Java language by the instrumentality of UniMod.

To execute application it is necessary to extract archive with executable program and run run.cmd.

To open project in Eclipse it is necessary to select "File/Import:" menu item and then - "Existing Project into Workspace". In then next dialog it is required to select path to the directory where archive with Eclipse project is extracted.