easy tracker
play

Easy Tracker EasyTracker: Automatic Transit Tracking, Mapping, and - PowerPoint PPT Presentation

Easy Tracker EasyTracker: Automatic Transit Tracking, Mapping, and Arrival Time Prediction Using Smartphones Presentation: Rafa Hryciuk Department of Computer Science University of Illinois at Chicago: James Biagioni, Tomas Gerlich, Timothy


  1. Easy Tracker EasyTracker: Automatic Transit Tracking, Mapping, and Arrival Time Prediction Using Smartphones Presentation: Rafał Hryciuk Department of Computer Science University of Illinois at Chicago: James Biagioni, Tomas Gerlich, Timothy Merrifield, Jakob Eriksson

  2. Introduction ● Real Time Tracking, Arrival Time Prediction ● Transit agencies can dramatically improve the transit user experience. ● Using commercial solution can be costly. ● The Chicago Transit Authority budgeted $24M to install bus tracking in 1000–1500 vehicles.

  3. Minimum requirements ● In-vehicle device using GPS ● The back-office component - a central server that processes the incoming time-ordered sequences of locations and typically provides a live tracking website for the public as well as status monitoring for dispatch purposes.

  4. Additional External Information ● A route shape file containing the road segments traversed by each route, for matching a vehicle’s current GPS location to a location along the route. ● A list of stops for each route in traversal order, for producing trip directions.

  5. Additional External Information ● The planned schedule for each route and stop, to handle corner-cases such as the first and last trip of the day. ● The route driven by each active vehicle at all times, to know where each vehicle is going next.

  6. Easy Tracker ● Easy Tracker requires no manual input. ● No technical experience needed.

  7. System parts ● Smartphone (an automatic vehicle location system or tracking device). ● Batch processing on a back-end server which turns stored vehicle trajectories into route maps, schedules, and prediction parameters.

  8. System parts ● Online processing on a back-end server which uses the real-time location of a vehicle to produce arrival time predictions. ● User interface that allows a user to access current vehicle locations and predicted arrival times.

  9. Route Extraction ● Turning unlabeled GPS traces into the set of service route shapes.

  10. Why not to use existing road map? ● A completely accurate road map may not be freely available for the service area. ● Because transit vehicles may use limited-access service roads, or exclusive right-of-way transit lanes. ● A complete road map contains many roads not typically traveled by the transit vehicles.

  11. Raw Data Pre-Processing ● Each GPS location is accompanied by a MAC address (identifying the vehicle) and a timestamp. ● Sequence of time-ordered GPS locations with the same MAC address is a trace.

  12. Raw Data Pre-Processing ● Each trace is broken up into several drives, separated by long (10 minute) intervals without location reports. Such intervals typically indicate a parked vehicle, making them a natural delimiter.

  13. Raw Data Pre-Processing ● Sparse representation of the traveled path is preferred, as extra points along an edge gives no advantage, and incurs additional computational overhead.

  14. Raw Data Pre-Processing ● They thin the trace to produce a linear density of locations in each direction of one point for every 20 meters. This value was selected empirically, to balance between sufficient data density and reasonable runtime.

  15. Map Generation ● The literature on map generation from GPS traces describes at least eleven distinct algorithms for map generation. We have implemented and evaluated three representative algorithms, and found J. J. Davies, A. R. Beresford, and A. Hopper algorithm to produce the best results for our route extraction purposes

  16. Route Extraction

  17. Route Extraction

  18. Route Extraction

  19. Route Extraction

  20. Route Extraction

  21. CDF of distance between generated route and ground truth, per route.

  22. Stop Extraction

  23. Stop Extraction

  24. Stop Extraction

  25. Schedule Extraction

  26. Schedule Extraction

  27. Schedule Extraction

  28. Schedule Extraction

  29. Schedule Extraction

  30. Route Classification - Simple Approach ● Vehicles may serve multiple routes in a single drive. ● Vehicles may change between in-service and out- of-service within a single drive. ● Vehicles may occasionally detour around closed roads or accident sites.

  31. Hidden Markov Model

  32. Route Classification

  33. Arrival Time Prediction ● No vehicle is present on the route. ● Vehicle is present on the route

  34. Arrival Time Prediction

  35. System weak points ● Spurious stop location ● Lack of stop and route labels We need manual input !

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend