Participatory Sensing for Public Transportation Information Service

Size: px
Start display at page:

Download "Participatory Sensing for Public Transportation Information Service"

Transcription

1 GRD Journals Global Research and Development Journal for Engineering International Conference on Innovations in Engineering and Technology (ICIET) July 2016 e-issn: Participatory Sensing for Public Transportation Information Service 1 Ms. T. R. P. Monisha 2 Ms. N. Nandhini 3 S. S. Aarthy 4 R. Aarthy 1,2,3,4 Department of Information Technology 1,2,3,4 K.L.N College of Engineering Pottapalayam, Sivagangai , India Abstract Mobile phones emergence has brought about a huge impact in today s technology. Especially smart phones play a major role in everyday life. This advantage is used in public transportation service. Public transportation in India has always had its indigenous issues which have proven to be fatal to many. This issue is addressed here. Here the front end is a Traffic Info application which is a peer to peer application which helps in knowing the public transportation status. It is a simple and easy-to-use Android application which visualizes real-time public transport information of the given city on Google Maps. Crowd sensing helps to make travelling easier and sophisticated. The lively updates are assisted by service provider. We use generic publish/subscribe communication model in our framework to implement interactions. Traffic Info is built upon Extensible Messaging and Presence Protocol (XMPP) based communication framework. The significant features of Traffic Info are Visualization, Information Sharing and Sensing. Keyword- android application, crowdsourcing, Traffic Info, Traffic updates I. INTRODUCTION Metropolitan cities or smart cities often engage in various services which might have many difficulties relating to maintenance. Services offered by big cities are huge and often difficult to maintain. There are many services such as water, electricity, roads, transportation etc. One of the leading services is transportation. The grievances faced by the public regarding transportation are innumerable. This is one of the major issues. The government cannot also be blamed as it is difficult to manage such a huge network. Thinking of using high level technology can cost more and require a large amount of skilled labour. The only alternative to make public transportation more reliable and easy is to use affordable technology. When it comes to affordable and ideal technology for use, then it would be mobile phones. Nowadays mobile phone has made a huge impact on every single person. People started moving using mobile phones not only to communicate but also for various reasons such as data sharing, transactions, and much more. India ranks second in the usage of mobile phones. 79 citizens use mobile phones out of 100 according to the survey held on 31st October 2015[1]. The success in mobile phones gradually let to the development of smart phones. India is the 3rd largest smart phone market in the world, India to reach 314 million mobile internet users by 2017[2]. Android phones have marked its fullest success. This major technology can be used to address a major issue. Android phones have made a great impact in mobile phone evolution. Everyone in a smart city or metropolitan city would own an android phone. This is the key tool here to unlock the major transportation problem. Here, in this solution, real time data is tracked and collected to provide more accurate and instant updates using mobile crowd sensing[3]. This does not require any external investment. In this scenario the passenger s live updates and their inbuilt sensors located in their mobile phones can serve the purpose. The Global Positioning System (GPS) is a space-based navigation system that provides location and time information in all weather conditions, anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites. This GPS location tracking can aid in knowing the current location of the bus with the time of last update. Apart from this sensor, every user using the public transportation can help in feeding the data for refinement and more exact details. Thus the customer waiting to get on board can view the details provided by the sensors and passengers travelling on that particular vehicle. Here the customer becomes the sole benefactor of the service. In this paper we have used the front end as the Traffic Info application which helps the user in communicating with the end users. The producer who are going to provide the live updates, provide the information using an unique identification number. The consumer on the other hand can provide the unique identification number of the vehicle s status to be known. Once the ID is entered, the location of the vehicle is displayed using Google maps along with the current status of the vehicle. JSON [4] has played a major part in the retrieval of data from the MySQL database. JSON API has been used in PHP as well as in the java files. 193

2 II. PROJECT OBJECTIVE To make travelling easier and accessible. To know the status of the vehicle waiting to be bored. III. PROBLEM STATEMENT Travelling on a public transportation has always been a hectic task. The vehicles don't arrive as per schedule due to various issues such as traffic or other failures. We may also not be sure whether the vehicles have passed through our boarding points. These issues are faced daily by school goers, working people and senior citizens. Even if they arrive on time, seats are deficit and the vehicle's condition is worst. These problems are addressed in this paper. IV. RELATED WORK Here we discuss the previous work done and prove the work discussed here is better than the previous work. The crowdsourcing technique used here requires both the participation of producers and consumers. The user namely the producers and consumers are referred as prosumers. The application can prove its best only upon maximum involvement of prosumers. Therefore it s very much necessary to attract people to use the application. Which makes it is essential for the service provider to attract users. However, we face a serious problem here. The consumers do not pay much heed if there is no much contribution from the producer side. The producers use the application if they have personal benefits out of it. To make the producers more participative incentives can be provided to encourage the usage. Moovit is one application similar to Traffic Info which provides live traffic information to the users. The difficulty faced here is that the application works fine on location where there is a huge population like Paris. It also doesn t prove its worth in scarcely populated cities like Budapest. There are other such works published in recent days. For instance, the authors in [6] propose a bus arrival time prediction system based on bus passengers' participatory sensing. The proposed system uses movement statuses, audio recordings and mobile cell tower signals to provide the exact location of the vehicle. And the reference in [7] uses smartphone sensors data and machine learning techniques to detect the type of motion. Like whether the provider is travelling by train or by car or any other mode of transportation. V. FRAMEWORK FOR CROWD SENSING BASED SMART CITY APPLICATIONS Fig. 1: Dataflow diagram of Traffic Info application The Index activity is the first activity which is launched when the application is triggered. Once the vehicle s unique identification number is mentioned. The user can choose to be a producer or consumer on clicking the Provide Info or View Status buttons respectively. Once the button is clicked the vehicle s unique number is carrier over to the next activity. In Provide Info activity, the producer can provide the observed information to aid the information sharing feature. In View Status activity, the consumer can view the details which are filtered and provided by the service provider. The consumer also enjoys the privilege of viewing the location of the bus in the Google maps. The vehicle s marker displays the last update time of the vehicle information along with the vehicle s number. The GPS sensor acts in the background of the Provide Info activity which is hidden from the producer. The producer s mobile device acts as the GPS sensing device. This provided information is all fed to the repository for collecting, cleansing, analyzing process. 194

