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 2048
INTELLIGENT TRANSPORT SYSTEM USING IoT
Sachin Sakthi K S1, Santhiya V2, Sharmile B3, Dr. Mohan J4
1,2,3UG Student, Department of Electronics and Communication Engineering, SRM Valliammai Engineering College,
Kattankalathur, Chengalpet-603203, Tamilnadu, India
4Assosiate Professor, Department of Electronics and Communication Engineering, SRM Valliammai Engineering
College, Kattankalathur, Chengalpet-603203, Tamilnadu, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Today trustworthiness is of great significance in
public transport. Around the same time, there is lack of real-
time information for the people mainly use city buses. So, they
always wait a long time in a bus stop for the bus. This paper
proposes a framework which uses the Internet of Things (IoT)
for that. This system is used to monitor the exact location,
seating availability and bus arrival time in public
transportation. In addition, as described above we created an
Application (App) to show the data about thebusinformation.
There is a lot of benefits for the people by using this process.
An Intelligent Transport System (ITS) eliminates barriers to
use of public transport for the bus journey.
Key Words: Public transportation, Real-time information,
IoT, App, Intelligent Transport System (ITS).
1. INTRODUCTION
Generally, public transport is a service available on sharing
basis for the benefit of general public. Then the main reason
why the people choose public transportation over other
modes of transport oreco-friendlyand easyaccessibility.But
there is a lack of information about the arrival time in public
transportation. To overcome that, we propose a smart
information system whereall relevantinformationofthebus
will be processed to the user.
The main thing in this methodisInternetofthings.Basically,
IoT can assist in integration of communication, control and
information processing across various transportation
system. So, this method uses internet of things which is
mainly used to provide an interaction between the
passenger and bus. We use these devices regardingourdaily
life, monitoring personal status and tracking objects.
Public transport is extremely economically allowing a large
population to access it. Using a bus is comparativelycheaper
than other modes of transport. Then there are many
discounts available for some individuals like students and
senior citizens who use public transport as their
transportation option to get towork ortoschool.Also,public
transport can preserve the environment by reducing the
amount of pollution.
2. LITERATURE SURVEY
Here, they present an alternative approach for fine-grained
transportation mode detection using Kinetic Energy
Harvester (KEH). They designed a transportation detection
framework based on attention-based Long Short Term
Memory (LSTM) [1]. In this paper, they proposes a system to
track public bus using GPS , tells the count of number of
passengers in bus and also the estimated arrival time to the
user [2]. They implement a system for helping UiTM
Students to pinpoint the locationand estimatearrivaltimeof
bus [3]. In this method , they used RaspberrypiwithGPSand
other sensors for secureandpredictivebustransportationin
schools and collages [4]. They propose WiBus ,which is a
system to estimate buses arrival time, based on information
from opportunistic IEEE 802.11 contacts [5]. This paper
presents an improved approach to predict the public bus
arrival time and dwell time . It could provide timely vehicle
arrival and/or departure information to en-route, wayside,
and pre-trip passengers [6]. Here, they propose a smart
information system is presented for a bus passengers that
have the ability to interconnect passengers with real-world
public bus [7]. They proposed the design, development and
deployment of GPS (Global PositioningSystem)/GSM(Global
System for Mobile Communication) based vehicle tracking
and alert system which allows inter-city transport
companies to track their vehicles in real time [8]. In this
paper, they introduce and discuss a design space of how
behavioural transport data can shape more user-centric
transport information services in order to inform future
research activities in this area [9]. Here they design a
method which describe the current system,andthendiscuss
current and planned research that builds on it to use
increasingly-powerful smart mobile devices to provide
location and context-aware tools for navigating transit
system [10]. They present a IT-based services offered in
public transportation focuses on the passengers perspective
and need to develop frame work forassessingservicequality
and customer satisfaction [11].
3. PROPOSED SYSTEM
3.1. SYSTEM IMPLEMENTATION
In this paper we present Intelligent Transport Systemshow
in figure1 which will allows the passengertotakealternative
choices depending upon their situations. It proposes the
latest and advance technique for existing system.
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 2049
Figure 1.Block Diagram of the Intelligent Transport
System
The input 230V supply is converted into 12V by using step
down transformer, which is given to the voltage regulatorto
convert it as 5V supply. The proposed system presents
setting availability by using touch sensor. This sensor is
placed at the bottom of the each seats to take the exactcount
of occupied and unoccupied seats. When the passengers
count is calculated using USB camera. This camera is used to
capture each seat in bus depending uponthecapturedimage
we can predict the passenger count. GPS module is used to
find the current location of the bus by showing the latitude
and longitude. The information from the touch sensor and
GPS module is send to ARDUINO Uno through serial
communication. The ARDUINO Uno transmit these
information to the IoT module it will display inAndroidApp.
This bus tracking systemproposes wherethepassengers can
get the information about the seating availability, exact
location and bus arrival time by using the Android App. By
using this system the passengers can get the real time
information of the bus.
3.2. CIRCUIT DIAGRAM
In this circuit diagram, the GPS and Touch sensor output is
displayed on the web page by using the software Arduino
IDE and it is coded by using Embedded C programming. At
the same time the cameras output is got through Anaconda
Navigator which is coded by using Python programming.
These data’s are gathered in IoT serially anditisdisplayed in
Android App on real-time basis.
Figure 2.Circuit Diagram of the Intelligent Transport
System
4. OPERATIONAL SPECIFICATION
4.1. HARDWARE IMPLEMENTATION
A. Arduino Uno
ANALOG INPUT: Arduino atmega-328 microcontroller
board consist of 6 analog pins. These analog inputs can be
named from A0 to A5. From these 6 analog inputs pins, we
can do the process by using analog inputs. Analog inputs can
be used in the operating range of 0 to 5V.
DIGITAL INPUT: Digital inputs can be defined as the non
continuous time signal with discrete input pulses. It can be
represented as 0’s and 1’s. These digital inputs can be either
on state or in off state. Arduino atmega328 microcontroller
also consists of 12 digital input pins. It can be stated as D0 to
D11. Nearly 12 inputs can be used for digital input/output
applications.
• ATmega328-AUmicrocontrollerwithUNOBootloader
Installed.
• USB Programming Facilitated by the CH340G.
• USB-B Connector and cable included.
• Input voltage - 7-15V.
• 0-5V outputs with 3.3V compatible inputs.
• 14 Digital I/O Pins (6 PWM outputs).
• 6 Analog Inputs.
• ISP Header.
• 32k Flash Memory
• 16MHz Clock Speed.
B. Global Positioning System (GPS)
GPS receiver module high sensitivity gps module:-165dBm
low power consumption small size support walk model The
Skylab SKG13 series is a complete gps receiver module that
features super sensitivity, ultra low power and small form
Power Supply
Touch Sensor 1
Touch Sensor 2
Touch Sensor 3
Touch Sensor 4
IoT Board
GPS
Camera
USB to TTL
Mobile
ApplicationARDUINO
UNO
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 2050
factor. The GPS signal is applied to the antenna input of
module, and a complete serial data message with position,
velocity and time information is presented at the serial
interface with NMEA protocol or custom protocol.
GPS is based on the high performance features of the
MediaTek 3329 single-chip architecture, Its -165dBm
tracking sensitivity extends positioning coverage into place
like urban canyons anddensefoliage environmentwhere the
GPS was not possible before. The small form factor and low
power consumption make the module easy to integrate into
portable device like PNDs, mobile phones, cameras and
vehicle navigation systems. Dual Power Source, Serial and
TTL output Free GPS Active Antenna.
 Ultra high sensitivity: -165dBm
 22 tracking/66 acquisition-channel receiver
 WAAS/EGNOS/MSAS/GAGAN support
 NMEA protocols (default speed: 9600bps)
 Internal back-up battery
 One serial port
 Embedded patch antenna 18.2 x 18.2 x 4.0 mm
 Operating temperature range: -40 to 85
 RoHS compliant (Lead-free)
 Tiny form factor 30mm x20mm x 8.5mm.
