Subtopic Deep Dive

Edge Computing for Smart Cities
Research Guide

What is Edge Computing for Smart Cities?

Edge Computing for Smart Cities applies edge and fog computing paradigms to process IoT sensor data locally in urban infrastructures for real-time applications like traffic management and environmental monitoring.

This subtopic integrates edge nodes with smart city IoT networks to reduce latency and bandwidth usage (Shi et al., 2016, 7383 citations). Foundational work defines fog computing's role in extending cloud services to network edges for low-latency urban services (Bonomi et al., 2012, 5869 citations). Surveys cover enabling technologies and protocols supporting these deployments (Al-Fuqaha et al., 2015, 8015 citations).

15
Curated Papers
3
Key Challenges

Why It Matters

Edge computing enables smart cities to handle massive IoT data streams from sensors for immediate urban decisions, improving traffic flow and pollution control. Bonomi et al. (2012) highlight fog's low-latency and geographical distribution for city-wide services. Shi et al. (2016) show edge reduces cloud dependency, enhancing resilience in applications like environmental monitoring. Al-Fuqaha et al. (2015) detail protocols enabling scalable deployments across urban sensors.

Key Research Challenges

Real-time Latency Reduction

Processing high-velocity IoT data from city sensors demands sub-millisecond responses, challenging edge resource limits (Shi et al., 2016). Fog architectures address distribution but struggle with heterogeneous urban networks (Bonomi et al., 2012). Simulation tools like iFogSim help model these constraints (Gupta et al., 2017).

Resource Management in Fog

Edge nodes in smart cities face variable workloads from traffic and environmental sensors, requiring dynamic allocation (Gupta et al., 2017, 1556 citations). iFogSim enables simulation of IoT-edge interactions for optimization. Balancing computation across distributed fog layers remains complex (Bonomi et al., 2012).

Scalability for Urban IoT

Smart cities generate massive data volumes overwhelming edge capacities without efficient protocols (Al-Fuqaha et al., 2015). Surveys identify integration needs for fog/edge with IoT architectures (Lin et al., 2017). Simulation validates scalability under peak urban loads (Gupta et al., 2017).

Essential Papers

1.

Internet of Things: A Survey on Enabling Technologies, Protocols, and Applications

Ala Al‐Fuqaha, Mohsen Guizani, Mehdi Mohammadi et al. · 2015 · IEEE Communications Surveys & Tutorials · 8.0K citations

This paper provides an overview of the Internet of Things (IoT) with emphasis on enabling technologies, protocols, and application issues. The IoT is enabled by the latest developments in RFID, sma...

2.

Edge Computing: Vision and Challenges

Weisong Shi, Jie Cao, Quan Zhang et al. · 2016 · IEEE Internet of Things Journal · 7.4K citations

The proliferation of Internet of Things (IoT) and the success of rich cloud services have pushed the horizon of a new computing paradigm, edge computing, which calls for processing the data at the ...

3.

Fog computing and its role in the internet of things

Flavio Bonomi, Rodolfo Milito, Jiang Zhu et al. · 2012 · 5.9K citations

Fog Computing extends the Cloud Computing paradigm to the edge of the network, thus enabling a new breed of applications and services. Defining characteristics of the Fog are: a) Low latency and lo...

4.

The Internet of Things for Health Care: A Comprehensive Survey

S. M. Riazul Islam, Daehan Kwak, Md. Humaun Kabir et al. · 2015 · IEEE Access · 2.9K citations

The Internet of Things (IoT) makes smart objects the ultimate building blocks in the development of cyber-physical smart pervasive frameworks. The IoT has a variety of application domains, includin...

5.

A Survey on Internet of Things: Architecture, Enabling Technologies, Security and Privacy, and Applications

Jie Lin, Wei Yu, Nan Zhang et al. · 2017 · IEEE Internet of Things Journal · 2.7K citations

Fog/edge computing has been proposed to be integrated with Internet of Things (IoT) to enable computing services devices deployed at network edge, aiming to improve the user's experience and resili...

6.

Edge Intelligence: Paving the Last Mile of Artificial Intelligence With Edge Computing

Zhi Zhou, Xu Chen, En Li et al. · 2019 · Proceedings of the IEEE · 2.0K citations