3 VI. PROPOSED SYSTEM This paper deals with the Traffic Info android application which provides lively updates on public transportation system. This application uses GPS for tracking the movement of the vehicle which is tracked down from the mobile phones of the producers. The accelerometer is also used in this application for traffic detection. This built-in sensor facilitate in detecting the traffic intensity. On the other hand the users of this application can feed additional information on vehicle s condition. Fig. 2: Real-time public transport information service based on mobile crowd sensing. VII. COMMUNICATION MODEL Extensible Messaging and Presence Protocol (XMPP) is a communications protocol for message-oriented middleware based on XML (Extensible Markup Language). The Extensible Messaging and Presence Protocol (XMPP) is a protocol for streaming XML [XML] elements in order to exchange messages and presence information in close to real time. This protocol is used in our framework of publish/subscribe. This framework has three main roles namely Producer, Consumer and service provider. These roles are discussed briefly. A. Producer The Producer is the original sponsor in our model who help in producing raw data and plays a central role in data collection. She/he is the one who also provides us with the location information of the vehicle through the inbuilt sensor. B. Consumer The Consumer is the sole subscriber of the provided service(s). She/he enjoys the value of the collected, cleaned, analysed, extended and disseminated information. We call the user as Prosumer, when he acts in the service as both Consumer and Producer at the same time. C. Service Provider The Service Provider collects the raw data provided by the producer and the sensor provided location data. These data are processed, analysed and categorised. The refined data are provided by the service provided to the consumer on request. VIII. TRAFFIC INFO FEATURES The three main features provided by Traffic Info are visualisation, information sharing and sensing. A. Visualisation An example of this feature is depicted in the Figure 3. The consumer waiting in their stops can view such information about the vehicle they want to board. The user interface facilitates easy understating of the information displayed by the service provider. Provision of the unique vehicle ID is enough to view all the information about the vehicle to be bored. JSON plays a key role in visualisation of data required indirectly. B. Information Sharing The second feature is about information sharing. Passengers can share their observations regarding the vehicles they are currently riding. Figure 4 shows the Provide Info screen that is used to provide the information about the vehicle. The feedback 195

4 information is provided by mentioning the unique ID of the vehicle. It is up to the user what information and when he wants to submit. The layout of the UI is designed using the Extensible Markup Language (XML)[5]. This facilitate in designing the required format with ease. C. Sensing The third feature is collecting smartphone sensor readings without user interaction, which is almost invisible for the user. This is one of the background process not known to the provider itself. Though the sensing is done on the providers side using his/her own device. When the provider provides the information the GPS, inbuilt sensor senses the exact location of the mobile phone which is the location of the vehicle. The collected latitude and longitude readings are stored in the repository. Fig. 3: View Status activity Fig. 4: Provide Info activity IX. FURTHER ENHANCEMENT As future work, we plan to enhance the services provided by the application in response to the feedbacks got from the users. Moreover, to get the feedbacks of real users, we have planned to conduct real time experiment covering a few localities. Their 196

5 feedback is important to plan the directions for improvements. This work is also thought to be enhanced by providing LDC displays which shows live updates on the stops of the vehicle. REFERENCES [1] [2] [3] R. Ganti, F. Ye, and H. Lei, Mobile Crowdsensing: CurrentState and Future Challenges, IEEE Commun. Mag., Nov. 2011, pp [4] [5] T. Bray et al., Extensible Markup Language (XML) 1.0 (Fifth Edition), W3C, W3C Recommendation REC-xml , Nov. 2008, [6] P. Zhou et al., How Long to Wait?: Predicting Bus Arrival Time with Mobile Phone based Participatory Sensing, Proc. 10th Int l. Conf. Mobile Systems, Applications, and Services (MobiSys 2012), June [7] L. Bedogni, M. Di Felice, and L. Bononi, By Train or by Car? Detecting the User's Motion Type Through Smartphone Sensors Data, Proc. IFIP Wireless Days Conf. (WD 2012), 2012, pp

REAL TIME PUBLIC TRANSPORT INFORMATION SERVICE

REAL TIME PUBLIC TRANSPORT INFORMATION SERVICE Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 7, July 2015, pg.88

More information

Star rating driver safety behavior by the use of smart technologies

Star rating driver safety behavior by the use of smart technologies RoundTable Use of technology and its impact on road safety New York, June 14, 2016 Star rating driver safety behavior by the use of smart technologies George Yannis, Professor National Technical University

More information

A Publish-Subscribe Scheme Based Open Architecture for Crowd-Sourcing

A Publish-Subscribe Scheme Based Open Architecture for Crowd-Sourcing A Publish-Subscribe Scheme Based Open Architecture for Crowd-Sourcing Róbert L. Szabó 1,2 and Károly Farkas 1,3 1 Inter-University Centre for Telecomm. and Informatics, Debrecen, Hungary 2 HSNLab, Dept.

More information

PERSONALISATION OF USER PROFILES IN SMART PHONES BASED ON GPS TECHNOLOGY (ANDROID)

PERSONALISATION OF USER PROFILES IN SMART PHONES BASED ON GPS TECHNOLOGY (ANDROID) PERSONALISATION OF USER PROFILES IN SMART PHONES BASED ON GPS TECHNOLOGY (ANDROID) 1 Ganesh, 2 Naveen C, 3 Kishore K M, 4 Kripal J Shekhar, 5 Dr. H D Phaneendra( Professor and Head of PG Studies ) 12345

