SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3013
Railway reservation and route optimization system with
implementation
Loksai Pothineni1, Dr. Swarnalatha P2, Mohan Sai Ganesh K3, Abhinava Krishna G4
1,3,4 UG Student, Dept. of Computer Science and Engineering, VIT, Tamil Nadu, India
2Associate Professor, Dept. of Computer Science and Engineering, VIT, Tamil Nadu, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In present situation railway has become the
basic mode of transport to travel for longer distances. This
mode of transport is more affordable and convenient for
everyone to travel. To travel in railway we need reservation
in advance as we may plan our journey only as per the
reservation and so in case of emergency anyone can book
tickets in tatkal in order to save people from agents who
demand high amount of money for booking tickets in order
to avoid these a platform is necessary that is our application
for booking tickets as per present situation many people are
hesitated to go to railway reservation counter and book
their tickets so to resolve their problem an platform has
been designed so that they can book their tickets anyone can
directly book the tickets as per user requirements and the
users can even cancel ticket and check live status of train,
check live station info and checking PNR status of ticket and
other additional feature which being added to this
implementation is shortest route for all trains available
between two stations and gives suggestion for users which
train travels in shortest time between two stations. These all
features will be discussed further.
Key Words: RAD model, PNR Check, Trains Between
two Stations, Live Status, Shortest Route Between
Stations, Booking of ticket.
1. INTRODUCTION
Railways transportation has become more demanding
these days as travelling is a major priority of the people, It
also helps user to easily to identify trains by its shortest
path so that the user can reach their destination in easy
way and quickly making it user friendly by developing a
better interface. User will be able to select train between
stations (Finding the train with the Shortest path).User
can get live status where the train is at a particular time.
User can check the PNR Status which means, whether the
ticket is confirmed or is it in waiting.
User can check for the seat availability, book tickets for a
train through an e-booking system, check the train route
and the stations where the train goes through, has the
choice to cancel his ticket. The specification in this method
is that if there are many routes to the same source and
destination, the user gets the minimum route to the
destination which helps in saving of time to the passenger.
As we are using RAD process model,by assuming the
user’s requirements the application is being developed, So
that most of the user requirements may be satisfied.
As we know that we are using Rapid Application
Development process model and in this we are using
traditional view point in which we will be trying to apply
all user requirements and all the users may get use of it
and nowadays whole world has become busy with
electronic devices and running with time and to satisfy
their needs and people who have very few experience with
technology may suffer using various apps which are
already in existence for them this application will be quite
helpful.
2.LITERATURE SURVEY
Railways are providing important and mandatory basic
facilities to the passengers like
(I)Healthy food (II)Good sanitation (III)flexible
reservation system (IV) electronic scrolling inside trains
and enquiry facilities at all stations and in trains resulting
in the convenience of the passengers and which will result
in increase of number of passengers. In present system
there is no query system for the passengers, by taking this
problem PNR status enquiry system was done in which
passengers who was in waiting list can enquire about their
status if this system is not used have to wait up to TTR
arrival and have to provide a bribe, by implementing this
system can check their own status and can utilize it
anytime. The action performed can make the travel still
more informative and safety. Present reservation is having
problem in which passengers cannot choose their seats,
members of the family is not getting seats in sequence and
therefore seats are in different coaches or different place
in same coaches[9]. Indian Railway will continue to play a
Crucial role in the economy of the country in the many
years to come. The need of the hour is to have an exclusive
advanced reservation system, PNR status checking system,
location identification through effective communication
system, fire sensing system and catering services in place
that would Fulfil the requirements of the whole spectrum
of passengers[1]. In present system, there is no passenger
intimation in a train that is persons who are travelling
during night time are unaware of the exact place now they
are in and no prior intimation of when they reach their
respective stations. The information about arrival of the
respective station can be checked using live status option
in application[2].IPMIS model is an inevitable trend, which
means a common platform for mobile booking and
reservation has become a priority. More also, people have
no patience to spend time in queue waiting, and therefore
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3014
IPMIS is to relieve the pressure of queue congestion due to
the contradictions of supply and demand between people
and social resources as well as achieving well ordered
management of social resources[3]. The model uses input
data from relevant time events of train runs calculated by
a simulator. The model can be integrated into a decision
support system used by operators who make decisions to
change train routes or orders avoiding conflicts and delays
[6].
3. METHODOLOGY
The Railway Reservation application is developed in a
user friendly way to access all features, which is a type of
incremental model. Each group develops a module which
has different functionalities depending upon the user
requirements. The design of this product utilizes a
modular and a functional approach where in the entire
code will be split up in different modules or functions and
be called upon when required. In the application Android
studio is being used in which the user requirements were
assumed by us and they are developed in XML language
and then all the modules are combined together using java
language and these modules will be linked to API’s and so
information can be provided when query is raised by the
user. The major functions of the products are, acquiring
and monitoring the major issues of user while booking or
any other query such as the cancellation, pnr status, live
status of train, train info and if there is any problem faced
by user we give contact information such that they can let
us know about their problems. After the development of
all the required modules, then they are combined to form
the required application. In addition with the normal
functionalities the Shortest path optimization is aimed to
give train information which reaches through the shortest
route and this helps the user to save the time and help to
reach their destination in the less time taken to reach their
destination out of all available trains. As it is completely
based on Rapid Application Development we assume the
user requirements and develop the application and all
requirements may not be satisfied but the requirements
assumed by us will satisfy the user requirements in best
manner. The User Side in the application contains the
options to book a ticket, cancel ticket, check PNR status,
Check Live train status, station information whereas the
Server side have the options to give data to users as per
the request given by user in form of API’s (Application
Programming Interface).
Fig -1: User Interface Flow Diagram
We all know that there various apps including all features
of booking and other features may be familiar to everyone
but here the application which is being developed will be
new to the users who don’t have even basic knowledge on
all features may utilize the application due to its friendly
user interface and may utilize features and additional
feature which helps users is it gives suggestion to users
that which train reach in shortest time to their destination.
The changes which makes our application better are
included in the third part of our paper.
Here an overview of application will be displayed how
user can access all features of application and user
studying this paper can easily understand the features that
can be accessed or utilized by the application and can get
detailed information about our mobile application which
is developed for benefit of users and user can handle it
easily due to its interface which is simple and can be
accessed by people who even don’t have basic knowledge
on usage of apps can handle it very easily and all features
which are developed in our application will be displayed
in the paper with photos so that anyone can get a detail on
the paper. The below diagram shows an overview of
application:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3015
Fig -2: Overview of Application
4. COMPARATIVE STUDY
4.1 PREVIOUS WORK
IRCTC is the Indian Railway Application that is developed
with the latest technology. It contains many features that
are very helpful for the passengers. IRCTC is very helpful
in searching trains, checking pnr status, finding the train
route, status of running train, availability of seats. Ticket
can also be booked through web view.
The application can easily find the trains between the
stations. The fare for the different classes can also be
known. There is an search option to navigate in order to
check the availability of seats, running status and also the
train route. We can also manage the recent searches like
recent railway stations searched, recent pnr status, an
recent trains of Indian Railways.
The information of passengers as well as trains are stored
in databases that are managed by the local administrators.
The application retrieves the data from the servers and
provides the information to the passengers. Millions of
passengers will be using the app. So the app must be
efficient in retrieving the data.
4.2 PRESENT WORK
Although IRCTC has many advanced features but we don’t
know which train reaches the destination with smallest
time. By using IRCTC we can get the list of available trains
from the present location to the destination. But we don’t
know which train reaches the destination in shortest time
unless we compare all the trains.
In this busy world everyone wants to reach their
destination as early as possible. If anyone chooses
transportation buy train then they must be aware of the
train which makes them to reach the destination quickly.
So, we are adding an additional feature to this so that one
can easily find out which is the best train available at that
time to reach the destination quickly.
We are using sorting algorithms with some conditions. We
will be sorting the all the available times of the trains.
Then by selecting the present time we can know which
trains are available. If the first train is not available then
we move on to the next train and so on. By this one can
reach the destination as early as possible. These all the
sorting methods conclude that the train which is having
shortest time to reach the station will have the shortest
route among all available trains between the stations
which the passenger wants to travel will be satisfied as in
application it shows shortest time taken train on top of list
in a suggestion box so that user can easily reach his
destination.
5. IMPLEMENTATION
We have implemented railway application using Android
through which the modules are written in XML language
and all these modules are combined together using java
language and some photos which represent our
application and these photos show functionality of our
application:
Fig-3:Live Status
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3016
Fig-4:Search between two stations
Fig-5:Shortest time travelling train suggestion
Fig-6:PNR Check
6.RECENT TRENDS AND FUTURE WORKS
At present there are all appropriate features to find train
status not so accurate and so to avoid this problem we
need to include GPS system so that we can navigate train
easily and in some regions like forest the signal will be lost
so the trains must maintain mini signal which can be
tracked by station officers which work with help of
satellite and there are tracks to be lay down in future so
that trains may increase users comforts by arriving the
destination in shortest path and if trains use electricity or
natural forms of energy to run the trains then we can save
our natural resources.
Many of tickets will be cancelled before few of the
passenger journey those tickets must be given to the
people who are in waiting list and so the information must
be sent to TTE regarding cancellation through an
electronic device which must be regularly updated with
API’s and another major problem which passengers will go
through it is with cleanliness and lack of other mandatory
facilities which must be done daily but in most of trains
these will not function properly. These must be taken care
and when comes to their safety not only in trains outside
of trains as in stations they need to maintain rules and
none of them follow rules and for this need to get
necessary sessions on awareness of rules and regulations
that need to be followed in railway station. There are
many things to be improved but when we keep ourselves
clean then only our surroundings will be clean. This part
tells what improvements can be done in future and other
things which needs to be maintained by everyone for their
safety.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3017
7. CONCLUSION
The main aim of our paper is to develop an application
which satisfies all user requirements. The application is
developed in perspective of user convenience and the
friendly user interface of application which helps users
without any complicated searching process and other
software requirements are data security and
maintainability as anyone can access with their own login
so the data will be secured and the maintainance of the
software will be done by the developers who will be
maintain the app and so in this application with booking of
ticket it also includes cancellation of ticket, pnr status of
ticket, live status of train and live station info all these
features will be included in this application and the
additional feature which is being added to the application
is the shortest time is calculated for all trains between two
stations and it will suggest the train which will travel in
shortest time to our destination and therefore these
features will help users and the user interface is also
simplified such that anyone can easily use it.
The main theme of this paper is to develop a user friendly
interface for all users which helps them in all ways as per
the query given by the user. This application must be
useful to all the users who use this application and must
satisfy their needs.
ACKNOWLEDGEMENT
This paper would be incomplete without the mention of
people whose ceaseless cooperation made it possible,
whose constant guidance and encouragement crowns all
effort with success. We are grateful to Dr. Swarnalatha P
and all the faculty members of CSE Department, Vellore
Institute of Technology for their guidance, inspiration and
constructive suggestions that helped us in the preparation
of this report.We thank all our colleagues and friends who
helped us and inspired us to do this report.
REFERENCES:
[1]B. T. T. S. Sakthi, J. J. Leo, R. Monisha and S. M. Ramesh,
"Advanced train reservation and passenger intimation
with safety system," International Conference on
Information Communication and Embedded Systems
(ICICES2014), Chennai, 2014, pp. 1-5.
[2]Ganesh K and Joy Kuri(2012), “Implementation Of A
Real Time Passenger Information System”, International
journal on Engineering science and management Vol. II
Issue II .
[3]Ci SONG and Weimin(2010) “WU Petri Net Modeling of
Information Flow in the OnlineTrain Ticket Booking
System”International Conference on Automation and
Logistics,Zhengzhou, August 2012.
[4]M. Dessouky, Q. Lu, J. Zhao, and R. Leachman, “An exact
solution procedure to determine the optimal dispatching
times for complex rail networks,” IIE Transactions, vol. 38,
no. 2, pp. 141–152, 2006.
[5]R. Lusby, J. Larsen, M. Ehrgott, and D. Ryan, “A set
packing inspiredmethod for real-time junction train
routing,” Computers & Operations Research, vol. 40, no. 3,
pp. 713–724, 2012.
[6]Rodriguez, J, (2007). A Constraint Programming Model
for Real-time Train Scheduling at Junctions.Transportation
Research Part B: Methodological, Volume 41, Issue 2, pp
231-245.
[7]A.Potapovs, M. Gorobetz And A. Levchenkovb(2011)
“Intelligent Electronic Embedded systems For The
Protection Of Railway Transport From Accidents” Volume
4 Issue 3 September 2011.
[8]Saurabh Chatterjee And Prof. Balram Timande(2012),
“Public Transport System Ticketing System Using RFID
And ARM Processor Perspective Mumbai Bus Facility”,
International Journal Of Electronics And Computer Science
Engineering.
[9]S.Vishnuvarthani,Dr.A.Selvaraj(October 2012), “Factors
Influencing the Passengers to Select Train Travel: A Study
in Salem Division of Southern Railway”, International
Journal of Scientific and Research Publications, Volume 2,
Issue 10.
[10]Q. Xu, H. Ji, X. Li and H. Zhang, "Admission Control
Scheme for Service Dropping Performance Improvement
in High-Speed Railway Communication Systems," in IEEE
Transactions on Vehicular Technology, vol. 65, no. 7, pp.
5251-5263, July 2016.
[11]T. Xin et al., "Railway vertical alignment optimisation
at stations to minimise energy," 17th International IEEE
Conference on Intelligent Transportation Systems (ITSC),
Qingdao, 2014, pp. 2119-2124.