With the breakthroughs in deep learning, the recent years have witnessed a booming of artificial intelligence (AI) applications and services, spanning from personal assistant to recommendation syst...

7.

A survey on the security of blockchain systems

Xiaoqi Li, Peng Jiang, Ting Chen et al. · 2017 · Future Generation Computer Systems · 1.6K citations

Reading Guide

Foundational Papers

Start with Bonomi et al. (2012) for fog definition in IoT edges, then Shi et al. (2016) for edge vision; Al-Fuqaha et al. (2015) provides IoT protocols context.

Recent Advances

Gupta et al. (2017) iFogSim for simulation; Lin et al. (2017) on fog-edge IoT architectures.

Core Methods

Fog computing (Bonomi 2012), edge paradigms (Shi 2016), iFogSim simulation (Gupta 2017), IoT protocols (Al-Fuqaha 2015).

How PapersFlow Helps You Research Edge Computing for Smart Cities

Discover & Search

Research Agent uses searchPapers and exaSearch to find core literature like 'Edge Computing: Vision and Challenges' by Shi et al. (2016), then citationGraph reveals connections to Bonomi et al. (2012) fog foundations, and findSimilarPapers uncovers smart city extensions.

Analyze & Verify

Analysis Agent applies readPaperContent to extract iFogSim simulation details from Gupta et al. (2017), verifies latency claims via verifyResponse (CoVe), and runs PythonAnalysis with NumPy/pandas to replicate edge resource models; GRADE scores evidence strength for urban IoT claims.

Synthesize & Write

Synthesis Agent detects gaps in real-time traffic analytics across Shi et al. (2016) and Al-Fuqaha et al. (2015), flags contradictions in fog scalability; Writing Agent uses latexEditText, latexSyncCitations for Shi/Bonomi, and latexCompile to produce urban edge review papers with exportMermaid for fog network diagrams.

Use Cases

"Simulate edge resource allocation for smart city traffic sensors using iFogSim models."

Research Agent → searchPapers('iFogSim smart cities') → Analysis Agent → readPaperContent(Gupta 2017) → runPythonAnalysis(pandas simulation of fog workloads) → matplotlib plots of latency vs. node count.

"Write LaTeX survey on fog computing in urban IoT with citations to Bonomi and Shi."

Research Agent → citationGraph(Bonomi 2012) → Synthesis → gap detection → Writing Agent → latexEditText(intro section) → latexSyncCitations(Shi 2016, Al-Fuqaha 2015) → latexCompile → PDF output.

"Find GitHub repos implementing edge IoT protocols from recent papers."

Research Agent → searchPapers('edge IoT protocols smart cities') → Code Discovery → paperExtractUrls(Lin 2017) → paperFindGithubRepo → githubRepoInspect(code for MQTT edge deployment).

Automated Workflows

Deep Research workflow conducts systematic review: searchPapers(50+ edge smart city papers) → citationGraph clustering → structured report with GRADE scores. DeepScan applies 7-step analysis to Gupta et al. (2017) iFogSim: readPaperContent → runPythonAnalysis(verify sim results) → CoVe checkpoints. Theorizer generates hypotheses on fog optimization from Bonomi (2012) and Shi (2016) data flows.

Frequently Asked Questions

What defines edge computing for smart cities?

Edge computing processes IoT data at network edges in urban settings for low-latency services like traffic control (Shi et al., 2016).

What are key methods in this subtopic?

Fog extends cloud to edges with low-latency distribution (Bonomi et al., 2012); iFogSim simulates resource management (Gupta et al., 2017).

What are foundational papers?

Bonomi et al. (2012, 5869 citations) defines fog for IoT; Al-Fuqaha et al. (2015, 8015 citations) surveys enabling technologies.

What open problems exist?

Scalable resource orchestration under urban data surges and heterogeneous edge integration (Shi et al., 2016; Gupta et al., 2017).

Research IoT and Edge/Fog Computing with AI

PapersFlow provides specialized AI tools for Computer Science researchers. Here are the most relevant for this topic:

See how researchers in Computer Science & AI use PapersFlow

Field-specific workflows, example queries, and use cases.

Computer Science & AI Guide

Start Researching Edge Computing for Smart Cities with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Computer Science researchers