More information

Android project proposals

Android project proposals Android project proposals Luca Bedogni, Federico Montori 13 April 2018 Abstract In this document, we describe three possible projects for the exam of Laboratorio di applicazioni mobili course. Each student

More information

CS 4518 Mobile and Ubiquitous Computing Smartphone Sensing. Emmanuel Agu

CS 4518 Mobile and Ubiquitous Computing Smartphone Sensing. Emmanuel Agu CS 4518 Mobile and Ubiquitous Computing Smartphone Sensing Emmanuel Agu Smartphone Sensors Typical smartphone sensors today accelerometer, compass, GPS, microphone, camera, proximity Future sensors? Heart

More information

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data 46 Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

More information

CS 528 Mobile and Ubiquitous Computing Lecture 7b: Smartphone Sensing. Emmanuel Agu

CS 528 Mobile and Ubiquitous Computing Lecture 7b: Smartphone Sensing. Emmanuel Agu CS 528 Mobile and Ubiquitous Computing Lecture 7b: Smartphone Sensing Emmanuel Agu Smartphone Sensors Typical smartphone sensors today accelerometer, compass, GPS, microphone, camera, proximity Use machine

More information

Mobile, Smartphones, Wi-Fi, and Apps

Mobile, Smartphones, Wi-Fi, and Apps Mobile, Smartphones, Wi-Fi, and Apps What Are We Talking About Today? 1. Mobile 2. Different Needs 3. Geolocation & Georeference 4. Mobile-Friendliness 5. Location-Based Services 6. Wi-Fi 7. Apps vs. Websites

More information

Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering

Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering Mobile Systems M Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering Mobile Systems M course (8 ECTS) II Term Academic Year 2016/2017 08 Application Domains

More information

Mobile Millennium Using Smartphones as Traffic Sensors

Mobile Millennium Using Smartphones as Traffic Sensors Mobile Millennium Using Smartphones as Traffic Sensors Dan Work and Alex Bayen Systems Engineering, Civil and Environmental Engineering, UC Berkeley Intelligent Infrastructure, Center for Information Technology

More information

HOW TO USE TECHNOLOGY TO UNDERSTAND HUMAN MOBILITY IN CITIES? Stefan Seer Mobility Department Dynamic Transportation Systems

HOW TO USE TECHNOLOGY TO UNDERSTAND HUMAN MOBILITY IN CITIES? Stefan Seer Mobility Department Dynamic Transportation Systems HOW TO USE TECHNOLOGY TO UNDERSTAND HUMAN MOBILITY IN CITIES? Stefan Seer Mobility Department Dynamic Transportation Systems Sustainable transport planning requires a deep understanding on human mobility

More information

An Android Smartphone Application for Collecting, Sharing and Predicting the Niagara Frontier Border Crossings Waiting Time

An Android Smartphone Application for Collecting, Sharing and Predicting the Niagara Frontier Border Crossings Waiting Time An Android Smartphone Application for Collecting, Sharing and Predicting the Niagara Frontier Border Crossings Waiting Time Lei Lin 1, Qian Wang 1, Adel W. Sadek 1, Yan Li 2 1 Civil, Structural and Environmental

More information

Orange Smart Cities. the ICT partner for innovators in the urban space

Orange Smart Cities. the ICT partner for innovators in the urban space Orange Smart Cities the ICT partner for innovators in the urban space Orange Smart Cities offer ICT solutions for large city infrastructures and services to the citizen ETSI Smart Cities Workshop, 3-4

More information

On A Traffic Control Problem Using Cut-Set of Graph

On A Traffic Control Problem Using Cut-Set of Graph 1240 On A Traffic Control Problem Using Cut-Set of Graph Niky Baruah Department of Mathematics, Dibrugarh University, Dibrugarh : 786004, Assam, India E-mail : niky_baruah@yahoo.com Arun Kumar Baruah Department

More information

C O N TA C T !!!!!! Portfolio Summary. for more information July, 2014

C O N TA C T !!!!!! Portfolio Summary. for more information  July, 2014 C O N TA C T IQ Portfolio Summary July, 2014 for more information www.concerttechnology.com bizdev@concerttechnology.com C o n c e r t T e c h n o l o g y Overview SOCIAL GRAPH ContactIQ is a collection

More information

Cloud Based Public Transport Information System for Android Devices Using Crowd Sourcing

Cloud Based Public Transport Information System for Android Devices Using Crowd Sourcing Cloud Based Public Transport Information System for Android Devices Using Crowd Sourcing Tejas N A 1, Younus Zain 2, Panimozhi K 3 UG Student, Dept. of CSE, BMSCE, Bangalore, India 1,2 Assistant Professor

More information

Location Based Task Reminder System Using Android Mobile

Location Based Task Reminder System Using Android Mobile Location Based Task Reminder System Using Android Mobile Adarrsh Paul 1, Akkshansh Paul 2, S.Jaya Kumar 3 1, 2 Student, Department of Computer Engineering, SRM IST, Chennai, Tamil Nadu, India. 3 Assistant

More information

SatGuide Symbian User Manual. SatGuide Symbian OS USER MANUAL

SatGuide Symbian User Manual. SatGuide Symbian OS USER MANUAL SatGuide Symbian User Manual SatGuide Symbian OS USER MANUAL CONTENTS 1 - INTRODUCTION...1 WHAT IS SATGUIDE?...1 SATGUIDE FEATURES...1 2 - SMART PRACTICES WHILE DRIVING...2 DRIVE SAFE, CALL SMART SM...2

More information

GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!!

GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!! GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!! How GPS Works!!! Cloud Server Data Transferred to Server Cellular Tower GPS Satellite Tracking Data Viewed via Internet Connection

More information

Using Geofencing for a Disaster Information System

Using Geofencing for a Disaster Information System Using Geofencing for a Disaster Information System Akira Suyama Graduate School of Engineering Tokyo Denki University Tokyo, Japan 16kmc16@ms.dendai.ac.jp Ushio Inoue Dept. of Information and Communication

More information

Smart Waste Management using Internet-of-Things (IoT)

Smart Waste Management using Internet-of-Things (IoT) Smart Waste Management using Internet-of-Things (IoT) Gopal Kirshna Shyam 1, Sunilkumar S. Manvi 2, Priyanka Bharti 3 School of Computing & Information Technology REVA University, Bengaluru 560 064 Email:

More information

Create a smarter environment where information becomes insight

Create a smarter environment where information becomes insight Create a smarter environment where information becomes insight How a seamless network can turn data into intelligence for your smart city or factory Contents Introduction 3 Smart city surveillance: From

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK DESIGN & IMPLEMENTATION OF LOCATION AWARENESS & SHARING SYSTEM USING GPS & GPRS

More information

METRO BUS TRACKING SYSTEM

METRO BUS TRACKING SYSTEM METRO BUS TRACKING SYSTEM Muthukumaravel M 1, Manoj Kumar M 2, Rohit Surya G R 3 1,2,3UG Scholar, Dept. Of CSE, Panimalar Engineering College, Tamil Nadu, India. 1muthukumaravel.muthuraman@gmail.com, 2

More information

OPTIMIZING THE CARPOOL SERVICE PROBLEM WITH GENETIC ALGORITHM

OPTIMIZING THE CARPOOL SERVICE PROBLEM WITH GENETIC ALGORITHM OPTIMIZING THE CARPOOL SERVICE PROBLEM WITH GENETIC ALGORITHM PROF VIRENDRA DAKODE SHESHBHUSHAN SONAR GAURAV BAGDE Dept. : Computer Engineering. Dept. : Computer Engineering. Dept. : Computer Engineering.

More information

ON-BOARD SMARTPHONE APPLICATION PLATFORM FOR REAL- TIME SHARING OF TRAFFIC INFORMATION

ON-BOARD SMARTPHONE APPLICATION PLATFORM FOR REAL- TIME SHARING OF TRAFFIC INFORMATION ON-BOARD SMARTPHONE APPLICATION PLATFORM FOR REAL- TIME SHARING OF TRAFFIC INFORMATION Jakov Videković, Josip Balen Faculty of Electrical Engineering, Computer Science and Information Technology Kneza

More information

Transportation Data for Chicago Traffic Management Center. Abraham Emmanuel Deputy Commissioner, CDOT

Transportation Data for Chicago Traffic Management Center. Abraham Emmanuel Deputy Commissioner, CDOT Transportation Data for Chicago Traffic Management Center Abraham Emmanuel Deputy Commissioner, CDOT Chicago Traffic Management Center (TMC) Proposed in the early 2000s with a core building and Advanced

More information

AC Care Mobile Application

AC Care Mobile Application GRD Journals Global Research and Development Journal for Engineering National Conference on Computational Intelligence Systems (NCCIS 17) March 2017 e-issn: 2455-5703 1 Ms. Felicia Lilian.J AP 2 Ananthakrishnan.K

More information

ON-BOARD SMARTPHONE APPLICATION PLATFORM FOR REAL- TIME SHARING OF TRAFFIC INFORMATION

ON-BOARD SMARTPHONE APPLICATION PLATFORM FOR REAL- TIME SHARING OF TRAFFIC INFORMATION KoREMA INSTRUCTION TO AUTHORS ON-BOARD SMARTPHONE APPLICATION PLATFORM FOR REAL- TIME SHARING OF TRAFFIC INFORMATION Jakov Videković, Josip Balen Faculty of Electrical Engineering, Computer Science and

More information

TableTop Food Ordering System

TableTop Food Ordering System TableTop Food Parth Hursale 1 Girish Raut 2 Omkar Ambokar 3 Sonal Jadhav 4 Supriya Chaudhary 5 1,2,3,4 Student 5 Professor 1,2,3,4,5 Department of Information Technology 1,2,3,4,5 Padmabhushan Vasantdada

More information

W3C CASE STUDY. Teamwork on Open Standards Development Speeds Industry Adoption

W3C CASE STUDY. Teamwork on Open Standards Development Speeds Industry Adoption January 2017 W3C CASE STUDY Teamwork on Open Standards Development Speeds Industry Adoption Like driving a long stretch of open road alone, standards development work can be a lonely endeavor. But with

More information

IMPLEMENTATION OF GPS ENABLED CAR POOLING SYSTEM

IMPLEMENTATION OF GPS ENABLED CAR POOLING SYSTEM IMPLEMENTATION OF GPS ENABLED CAR POOLING SYSTEM Smita Rukhande, Prachi G, Archana S, Dipa D Deptt. of Information Tech., Mumbai University, Navi Mumbai City, Maharashtra, India ABSTRACT Carpooling commonly

More information

Seoul Smart City Initiatives & Strategies. Information Planning Division Director, Lee Kiwan

Seoul Smart City Initiatives & Strategies. Information Planning Division Director, Lee Kiwan Seoul Smart City Initiatives & Strategies Information Planning Division Director, Lee Kiwan (kiwani@seoul.go.kr) About Seoul No.6 Ranked 6th in Global Power City index ( 16) -Institute for Urban Strategies,

More information

PubWC Bathroom Review App By Clay Jacobs Advisor: Alexander Dekhtyar Computer Science Department California Polytechnic State University 2017

