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: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1377
IRCTC-RAILWAY TICKET GENERATION USING QR CODE IN ANDROID
S. Swathi1, R. Elakya2, R. Renjith3, T. Aravinth4
Assistant Professor, Department of CSE, JCT College of Engineering and Technology, Coimbatore
U.G Student, Department of CSE, JCT College of Engineering and Technology, Coimbatore
----------------------------------------------------------------------------***--------------------------------------------------------------------------
Abstract: The Railway Ticket generation using android is
basically derived from computer reservation system and
upgrade to android based ticket generation using QR Code.
Railway Ticket generation System contains the details about
train schedules and its fare tariffs, passenger reservations
and ticket records. A Railway inventory contains all train
details with QR Code Information. The online QR Based
ticket generation system has its database centrally located
which is accessed through an Application Programming
Interface (API).With the invent of Railway management
system the traveller and the train got the freedom to get a
ticket without standing in a queue. For travelling in
unreserved section, the passengers have to stand in a queue
to get the ticket. In our system, the passenger can generate
the unreserved ticket through their android phone itself. The
passenger can get the train details by scanning the QR code
of a train to get the ticket. The passenger can get a ticket by
entering number of seats and payment details. It has also
become a hassle free transaction for both the train and the
traveler. The Railway reservation system involves three
main actors the database, online operator and a database
scheduler. The database scheduler updates the database,
One of the core functions of the inventory management of
railway reservation system is the inventory control.
Inventory control steers how many seats are available for
the booking in unreserved section.
Keywords: Indian Railway, QR Code Image, Un
Reservation System, Queue.
I. INTRODUCTION
Indian Railway is India’s third largest human transport
system over which 2 core passengers travel daily all over
India. The passengers accomplish their journey from their
source station to destination in standing mode. The number
of passengers in Indian Railway has been increasing
drastically in every year, in a rate of 25 to 50 percent from
its previous year. Such increase also increases the number of
waiting queue passengers in station. Increasing number of
waiting queue passengers, increase rushes in train which
results “happy journey” slogan of Indian Railway in to
“unhappy journey”. In order to ease the ticket booking
facility for passengers, as well as, boost paperless ticketing,
railways is planning to introduces QR code system. The
national transporter is also working to strengthen its
Unreserved Ticketing System (UTS) for QR railway app.
Aside from UTS improvement and QR code introduction,
railways' north western division is also working to increase
the number of automatic ticket vending machines at
stations.
Soon, passengers will be able to get QR codes of train tickets
online which is expected to boost the paperless ticketing
system.
It may be noted that the QR railway mobile app allows users
to book unreserved tickets online. Buying unreserved tickets
on all non-suburban sections across all zone railways was
made available. The process of availing tickets involves
downloading the application and registration by furnishing
the requisite details.
After successful registration, the user is given a user-ID and
password, which the person can use to log-in and book
tickets and scan QR. The passenger has to be present
before one hour to the source station to be able to scan a
ticket through the app. A passenger is allowed to book two
or more tickets at a time.
II. EXISTING SYSTEM
The existing railway ticket generation system has many
shortcomings associated with it. In the existing system
railway used to set train ticket generation only by the
computer operator. The passenger have to stand in the
queue to get the ticket in the unreserved category. The
emergency traveller cannot have to time to stand in the
queue to get the ticket while the train departure time. In the
existing system due to non-availability of a central server
the railway and the agents suffered unwanted delays in
ticket generation and payments. In the existing system
integration of different train on a single platform was not
met. With the advent of the railway ticket generation using
QR Code for the unreserved category these flaws can be
overcome.
Drawbacks
 Only few bookings could be made due to manual
operation.
 It takes enormous amount of time for recording
transactions.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1378
 The existing system often encounters errors due to
duplication of data values for various report
requirements.
 Existing system involves too much of paper works.
 The railway computer operator can only generate
the ticket.
Fig.1 Existing System
III. PROPOSED SYSTEM
The new railway ticket generation system maintains the
database centrally giving the clients the information
required from anywhere in the world whenever required.
This system requires the use of an API (Application
Programming Interface) through which it extracts the data
from a central database. The central database monitors all
the data changes that are made at the passenger side to it
and updates it automatically. Through mobile based online
ticket generation with QR Code system passenger is able to
purchase the ticket from their mobile phone without
standing in the queue. This system reduces the work load of
a railway computer operator. Also it provides the easy
environment to purchase a ticket to the passenger. The
passenger can search the train and scans the QR Code of a
specific train through the mobile phone. Then the passenger
enters the number of seats and payment details, then the
passenger can get the ticket in their mobile phone itself.
Advantages
 The main objective of the new system is to provide