More Related Content

What's hot

Indian railway reservation problems rsdo report file
Indian railway reservation problems rsdo report fileIndian railway reservation problems rsdo report file
Indian railway reservation problems rsdo report fileRajeev Singh
 
Vehicle Tracking System Android Project Report
Vehicle Tracking System Android Project ReportVehicle Tracking System Android Project Report
Vehicle Tracking System Android Project ReportSujit9561
 
Train ticket reservation
Train ticket reservationTrain ticket reservation
Train ticket reservationsazzadur rahman
 
Vehicle tracking system
Vehicle tracking systemVehicle tracking system
Vehicle tracking systemSujit9561
 
IRJET- Mumbai Suburban Train Ticketing System
IRJET- Mumbai Suburban Train Ticketing SystemIRJET- Mumbai Suburban Train Ticketing System
IRJET- Mumbai Suburban Train Ticketing SystemIRJET Journal
 
System Modeling And Achitecture Design
System Modeling And Achitecture DesignSystem Modeling And Achitecture Design
System Modeling And Achitecture DesignDanish Javed
 
Presentation on Railway Reservation System
Presentation on Railway Reservation SystemPresentation on Railway Reservation System
Presentation on Railway Reservation SystemPriyanka Sharma
 
IRJET - IRCTC-Railway Ticket Generation using QR Code in Android
IRJET -  	  IRCTC-Railway Ticket Generation using QR Code in AndroidIRJET -  	  IRCTC-Railway Ticket Generation using QR Code in Android
IRJET - IRCTC-Railway Ticket Generation using QR Code in AndroidIRJET Journal
 