C. Touch Sensor
Touch Sensors are the electronic sensors that can detect
touch. They operate as a switch when touched. These
sensors are used in lamps, touch screens of the mobile, etc…
Touch sensors offer an intuitive user interface.
Touch sensors are also known as Tactile sensors. These are
simple to design, low cost and are produced in large scale.
With the advance in technology, these sensors are rapidly
replacing the mechanical switches. Based on their functions
there are two types of touch sensors- Capacitive sensor and
Resistive sensor
Capacitive sensors work by measuring capacitance and are
seen in portable devices. These are durable, robust and
attractive with low cost. Resistive sensors don’t depend on
any electrical properties for operation. These sensors work
by measuring the pressure applied to their surface.
D. Internet of Things (IoT)
Node MCU: ESP8266 offers a complete and self-contained
Wi-Fi networking solution, allowing it to either host the
application or to offload all Wi-Fi networking functionsfrom
another application processor.
When ESP8266 hosts the application, andwhenitistheonly
application processor in the device, it is able to boot up
directly from an external flash.
It has integrated cache to improve the performance of the
system in such applications, and to minimize the memory
requirements.
Alternately, serving as a Wi-Fi adapter, wireless internet
access can be added to any microcontroller-based design
with simple connectivity through UART interface ortheCPU
AHB bridge interface.
 SDIO 2.0, SPI, UART
 32-pin QFN package
 Integrated RF switch, balun, 24dBm PA, DCXO, and
PMU
 Integrated RISC processor, on-chip memory and
external memory interfaces
 Integrated MAC/baseband processors
 Quality of Service management
 I2S interface for high fidelity audio applications
 On-chip low-dropout linear regulators for all
internal supplies
 Proprietary spurious-free clock generation
architecture
 Integrated WEP, TKIP, AES, and WAPI engines.