easy environment to purchase the ticket for
unreserved category without standing in the long
queue.
 Accurate data processing.
 The records are dynamically updated.
 Reduce passenger and computer operator time and
money.
 The information is stored in centralized server so
quick in processing.
 Reduce labour work.
IV. MODULES
After careful analysis the system has been identified to have
the following modules:
1. Administrator Module
2. Passenger Module
3. Train Details Module
4. Check train & QR Code Scanner
5. Book Ticket & Payment Module
6. Reports
Administrator Module
Enables the administrator to perform all administrative
functions and manage inventory. The administrator can
define or modify routes, fares, schedules and assign or deny
access rights for qualified travel agents and other
authorized users.
Fig.2 Administrative Module
Passenger Module
The passenger should register himself in order to precede
the book ticket service. They need to input all the required
particular details during the registration process. The web
service will perform validation checks on passenger input
and length constraints. Upon successful login, the passenger
will be registered officially to the web service and he can
login using his username and password.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1379
Fig.3 Passenger Module
Train Details Module
The administrator can enters the trains details and
its route details. Also this contains the fare information with
the QR code for eash trains. These details are stored in the
database.
Fig.4 Train Details
Check train & QR Code Scanner
The passenger is permitted to search available trains based
on the origin city, destination city, departure date. The web
service will display any matching records based on the
search criteria entered. The web service will notify the
passenger about the availability. If the searched train are
available, then the passenger scan the QR code of a train in
which they want to travel.
Fig.5 QR Code
Book Ticket & Payment Module
From the Check Train, the passenger is required to log in
and the web service will prompt the passenger to confirm
the Trains. The web service will then ask the passenger
whether to update his profile details or not. Subsequently,
the passenger will be asked to purchase and confirm the
ticket for the selected Train. After Book Ticket, the web
service will generate payment ID upon successful
transaction is made. Once it has been confirmed, the web
service will generate booking id to the passenger and
require the passenger to view the payment receipt.
Fig.6 Payment Module
Reports
Necessary reports are generated when required. The report
that can be generated in this module are passenger’s details
report, check train report, payments details report etc...
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1380
V. SYSTEM REQUIREMENTS
SOFTWARE REQUIREMENTS:
Operating System : Windows XP
Technology : Android / ASP.Net 2008
IDE : Android Studio / Visual Studio .Net 2008
Database : SQL server 2005
HARDWARE REQUIREMENTS:
Hardware - Pentium
Speed - 1.1 Ghz
RAM - 2GB
Hard Disk - 80 GB
Key Board - Standard Windows Keyboard
Mouse - Three Button Mouse
or - TFT
Mobile - Android Mobile
VI. ARCHITECTURE DIAGRAM
VII. CONCLUSION
In this paper a mobile ticket application developed for
Android using Dot net, SQL , and PHP on the server
side which can change the way people buy their tickets
in future. This kind of ticketing application can be applied
to any kind of transport system. The android
application is one of its kinds and finds huge application to
buy sub-urban railway tickets through android mobile.
Also this application saves work in ticket counters . At
the station level security user can have Hardware
devices to validate the QR codes before the user
enters or leaves the station, where the user can have
access towards platform after being validated by the
hardware device. Time trains will be available will also
ease the user to allot his time accordingly to reach the
station, so in this project users will be using QR railway
app here to find the location of the user and nearby
train station to display the train. Hence problem of
issuing local train tickets has been solved with
new application
VIII. REFERENCES
[1] Indian railway budget 2017
http://www.nr.indianrailways.gov.in (accessed on 16 April
2017)
[2] Jerry Zeya Gao, “Understanding QR Code Technology and
Application in M-Commerce-Design and Implementation of
A 2D Barcode Processing Solution”, IEEE 31st Annual
International Computer Software and Application
Conference 2015.
[3] Centre for Railway Information System, Passenger
Reservation System. http://cris.org.in/CRIS/Projects/PRS
[4]Android Developer, http:
//www.developer.android.com/guide/basics/whatis
[5] Indian railway budget 2012
http://www.nr.indianrailways.gov.in (accessed on 16 April
2012)
[6] Yu-Hsan Chang, Chung-Hua Chu and Ming-Syen Chen, A
General Scheme for Extracting QR Code from a non-uniform
background in Camera Phones and Applications, Ninth IEEE
International Symposium on Multimedia 2007. [7] Jerry
Zeyu Gao, “Understanding 2D-BarCode Technology and
Application in M-Commerce-Design and Implementation of
A 2D Barcode Processing Solution”, IEEE 31st Annual
International Computer Software and Application
Conference 2007.
[8] Viamana Varta, India’s Complete Aviation. Automobiles.
Transport News Portal, WR anti-tout squad raids travel
agent for ticket frauds
http://vimanavarta.com/2012/02/18/wr-anti-tout-squad-
raids-travel-agentticket-frauds/#axzz1sZbbsgz6. (accessed
on 18 February 2012)
[9] Deccan Herald, Palmtops for TTEs in Rajdhani Trains
http://www.deccanherald.com/content/237972/pal
mtopsttes-rajdhanitrains.html. (accessed on 28 March 2012)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1381
[10] The Times of India, Tech Check on Track: Now Railway
TTEs to get palmtops
http://articles.timesofindia.indiatimes.com/2012-04-
02/india/31274785_1_palmtops-ttes-railway-board.
(accessed on 02 April 2012)
[11] Center for Railway Information System, Passenger
Reservation System. http://cris.org.in/CRIS/Projects/PRS
[12]Android Developer, http:
//www.developer.android.com/guide/basics/whatis-
android.html. AUTHORS First Author – Omprakash Yadav,
Senior Professor, Xavier
IX. BIBILIOGRAPHY
S. Swathi , M.E is currently working as
Assistant Professor in Computer Science
Department in JCT College of engineering
and Technology, Coimbatore. Her
resource interest includes Data Mining,
Computer networks and Artificial
Intelligence, Android.
T.ARAVINTH is doing B.E Computer
Science and Engineering in JCT College of
Engineering and Technology, Coimbatore.
Area of Interest is Android.
R.ELAKYA is doing B.E Computer Science
and Engineering in JCT College of
Engineering and Technology, Coimbatore.
Area of Interest is Android.
R. RENJITH is doing B.E Computer Science
and Engineering in JCT College of
Engineering and Technology, Coimbatore.
Area of Interest is Android.

