Applications & Use Cases · Study deck

Smart Cities: Shared Infrastructure and Deployment

A smart-parking pilot has proved that one city service can use sensors responsibly.

Blueprint Bina is your guide for this deck.

applicationdomainssmart
iotclass.org

After studying this chapter

Learning objectives

You will be able to:

  • compare smart-lighting, waste, platform, and coverage trade-offs
  • decide which infrastructure and data can be shared across services
  • plan privacy, maintenance, interoperability, and public-value evidence
  • Explain: The panel offers an emergency call, public Wi-Fi and vehicle charging on one pole, and a charging cable runs from the base, so this is a working unit rather than a drawing.
iotclass.org

Major section

Smart Lighting and Street Infrastructure

The panel offers an emergency call, public Wi-Fi and vehicle charging on one pole, and a charging cable runs from the base, so this is a working unit rather than a drawing.

  • Below the panel sit two contactless reader pads and a card panel, which means payment and identity now belong to street furniture.

Key terms

At the foot
At the foot is a red emergency button with its own labelled line.
This smart-lamp column combines lighting infrastructure with connectivity, emergency assistance, charging, and contactless services, showing why a powered pole can become a shared city IoT platform rather than a single-purpose lamp. Photo: Jiří Sedláček, CC BY-SA 4.0
This smart-lamp column combines lighting infrastructure with connectivity, emergency assistance, charging, and contactless services, showing why a powered pole can become a shared city IoT platform rather than a single-purpose lamp. Photo: Jiří Sedláček, CC BY-SA 4.0
iotclass.org

Major section

Smart Lighting and Street Infrastructure (continued)

At the foot is a red emergency button with its own labelled line.

  • Each of those services has a different owner, a different uptime promise and a different privacy question, yet they share one mast, one power feed and one maintenance visit.
  • That sharing is the attraction and the difficulty together.
  • Street lighting adds a different lesson: powered poles can become city-wide infrastructure, but safety and maintenance rules have to lead the technology choice.
iotclass.org

Major section

Street Lighting ROI

Scenario: A mid-sized city (population 250,000) wants to upgrade its 15,000 street lights from high-pressure sodium (HPS) bulbs to LED with smart controls.

  • ESCO keeps energy savings during contract.
  • After year 7, city owns system and keeps all savings.
  • City keeps $610K/year savings ($1.46M - $850K).
  • Benefit: Predictable costs, immediate cash flow positive.

Numbers to remember

610KCity keeps $610K/year savings ($1.46M - $850K).
1.46MCity keeps $610K/year savings ($1.46M - $850K).
850KCity keeps $610K/year savings ($1.46M - $850K).
iotclass.org

Major section

Exercise: Calculate Parking Sensor ROI

You have now seen the city-wide business case and the lighting-specific payback.

  • This exercise narrows the numbers back to one parking service so you can check whether the same assumptions still work at a smaller scale.
  • Challenge: A city has 8,000 on-street parking spaces downtown.
  • Adoption is a sensitivity input, not a consequence that can be calculated from coverage alone; test it with an honestly bounded pilot.

Try it: Exercise: Calculate Parking Sensor ROI in the chapter

iotclass.org

Deck summary

Key takeaways

The panel offers an emergency call, public Wi-Fi and vehicle charging on one pole, and a charging cable runs from the base, so this is a working unit rather than a drawing.

  • At the foot is a red emergency button with its own labelled line.
  • Scenario: A mid-sized city (population 250,000) wants to upgrade its 15,000 street lights from high-pressure sodium (HPS) bulbs to LED with smart controls.
  • You have now seen the city-wide business case and the lighting-specific payback.
iotclass.org

Retrieval practice

Recall check 1 of 5

Blueprint Bina says: answer from memory, then check your reasoning.

Q1A city has instrumented 80% of a parking inventory. What additional evidence is needed before claiming that drivers can trust its guidance service?