E. Camera
The purpose of a webcam is, not surprisingly, to broadcast
video on the Web. Webcams are typically small camerasthat
either attach to a user's monitor or sit on a desk.
Most webcams connect to the computer via USB, though
some use a Firewire connection. Webcams typically come
with software that allows the user to record video or stream
the video on the Web. If the user has a website that supports
streaming video, other users can watch the video stream
from their Web browsers.
Webcams can also be used for video chat sessions with
other people. Instead of broadcasting the video on the Web,
users can set up a video chat session with one or more
friends and have a conversation with live audio and video.
4.2. SOFTWARE IMPLEMENTATION
A. Arduino IDE
Arduino is an open-source platform used for building
electronics projects.
Arduino consists of both a physical programmable circuit
board (often referred to as a microcontroller) and a piece of
software, or IDE (Integrated Development Environment)
that runs on your computer, used to write and upload
computer code to the physical board.
The Arduino platformhas becomequitepopularwithpeople
just starting out with electronics, and for good reason.
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 2051
This flexibility combined with the fact that the Arduino
software is free, the hardware boards are pretty cheap, and
both the software and hardware are easytolearnhasledtoa
large community of users who have contributed code and
released instructions for a huge variety of Arduino-based
projects.
There are many varieties of Arduino boards (explained on
the next page) that can be used for different purposes. Some
boards look a bit different from the one below, but most
Arduinos have the majorityofthesecomponentsincommon.
B. Embedded C
Embedded C is most popular programming language in
software field for developing electronic gadgets. Each
processor used in electronic system is associated with
embedded software.
Embedded C programming plays a key role in performing
specific function by the processor. In day-to-daylifeweused
many electronic devices such as mobile phone, washing
machine, digital camera, etc.
These all device working is based on microcontroller that
are programmed by embedded C. The Embedded C code
written in above block diagram is used for blinking the LED
connected with Port0 of microcontroller.
In embedded system programming C code is preferredover
other language. Due to the following reasons:
 Easy to understand
 High Reliability
 Portability
 Scalability
 Function is a collection of statements that is used
for performing a specific task and a collection of
one or more functions is called a programming
language.
C. Anaconda Navigator
Hardware Requirements:
 CPU: 2 x 64-bit 2.8 GHz 8.00 GT/s CPUs
 RAM: 32 GB (or 16GB of 1600 MHz DDR3 Ram)
 Storage: 300 GB, Additional space recommended if
the repository will be used to store packages built
by customer. With an empty repository, a base
install requires 2GB
 Internet access to download the files from
Anaconda cloud or a USB drive containing all of the
files you need with alternate instructions of air
gapped installations
Software & System Requirements:
 Client environment may be Windows, macOs or
Linux
 MangoDB 2.6 (provided)
 Anaconda Repository license file
 Linux system accounts
 Mangod (RHEL) or mongodb (Ubuntu)
 Anaconda-server
D. Python
 It is easy to learn and use. It is developer-friendly
and high level programming language.
 Python language is more expressive means thatitis
more understandable and readable.
 It is an Interpreted language. This makesdebugging
easy and thus suitable for beginners.
 Python can run egually on different platforms such
as windows, linus, unix and macintosh etc. So, we
can say that python is a portable language.
 It is freely available at official web address. The
source-code is also available. Therefore it is open
source.
 This supports Object oriented language and
concepts of classes and objects come into existence.
 Extensible
 Large standard library
 GUI programming support
 Integrated.
5. EXPECTED RESULT
This Intelligent Transport System provides the real-time
information about the exact location,seatingavailabilityand
bus arrival time. This helps the people who use public
transport as their mode of transportation, where the people
can check the vacancies status and searching for upcoming
buses to make better decisions. It will reduce the crowed
level inside the bus.
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 2052
Figure 3.ITS Android App Figure 4.Output of ITS App
6. CONCLUSION AND FUTURE WORK
In this paper, an Intelligent Transport System is presented
for the bus passengers that has the ability to interconnect
passengers with real-timeinformation.Thissystemhasbeen
implemented on Android platform. Also, different attributes
like touch sensor, GPS, Arduino Uno and IoT has been added
to the project to improve the advantageous to the system. It
provides the Information about current and next location,
passengers counts and seating availability. So, the
passengers will be able to take better decision dependingon
their situation. This system will help in making the public
transport most reliable and efficient.
Future work includes adding details regarding waitingtime
in signal and traffic jam to produce higher accuracy in time
of arrival. To produce higher data service to the passengers
map primarily based visualization regarding the situation of
the bus may additionally be provided.
7. REFERENCES
[1] WEITAO XU, XINGYUFENG,JIA WANG,CHENGWEN LUO,
JIANQIANG LI , AND ZHONG MING, (Member, IEEE),“Energy
Harvesting-Based Smart Transportation Mode Detection
System via Attention-Based LSTM”, Received April 12,2019,
accepted May 16, 2019, date of publication May 23, 2019,
date of current version June 4, 2019.
[2] Mr.Anilkumar J Kadam1, Mr. Virendra Patil2, Mr. Kapish
Kaith3, Ms. Dhanashree Patil4, Ms. Sham, “Developing a
Smart Bus for Smart City using IOT Technology”,
Proceedings of the 2nd International conference on
Electronics, Communication and Aerospace Technology
(ICECA 2018).
[3] M.T.Kamisan, A.A.Aziz, W.R.W.Ahmad, N. Khairudin, ”
UiTM Campus Bus Tracking System Using Arduino Based
and Smartphone Application”, 2017 IEEE 15th Student
Conference on Research and Development (SCOReD).
[4] Prof. Nalawade S. R, Mr. Devrukhkar Akshay S, " Bus
Tracking by Computing Cell Tower Information on
Raspberry Pi “,2016 International Conference on Global
Trends in Signal Processing, Information Computing and
Communication.
[5] Vitor Borges C. da Silva, Tatiana Sciammarella, Miguel
Elias M. Campista, and Lu´ıs Henrique M. K. Costa,” Time of
Arrival Prediction with Dynamic Route Tracking for Public
Transportation Systems”, 2015 14th Annual Mediterranean
Ad Hoc Networking Workshop (MED-HOC-NET).
[6] Jun Gong, Mingyue Liu, Sen Zhang, “Hybrid dynamic
prediction model of bus arrival time based on weighted of
historical and real-time GPS Data”, 2013 25th Chinese
Control and Decision Conference (CCDC).
[7] Lavanya R, Sheela Sobana Rani K, Gayathri R, Binu D, “A
Smart Information System for Public Transportation Using
IoT”, International Journal of recent trends in Engineering
and research.
[8] Fleischer, PaulBenjamin, Nelson, Atso Yao, Robert
Adjetey, Bremang, Appah, ”Design and development of
GPS/GSM based vehicle tracking and alert syetem for
commercial inter-city buses”, Adaptive science &
technology(ICAST),2012 IEEE 4th International Conference.
[9] Foell, S., Rawassizadeh, R. and Kortuem,G.‘Informingthe
design of future transport information services with travel
behavior data’, in Proc. Workshop SenCity Uncovering
Hidden Pulse City,Zürich, Switzerland,pp.1343– 1346,2013.
[10] Ferris, B., Watkins, K., and Borning, A. ‘OneBusAway: A
transit traveler information system in Mobile Computing,
Applications, and Services’. Heidelberg, Germany, Springer
pp. 92–106, 2010.
[11] Camacho, T. D., Foth, M. and Rakotonirainy, A.
‘Pervasive technology and public transport: Opportunities
beyond telematics’, IEEE Pervasive Comput vol. 12,no.1,pp.
18–25,2013.