More Related Content

What's hot

IRJET- Review based on Ticket Collection using Fingerprint Scanning
IRJET- Review based on Ticket Collection using Fingerprint ScanningIRJET- Review based on Ticket Collection using Fingerprint Scanning
IRJET- Review based on Ticket Collection using Fingerprint ScanningIRJET Journal
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET Journal
 
Automatic fare collection overview in asia pacific
Automatic fare collection overview in asia pacificAutomatic fare collection overview in asia pacific
Automatic fare collection overview in asia pacificVoice Malaysia
 
Indian railway prs system
Indian railway   prs systemIndian railway   prs system
Indian railway prs systemAtindya K Ghosh
 
Srs on-railway-reservation-system
Srs on-railway-reservation-systemSrs on-railway-reservation-system
Srs on-railway-reservation-systemRajesh Salla
 
Smart transit payment for university campus transportation using RFID card sy...
Smart transit payment for university campus transportation using RFID card sy...Smart transit payment for university campus transportation using RFID card sy...
Smart transit payment for university campus transportation using RFID card sy...IJECEIAES
 
IRJET- Bus Arrival Information System for Passengers
IRJET-  	  Bus Arrival Information System for PassengersIRJET-  	  Bus Arrival Information System for Passengers
IRJET- Bus Arrival Information System for PassengersIRJET Journal
 
Electronic Toll Collection System based on Radio Frequency Identification Sys...
Electronic Toll Collection System based on Radio Frequency Identification Sys...Electronic Toll Collection System based on Radio Frequency Identification Sys...
Electronic Toll Collection System based on Radio Frequency Identification Sys...IJECEIAES
 
IRJET- RTO Automation using QR Code
IRJET-  	  RTO Automation using QR CodeIRJET-  	  RTO Automation using QR Code
IRJET- RTO Automation using QR CodeIRJET Journal
 
IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET Journal
 
Smart Mobile Roadside Park Charging Systems
 Smart Mobile Roadside Park Charging Systems Smart Mobile Roadside Park Charging Systems
Smart Mobile Roadside Park Charging SystemsIJMREMJournal
 