Top Cited Articles International Journal of Computer Science, Engineering and...
Top Cited Articles International Journal of Computer Science, Engineering and...Top Cited Articles International Journal of Computer Science, Engineering and...
Top Cited Articles International Journal of Computer Science, Engineering and...IJCSEA Journal
 
User experience evaluation for a bus tracking apps in smart campus initiative
User experience evaluation for a bus tracking apps in smart campus initiativeUser experience evaluation for a bus tracking apps in smart campus initiative
User experience evaluation for a bus tracking apps in smart campus initiativejournalBEEI
 
Srs on-railway-reservation-system
Srs on-railway-reservation-systemSrs on-railway-reservation-system
Srs on-railway-reservation-systemRajesh Salla
 
Railways reservation system using socket programming
Railways reservation system using socket programmingRailways reservation system using socket programming
Railways reservation system using socket programmingUtkarsh Sharma
 
Project Report Format College Project
 Project Report Format College Project Project Report Format College Project
Project Report Format College ProjectAshu
 
A Review on Smart Bus Ticketing System using QR-Code
A Review on Smart Bus Ticketing System using QR-CodeA Review on Smart Bus Ticketing System using QR-Code
A Review on Smart Bus Ticketing System using QR-CodeIRJET Journal
 
Railway reservation system
Railway reservation systemRailway reservation system
Railway reservation systemKOYELMAJUMDAR1
 
