Abstract

Cities are embracing data-intensive applications to maximize their constrained transportation networks. Platforms such as Google offer route planning services to mitigate the effect of traffic congestion. These use remote servers that require an Internet connection, which exposes data to increased risk of network failures and latency issues. Edge computing, an alternative to centralized architectures, offers computational power at the edge that could be used for similar services. Road side units (RSU), Internet of Things (IoT) devices within a city, offer an opportunity to offload computation to the edge. To provide an environment for processing on RSUs, we introduce RSU-Edge, a distributed edge computing system for RSUs. We design and develop a decentralized route planning service over RSU-Edge. In the service, the city is divided into grids and assigned an RSU. Users send trip queries to the service and obtain routes. For maximum accuracy, tasks must be allocated to optimal RSUs. However, this overloads RSUs, increasing delay. To reduce delays, tasks may be reallocated from overloaded RSUs to its neighbors. The distance between the optimal and actual allocation causes accuracy loss due to stale data. The problem is identifying the most efficient allocation of tasks such that response constraints are met while maintaining acceptable accuracy. We created the system and present an analysis of a case study in Nashville, Tennessee that shows the effect of our algorithm on route accuracy and query response, given varying neighbor levels. We find that our system can respond to 1000 queries up to 57.17% faster, with only a model accuracy loss of 5.57% to 7.25% compared to using only optimal grid allocation.

Highlights

  • Urban cities are growing at a rapid pace

  • SYSTEM ARCHITECTURE In [40] we proposed a middleware for heterogeneous Internet of Things (IoT) devices that is capable of processing data streams in real-time and in a distributed manner

  • We evaluate the approach on real-world data where we implement the Road side units (RSU)-Edge and RSUs on Docker containers

Read more

Summary

Introduction

Urban cities are growing at a rapid pace. To meet the growing demands, cities and private companies are turning to data-intensive applications to make the most out of the limited resources. Companies such as Google, The associate editor coordinating the review of this manuscript and approving it for publication was Keli Xiao. Waze created traffic-aware navigation apps that leverage crowd-sourced information and cloud environments. These applications allow users access to up-to-date routing information for their daily commutes

Results
Discussion
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call