ANone; crossing 80% proves the service is trustworthy
BOnly the total number of sensors installed
CField accuracy, stale-state handling, representation of uncovered spaces, and user adoption evidence
DOnly confirmation that another city once used the same percentage
Show answer

Answer: C Coverage is one input, not a universal trust threshold.

iotclass.org

Retrieval practice

Recall check 2 of 5

Blueprint Bina says: answer from memory, then check your reasoning.

Q2Why does deploying a unified smart city platform save 70% compared to deploying separate systems for parking, lighting, waste, and air quality?

ASeparate dashboards usually make procurement and support simpler
BShared gateways, networks, data platform, and operations remove duplicated costs
CSingle-vendor contracts automatically remove integration and staffing work
DOpen-source tools eliminate hardware, maintenance, and operations costs
Show answer

Answer: B B) Shared infrastructure - The Copenhagen worked example shows that shared LoRaWAN gateways serve multiple sensor types, a single operations team replaces four domain-specific teams, and one data platform eliminates redundant software licenses.

iotclass.org

Retrieval practice

Recall check 3 of 5

Blueprint Bina says: answer from memory, then check your reasoning.

Q3What is the primary purpose of the DALI (Digital Addressable Lighting Interface) protocol in smart street lighting?

ALong-range wireless communication between light poles
BBidirectional control and monitoring of individual luminaires
CReal-time video streaming from pole-mounted cameras
DGPS-based location tracking of maintenance vehicles
Show answer

Answer: B

Q4Place each public-service responsibility where it lives so you can trace a city outcome from the street asset through governed infrastructure to operations.

AStreet Assets and Sensing
BMunicipal Network and Governance
CCity Operations Service
Show answer

Answer: A A smart city is a public-service system: place-aware assets provide evidence, shared municipal infrastructure governs it, and an accountable operations service owns the outcome.

iotclass.org

Retrieval practice

Recall check 4 of 5

Blueprint Bina says: answer from memory, then check your reasoning.

Q5Complete the smart-city service alert pipeline:

Aif confidence < 0.8:
Bif confidence > 1.2:
Cif asset_id == self.service_name:
Dif value == self.threshold_high:
Show answer

Answer: A Smart-city operators should ignore low-confidence observations and alert only when trusted values cross the service thresholds for a city asset.

iotclass.org

Retrieval practice

Recall check 5 of 5

Blueprint Bina says: answer from memory, then check your reasoning.

Q6A municipality is choosing between LoRaWAN and NB-IoT for a city-wide waste bin monitoring system that needs to report fill levels every 4 hours from 5,000 bins across a 50 km^2^ area. Which factor most strongly favors LoRaWAN for this deployment?

ANB-IoT cannot send fill-level readings reliably anywhere in dense urban areas
BLoRaWAN has higher throughput for large payloads than cellular options
CNB-IoT requires direct line of sight to every cellular base station
DLoRaWAN avoids cellular fees and fits small, infrequent fill-level payloads
Show answer

Answer: D For waste bin monitoring with infrequent small payloads (fill level every 4 hours), LoRaWAN's license-free spectrum eliminates per-device cellular subscriptions that NB-IoT requires.

iotclass.org

Print reference

Answers 1 of 2

Answer key.

  1. C · Coverage is one input, not a universal trust threshold.
  2. B · B) Shared infrastructure - The Copenhagen worked example shows that shared LoRaWAN gateways serve multiple sensor types, a single operations team replaces four domain-specific teams, and one data platform eliminates redundant software licenses.
  3. B
  4. A · A smart city is a public-service system: place-aware assets provide evidence, shared municipal infrastructure governs it, and an accountable operations service owns the outcome.
iotclass.org

Print reference

Answers 2 of 2

Answer key.

  1. A · Smart-city operators should ignore low-confidence observations and alert only when trusted values cross the service thresholds for a city asset.
  2. D · For waste bin monitoring with infrequent small payloads (fill level every 4 hours), LoRaWAN's license-free spectrum eliminates per-device cellular subscriptions that NB-IoT requires.
iotclass.org