0% found this document useful (0 votes)
649 views

rt04 Station Names With Distance Indicator in Railways

This project displays the name and distance of the upcoming train station to passengers. It calculates the distance to the next station using the longitude and latitude of stations stored initially and the current location of the train received from a GPS unit. This Automatic Station Indication System prevents passengers from missing their stops and helps them know how far away the next station is. The system includes an AT89S52 microcontroller, MAX232, buzzer, LCD, and GPS to determine the train's location and show station information.

Uploaded by

MechWindNani
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
649 views

rt04 Station Names With Distance Indicator in Railways

This project displays the name and distance of the upcoming train station to passengers. It calculates the distance to the next station using the longitude and latitude of stations stored initially and the current location of the train received from a GPS unit. This Automatic Station Indication System prevents passengers from missing their stops and helps them know how far away the next station is. The system includes an AT89S52 microcontroller, MAX232, buzzer, LCD, and GPS to determine the train's location and show station information.

Uploaded by

MechWindNani
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Station names with distance indicator in railways

With the title itself, one can understand that this project is exclusively used to give the
information of the forthcoming station to the passengers in the train. Most of the
passengers do not bother about the stations arriving until their destination station arrives.
There may also be chances like they miss their destination and has to get down at some
other station and go back to reach their destination. To get rid of this kind of problems,
we have designed a project Automatic Station Indication System.
Apart from indicating the upcoming station the distance of the next station from
the present position is also calculated and displayed on the LCD. In this we are taking the
longitude and latitude values of all the stations initially and calculate the distance with the
longitude and latitude of the present position of the train which can be received from the
GPS unit

SOFTWARE AND HARDWARE TOOLS:


Software Tools:
1. Keil compiler
2. Orcad.
3. Proload

Hardware Tools:
1. Microcontroller AT89S52.
2. MAX232
3. BUZZER.
4. LCD
5. GPS
BLOCK DIAGRAM:

You might also like