Automated Train Ticket Validation and Verification System.
Automated Train Ticket Validation and Verification System.Automated Train Ticket Validation and Verification System.
Automated Train Ticket Validation and Verification System.Ajinkya Mohod
 
Smart Bus Ticket System using QR code
Smart Bus Ticket System using QR codeSmart Bus Ticket System using QR code
Smart Bus Ticket System using QR codeFaiz Akmal
 
IRJET- Mumbai Suburban Train Ticketing System
IRJET- Mumbai Suburban Train Ticketing SystemIRJET- Mumbai Suburban Train Ticketing System
IRJET- Mumbai Suburban Train Ticketing SystemIRJET Journal
 
Vehicle Tracking System Android Project Report
Vehicle Tracking System Android Project ReportVehicle Tracking System Android Project Report
Vehicle Tracking System Android Project ReportSujit9561
 
IRJET- Smart Bus Ticket System using QR Code in Android App
IRJET-  	  Smart Bus Ticket System using QR Code in Android AppIRJET-  	  Smart Bus Ticket System using QR Code in Android App
IRJET- Smart Bus Ticket System using QR Code in Android AppIRJET Journal
 
SACHDEVA_SHALEEN_1437822_Evaluation Report on IRCTC.com_CI7700
SACHDEVA_SHALEEN_1437822_Evaluation Report on IRCTC.com_CI7700SACHDEVA_SHALEEN_1437822_Evaluation Report on IRCTC.com_CI7700
SACHDEVA_SHALEEN_1437822_Evaluation Report on IRCTC.com_CI7700Shaleen Sachdeva
 
IRJET - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET - Real Time Tracking System and Generate QR Code based Ticket for Publ...IRJET Journal
 
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
 

What's hot (20)

IRJET- Review based on Ticket Collection using Fingerprint Scanning
IRJET- Review based on Ticket Collection using Fingerprint ScanningIRJET- Review based on Ticket Collection using Fingerprint Scanning
IRJET- Review based on Ticket Collection using Fingerprint Scanning
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR Code
 
Automatic fare collection overview in asia pacific
Automatic fare collection overview in asia pacificAutomatic fare collection overview in asia pacific
Automatic fare collection overview in asia pacific
 
Indian railway prs system
Indian railway   prs systemIndian railway   prs system
Indian railway prs system
 
Srs on-railway-reservation-system
Srs on-railway-reservation-systemSrs on-railway-reservation-system
Srs on-railway-reservation-system
 
Smart transit payment for university campus transportation using RFID card sy...
Smart transit payment for university campus transportation using RFID card sy...Smart transit payment for university campus transportation using RFID card sy...
Smart transit payment for university campus transportation using RFID card sy...
 
IRJET- Bus Arrival Information System for Passengers
IRJET-  	  Bus Arrival Information System for PassengersIRJET-  	  Bus Arrival Information System for Passengers
IRJET- Bus Arrival Information System for Passengers
 
Electronic Toll Collection System based on Radio Frequency Identification Sys...
Electronic Toll Collection System based on Radio Frequency Identification Sys...Electronic Toll Collection System based on Radio Frequency Identification Sys...
Electronic Toll Collection System based on Radio Frequency Identification Sys...
 
IRJET- RTO Automation using QR Code
IRJET-  	  RTO Automation using QR CodeIRJET-  	  RTO Automation using QR Code
IRJET- RTO Automation using QR Code
 
IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)
 
Smart Mobile Roadside Park Charging Systems
 Smart Mobile Roadside Park Charging Systems Smart Mobile Roadside Park Charging Systems
Smart Mobile Roadside Park Charging Systems
 
Automated Train Ticket Validation and Verification System.
Automated Train Ticket Validation and Verification System.Automated Train Ticket Validation and Verification System.
Automated Train Ticket Validation and Verification System.
 
EZ-PASS
EZ-PASSEZ-PASS
EZ-PASS
 
Smart Bus Ticket System using QR code
Smart Bus Ticket System using QR codeSmart Bus Ticket System using QR code
Smart Bus Ticket System using QR code
 
IRJET- Mumbai Suburban Train Ticketing System
IRJET- Mumbai Suburban Train Ticketing SystemIRJET- Mumbai Suburban Train Ticketing System
IRJET- Mumbai Suburban Train Ticketing System
 
Vehicle Tracking System Android Project Report
Vehicle Tracking System Android Project ReportVehicle Tracking System Android Project Report
Vehicle Tracking System Android Project Report
 
IRJET- Smart Bus Ticket System using QR Code in Android App
IRJET-  	  Smart Bus Ticket System using QR Code in Android AppIRJET-  	  Smart Bus Ticket System using QR Code in Android App
IRJET- Smart Bus Ticket System using QR Code in Android App
 
SACHDEVA_SHALEEN_1437822_Evaluation Report on IRCTC.com_CI7700
SACHDEVA_SHALEEN_1437822_Evaluation Report on IRCTC.com_CI7700SACHDEVA_SHALEEN_1437822_Evaluation Report on IRCTC.com_CI7700
SACHDEVA_SHALEEN_1437822_Evaluation Report on IRCTC.com_CI7700
 
IRJET - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET - Real Time Tracking System and Generate QR Code based Ticket for Publ...
 
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
 

Similar to IRJET - IRCTC-Railway Ticket Generation using QR Code in Android

Smart Ticketing System for Public Transport
Smart Ticketing System for Public TransportSmart Ticketing System for Public Transport
Smart Ticketing System for Public TransportIRJET 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
 
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
 
RFID BASED AUTOMATIC BUS TICKITING SYSTEM
RFID BASED AUTOMATIC BUS TICKITING SYSTEMRFID BASED AUTOMATIC BUS TICKITING SYSTEM
RFID BASED AUTOMATIC BUS TICKITING SYSTEMIRJET Journal
 
IRJET- Smart Bus for Smart City using IoT
IRJET-  	  Smart Bus for Smart City using IoTIRJET-  	  Smart Bus for Smart City using IoT
IRJET- Smart Bus for Smart City using IoTIRJET Journal
 
IRJET - Electronic Turnpike Automation System with Penalty Analyzer
IRJET - Electronic Turnpike Automation System with Penalty AnalyzerIRJET - Electronic Turnpike Automation System with Penalty Analyzer
IRJET - Electronic Turnpike Automation System with Penalty AnalyzerIRJET Journal
 
Railway Concession Automation
Railway Concession AutomationRailway Concession Automation
Railway Concession AutomationIRJET Journal
 
Foolproof Ticketing System Management for Bus
Foolproof Ticketing System Management for BusFoolproof Ticketing System Management for Bus
Foolproof Ticketing System Management for BusIRJET Journal
 
Railway reservation system
Railway reservation systemRailway reservation system
Railway reservation systemKOYELMAJUMDAR1
 
Biometric Based Automatic Ticket Vending Machine for Indian Railways
Biometric Based Automatic Ticket Vending Machine for Indian RailwaysBiometric Based Automatic Ticket Vending Machine for Indian Railways
Biometric Based Automatic Ticket Vending Machine for Indian RailwaysIRJET Journal
 
IRJET- Railway Reservation and Route Optimization System with Implementation
IRJET-  	  Railway Reservation and Route Optimization System with ImplementationIRJET-  	  Railway Reservation and Route Optimization System with Implementation
IRJET- Railway Reservation and Route Optimization System with ImplementationIRJET Journal
 
IRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image ProcessingIRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image ProcessingIRJET Journal
 
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...IRJET Journal
 
IRJET- Efficient IoT based Automated Toll Collection System
IRJET-  	  Efficient IoT based Automated Toll Collection SystemIRJET-  	  Efficient IoT based Automated Toll Collection System
IRJET- Efficient IoT based Automated Toll Collection SystemIRJET Journal
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation systemkhushi kalaria
 
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET Journal
 
IRJET- College Bus Tracking and Notification System
IRJET- College Bus Tracking and Notification SystemIRJET- College Bus Tracking and Notification System
IRJET- College Bus Tracking and Notification SystemIRJET Journal
 
IRJET - Centralized Data for Transport Automation System using Android St...
IRJET -  	  Centralized Data for Transport Automation System using Android St...IRJET -  	  Centralized Data for Transport Automation System using Android St...
IRJET - Centralized Data for Transport Automation System using Android St...IRJET Journal
 

Similar to IRJET - IRCTC-Railway Ticket Generation using QR Code in Android (20)

Smart Ticketing System for Public Transport
Smart Ticketing System for Public TransportSmart Ticketing System for Public Transport
Smart Ticketing System for Public Transport
 
IRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection SystemIRJET- Smart Bus Fare Collection System
IRJET- Smart Bus Fare Collection System
 
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
 
