Evaluation of existing smartphone applications and data needs for travel survey.
archive: archived pipeline: cataloged verified
Get this paper ↗ (full text — opens at the source; we link to it, we don't host it)
Summary
This study addresses the inefficiencies in current traveler information systems, specifically the lack of real-time, en-route detour guidance during non-recurrent congestion caused by work zones or incidents. While 511 systems provide traffic data, they often fail to offer immediate alternative routing to drivers already on the road, leading to trapped vehicles and increased congestion. The research was motivated by the high penetration of smartphones and the potential to leverage crowd-sourced data to create a feedback loop between travelers and transportation agencies. The primary objective was to develop a smartphone-based prototype system that supplements the Wisconsin 511 system, providing dynamic routing assistance and enabling the collection of crowd-sourced traffic dynamics data. The researchers developed a multi-component system comprising a server-side application and an Android mobile application. The server module retrieves and parses real-time traffic data from Wisconsin 511 XML feeds, storing it in an SQL database. A key component of the methodology was the development of an alternative route decision model. This model was calibrated using CORSIM simulation software on the I-94 corridor between Madison and Milwaukee. The team conducted extensive experimental designs to determine the conditions under which alternative routes should be recommended, utilizing linear regression and logistic decision models to predict travel time savings and route viability. The Android app interfaces with this server via web services, displaying map-based traffic conditions, incident warnings, and alternative route guidance to users. Field tests were conducted on the I-94 corridor using four specific scenarios involving work zones and incidents. The results demonstrated that the system effectively provided real-time information and viable alternative routes to travelers. The benefit analysis, based on saved delays, indicated significant economic savings through reduced travel time, fuel consumption, and emissions. The system successfully integrated with existing 511 data feeds without requiring new hardware investments. Furthermore, the prototype’s ability to record vehicle trajectories into the server-side database validated its potential for collecting high-fidelity, crowd-sourced traffic data, addressing the previously missing feedback loop between users and public agencies. The significance of this work lies in its demonstration of a scalable, software-based solution for improving work zone management and traveler information dissemination. By leveraging existing smartphone infrastructure and 511 data feeds, the system offers a cost-effective method to enhance traffic safety and efficiency. The study highlights the potential for crowd-sourced data to support next-generation transportation planning, allowing agencies to analyze traveler diversion behaviors and origin-destination changes with greater accuracy than traditional survey methods. The findings suggest that integrating such smartphone-based tools into state transportation management systems can substantially reduce the negative impacts of non-recurrent congestion on the highway network.
Key finding
Field tests on the I-94 corridor demonstrated that the smartphone prototype system effectively provided real-time alternative route guidance and incident warnings, resulting in significant operational benefits for travelers.
Methodology
field_study
Provenance
The full processing record for this entry. Every stage of this paper's journey through the pipeline is logged — what ran, with which tool and model, how many attempts it took, and when it last completed. Discovered via bulk_ingest_rosap on 2026-05-23 (6 acquisition events logged).
| Stage | Outcome | Tool | Model | Prompt | Attempts | Completed |
|---|---|---|---|---|---|---|
| discover | success | rosap | — | — | 2 | 2026-05-23 |
| archive | success | — | — | — | 1 | 2026-05-23 |
| extract | success | cached | — | — | 2 | 2026-06-10 |
| clean | success | — | — | — | 1 | 2026-06-01 |
| chunk | success | — | — | — | 1 | 2026-06-01 |
| embed | success | — | — | — | 1 | 2026-06-02 |
| enrich | success | — | — | — | 1 | 2026-05-23 |
| promote | success | — | — | — | 1 | 2026-05-23 |
| summarize | success | llm | qwen3.6-27b-prismaquant | summ-v5 | 3 | 2026-06-10 |
| tag | success | vector_similarity | — | — | 24 | 2026-06-11 |
| verify | success | — | — | — | 2 | 2026-06-10 |
Summary generated by qwen3.6-27b-prismaquant on 2026-06-10; verification: verified.
Topics
Ranked by relevance to this paper. Hover a topic for its definition.
Information type
What kind of knowledge this paper contributes, grouped by family — independent of topic (what it is about) and method (how it was studied).
- Empirical Findings: observational prevalence
- Methodological Resource: dataset resource, tool software