Railway management system, database mini project
Railway management system, database mini projectRailway management system, database mini project
Railway management system, database mini projectshashank reddy
 
Gps Tracker with RFID | School Security |
Gps Tracker with RFID | School Security | Gps Tracker with RFID | School Security |
Gps Tracker with RFID | School Security | techlead-india
 
Synopsis on railway reservation system
Synopsis on railway reservation systemSynopsis on railway reservation system
Synopsis on railway reservation systemAnkit Verma
 
E-TICKETING ON RAILWAY TICKET RESERVATION
E-TICKETING ON RAILWAY TICKET RESERVATIONE-TICKETING ON RAILWAY TICKET RESERVATION
E-TICKETING ON RAILWAY TICKET RESERVATIONNandana Priyanka Eluri
 

What's hot (20)

Indian railway reservation problems rsdo report file
Indian railway reservation problems rsdo report fileIndian railway reservation problems rsdo report file
Indian railway reservation problems rsdo report file
 
Vehicle Tracking System Android Project Report
Vehicle Tracking System Android Project ReportVehicle Tracking System Android Project Report
Vehicle Tracking System Android Project Report
 
Final_report
Final_reportFinal_report
Final_report
 
Train ticket reservation
Train ticket reservationTrain ticket reservation
Train ticket reservation
 
Vehicle tracking system
Vehicle tracking systemVehicle tracking system
Vehicle tracking system
 
IRJET- Mumbai Suburban Train Ticketing System
IRJET- Mumbai Suburban Train Ticketing SystemIRJET- Mumbai Suburban Train Ticketing System
IRJET- Mumbai Suburban Train Ticketing System
 
System Modeling And Achitecture Design
System Modeling And Achitecture DesignSystem Modeling And Achitecture Design
System Modeling And Achitecture Design
 
Presentation on Railway Reservation System
Presentation on Railway Reservation SystemPresentation on Railway Reservation System
Presentation on Railway Reservation System
 
IRJET - IRCTC-Railway Ticket Generation using QR Code in Android
IRJET -  	  IRCTC-Railway Ticket Generation using QR Code in AndroidIRJET -  	  IRCTC-Railway Ticket Generation using QR Code in Android
IRJET - IRCTC-Railway Ticket Generation using QR Code in Android
 
Top Cited Articles International Journal of Computer Science, Engineering and...
Top Cited Articles International Journal of Computer Science, Engineering and...Top Cited Articles International Journal of Computer Science, Engineering and...
Top Cited Articles International Journal of Computer Science, Engineering and...
 
User experience evaluation for a bus tracking apps in smart campus initiative
User experience evaluation for a bus tracking apps in smart campus initiativeUser experience evaluation for a bus tracking apps in smart campus initiative
User experience evaluation for a bus tracking apps in smart campus initiative
 
Srs on-railway-reservation-system
Srs on-railway-reservation-systemSrs on-railway-reservation-system
Srs on-railway-reservation-system
 
