You are on page 1of 5

Assignment –XII

Case study
(Railway Tracking and Arrival Time Prediction System)
Submission Date :14-11-2022
Railway Tracking and Arrival Time Prediction System :
 This project is a railway tracking system that allows users to obtain

relevant information about train timing, whether it is on time or

running late, what is the arrival time in a particular station, and so on.

 The system can track the time of departure of a train from a station

and forward this information to the upcoming stations.

 If the system identifies a delay in the departure of a train from a

particular station, it will pass the information on to the next stations.

 This project delivers real-time train schedule events to multiple

subscribing client applications.


 This tracking system consists of an Admin module. The Admin enters

all the relevant details about trains and their arrival timing on

different stations, which is then forwarded to the next station via an

Internet server.

 Usually, the Admin’s add information such as train departed from a

station, expected arrival at the next destination, delay in the train

schedule, etc
 Once the upcoming station receives this data, it will automatically

select the data associated with that station and display the same on

the screen for the users to see.

 So, if the Admin at Mumbai station enters information specific to

Anand station, only the Anand station system will display that

information.

 The station masters at every station have unique login IDs using

which they can update the train arrival time at their station.
Question :
1. Write basic objectives of system.
2. Write input, processor, outputs and feedback of system .
3. Draw a data flow diagram.
4. Write advantages and disadvantages.

You might also like