RFID BASED AUTOMATIC BUS TICKITING SYSTEM
RFID BASED AUTOMATIC BUS TICKITING SYSTEMRFID BASED AUTOMATIC BUS TICKITING SYSTEM
RFID BASED AUTOMATIC BUS TICKITING SYSTEM
 
IRJET- Smart Bus for Smart City using IoT
IRJET-  	  Smart Bus for Smart City using IoTIRJET-  	  Smart Bus for Smart City using IoT
IRJET- Smart Bus for Smart City using IoT
 
IRJET - Electronic Turnpike Automation System with Penalty Analyzer
IRJET - Electronic Turnpike Automation System with Penalty AnalyzerIRJET - Electronic Turnpike Automation System with Penalty Analyzer
IRJET - Electronic Turnpike Automation System with Penalty Analyzer
 
Railway Concession Automation
Railway Concession AutomationRailway Concession Automation
Railway Concession Automation
 
Foolproof Ticketing System Management for Bus
Foolproof Ticketing System Management for BusFoolproof Ticketing System Management for Bus
Foolproof Ticketing System Management for Bus
 
Railway reservation system
Railway reservation systemRailway reservation system
Railway reservation system
 
Hyper Bus System
Hyper Bus SystemHyper Bus System
Hyper Bus System
 
Biometric Based Automatic Ticket Vending Machine for Indian Railways
Biometric Based Automatic Ticket Vending Machine for Indian RailwaysBiometric Based Automatic Ticket Vending Machine for Indian Railways
Biometric Based Automatic Ticket Vending Machine for Indian Railways
 
IRJET- Railway Reservation and Route Optimization System with Implementation
IRJET-  	  Railway Reservation and Route Optimization System with ImplementationIRJET-  	  Railway Reservation and Route Optimization System with Implementation
IRJET- Railway Reservation and Route Optimization System with Implementation
 
IRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image ProcessingIRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image Processing
 
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
 
IRJET- Efficient IoT based Automated Toll Collection System
IRJET-  	  Efficient IoT based Automated Toll Collection SystemIRJET-  	  Efficient IoT based Automated Toll Collection System
IRJET- Efficient IoT based Automated Toll Collection System
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation system
 
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
 
IRJET- College Bus Tracking and Notification System
IRJET- College Bus Tracking and Notification SystemIRJET- College Bus Tracking and Notification System
IRJET- College Bus Tracking and Notification System
 
IRJET - Centralized Data for Transport Automation System using Android St...
IRJET -  	  Centralized Data for Transport Automation System using Android St...IRJET -  	  Centralized Data for Transport Automation System using Android St...
IRJET - Centralized Data for Transport Automation System using Android St...
 
Irjet v7 i3290
Irjet v7 i3290Irjet v7 i3290
Irjet v7 i3290
 

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

Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
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
 

Recently uploaded (20)

Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
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
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
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...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
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
 