More Related Content

What's hot

IRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway TrackIRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway TrackIRJET Journal
 
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...PremChand190
 
IRJET- Automatic Vehicle Accident Detection and Messaging System
IRJET-  	  Automatic Vehicle Accident Detection and Messaging SystemIRJET-  	  Automatic Vehicle Accident Detection and Messaging System
IRJET- Automatic Vehicle Accident Detection and Messaging SystemIRJET Journal
 
IRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET Journal
 
RFID based design for vehicle location system
RFID based design for vehicle location systemRFID based design for vehicle location system
RFID based design for vehicle location systemmsc84
 
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...IRJET Journal
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET Journal
 
THE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMTHE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMijcsit
 
IRJET- High Responsive Smart Parking System using IoT
IRJET- High Responsive Smart Parking System using IoTIRJET- High Responsive Smart Parking System using IoT
IRJET- High Responsive Smart Parking System using IoTIRJET Journal
 
IRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET Journal
 
IRJET - Smart Traffic Signal Monitoring & Controlling using IoT
IRJET -  	  Smart Traffic Signal Monitoring & Controlling using IoTIRJET -  	  Smart Traffic Signal Monitoring & Controlling using IoT
IRJET - Smart Traffic Signal Monitoring & Controlling using IoTIRJET Journal
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET Journal
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET Journal
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET Journal
 
Smart vehicle tracking using GPS
Smart vehicle tracking using GPSSmart vehicle tracking using GPS
Smart vehicle tracking using GPSIRJET Journal
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET Journal
 
IoT for wheel alignment monitoring system
IoT for wheel alignment monitoring systemIoT for wheel alignment monitoring system
IoT for wheel alignment monitoring systemIJECEIAES
 
IRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET Journal
 

What's hot (20)

IRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway TrackIRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway Track
 
SMART E-TOLL SYSTEM
SMART E-TOLL SYSTEMSMART E-TOLL SYSTEM
SMART E-TOLL SYSTEM
 
Iot car parking system
Iot car parking systemIot car parking system
Iot car parking system
 
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
Intelligent Remote Monitoring of Parking Spaces Using Licensed and Unlicensed...
 
IRJET- Automatic Vehicle Accident Detection and Messaging System
IRJET-  	  Automatic Vehicle Accident Detection and Messaging SystemIRJET-  	  Automatic Vehicle Accident Detection and Messaging System
IRJET- Automatic Vehicle Accident Detection and Messaging System
 
IRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoT
 
RFID based design for vehicle location system
RFID based design for vehicle location systemRFID based design for vehicle location system
RFID based design for vehicle location system
 
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking System
 
THE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEMTHE SMART PARKING MANAGEMENT SYSTEM
THE SMART PARKING MANAGEMENT SYSTEM
 
IRJET- High Responsive Smart Parking System using IoT
IRJET- High Responsive Smart Parking System using IoTIRJET- High Responsive Smart Parking System using IoT
IRJET- High Responsive Smart Parking System using IoT
 
IRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian Malls
 
IRJET - Smart Traffic Signal Monitoring & Controlling using IoT
IRJET -  	  Smart Traffic Signal Monitoring & Controlling using IoTIRJET -  	  Smart Traffic Signal Monitoring & Controlling using IoT
IRJET - Smart Traffic Signal Monitoring & Controlling using IoT
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of Things
 
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert SystemIRJET - IoT based Low Cost Vehicle Monitoring and Alert System
IRJET - IoT based Low Cost Vehicle Monitoring and Alert System
 
Smart vehicle tracking using GPS
Smart vehicle tracking using GPSSmart vehicle tracking using GPS
Smart vehicle tracking using GPS
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for Driver
 
IoT for wheel alignment monitoring system
IoT for wheel alignment monitoring systemIoT for wheel alignment monitoring system
IoT for wheel alignment monitoring system
 
IRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFID
 

Similar to IRJET- Intelligent Transport System using IoT

SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTIRJET Journal
 
IRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation SystemIRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation SystemIRJET Journal
 
