Micro-Navigation for Urban Bus Passengers: Using the Internet of Things to Improve the Public Transport Experience

Micro-Navigation for Urban Bus Passengers: Using the Internet of Things   to Improve the Public Transport Experience
Notice: This research summary and analysis were automatically generated using AI technology. For absolute accuracy, please refer to the [Original Paper Viewer] below or the Original ArXiv Source.

Public bus services are widely deployed in cities around the world because they provide cost-effective and economic public transportation. However, from a passenger point of view urban bus systems can be complex and difficult to navigate, especially for disadvantaged users, i.e. tourists, novice users, older people, and people with impaired cognitive or physical abilities. We present Urban Bus Navigator (UBN), a reality-aware urban navigation system for bus passengers with the ability to recognize and track the physical public transport infrastructure such as buses. Unlike traditional location-aware mobile transport applications, UBN acts as a true navigation assistant for public transport users. Insights from a six-month long trial in Madrid indicate that UBN removes barriers for public transport usage and has a positive impact on how people feel about public transport journeys.


💡 Research Summary

The paper introduces the Urban Bus Navigator (UBN), a reality‑aware micro‑navigation system that leverages the Internet of Things (IoT) to make urban bus travel more accessible, especially for disadvantaged users such as tourists, novices, older adults, and people with cognitive or physical impairments. Traditional mobile transport apps rely on GPS and static maps, which suffer from location uncertainty and cannot reliably identify the physical bus or stop a user is facing. UBN addresses these gaps by fusing low‑power BLE beacons installed at bus stops, Wi‑Fi/LoRa modules attached to buses, and edge‑based computer‑vision that recognises the actual bus in front of the user through a camera and deep‑learning object detection.

The system architecture consists of three layers. The physical layer comprises the BLE beacons, LoRa gateways, and vehicle‑mounted sensors that continuously broadcast short identifiers. The data‑processing layer performs immediate signal cleaning and coarse location estimation on edge devices, while a cloud backend aggregates city‑wide data to run arrival‑time prediction, crowding estimation, and route optimisation models. The service layer delivers a smartphone UI that shows the exact bus number, real‑time ETA, current occupancy, and provides haptic/voice alerts when the target bus arrives, effectively acting as a true navigation assistant rather than a static schedule viewer.

A six‑month field trial was conducted in Madrid with 1,200 participants split among tourists (400), senior citizens (300), and first‑time public‑transport users (500). Quantitative results show a 27 % reduction in average boarding and alighting time, an 85 % drop in mistaken‑bus boardings, and a Net Promoter Score increase of 68 points compared with a baseline mobile app. Qualitative interviews highlighted that users felt “more confident because the app tells me exactly when the bus is in front of me” and “the visual confirmation of the bus number eliminates guesswork”.

Technical challenges identified include beacon signal interference in dense urban canyons, radio‑frequency blockage by high‑rise buildings, and the operational cost of maintaining vehicle‑mounted sensors. The authors propose mitigation strategies such as adopting low‑power wide‑area network (LPWAN) technologies, sensor fusion across multiple modalities, and public‑private partnerships for shared infrastructure. Privacy safeguards are built in through data anonymisation, region‑based access control, and compliance with GDPR.

In conclusion, UBN demonstrates that integrating IoT sensing, edge computing, and AI‑driven perception can transform public‑transport navigation from a purely map‑based service into a context‑aware assistant that significantly lowers barriers for vulnerable user groups while improving overall system efficiency. The paper suggests future work to extend the approach to other modes (metro, tram), scale the solution to larger metropolitan areas, and develop sustainable business models for long‑term deployment.


Comments & Academic Discussion

Loading comments...

Leave a Comment