My blog has moved!

You should be automatically redirected in 6 seconds. If not, visit
http://blog.devgeek.co
and update your bookmarks.

Monday, September 6, 2010

Anti Collision Railways System

This is our Real Time system (RTS) simulation project. We implemented concept of Real time algorithms for making an efficient Anti Collision Railways System. Our architecture is very simplified but largely scalable. Our architecture consists of a centralized caching system where RTS module takes decision (to stop/continue) on run time according to the current status of the train provided by GPS.
We implemented this RTS simulation in Distributed Language Erlang. We would like to develop an Anti collision Railways System for Indian railways and other railways in future. You can refer my final presentation given on the running simulation of Anti collision railways System. It is already published on Slideshare online site.

The SOURCE for Anti Collision Railways System simulation written in Erlang is given at http://anti-collision-system.googlecode.com.

No comments:

Post a Comment