Railways reservation system using socket programming
Railways reservation system using socket programmingRailways reservation system using socket programming
Railways reservation system using socket programming
 
Project Report Format College Project
 Project Report Format College Project Project Report Format College Project
Project Report Format College Project
 
A Review on Smart Bus Ticketing System using QR-Code
A Review on Smart Bus Ticketing System using QR-CodeA Review on Smart Bus Ticketing System using QR-Code
A Review on Smart Bus Ticketing System using QR-Code
 
Railway reservation system
Railway reservation systemRailway reservation system
Railway reservation system
 
Railway management system, database mini project
Railway management system, database mini projectRailway management system, database mini project
Railway management system, database mini project
 
Gps Tracker with RFID | School Security |
Gps Tracker with RFID | School Security | Gps Tracker with RFID | School Security |
Gps Tracker with RFID | School Security |
 
Synopsis on railway reservation system
Synopsis on railway reservation systemSynopsis on railway reservation system
Synopsis on railway reservation system
 
E-TICKETING ON RAILWAY TICKET RESERVATION
E-TICKETING ON RAILWAY TICKET RESERVATIONE-TICKETING ON RAILWAY TICKET RESERVATION
E-TICKETING ON RAILWAY TICKET RESERVATION
 

Similar to IRJET- Railway Reservation and Route Optimization System with Implementation

Travel Management Application
Travel Management ApplicationTravel Management Application
Travel Management ApplicationIRJET Journal
 
GPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemGPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemIRJET Journal
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android ApplicationIRJET Journal
 
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET Journal
 
IRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET Journal
 
Smart government transportation with cloud security
Smart government transportation with cloud securitySmart government transportation with cloud security
Smart government transportation with cloud securityIRJET Journal
 
IRJET- Application for Keen Transporation and Crisis Framework
IRJET-  	  Application for Keen Transporation and Crisis FrameworkIRJET-  	  Application for Keen Transporation and Crisis Framework
IRJET- Application for Keen Transporation and Crisis FrameworkIRJET Journal
 
IRJET- Food Order in Train
IRJET-  	  Food Order in TrainIRJET-  	  Food Order in Train
IRJET- Food Order in TrainIRJET Journal
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring systemIRJET Journal
 
IRJET- Real Time Intelligent City Bus Management System
IRJET- Real Time Intelligent City Bus Management SystemIRJET- Real Time Intelligent City Bus Management System
IRJET- Real Time Intelligent City Bus Management SystemIRJET Journal
 
IRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
IRJET - An E-Ticket Application with Location Tracking for Public Transport BusIRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
IRJET - An E-Ticket Application with Location Tracking for Public Transport BusIRJET Journal
 
IRJET - Android Application to Generate Auto Renewal Bus Pass System
IRJET - Android Application to Generate Auto Renewal Bus Pass SystemIRJET - Android Application to Generate Auto Renewal Bus Pass System
IRJET - Android Application to Generate Auto Renewal Bus Pass SystemIRJET Journal
 
IRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google APIIRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google APIIRJET Journal
 
IRJET- Car Pooling : Real Time Ride Sharing
IRJET-  	  Car Pooling : Real Time Ride SharingIRJET-  	  Car Pooling : Real Time Ride Sharing
IRJET- Car Pooling : Real Time Ride SharingIRJET Journal
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation systemkhushi kalaria
 
RAILWAY TWEET ANALYSIS USING MACHINE LEARNING
RAILWAY TWEET ANALYSIS USING MACHINE LEARNINGRAILWAY TWEET ANALYSIS USING MACHINE LEARNING
RAILWAY TWEET ANALYSIS USING MACHINE LEARNINGIRJET Journal
 
IRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection SystemIRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection SystemIRJET Journal
 
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAYFORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAYijiert bestjournal
 
IRJET- Online Parking Slot Booking
IRJET- Online Parking Slot BookingIRJET- Online Parking Slot Booking
IRJET- Online Parking Slot BookingIRJET Journal
 

Similar to IRJET- Railway Reservation and Route Optimization System with Implementation (20)

Travel Management Application
Travel Management ApplicationTravel Management Application
Travel Management Application
 
GPRS Based Bus Monitoring System
GPRS Based Bus Monitoring SystemGPRS Based Bus Monitoring System
GPRS Based Bus Monitoring System
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android Application
 
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
 
IRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare API
 
Smart government transportation with cloud security
Smart government transportation with cloud securitySmart government transportation with cloud security
Smart government transportation with cloud security
 
IRJET- Application for Keen Transporation and Crisis Framework
IRJET-  	  Application for Keen Transporation and Crisis FrameworkIRJET-  	  Application for Keen Transporation and Crisis Framework
IRJET- Application for Keen Transporation and Crisis Framework
 
IRJET- Food Order in Train
IRJET-  	  Food Order in TrainIRJET-  	  Food Order in Train
IRJET- Food Order in Train
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring system
 