IOT Based Smart Ambulance Monitoring System with Traffic Light Control
IOT Based Smart Ambulance Monitoring System with Traffic Light ControlIOT Based Smart Ambulance Monitoring System with Traffic Light Control
IOT Based Smart Ambulance Monitoring System with Traffic Light ControlIRJET Journal
 
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident AvoidanceCombined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident AvoidanceIRJET Journal
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMIRJET Journal
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET Journal
 
IRJET- Review Paper on Iot Based Technology in Automobiles
IRJET-  	  Review Paper on Iot Based Technology in AutomobilesIRJET-  	  Review Paper on Iot Based Technology in Automobiles
IRJET- Review Paper on Iot Based Technology in AutomobilesIRJET Journal
 
IRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET Journal
 
IRJET- IoT based School Bus Tracking System
IRJET-  	  IoT based School Bus Tracking SystemIRJET-  	  IoT based School Bus Tracking System
IRJET- IoT based School Bus Tracking SystemIRJET Journal
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking SystemIRJET Journal
 
IRJET- Ambulance Detection and Traffic Control System
IRJET- Ambulance Detection and Traffic Control SystemIRJET- Ambulance Detection and Traffic Control System
IRJET- Ambulance Detection and Traffic Control SystemIRJET Journal
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET Journal
 
A Smart Approach for Traffic Management
A Smart Approach for Traffic Management	A Smart Approach for Traffic Management
A Smart Approach for Traffic Management journal ijrtem
 
IRJET- IoT based Motion Control System of a Robotic car
IRJET-  	  IoT based Motion Control System of a Robotic carIRJET-  	  IoT based Motion Control System of a Robotic car
IRJET- IoT based Motion Control System of a Robotic carIRJET Journal
 
IRJET- IoT based Smart Ambulance System
IRJET-  	  IoT based Smart Ambulance SystemIRJET-  	  IoT based Smart Ambulance System
IRJET- IoT based Smart Ambulance SystemIRJET Journal
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET Journal
 
IRJET- Density based Traffic Controller with Defaulter Identification using IoT
IRJET- Density based Traffic Controller with Defaulter Identification using IoTIRJET- Density based Traffic Controller with Defaulter Identification using IoT
IRJET- Density based Traffic Controller with Defaulter Identification using IoTIRJET Journal
 
IOT BASED SMART CITY
IOT BASED SMART CITYIOT BASED SMART CITY
IOT BASED SMART CITYIRJET Journal
 
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREASMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREAIRJET Journal
 

Similar to IRJET- Intelligent Transport System using IoT (20)

SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
 
BUS TRACKING SYSTEM
BUS TRACKING SYSTEMBUS TRACKING SYSTEM
BUS TRACKING SYSTEM
 
IRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation SystemIRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation System
 
IOT Based Smart Ambulance Monitoring System with Traffic Light Control
IOT Based Smart Ambulance Monitoring System with Traffic Light ControlIOT Based Smart Ambulance Monitoring System with Traffic Light Control
IOT Based Smart Ambulance Monitoring System with Traffic Light Control
 
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident AvoidanceCombined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
 
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEMVEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
VEHICLE TO VEHICLE COMMUNICATION FOR ACCIDENT-AVOIDANCE SYSTEM
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
 
IRJET- Review Paper on Iot Based Technology in Automobiles
IRJET-  	  Review Paper on Iot Based Technology in AutomobilesIRJET-  	  Review Paper on Iot Based Technology in Automobiles
IRJET- Review Paper on Iot Based Technology in Automobiles
 
IRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement Trailer
 
IRJET- IoT based School Bus Tracking System
IRJET-  	  IoT based School Bus Tracking SystemIRJET-  	  IoT based School Bus Tracking System
IRJET- IoT based School Bus Tracking System
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking System
 
IRJET- Ambulance Detection and Traffic Control System
IRJET- Ambulance Detection and Traffic Control SystemIRJET- Ambulance Detection and Traffic Control System
IRJET- Ambulance Detection and Traffic Control System
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue System
 
A Smart Approach for Traffic Management
A Smart Approach for Traffic Management	A Smart Approach for Traffic Management
A Smart Approach for Traffic Management
 
IRJET- IoT based Motion Control System of a Robotic car
IRJET-  	  IoT based Motion Control System of a Robotic carIRJET-  	  IoT based Motion Control System of a Robotic car
IRJET- IoT based Motion Control System of a Robotic car
 
IRJET- IoT based Smart Ambulance System
IRJET-  	  IoT based Smart Ambulance SystemIRJET-  	  IoT based Smart Ambulance System
IRJET- IoT based Smart Ambulance System
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX System
 
IRJET- Density based Traffic Controller with Defaulter Identification using IoT
IRJET- Density based Traffic Controller with Defaulter Identification using IoTIRJET- Density based Traffic Controller with Defaulter Identification using IoT
IRJET- Density based Traffic Controller with Defaulter Identification using IoT
 
IOT BASED SMART CITY
IOT BASED SMART CITYIOT BASED SMART CITY
IOT BASED SMART CITY
 
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREASMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
 

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

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
 
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
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
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
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
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
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
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
 
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
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

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
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
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...
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
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...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
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
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
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
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
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
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