PubWC Bathroom Review App By Clay Jacobs Advisor: Alexander Dekhtyar Computer Science Department California Polytechnic State University 2017 PubWC Bathroom Review App By Clay Jacobs Advisor: Alexander Dekhtyar Computer Science Department California Polytechnic State University 2017 Abstract For my senior project, I developed an ios application

More information

Mobile Tracking System using Web Application and Android Apps

Mobile Tracking System using Web Application and Android Apps http:// Mobile Tracking System using Web Application and Android Apps Mia Md. Karimul Hoq Department of Computer Science and Information Technology, Mohammad Jahangir Alam Department of Computer Science

More information

Offline Location Based Services Using Android OS Implemented In Smartphone and Beagleboard Xm

Offline Location Based Services Using Android OS Implemented In Smartphone and Beagleboard Xm ORIENTAL JOURNAL OF COMPUTER SCIENCE & TECHNOLOGY An International Open Free Access, Peer Reviewed Research Journal Published By: Oriental Scientific Publishing Co., India. www.computerscijournal.org ISSN:

More information

Brendan O Brien September COST Workshop

Brendan O Brien September COST Workshop Brendan O Brien September COST Workshop Dublin World Class Location 5th Most Attractive European City for Inward Investment Strong City Brand 12th in Europe and 29th in the world Ireland is the 2nd most

More information

Luxi Lin Master in City Planning, International Development - MIT Hayrettin Gunc Master of Architecture in Urban Design - Harvard GSD

Luxi Lin Master in City Planning, International Development - MIT Hayrettin Gunc Master of Architecture in Urban Design - Harvard GSD Luxi Lin Master in City Planning, International Development - MIT Hayrettin Gunc Master of Architecture in Urban Design - Harvard GSD Overview of problem When we think about emerging crowdsourcing tools

More information

Bus Stop Beacons: Transit Wayfinding for People with Visual Impairments

Bus Stop Beacons: Transit Wayfinding for People with Visual Impairments Bus Stop Beacons: Transit Wayfinding for People with Visual Impairments Michael J. Walk Texas A&M Transportation Institute, Associate Research Scientist, Austin, TX Randy Frazier Houston METRO, Chief Technology

More information

Emergency Contact for Real World Social Community

Emergency Contact for Real World Social Community Emergency Contact for Real World Social Community 1 M. KISHORE ANAND, 2 Dr.P.MARIKKANNU 1,2 DEPARTMENT OF INFORMATION TECHNOLOGY, COIMBATORE, INDIA Abstract: Android is a java based operating system which

More information

HSL Navigator Fully open journey planning

HSL Navigator Fully open journey planning 10th ITS European Congress, Helsinki, Finland 16 19 June 2014 TP 0231 HSL Navigator Fully open journey planning Tuukka Hastrup 1* 1. Helsinki Region Transport HSL, Finland, PO BOX 100, 00077 Helsinki,

More information

Comparison of Web and Mobile UTS E-Governance Application A Case on Mumbai Railways

Comparison of Web and Mobile UTS E-Governance Application A Case on Mumbai Railways IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727 PP 63-67 www.iosrjournals.org Comparison of Web and Mobile UTS E-Governance Application A Case on Mumbai Railways Dr.Jaya

More information

Location Based Reminder