IRJET - IRCTC-Railway Ticket Generation using QR Code in Android

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1377 IRCTC-RAILWAY TICKET GENERATION USING QR CODE IN ANDROID S. Swathi1, R. Elakya2, R. Renjith3, T. Aravinth4 Assistant Professor, Department of CSE, JCT College of Engineering and Technology, Coimbatore U.G Student, Department of CSE, JCT College of Engineering and Technology, Coimbatore ----------------------------------------------------------------------------***-------------------------------------------------------------------------- Abstract: The Railway Ticket generation using android is basically derived from computer reservation system and upgrade to android based ticket generation using QR Code. Railway Ticket generation System contains the details about train schedules and its fare tariffs, passenger reservations and ticket records. A Railway inventory contains all train details with QR Code Information. The online QR Based ticket generation system has its database centrally located which is accessed through an Application Programming Interface (API).With the invent of Railway management system the traveller and the train got the freedom to get a ticket without standing in a queue. For travelling in unreserved section, the passengers have to stand in a queue to get the ticket. In our system, the passenger can generate the unreserved ticket through their android phone itself. The passenger can get the train details by scanning the QR code of a train to get the ticket. The passenger can get a ticket by entering number of seats and payment details. It has also become a hassle free transaction for both the train and the traveler. The Railway reservation system involves three main actors the database, online operator and a database scheduler. The database scheduler updates the database, One of the core functions of the inventory management of railway reservation system is the inventory control. Inventory control steers how many seats are available for the booking in unreserved section. Keywords: Indian Railway, QR Code Image, Un Reservation System, Queue. I. INTRODUCTION Indian Railway is India’s third largest human transport system over which 2 core passengers travel daily all over India. The passengers accomplish their journey from their source station to destination in standing mode. The number of passengers in Indian Railway has been increasing drastically in every year, in a rate of 25 to 50 percent from its previous year. Such increase also increases the number of waiting queue passengers in station. Increasing number of waiting queue passengers, increase rushes in train which results “happy journey” slogan of Indian Railway in to “unhappy journey”. In order to ease the ticket booking facility for passengers, as well as, boost paperless ticketing, railways is planning to introduces QR code system. The national transporter is also working to strengthen its Unreserved Ticketing System (UTS) for QR railway app. Aside from UTS improvement and QR code introduction, railways' north western division is also working to increase the number of automatic ticket vending machines at stations. Soon, passengers will be able to get QR codes of train tickets online which is expected to boost the paperless ticketing system. It may be noted that the QR railway mobile app allows users to book unreserved tickets online. Buying unreserved tickets on all non-suburban sections across all zone railways was made available. The process of availing tickets involves downloading the application and registration by furnishing the requisite details. After successful registration, the user is given a user-ID and password, which the person can use to log-in and book tickets and scan QR. The passenger has to be present before one hour to the source station to be able to scan a ticket through the app. A passenger is allowed to book two or more tickets at a time. II. EXISTING SYSTEM The existing railway ticket generation system has many shortcomings associated with it. In the existing system railway used to set train ticket generation only by the computer operator. The passenger have to stand in the queue to get the ticket in the unreserved category. The emergency traveller cannot have to time to stand in the queue to get the ticket while the train departure time. In the existing system due to non-availability of a central server the railway and the agents suffered unwanted delays in ticket generation and payments. In the existing system integration of different train on a single platform was not met. With the advent of the railway ticket generation using QR Code for the unreserved category these flaws can be overcome. Drawbacks  Only few bookings could be made due to manual operation.  It takes enormous amount of time for recording transactions.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1378  The existing system often encounters errors due to duplication of data values for various report requirements.  Existing system involves too much of paper works.  The railway computer operator can only generate the ticket. Fig.1 Existing System III. PROPOSED SYSTEM The new railway ticket generation system maintains the database centrally giving the clients the information required from anywhere in the world whenever required. This system requires the use of an API (Application Programming Interface) through which it extracts the data from a central database. The central database monitors all the data changes that are made at the passenger side to it and updates it automatically. Through mobile based online ticket generation with QR Code system passenger is able to purchase the ticket from their mobile phone without standing in the queue. This system reduces the work load of a railway computer operator. Also it provides the easy environment to purchase a ticket to the passenger. The passenger can search the train and scans the QR Code of a specific train through the mobile phone. Then the passenger enters the number of seats and payment details, then the passenger can get the ticket in their mobile phone itself. Advantages  The main objective of the new system is to provide easy environment to purchase the ticket for unreserved category without standing in the long queue.  Accurate data processing.  The records are dynamically updated.  Reduce passenger and computer operator time and money.  The information is stored in centralized server so quick in processing.  Reduce labour work. IV. MODULES After careful analysis the system has been identified to have the following modules: 1. Administrator Module 2. Passenger Module 3. Train Details Module 4. Check train & QR Code Scanner 5. Book Ticket & Payment Module 6. Reports Administrator Module Enables the administrator to perform all administrative functions and manage inventory. The administrator can define or modify routes, fares, schedules and assign or deny access rights for qualified travel agents and other authorized users. Fig.2 Administrative Module Passenger Module The passenger should register himself in order to precede the book ticket service. They need to input all the required particular details during the registration process. The web service will perform validation checks on passenger input and length constraints. Upon successful login, the passenger will be registered officially to the web service and he can login using his username and password.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1379 Fig.3 Passenger Module Train Details Module The administrator can enters the trains details and its route details. Also this contains the fare information with the QR code for eash trains. These details are stored in the database. Fig.4 Train Details Check train & QR Code Scanner The passenger is permitted to search available trains based on the origin city, destination city, departure date. The web service will display any matching records based on the search criteria entered. The web service will notify the passenger about the availability. If the searched train are available, then the passenger scan the QR code of a train in which they want to travel. Fig.5 QR Code Book Ticket & Payment Module From the Check Train, the passenger is required to log in and the web service will prompt the passenger to confirm the Trains. The web service will then ask the passenger whether to update his profile details or not. Subsequently, the passenger will be asked to purchase and confirm the ticket for the selected Train. After Book Ticket, the web service will generate payment ID upon successful transaction is made. Once it has been confirmed, the web service will generate booking id to the passenger and require the passenger to view the payment receipt. Fig.6 Payment Module Reports Necessary reports are generated when required. The report that can be generated in this module are passenger’s details report, check train report, payments details report etc...
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1380 V. SYSTEM REQUIREMENTS SOFTWARE REQUIREMENTS: Operating System : Windows XP Technology : Android / ASP.Net 2008 IDE : Android Studio / Visual Studio .Net 2008 Database : SQL server 2005 HARDWARE REQUIREMENTS: Hardware - Pentium Speed - 1.1 Ghz RAM - 2GB Hard Disk - 80 GB Key Board - Standard Windows Keyboard Mouse - Three Button Mouse or - TFT Mobile - Android Mobile VI. ARCHITECTURE DIAGRAM VII. CONCLUSION In this paper a mobile ticket application developed for Android using Dot net, SQL , and PHP on the server side which can change the way people buy their tickets in future. This kind of ticketing application can be applied to any kind of transport system. The android application is one of its kinds and finds huge application to buy sub-urban railway tickets through android mobile. Also this application saves work in ticket counters . At the station level security user can have Hardware devices to validate the QR codes before the user enters or leaves the station, where the user can have access towards platform after being validated by the hardware device. Time trains will be available will also ease the user to allot his time accordingly to reach the station, so in this project users will be using QR railway app here to find the location of the user and nearby train station to display the train. Hence problem of issuing local train tickets has been solved with new application VIII. REFERENCES [1] Indian railway budget 2017 http://www.nr.indianrailways.gov.in (accessed on 16 April 2017) [2] Jerry Zeya Gao, “Understanding QR Code Technology and Application in M-Commerce-Design and Implementation of A 2D Barcode Processing Solution”, IEEE 31st Annual International Computer Software and Application Conference 2015. [3] Centre for Railway Information System, Passenger Reservation System. http://cris.org.in/CRIS/Projects/PRS [4]Android Developer, http: //www.developer.android.com/guide/basics/whatis [5] Indian railway budget 2012 http://www.nr.indianrailways.gov.in (accessed on 16 April 2012) [6] Yu-Hsan Chang, Chung-Hua Chu and Ming-Syen Chen, A General Scheme for Extracting QR Code from a non-uniform background in Camera Phones and Applications, Ninth IEEE International Symposium on Multimedia 2007. [7] Jerry Zeyu Gao, “Understanding 2D-BarCode Technology and Application in M-Commerce-Design and Implementation of A 2D Barcode Processing Solution”, IEEE 31st Annual International Computer Software and Application Conference 2007. [8] Viamana Varta, India’s Complete Aviation. Automobiles. Transport News Portal, WR anti-tout squad raids travel agent for ticket frauds http://vimanavarta.com/2012/02/18/wr-anti-tout-squad- raids-travel-agentticket-frauds/#axzz1sZbbsgz6. (accessed on 18 February 2012) [9] Deccan Herald, Palmtops for TTEs in Rajdhani Trains http://www.deccanherald.com/content/237972/pal mtopsttes-rajdhanitrains.html. (accessed on 28 March 2012)
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1381 [10] The Times of India, Tech Check on Track: Now Railway TTEs to get palmtops http://articles.timesofindia.indiatimes.com/2012-04- 02/india/31274785_1_palmtops-ttes-railway-board. (accessed on 02 April 2012) [11] Center for Railway Information System, Passenger Reservation System. http://cris.org.in/CRIS/Projects/PRS [12]Android Developer, http: //www.developer.android.com/guide/basics/whatis- android.html. AUTHORS First Author – Omprakash Yadav, Senior Professor, Xavier IX. BIBILIOGRAPHY S. Swathi , M.E is currently working as Assistant Professor in Computer Science Department in JCT College of engineering and Technology, Coimbatore. Her resource interest includes Data Mining, Computer networks and Artificial Intelligence, Android. T.ARAVINTH is doing B.E Computer Science and Engineering in JCT College of Engineering and Technology, Coimbatore. Area of Interest is Android. R.ELAKYA is doing B.E Computer Science and Engineering in JCT College of Engineering and Technology, Coimbatore. Area of Interest is Android. R. RENJITH is doing B.E Computer Science and Engineering in JCT College of Engineering and Technology, Coimbatore. Area of Interest is Android.