IRJET- Intelligent Transport System using IoT

  • 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 2048 INTELLIGENT TRANSPORT SYSTEM USING IoT Sachin Sakthi K S1, Santhiya V2, Sharmile B3, Dr. Mohan J4 1,2,3UG Student, Department of Electronics and Communication Engineering, SRM Valliammai Engineering College, Kattankalathur, Chengalpet-603203, Tamilnadu, India 4Assosiate Professor, Department of Electronics and Communication Engineering, SRM Valliammai Engineering College, Kattankalathur, Chengalpet-603203, Tamilnadu, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Today trustworthiness is of great significance in public transport. Around the same time, there is lack of real- time information for the people mainly use city buses. So, they always wait a long time in a bus stop for the bus. This paper proposes a framework which uses the Internet of Things (IoT) for that. This system is used to monitor the exact location, seating availability and bus arrival time in public transportation. In addition, as described above we created an Application (App) to show the data about thebusinformation. There is a lot of benefits for the people by using this process. An Intelligent Transport System (ITS) eliminates barriers to use of public transport for the bus journey. Key Words: Public transportation, Real-time information, IoT, App, Intelligent Transport System (ITS). 1. INTRODUCTION Generally, public transport is a service available on sharing basis for the benefit of general public. Then the main reason why the people choose public transportation over other modes of transport oreco-friendlyand easyaccessibility.But there is a lack of information about the arrival time in public transportation. To overcome that, we propose a smart information system whereall relevantinformationofthebus will be processed to the user. The main thing in this methodisInternetofthings.Basically, IoT can assist in integration of communication, control and information processing across various transportation system. So, this method uses internet of things which is mainly used to provide an interaction between the passenger and bus. We use these devices regardingourdaily life, monitoring personal status and tracking objects. Public transport is extremely economically allowing a large population to access it. Using a bus is comparativelycheaper than other modes of transport. Then there are many discounts available for some individuals like students and senior citizens who use public transport as their transportation option to get towork ortoschool.Also,public transport can preserve the environment by reducing the amount of pollution. 2. LITERATURE SURVEY Here, they present an alternative approach for fine-grained transportation mode detection using Kinetic Energy Harvester (KEH). They designed a transportation detection framework based on attention-based Long Short Term Memory (LSTM) [1]. In this paper, they proposes a system to track public bus using GPS , tells the count of number of passengers in bus and also the estimated arrival time to the user [2]. They implement a system for helping UiTM Students to pinpoint the locationand estimatearrivaltimeof bus [3]. In this method , they used RaspberrypiwithGPSand other sensors for secureandpredictivebustransportationin schools and collages [4]. They propose WiBus ,which is a system to estimate buses arrival time, based on information from opportunistic IEEE 802.11 contacts [5]. This paper presents an improved approach to predict the public bus arrival time and dwell time . It could provide timely vehicle arrival and/or departure information to en-route, wayside, and pre-trip passengers [6]. Here, they propose a smart information system is presented for a bus passengers that have the ability to interconnect passengers with real-world public bus [7]. They proposed the design, development and deployment of GPS (Global PositioningSystem)/GSM(Global System for Mobile Communication) based vehicle tracking and alert system which allows inter-city transport companies to track their vehicles in real time [8]. In this paper, they introduce and discuss a design space of how behavioural transport data can shape more user-centric transport information services in order to inform future research activities in this area [9]. Here they design a method which describe the current system,andthendiscuss current and planned research that builds on it to use increasingly-powerful smart mobile devices to provide location and context-aware tools for navigating transit system [10]. They present a IT-based services offered in public transportation focuses on the passengers perspective and need to develop frame work forassessingservicequality and customer satisfaction [11]. 3. PROPOSED SYSTEM 3.1. SYSTEM IMPLEMENTATION In this paper we present Intelligent Transport Systemshow in figure1 which will allows the passengertotakealternative choices depending upon their situations. It proposes the latest and advance technique for existing system.
  • 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 2049 Figure 1.Block Diagram of the Intelligent Transport System The input 230V supply is converted into 12V by using step down transformer, which is given to the voltage regulatorto convert it as 5V supply. The proposed system presents setting availability by using touch sensor. This sensor is placed at the bottom of the each seats to take the exactcount of occupied and unoccupied seats. When the passengers count is calculated using USB camera. This camera is used to capture each seat in bus depending uponthecapturedimage we can predict the passenger count. GPS module is used to find the current location of the bus by showing the latitude and longitude. The information from the touch sensor and GPS module is send to ARDUINO Uno through serial communication. The ARDUINO Uno transmit these information to the IoT module it will display inAndroidApp. This bus tracking systemproposes wherethepassengers can get the information about the seating availability, exact location and bus arrival time by using the Android App. By using this system the passengers can get the real time information of the bus. 3.2. CIRCUIT DIAGRAM In this circuit diagram, the GPS and Touch sensor output is displayed on the web page by using the software Arduino IDE and it is coded by using Embedded C programming. At the same time the cameras output is got through Anaconda Navigator which is coded by using Python programming. These data’s are gathered in IoT serially anditisdisplayed in Android App on real-time basis. Figure 2.Circuit Diagram of the Intelligent Transport System 4. OPERATIONAL SPECIFICATION 4.1. HARDWARE IMPLEMENTATION A. Arduino Uno ANALOG INPUT: Arduino atmega-328 microcontroller board consist of 6 analog pins. These analog inputs can be named from A0 to A5. From these 6 analog inputs pins, we can do the process by using analog inputs. Analog inputs can be used in the operating range of 0 to 5V. DIGITAL INPUT: Digital inputs can be defined as the non continuous time signal with discrete input pulses. It can be represented as 0’s and 1’s. These digital inputs can be either on state or in off state. Arduino atmega328 microcontroller also consists of 12 digital input pins. It can be stated as D0 to D11. Nearly 12 inputs can be used for digital input/output applications. • ATmega328-AUmicrocontrollerwithUNOBootloader Installed. • USB Programming Facilitated by the CH340G. • USB-B Connector and cable included. • Input voltage - 7-15V. • 0-5V outputs with 3.3V compatible inputs. • 14 Digital I/O Pins (6 PWM outputs). • 6 Analog Inputs. • ISP Header. • 32k Flash Memory • 16MHz Clock Speed. B. Global Positioning System (GPS) GPS receiver module high sensitivity gps module:-165dBm low power consumption small size support walk model The Skylab SKG13 series is a complete gps receiver module that features super sensitivity, ultra low power and small form Power Supply Touch Sensor 1 Touch Sensor 2 Touch Sensor 3 Touch Sensor 4 IoT Board GPS Camera USB to TTL Mobile ApplicationARDUINO UNO
  • 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 2050 factor. The GPS signal is applied to the antenna input of module, and a complete serial data message with position, velocity and time information is presented at the serial interface with NMEA protocol or custom protocol. GPS is based on the high performance features of the MediaTek 3329 single-chip architecture, Its -165dBm tracking sensitivity extends positioning coverage into place like urban canyons anddensefoliage environmentwhere the GPS was not possible before. The small form factor and low power consumption make the module easy to integrate into portable device like PNDs, mobile phones, cameras and vehicle navigation systems. Dual Power Source, Serial and TTL output Free GPS Active Antenna.  Ultra high sensitivity: -165dBm  22 tracking/66 acquisition-channel receiver  WAAS/EGNOS/MSAS/GAGAN support  NMEA protocols (default speed: 9600bps)  Internal back-up battery  One serial port  Embedded patch antenna 18.2 x 18.2 x 4.0 mm  Operating temperature range: -40 to 85  RoHS compliant (Lead-free)  Tiny form factor 30mm x20mm x 8.5mm. C. Touch Sensor Touch Sensors are the electronic sensors that can detect touch. They operate as a switch when touched. These sensors are used in lamps, touch screens of the mobile, etc… Touch sensors offer an intuitive user interface. Touch sensors are also known as Tactile sensors. These are simple to design, low cost and are produced in large scale. With the advance in technology, these sensors are rapidly replacing the mechanical switches. Based on their functions there are two types of touch sensors- Capacitive sensor and Resistive sensor Capacitive sensors work by measuring capacitance and are seen in portable devices. These are durable, robust and attractive with low cost. Resistive sensors don’t depend on any electrical properties for operation. These sensors work by measuring the pressure applied to their surface. D. Internet of Things (IoT) Node MCU: ESP8266 offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all Wi-Fi networking functionsfrom another application processor. When ESP8266 hosts the application, andwhenitistheonly application processor in the device, it is able to boot up directly from an external flash. It has integrated cache to improve the performance of the system in such applications, and to minimize the memory requirements. Alternately, serving as a Wi-Fi adapter, wireless internet access can be added to any microcontroller-based design with simple connectivity through UART interface ortheCPU AHB bridge interface.  SDIO 2.0, SPI, UART  32-pin QFN package  Integrated RF switch, balun, 24dBm PA, DCXO, and PMU  Integrated RISC processor, on-chip memory and external memory interfaces  Integrated MAC/baseband processors  Quality of Service management  I2S interface for high fidelity audio applications  On-chip low-dropout linear regulators for all internal supplies  Proprietary spurious-free clock generation architecture  Integrated WEP, TKIP, AES, and WAPI engines. E. Camera The purpose of a webcam is, not surprisingly, to broadcast video on the Web. Webcams are typically small camerasthat either attach to a user's monitor or sit on a desk. Most webcams connect to the computer via USB, though some use a Firewire connection. Webcams typically come with software that allows the user to record video or stream the video on the Web. If the user has a website that supports streaming video, other users can watch the video stream from their Web browsers. Webcams can also be used for video chat sessions with other people. Instead of broadcasting the video on the Web, users can set up a video chat session with one or more friends and have a conversation with live audio and video. 4.2. SOFTWARE IMPLEMENTATION A. Arduino IDE Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable circuit board (often referred to as a microcontroller) and a piece of software, or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the physical board. The Arduino platformhas becomequitepopularwithpeople just starting out with electronics, and for good reason.
  • 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 2051 This flexibility combined with the fact that the Arduino software is free, the hardware boards are pretty cheap, and both the software and hardware are easytolearnhasledtoa large community of users who have contributed code and released instructions for a huge variety of Arduino-based projects. There are many varieties of Arduino boards (explained on the next page) that can be used for different purposes. Some boards look a bit different from the one below, but most Arduinos have the majorityofthesecomponentsincommon. B. Embedded C Embedded C is most popular programming language in software field for developing electronic gadgets. Each processor used in electronic system is associated with embedded software. Embedded C programming plays a key role in performing specific function by the processor. In day-to-daylifeweused many electronic devices such as mobile phone, washing machine, digital camera, etc. These all device working is based on microcontroller that are programmed by embedded C. The Embedded C code written in above block diagram is used for blinking the LED connected with Port0 of microcontroller. In embedded system programming C code is preferredover other language. Due to the following reasons:  Easy to understand  High Reliability  Portability  Scalability  Function is a collection of statements that is used for performing a specific task and a collection of one or more functions is called a programming language. C. Anaconda Navigator Hardware Requirements:  CPU: 2 x 64-bit 2.8 GHz 8.00 GT/s CPUs  RAM: 32 GB (or 16GB of 1600 MHz DDR3 Ram)  Storage: 300 GB, Additional space recommended if the repository will be used to store packages built by customer. With an empty repository, a base install requires 2GB  Internet access to download the files from Anaconda cloud or a USB drive containing all of the files you need with alternate instructions of air gapped installations Software & System Requirements:  Client environment may be Windows, macOs or Linux  MangoDB 2.6 (provided)  Anaconda Repository license file  Linux system accounts  Mangod (RHEL) or mongodb (Ubuntu)  Anaconda-server D. Python  It is easy to learn and use. It is developer-friendly and high level programming language.  Python language is more expressive means thatitis more understandable and readable.  It is an Interpreted language. This makesdebugging easy and thus suitable for beginners.  Python can run egually on different platforms such as windows, linus, unix and macintosh etc. So, we can say that python is a portable language.  It is freely available at official web address. The source-code is also available. Therefore it is open source.  This supports Object oriented language and concepts of classes and objects come into existence.  Extensible  Large standard library  GUI programming support  Integrated. 5. EXPECTED RESULT This Intelligent Transport System provides the real-time information about the exact location,seatingavailabilityand bus arrival time. This helps the people who use public transport as their mode of transportation, where the people can check the vacancies status and searching for upcoming buses to make better decisions. It will reduce the crowed level inside the bus.
  • 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 2052 Figure 3.ITS Android App Figure 4.Output of ITS App 6. CONCLUSION AND FUTURE WORK In this paper, an Intelligent Transport System is presented for the bus passengers that has the ability to interconnect passengers with real-timeinformation.Thissystemhasbeen implemented on Android platform. Also, different attributes like touch sensor, GPS, Arduino Uno and IoT has been added to the project to improve the advantageous to the system. It provides the Information about current and next location, passengers counts and seating availability. So, the passengers will be able to take better decision dependingon their situation. This system will help in making the public transport most reliable and efficient. Future work includes adding details regarding waitingtime in signal and traffic jam to produce higher accuracy in time of arrival. To produce higher data service to the passengers map primarily based visualization regarding the situation of the bus may additionally be provided. 7. REFERENCES [1] WEITAO XU, XINGYUFENG,JIA WANG,CHENGWEN LUO, JIANQIANG LI , AND ZHONG MING, (Member, IEEE),“Energy Harvesting-Based Smart Transportation Mode Detection System via Attention-Based LSTM”, Received April 12,2019, accepted May 16, 2019, date of publication May 23, 2019, date of current version June 4, 2019. [2] Mr.Anilkumar J Kadam1, Mr. Virendra Patil2, Mr. Kapish Kaith3, Ms. Dhanashree Patil4, Ms. Sham, “Developing a Smart Bus for Smart City using IOT Technology”, Proceedings of the 2nd International conference on Electronics, Communication and Aerospace Technology (ICECA 2018). [3] M.T.Kamisan, A.A.Aziz, W.R.W.Ahmad, N. Khairudin, ” UiTM Campus Bus Tracking System Using Arduino Based and Smartphone Application”, 2017 IEEE 15th Student Conference on Research and Development (SCOReD). [4] Prof. Nalawade S. R, Mr. Devrukhkar Akshay S, " Bus Tracking by Computing Cell Tower Information on Raspberry Pi “,2016 International Conference on Global Trends in Signal Processing, Information Computing and Communication. [5] Vitor Borges C. da Silva, Tatiana Sciammarella, Miguel Elias M. Campista, and Lu´ıs Henrique M. K. Costa,” Time of Arrival Prediction with Dynamic Route Tracking for Public Transportation Systems”, 2015 14th Annual Mediterranean Ad Hoc Networking Workshop (MED-HOC-NET). [6] Jun Gong, Mingyue Liu, Sen Zhang, “Hybrid dynamic prediction model of bus arrival time based on weighted of historical and real-time GPS Data”, 2013 25th Chinese Control and Decision Conference (CCDC). [7] Lavanya R, Sheela Sobana Rani K, Gayathri R, Binu D, “A Smart Information System for Public Transportation Using IoT”, International Journal of recent trends in Engineering and research. [8] Fleischer, PaulBenjamin, Nelson, Atso Yao, Robert Adjetey, Bremang, Appah, ”Design and development of GPS/GSM based vehicle tracking and alert syetem for commercial inter-city buses”, Adaptive science & technology(ICAST),2012 IEEE 4th International Conference. [9] Foell, S., Rawassizadeh, R. and Kortuem,G.‘Informingthe design of future transport information services with travel behavior data’, in Proc. Workshop SenCity Uncovering Hidden Pulse City,Zürich, Switzerland,pp.1343– 1346,2013. [10] Ferris, B., Watkins, K., and Borning, A. ‘OneBusAway: A transit traveler information system in Mobile Computing, Applications, and Services’. Heidelberg, Germany, Springer pp. 92–106, 2010. [11] Camacho, T. D., Foth, M. and Rakotonirainy, A. ‘Pervasive technology and public transport: Opportunities beyond telematics’, IEEE Pervasive Comput vol. 12,no.1,pp. 18–25,2013.