Location Based Reminder Location Based Reminder Sushant Shamrao Patil 1, Akshay Arvind Jadhav 2, Prof. S. R. Kadam 3 1,2 (UG Students, Department of Computer Science Engineering, Shivaji University, NMCOE, Peth) 3 (Assistant

More information

Version 11

Version 11 The Big Challenges Networked and Electronic Media European Technology Platform The birth of a new sector www.nem-initiative.org Version 11 1. NEM IN THE WORLD The main objective of the Networked and Electronic

More information

An Overview of Smart Sustainable Cities and the Role of Information and Communication Technologies (ICTs)

An Overview of Smart Sustainable Cities and the Role of Information and Communication Technologies (ICTs) An Overview of Smart Sustainable Cities and the Role of Information and Communication Technologies (ICTs) Sekhar KONDEPUDI Ph.D. Vice Chair FG-SSC & Coordinator Working Group 1 ICT role and roadmap for

More information

A GPS Based Novel Bull Tracking System for Jallikattu

A GPS Based Novel Bull Tracking System for Jallikattu This work by IJARBEST is licensed under Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com A GPS Based Novel Bull Tracking System for Jallikattu T.R.S.Muthukumaar

More information

Smart Mobility Services and Senior Citizens - A Framework for Co-creation and Analysing User Needs. Virpi Oksman, VTT Technology Centre of Finland

Smart Mobility Services and Senior Citizens - A Framework for Co-creation and Analysing User Needs. Virpi Oksman, VTT Technology Centre of Finland - A Framework for Co-creation and Analysing User Needs Virpi Oksman, VTT Technology Centre of Finland 1 BACKGROUND The new smart mobility solutions, such as Mobility as a Service (MaaS) are providing a

More information

Monitoring Driver Behaviour Through Mobile Phones OSeven

Monitoring Driver Behaviour Through Mobile Phones OSeven Monitoring Driver Behaviour Through Mobile Phones OSeven Dimitrios I. Tselentis Civil - Transportation Engineer Ph.D. Candidate Researcher Website: www.nrso.ntua.gr/dtsel/ e-mail: dtsel@central.ntua.gr

More information

TomTom Innovation. Hans Aerts VP Software Development Business Unit Automotive November 2015

TomTom Innovation. Hans Aerts VP Software Development Business Unit Automotive November 2015 TomTom Innovation Hans Aerts VP Software Development Business Unit Automotive November 2015 Empower Movement Simplify complex technology From A to BE Innovative solutions Maps Consumer Connect people and

More information

Cemetery Navigation and Information Query System Based on Android and Java Web

Cemetery Navigation and Information Query System Based on Android and Java Web 2017 3rd International Conference on Computational Systems and Communications (ICCSC 2017) Cemetery Navigation and Information Query System Based on Android and Java Web Chao Ding1, a, Yongjie Yang1, b,

More information

Development of a mobile application for manual traffic counts

Development of a mobile application for manual traffic counts Development of a mobile application for manual traffic counts Mohammad Ghanim 1,* and Khalid Khawaja 2 1 Department of Civil and Architectural Engineering, Qatar University, Doha, Qatar 2 Office of Academic

More information

Disaster Information System Using Geofence

Disaster Information System Using Geofence Disaster Information System Using Geofence Komal Wagh 1, Shreya Thakur 2, Saraswati Yadav 3,Assistant Prof.Shivsager Gondil 4 1,2,3,4 Computer Engg,BVCOE Abstract This paper proposes a disaster information

More information

Welcome to our world of smart city and managed motorway solutions. October 2017

Welcome to our world of smart city and managed motorway solutions. October 2017 Welcome to our world of smart city and managed motorway solutions. October 2017 Addinsight helps to manage congestion - it s the future of smart cities and motorways. 1 Addinsight and SAGE Automation Addinsight

More information

Kentucky Wireless Information Network Service (Ky-WINS)

Kentucky Wireless Information Network Service (Ky-WINS) 2006 NASCIO Recognition Awards Nomination Category: Information Communications Technology (ICT) Innovations Kentucky Wireless Information Network Service (Ky-WINS) Kentucky State Police Kentucky has implemented

More information

International Journal of Advance Engineering and Research Development REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM AND GPS MODULE

International Journal of Advance Engineering and Research Development REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM AND GPS MODULE Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 04, April -2018 REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM

More information

SMART CITIES. The Gateway to a New India

SMART CITIES. The Gateway to a New India SMART CITIES The Gateway to a New India Contents Urban India A Changing Landscape Smart Cities Mission Spotlight on BSNL BSNL Presence in Smart Cities BSNL Case Studies India is experiencing Rapid Urbanization

More information

Web & Automotive. Paris, April Dave Raggett

Web & Automotive. Paris, April Dave Raggett Web & Automotive Paris, April 2012 Dave Raggett 1 Aims To discuss potential for Web Apps in cars Identify what kinds of Web standards are needed Discuss plans for W3C Web & Automotive Workshop

More information

Mapping of Sensor and Route Coordinates for Smart Cities

Mapping of Sensor and Route Coordinates for Smart Cities 1 Mapping of Sensor and Route Coordinates for Smart Cities Yasir Saleem, Noel Crespi Institute Mines-Telecom, Telecom SudParis, France yasir saleem.shaikh@telecom-sudparis.eu, noel.crespi@mines-telecom.fr

More information

GNSS-aided INS for land vehicle positioning and navigation

GNSS-aided INS for land vehicle positioning and navigation Thesis for the degree of Licentiate of Engineering GNSS-aided INS for land vehicle positioning and navigation Isaac Skog Signal Processing School of Electrical Engineering KTH (Royal Institute of Technology)

More information

ITS (Intelligent Transportation Systems) Solutions

ITS (Intelligent Transportation Systems) Solutions Special Issue Advanced Technologies and Solutions toward Ubiquitous Network Society ITS (Intelligent Transportation Systems) Solutions By Makoto MAEKAWA* Worldwide ITS goals for safety and environment

More information

MOBILE AND WEB GIS APPLICATION FOR MAPPING AND MONITORING LAND FEATURES

MOBILE AND WEB GIS APPLICATION FOR MAPPING AND MONITORING LAND FEATURES MOBILE AND WEB GIS APPLICATION FOR MAPPING AND MONITORING LAND FEATURES Michelle V. Japitana*, Melbert R. Bonotan, Roel G. Damalerio 1 Assoc. Professor College of Engineering & Information Techonology

More information

CROWDSOURCING REAL-TIME TRAVELER INFORMATION SERVICES

CROWDSOURCING REAL-TIME TRAVELER INFORMATION SERVICES CROWDSOURCING REAL-TIME TRAVELER INFORMATION SERVICES Asif Rehan, Karthik C Konduri, Ashrafur Rahman, Nicholas Lownes University of Connecticut 214 Innovations in Travel Modeling, Baltimore, MD INTRODUCTION

More information

Smart City IoT Solution Brings Data Insight to Transportation

Smart City IoT Solution Brings Data Insight to Transportation Smart City IoT Solution Brings Data Insight to Transportation The customer summary Customer name San Diego Metropolitan Transit System Industry Transportation Location San Diego Cisco, Davra Networks,

More information

Wireless# Guide to Wireless Communications. Objectives

Wireless# Guide to Wireless Communications. Objectives Wireless# Guide to Wireless Communications Chapter 1 Introduction to Wireless Communications Jorge Olenewa jolenewa@georgebrown.ca Office: E425 ext. 6809 Objectives Explain how the major wireless technologies

More information

Development of XML Technology-based Road Web Markup Language

Development of XML Technology-based Road Web Markup Language Development of XML Technology-based Road Web Markup Language Yasuhiko Kajiya*, Yukio Tezuka**, Toshihiro Ohshima*** *Hokkaido Development Bureau, Civil Engineering Research Institute 1-3 Hiragishi, Toyohira-ku,

More information

Propel PRO User Guide

Propel PRO User Guide Propel PRO User Guide Propel PRO Version 3.2.0a Page 1 Welcome to the latest version of Propel PRO which offers fast performance and easy navigation. Please refer to this user guide for common features

More information

Seminar Day HH&RA. Buk 23rd November 2016 Helena Egan, Global Director Industry Relations

Seminar Day HH&RA. Buk 23rd November 2016 Helena Egan, Global Director Industry Relations Seminar Day HH&RA Buk 23rd November 2016 Helena Egan, Global Director Industry Relations MISSION HELP TRAVELERS PLAN AND BOOK THE BEST TRIP TripAdvisor Today o v e r 6.8 MILLION businesses listed o v e

More information

The Mobile World Introduction

The Mobile World Introduction TABLE OF CONTENTS The Mobile World 3 SMS for Courier & Postal Services - Introduction 7 SMS for Courier & Postal Services Outbound SMS 8 SMS for Courier & Postal Services Inbound SMS 10 Technical Overview

More information

Smart Anti-Theft System For Vehicle Security And Tracking

Smart Anti-Theft System For Vehicle Security And Tracking IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Volume 6, PP 61-65 www.iosrjen.org Smart Anti-Theft System For Vehicle Security And Tracking Raj Kupekar 1, Prasad Lawte 2,

More information

Arduinodroid Controlled Car

Arduinodroid Controlled Car Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

ABSTRACT. The main objective of this project is to develop a mobile app in android that gives a new

ABSTRACT. The main objective of this project is to develop a mobile app in android that gives a new ABSTRACT The main objective of this project is to develop a mobile app in android that gives a new perspective to social networks called event-oriented social networking. This application can build a social

More information

Automated Control System for Accident and Air Pollution Detection in Vehicle by using GSM and GPS modem

Automated Control System for Accident and Air Pollution Detection in Vehicle by using GSM and GPS modem Automated Control System for Accident and Air Pollution Detection in Vehicle by using GSM and GPS modem Suhas Sayajirao Jadhav 1, Bhagyashri Nagorao dhondge 2 1. HOD, Department of E&TC Engineering, Aditya

More information

B U I L D I N G O N T H E G A T E W A Y. Copyright 2015, Oracle and/or its affiliates. All rights reserved.

B U I L D I N G O N T H E G A T E W A Y. Copyright 2015, Oracle and/or its affiliates. All rights reserved. B U I L D I N G O N T H E G A T E W A Y Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Kusum Lata, Sugandha Sharma

Kusum Lata, Sugandha Sharma International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2017 IJSRCSEIT Volume 2 Issue 4 ISSN : 2456-3307 A Survey on Cloud Computing and Mobile Cloud Computing

More information

LOCATION ACCURACY QUICK REFERENCE GUIDE: USING VESTA AND THE RAPIDSOS NG911 CLEARINGHOUSE

LOCATION ACCURACY QUICK REFERENCE GUIDE: USING VESTA AND THE RAPIDSOS NG911 CLEARINGHOUSE LOCATION ACCURACY QUICK REFERENCE GUIDE: USING VESTA AND THE RAPIDSOS NG911 CLEARINGHOUSE What if you could get instant, accurate caller location and enhanced data for your 9-1-1 calls? SAVE MORE LIVES

More information

Smart City of Gandhinagar

Smart City of Gandhinagar Case Study Smart City of Gandhinagar Sterlite Tech Leads the Development of India s First Smart City Gandhinagar Scope: Equitable and High Quality of Life for Citizens Named after the father of the nation,

More information

Singapore Autonomous Vehicle Initiative (SAVI)

Singapore Autonomous Vehicle Initiative (SAVI) Singapore Autonomous Vehicle Initiative (SAVI) Dr Chin Kian Keong Group Director, Transportation and Road Operations CHIN_Kian_Keong@lta.gov.sg 1 Singapore ASIA Singapore Land area: 719 m 2 Population:

More information

Connected Cars as the next great consumer electronics device

Connected Cars as the next great consumer electronics device Connected Cars as the next great consumer electronics device Sanjay Khatri Head of Platform Product Marketing Cisco Jasper 1992 2016 Cisco Systems, Inc. All rights reserved. Connected Cars: The next great

More information

Optimizing Simulation of Movement in Buildings by Using People Flow Analysis Technology

Optimizing Simulation of Movement in Buildings by Using People Flow Analysis Technology Mobility Services for Better Urban Travel Experiences Optimizing Simulation of Movement in Buildings by Using People Flow Analysis Technology The high level of progress in urban planning is being accompanied

More information

Cloud Video Conferencing. A comprehensive guide

Cloud Video Conferencing. A comprehensive guide A comprehensive guide Reference Paper June 2014 How we communicate in the business world is changing. Businesses increasingly have more remote workers. Whether working remote fulltime, part-time or just

More information

Smart Cities & The 4th Industrial Revolution

Smart Cities & The 4th Industrial Revolution Smart Cities & The 4th Industrial Revolution August 2nd, 2018 Tom Snyder ncriot.org @ncriot Capture IoT opportunities for our community locally, regionally, and nationally RIoT Ecosystem 6,000 Participants

More information

Vehicle To Android Communication Mode

Vehicle To Android Communication Mode Technical Disclosure Commons Defensive Publications Series May 12, 2017 Vehicle To Android Communication Mode Tanmay Wadhwa Neil Dhillon Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

User Task Automator. Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha 4 and Rekha B. Venkatapur 5 1,2,3&4

User Task Automator. Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha 4 and Rekha B. Venkatapur 5 1,2,3&4 Asian Journal of Engineering and Applied Technology ISSN: 2249-068X Vol. 6 No. 1, 2017, pp.40-44 The Research Publication, www.trp.org.in Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha

More information

INTRODUCTION TO MIFLEET. June Support Information Robert Richey

INTRODUCTION TO MIFLEET. June Support Information  Robert Richey June 2016 Support Information fleetsales@mifleet.us fleetsupport@mifleet.us Robert Richey rrichey@dcsbusiness.com Table of Contents Basics... 3 Terms... 3 Tool tips... 3 Menu buttons... 3 Access Tab (Permissions)...

More information

Nokia N9 How to. Issue 1

Nokia N9 How to. Issue 1 Nokia N9 How to Issue 1 2 Maps and navigation Maps and navigation Maps About Maps Maps shows you what is nearby, and guides you where you want to go. Find cities, streets, and places of interest. Plan

More information

MOBILE COMPUTING 2/11/18. Location-based Services: Definition. Convergence of Technologies LBS. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 2/11/18. Location-based Services: Definition. Convergence of Technologies LBS. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 2018 Location-based Services: Definition LBS: A certain service that is offered to the users based on their locations. Convergence of Technologies GIS/ Spatial Database

More information

The elite cabin experience, exquisitely refined. Venue CABIN MANAGEMENT SYSTEM FOR VIP/VVIP AIRCRAFT

The elite cabin experience, exquisitely refined. Venue CABIN MANAGEMENT SYSTEM FOR VIP/VVIP AIRCRAFT The elite cabin experience, exquisitely refined. Venue CABIN MANAGEMENT SYSTEM FOR VIP/VVIP AIRCRAFT Bring cabin capability into high definition. Delivering an exceptional cabin experience to VIP and VVIP

More information

POLICE QUICK REPORTING SYSTEM (PQRS)

POLICE QUICK REPORTING SYSTEM (PQRS) POLICE QUICK REPORTING SYSTEM (PQRS) PROJECT REFERENCE NO. : 37S1140 COLLEGE : ADICHUNCHANAGIRI INSTITUTE OF TECHNOLOGY, CHIKAMAGALUR BRANCH : COMPUTER SCIENCE AND ENGINEERING GUIDES : DARSHAN L.M STUDENTS

More information

ROAD WEB MARKUP LANGUAGE AND ITS APPLICATION EXAMPLES

ROAD WEB MARKUP LANGUAGE AND ITS APPLICATION EXAMPLES ROAD WEB MARKUP LANGUAGE AND ITS APPLICATION EXAMPLES Yasuhiko KAJIYA Director, Civil Engineering Research Institute of Hokkaido Hiragishi 1-3-1-34, Toyohira-ku, Sapporo 062-8602, JAPAN TEL:+81-11-841-5553,

More information

The challenges, opportunities and setting the framework for 5G EMF and Health

The challenges, opportunities and setting the framework for 5G EMF and Health The challenges, opportunities and setting the framework for 5G EMF and Health 5G, EMF & Health 5 December 2017, Warsaw, Poland Mike Wood - General Manager Telstra EME Strategy, Governance and Risk Management

More information

Intelligent City Traffic Management and Public Transportation System

Intelligent City Traffic Management and Public Transportation System www.ijcsi.org 46 Intelligent City Traffic Management and Public Transportation System S.A.Mulay 1, C.S.Dhekne 2, R. M. Bapat 3, T. U. Budukh 4, S. D. Gadgil 5 1 Professor: Department of Computer, PVG s

More information

An Information Framework for Creating a Smart City through Internet of Things

An Information Framework for Creating a Smart City through Internet of Things An Information Framework for Creating a Smart City through Internet of Things Nilesh Mali 1, Prof A. B. Kanwade 2, PG Scholar, Dept. Of VLSI & Embedded System Engg, SITS Narhe, Pune, M.S., India 1 Assistant

More information

App Economy Market analysis for Economic Development

App Economy Market analysis for Economic Development App Economy Market analysis for Economic Development Mustapha Hamza, ISET Com Director mustapha.hamza@isetcom.tn ITU Arab Forum on Future Networks: "Broadband Networks in the Era of App Economy", Tunis

More information

Intelligent Transportation Traffic Data Management

Intelligent Transportation Traffic Data Management Intelligent Transportation Traffic Data Management Ugur Demiryurek Asscociate Director, IMSC Viterbi School of Engineering University of Southern California Los Angeles, CA 900890781 demiryur@usc.edu 1

More information

A Data-Centric Approach for Modular Assurance Abstract. Keywords: 1 Introduction

A Data-Centric Approach for Modular Assurance Abstract. Keywords: 1 Introduction A Data-Centric Approach for Modular Assurance Gabriela F. Ciocarlie, Heidi Schubert and Rose Wahlin Real-Time Innovations, Inc. {gabriela, heidi, rose}@rti.com Abstract. A mixed-criticality system is one

More information

Software Engineering Large Practical

Software Engineering Large Practical Software Engineering Large Practical Stephen Gilmore (Stephen.Gilmore@ed.ac.uk) School of Informatics September 21, 2016 About The Software Engineering Large Practical is a 20 point Level 9 course which

More information

Uber How-To Guide. What is Uber? How to Download Uber. How to Create Your Uber Account

Uber How-To Guide. What is Uber? How to Download Uber. How to Create Your Uber Account Uber How-To Guide What is Uber? Uber is a car service in which you can request private drivers to pick you up from your current location and drop you off at your desired location. This service is conducted

More information

Reporting road hazards using in-vehicle camera

Reporting road hazards using in-vehicle camera Technical Disclosure Commons Defensive Publications Series August 17, 2017 Reporting road hazards using in-vehicle camera Catherine Cardinal Chin Ngai Sze Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

NTT DOCOMO Technical Journal. 1. Introduction. 2. The DOCOMO DriveNet Info Appli. Ryohei Kurita Mei Hasegawa Hiroshi Fujimoto Kazuaki Takahashi

NTT DOCOMO Technical Journal. 1. Introduction. 2. The DOCOMO DriveNet Info Appli. Ryohei Kurita Mei Hasegawa Hiroshi Fujimoto Kazuaki Takahashi ITS Cloud Systems Speech Interaction Function Big Data NTT DOCOMO has developed a colorful new in-vehiclesupport application called DOCOMO DriveNet Info * 1, which gives information generated in the cloud

More information