IRJET- Real Time Intelligent City Bus Management System
IRJET- Real Time Intelligent City Bus Management SystemIRJET- Real Time Intelligent City Bus Management System
IRJET- Real Time Intelligent City Bus Management System
 
IRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
IRJET - An E-Ticket Application with Location Tracking for Public Transport BusIRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
IRJET - An E-Ticket Application with Location Tracking for Public Transport Bus
 
Nilim kumar nath
Nilim kumar nathNilim kumar nath
Nilim kumar nath
 
IRJET - Android Application to Generate Auto Renewal Bus Pass System
IRJET - Android Application to Generate Auto Renewal Bus Pass SystemIRJET - Android Application to Generate Auto Renewal Bus Pass System
IRJET - Android Application to Generate Auto Renewal Bus Pass System
 
IRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google APIIRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google API
 
IRJET- Car Pooling : Real Time Ride Sharing
IRJET-  	  Car Pooling : Real Time Ride SharingIRJET-  	  Car Pooling : Real Time Ride Sharing
IRJET- Car Pooling : Real Time Ride Sharing
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation system
 
RAILWAY TWEET ANALYSIS USING MACHINE LEARNING
RAILWAY TWEET ANALYSIS USING MACHINE LEARNINGRAILWAY TWEET ANALYSIS USING MACHINE LEARNING
RAILWAY TWEET ANALYSIS USING MACHINE LEARNING
 
IRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection SystemIRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection System
 
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAYFORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
FORESEEING BUS ARRIVAL TIME IN VIEW OF TRAFFIC MODELING AND REAL-TIME DELAY
 
IRJET- Online Parking Slot Booking
IRJET- Online Parking Slot BookingIRJET- Online Parking Slot Booking
IRJET- Online Parking Slot Booking
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 

Recently uploaded (20)

main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 

