23
AN INFORMATION SYSTEM FOR TUM- TUMS Presentations 2 Initial design presentation By: Aditya Gupta 09005017 Ashish Yadav 09005018 Pallav Dhobley 09005012 Vikas

An information system for tum tums presentation-2

Embed Size (px)

Citation preview

Page 1: An information system for tum tums presentation-2

AN INFORMATION

SYSTEM FOR TUM-TUMS

Presentations 2 Initial design presentation

By:

Aditya Gupta 09005017

Ashish Yadav 09005018

Pallav Dhobley 09005012

Vikas

Page 2: An information system for tum tums presentation-2

OUTLINE OF PRESENTATION Problems encountered and Our

focus Flow chart and Overview Real time tracking of tum-tums Central server User-access Comparison and Conclusion

Page 3: An information system for tum tums presentation-2

PROBLEMS ENCOUNTERED From the contextual enquiries, we had

made the following observations Information about tum-tums not available

readily No idea when a tum-tum is going to come,

what route is it going to follow Can get info from the tum-tum office, but no

runtime information (i.e when a tum-tum is actually needed)

Page 4: An information system for tum tums presentation-2

OUR FOCUS We plan on designing a centralized

information system System for real time tracking of tum-

tumsGPS; RF-ID

Centralized server to store informationExternal or Gymkhana server

User-end system to access informationSMS, Web, Mobile app

Page 5: An information system for tum tums presentation-2

OUTLINE OF PRESENTATION Problems encountered and Our focus Basic design and Flow chart Real time tracking of tum-tums Central server User-access Comparison and Conclusion

Page 6: An information system for tum tums presentation-2

BASIC DESIGN Tracking of tum-tums at bus stops. Information to be transmitted to server Server keeps track of all buses running

at a time User can query the server for tum-tums

nearby their locations Server optimizes results as per user’s

start and end destination.

Page 7: An information system for tum tums presentation-2

FLOW CHART

Gymkhana Server

BUS 1

BUS 2

BUS 3

USER 1

USER 2

USER 3GPS

NFC + SMS

WEB

MOBILE APP

SMSTIME-TABLE

Page 8: An information system for tum tums presentation-2

Its Kresit to H4,

lets walk!

Lets take an Auto ! NO lets try this

SMS service for tracking tum-

tums

Page 9: An information system for tum tums presentation-2

OUTLINE OF PRESENTATION Problems encountered and Our focus Flow chart and Overview Real time tracking of tum-tums Central server User-access Comparison and Conclusion

Page 10: An information system for tum tums presentation-2

REAL TIMETRACKING OF TUM-TUMS We plan to track tum-tums Naïve way:

Tum-tum timetable can be created Start time, Expected end time Start location, End location

Estimation of time taken from one stop to another During peak hours During normal hours Night hours

This information can be used to predict the approximate position of the tum-tums

Page 11: An information system for tum tums presentation-2

REAL TIMETRACKING OF TUM-TUMS (2) Near Field communication:

A RFID tag to be placed in every tum-tum with a specific identifier.

RFID scanners to be placed at every bus stop

Any bus crossing the stop is detected at the stop and is recognised using the identifier

The data has to be transmit to the central server.

Can be achieved by sending an automated SMS via GSM Currently used in some Air conditioners

Page 12: An information system for tum tums presentation-2

REAL TIMETRACKING OF TUM-TUMS (3) Global Positioning System:

A GPS tracking device can be placed in every tum-tum.

GPS determines the current location of a tum-tum using GPS satelites

The recorded location is transmitted to a central server using a cellular (GPRS or SMS), radio, or satellite modem embedded in the unit

Page 13: An information system for tum tums presentation-2

OUTLINE OF PRESENTATION Problems encountered and Our focus Flow chart and Overview Real time tracking of tum-tums Central server User-access Comparison and Conclusion

Page 14: An information system for tum tums presentation-2

CENTRAL SERVER Keeps track of all the buses.

GPSRFID information

Maintains information of the following:Bus routesBus stopsEstimated transit time between stops.Start time of bus when it leaves its

stationay place.

Page 15: An information system for tum tums presentation-2

CENTRAL SERVER (2) Whenever a query of type ‘<stop1

stop2>’ is sent to itScans the database to determine buses

currently near location1 Selects those buses which will go towards

location 2 Calculates the approximate time required

for the next two tum-tums to arrive at location 1

Responds to the sender with the information <Bus route, ETA>; <Bus route, ETA>

Page 16: An information system for tum tums presentation-2

CENTRAL SERVER (3) Suppose a query of type ‘<stop1>

buses’ is sentScans the database to find the tum-tums

about to cross the bus-stopResponds to the user with information about

next 2 tum-tums <Bus-route, ETA>; <Bus-route, ETA>

Page 17: An information system for tum tums presentation-2

OUTLINE OF PRESENTATION Problems encountered and Our focus Flow chart and Overview Real time tracking of tum-tums Central server User-access Comparison and Conclusion

Page 18: An information system for tum tums presentation-2

USER-ACCESS A user generally wants to know

Buses from one bus-stop to other Buses crossing a given bus-stop

A user can make use of the information via the following methods :

Short Messaging Service A user can send an SMS in either of these formats

between <stop1> <stop2> crossing <stop>

An additional parameter <time> can also be allowed to find tum-tums at a specified time

The server responds with info about the next 2 tum-tums corresponding to the query

Page 19: An information system for tum tums presentation-2

USER-ACCESS (2) Web Interface

Provide a web based portal to access information about the tum-tums

Real Time tracking on a Map can also be implemented RailRadar

Mobile ApplicationDevelop an app which can support the web

based functions

Page 20: An information system for tum tums presentation-2

OUTLINE OF PRESENTATION Problems encountered and Our focus Flow chart and Overview Real time tracking of tum-tums Central server User-access Comparison and Conclusion

Page 21: An information system for tum tums presentation-2

COMPARISON

NFC Tracking GPS Tracking

Cheaper than GPS Reader is around

Rs.1500/- ; tags cost around Rs.45/- each*

Less reliable Vulnerable to rain Bare-bones,

communication to the server has to be implemented additionally

Expensive Approx Rs. 10,000 for

each device More reliable;

accurate positioning Placed inside the tum-

tum; rain issues minimal

Communication features are embedded with most tracking devices

* http://www.sunrom.com/rfid-tags-reader/rfid-reader?sunid=6ace32c53dcb8a24140d09aae23f07f9

Page 22: An information system for tum tums presentation-2

CONCLUSION

Page 23: An information system for tum tums presentation-2

THANK YOU