IRJET- Railway Reservation and Route Optimization System with Implementation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3013 Railway reservation and route optimization system with implementation Loksai Pothineni1, Dr. Swarnalatha P2, Mohan Sai Ganesh K3, Abhinava Krishna G4 1,3,4 UG Student, Dept. of Computer Science and Engineering, VIT, Tamil Nadu, India 2Associate Professor, Dept. of Computer Science and Engineering, VIT, Tamil Nadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In present situation railway has become the basic mode of transport to travel for longer distances. This mode of transport is more affordable and convenient for everyone to travel. To travel in railway we need reservation in advance as we may plan our journey only as per the reservation and so in case of emergency anyone can book tickets in tatkal in order to save people from agents who demand high amount of money for booking tickets in order to avoid these a platform is necessary that is our application for booking tickets as per present situation many people are hesitated to go to railway reservation counter and book their tickets so to resolve their problem an platform has been designed so that they can book their tickets anyone can directly book the tickets as per user requirements and the users can even cancel ticket and check live status of train, check live station info and checking PNR status of ticket and other additional feature which being added to this implementation is shortest route for all trains available between two stations and gives suggestion for users which train travels in shortest time between two stations. These all features will be discussed further. Key Words: RAD model, PNR Check, Trains Between two Stations, Live Status, Shortest Route Between Stations, Booking of ticket. 1. INTRODUCTION Railways transportation has become more demanding these days as travelling is a major priority of the people, It also helps user to easily to identify trains by its shortest path so that the user can reach their destination in easy way and quickly making it user friendly by developing a better interface. User will be able to select train between stations (Finding the train with the Shortest path).User can get live status where the train is at a particular time. User can check the PNR Status which means, whether the ticket is confirmed or is it in waiting. User can check for the seat availability, book tickets for a train through an e-booking system, check the train route and the stations where the train goes through, has the choice to cancel his ticket. The specification in this method is that if there are many routes to the same source and destination, the user gets the minimum route to the destination which helps in saving of time to the passenger. As we are using RAD process model,by assuming the user’s requirements the application is being developed, So that most of the user requirements may be satisfied. As we know that we are using Rapid Application Development process model and in this we are using traditional view point in which we will be trying to apply all user requirements and all the users may get use of it and nowadays whole world has become busy with electronic devices and running with time and to satisfy their needs and people who have very few experience with technology may suffer using various apps which are already in existence for them this application will be quite helpful. 2.LITERATURE SURVEY Railways are providing important and mandatory basic facilities to the passengers like (I)Healthy food (II)Good sanitation (III)flexible reservation system (IV) electronic scrolling inside trains and enquiry facilities at all stations and in trains resulting in the convenience of the passengers and which will result in increase of number of passengers. In present system there is no query system for the passengers, by taking this problem PNR status enquiry system was done in which passengers who was in waiting list can enquire about their status if this system is not used have to wait up to TTR arrival and have to provide a bribe, by implementing this system can check their own status and can utilize it anytime. The action performed can make the travel still more informative and safety. Present reservation is having problem in which passengers cannot choose their seats, members of the family is not getting seats in sequence and therefore seats are in different coaches or different place in same coaches[9]. Indian Railway will continue to play a Crucial role in the economy of the country in the many years to come. The need of the hour is to have an exclusive advanced reservation system, PNR status checking system, location identification through effective communication system, fire sensing system and catering services in place that would Fulfil the requirements of the whole spectrum of passengers[1]. In present system, there is no passenger intimation in a train that is persons who are travelling during night time are unaware of the exact place now they are in and no prior intimation of when they reach their respective stations. The information about arrival of the respective station can be checked using live status option in application[2].IPMIS model is an inevitable trend, which means a common platform for mobile booking and reservation has become a priority. More also, people have no patience to spend time in queue waiting, and therefore
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3014 IPMIS is to relieve the pressure of queue congestion due to the contradictions of supply and demand between people and social resources as well as achieving well ordered management of social resources[3]. The model uses input data from relevant time events of train runs calculated by a simulator. The model can be integrated into a decision support system used by operators who make decisions to change train routes or orders avoiding conflicts and delays [6]. 3. METHODOLOGY The Railway Reservation application is developed in a user friendly way to access all features, which is a type of incremental model. Each group develops a module which has different functionalities depending upon the user requirements. The design of this product utilizes a modular and a functional approach where in the entire code will be split up in different modules or functions and be called upon when required. In the application Android studio is being used in which the user requirements were assumed by us and they are developed in XML language and then all the modules are combined together using java language and these modules will be linked to API’s and so information can be provided when query is raised by the user. The major functions of the products are, acquiring and monitoring the major issues of user while booking or any other query such as the cancellation, pnr status, live status of train, train info and if there is any problem faced by user we give contact information such that they can let us know about their problems. After the development of all the required modules, then they are combined to form the required application. In addition with the normal functionalities the Shortest path optimization is aimed to give train information which reaches through the shortest route and this helps the user to save the time and help to reach their destination in the less time taken to reach their destination out of all available trains. As it is completely based on Rapid Application Development we assume the user requirements and develop the application and all requirements may not be satisfied but the requirements assumed by us will satisfy the user requirements in best manner. The User Side in the application contains the options to book a ticket, cancel ticket, check PNR status, Check Live train status, station information whereas the Server side have the options to give data to users as per the request given by user in form of API’s (Application Programming Interface). Fig -1: User Interface Flow Diagram We all know that there various apps including all features of booking and other features may be familiar to everyone but here the application which is being developed will be new to the users who don’t have even basic knowledge on all features may utilize the application due to its friendly user interface and may utilize features and additional feature which helps users is it gives suggestion to users that which train reach in shortest time to their destination. The changes which makes our application better are included in the third part of our paper. Here an overview of application will be displayed how user can access all features of application and user studying this paper can easily understand the features that can be accessed or utilized by the application and can get detailed information about our mobile application which is developed for benefit of users and user can handle it easily due to its interface which is simple and can be accessed by people who even don’t have basic knowledge on usage of apps can handle it very easily and all features which are developed in our application will be displayed in the paper with photos so that anyone can get a detail on the paper. The below diagram shows an overview of application:
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3015 Fig -2: Overview of Application 4. COMPARATIVE STUDY 4.1 PREVIOUS WORK IRCTC is the Indian Railway Application that is developed with the latest technology. It contains many features that are very helpful for the passengers. IRCTC is very helpful in searching trains, checking pnr status, finding the train route, status of running train, availability of seats. Ticket can also be booked through web view. The application can easily find the trains between the stations. The fare for the different classes can also be known. There is an search option to navigate in order to check the availability of seats, running status and also the train route. We can also manage the recent searches like recent railway stations searched, recent pnr status, an recent trains of Indian Railways. The information of passengers as well as trains are stored in databases that are managed by the local administrators. The application retrieves the data from the servers and provides the information to the passengers. Millions of passengers will be using the app. So the app must be efficient in retrieving the data. 4.2 PRESENT WORK Although IRCTC has many advanced features but we don’t know which train reaches the destination with smallest time. By using IRCTC we can get the list of available trains from the present location to the destination. But we don’t know which train reaches the destination in shortest time unless we compare all the trains. In this busy world everyone wants to reach their destination as early as possible. If anyone chooses transportation buy train then they must be aware of the train which makes them to reach the destination quickly. So, we are adding an additional feature to this so that one can easily find out which is the best train available at that time to reach the destination quickly. We are using sorting algorithms with some conditions. We will be sorting the all the available times of the trains. Then by selecting the present time we can know which trains are available. If the first train is not available then we move on to the next train and so on. By this one can reach the destination as early as possible. These all the sorting methods conclude that the train which is having shortest time to reach the station will have the shortest route among all available trains between the stations which the passenger wants to travel will be satisfied as in application it shows shortest time taken train on top of list in a suggestion box so that user can easily reach his destination. 5. IMPLEMENTATION We have implemented railway application using Android through which the modules are written in XML language and all these modules are combined together using java language and some photos which represent our application and these photos show functionality of our application: Fig-3:Live Status
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3016 Fig-4:Search between two stations Fig-5:Shortest time travelling train suggestion Fig-6:PNR Check 6.RECENT TRENDS AND FUTURE WORKS At present there are all appropriate features to find train status not so accurate and so to avoid this problem we need to include GPS system so that we can navigate train easily and in some regions like forest the signal will be lost so the trains must maintain mini signal which can be tracked by station officers which work with help of satellite and there are tracks to be lay down in future so that trains may increase users comforts by arriving the destination in shortest path and if trains use electricity or natural forms of energy to run the trains then we can save our natural resources. Many of tickets will be cancelled before few of the passenger journey those tickets must be given to the people who are in waiting list and so the information must be sent to TTE regarding cancellation through an electronic device which must be regularly updated with API’s and another major problem which passengers will go through it is with cleanliness and lack of other mandatory facilities which must be done daily but in most of trains these will not function properly. These must be taken care and when comes to their safety not only in trains outside of trains as in stations they need to maintain rules and none of them follow rules and for this need to get necessary sessions on awareness of rules and regulations that need to be followed in railway station. There are many things to be improved but when we keep ourselves clean then only our surroundings will be clean. This part tells what improvements can be done in future and other things which needs to be maintained by everyone for their safety.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3017 7. CONCLUSION The main aim of our paper is to develop an application which satisfies all user requirements. The application is developed in perspective of user convenience and the friendly user interface of application which helps users without any complicated searching process and other software requirements are data security and maintainability as anyone can access with their own login so the data will be secured and the maintainance of the software will be done by the developers who will be maintain the app and so in this application with booking of ticket it also includes cancellation of ticket, pnr status of ticket, live status of train and live station info all these features will be included in this application and the additional feature which is being added to the application is the shortest time is calculated for all trains between two stations and it will suggest the train which will travel in shortest time to our destination and therefore these features will help users and the user interface is also simplified such that anyone can easily use it. The main theme of this paper is to develop a user friendly interface for all users which helps them in all ways as per the query given by the user. This application must be useful to all the users who use this application and must satisfy their needs. ACKNOWLEDGEMENT This paper would be incomplete without the mention of people whose ceaseless cooperation made it possible, whose constant guidance and encouragement crowns all effort with success. We are grateful to Dr. Swarnalatha P and all the faculty members of CSE Department, Vellore Institute of Technology for their guidance, inspiration and constructive suggestions that helped us in the preparation of this report.We thank all our colleagues and friends who helped us and inspired us to do this report. REFERENCES: [1]B. T. T. S. Sakthi, J. J. Leo, R. Monisha and S. M. Ramesh, "Advanced train reservation and passenger intimation with safety system," International Conference on Information Communication and Embedded Systems (ICICES2014), Chennai, 2014, pp. 1-5. [2]Ganesh K and Joy Kuri(2012), “Implementation Of A Real Time Passenger Information System”, International journal on Engineering science and management Vol. II Issue II . [3]Ci SONG and Weimin(2010) “WU Petri Net Modeling of Information Flow in the OnlineTrain Ticket Booking System”International Conference on Automation and Logistics,Zhengzhou, August 2012. [4]M. Dessouky, Q. Lu, J. Zhao, and R. Leachman, “An exact solution procedure to determine the optimal dispatching times for complex rail networks,” IIE Transactions, vol. 38, no. 2, pp. 141–152, 2006. [5]R. Lusby, J. Larsen, M. Ehrgott, and D. Ryan, “A set packing inspiredmethod for real-time junction train routing,” Computers & Operations Research, vol. 40, no. 3, pp. 713–724, 2012. [6]Rodriguez, J, (2007). A Constraint Programming Model for Real-time Train Scheduling at Junctions.Transportation Research Part B: Methodological, Volume 41, Issue 2, pp 231-245. [7]A.Potapovs, M. Gorobetz And A. Levchenkovb(2011) “Intelligent Electronic Embedded systems For The Protection Of Railway Transport From Accidents” Volume 4 Issue 3 September 2011. [8]Saurabh Chatterjee And Prof. Balram Timande(2012), “Public Transport System Ticketing System Using RFID And ARM Processor Perspective Mumbai Bus Facility”, International Journal Of Electronics And Computer Science Engineering. [9]S.Vishnuvarthani,Dr.A.Selvaraj(October 2012), “Factors Influencing the Passengers to Select Train Travel: A Study in Salem Division of Southern Railway”, International Journal of Scientific and Research Publications, Volume 2, Issue 10. [10]Q. Xu, H. Ji, X. Li and H. Zhang, "Admission Control Scheme for Service Dropping Performance Improvement in High-Speed Railway Communication Systems," in IEEE Transactions on Vehicular Technology, vol. 65, no. 7, pp. 5251-5263, July 2016. [11]T. Xin et al., "Railway vertical alignment optimisation at stations to minimise energy," 17th International IEEE Conference on Intelligent Transportation Systems (ITSC), Qingdao, 2014, pp. 2119-2124.