%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#2C3E50', 'secondaryColor': '#16A085', 'tertiaryColor': '#E67E22', 'primaryTextColor': '#FFFFFF', 'secondaryTextColor': '#FFFFFF', 'lineColor': '#7F8C8D'}}}%%
flowchart TD
A["Quiz 1: Frequency Band Selection\n🎯 Band comparison, interference"] --> B["Quiz 2: Link Budgets\n📐 Path loss, indoor coverage"]
B --> C["Quiz 3: Cellular & LoRaWAN Regs\n📋 Duty cycle, compliance"]
C --> D["Quiz 4: Smart City Deployment\n🏙️ TCO, multi-technology"]
A -- "Foundation:\nWhich band?" --> E["Skills: Compare 2.4 GHz\nvs 5 GHz vs Sub-GHz"]
B -- "Analysis:\nWill it reach?" --> F["Skills: Wall loss,\nfloor penetration, margins"]
C -- "Compliance:\nIs it legal?" --> G["Skills: ETSI duty cycle,\nSF trade-offs, licensing"]
D -- "Integration:\nWhat does it cost?" --> H["Skills: 10-year TCO,\nrisk matrices, decision tools"]
style A fill:#2C3E50,stroke:#7F8C8D,color:#FFFFFF
style B fill:#16A085,stroke:#7F8C8D,color:#FFFFFF
style C fill:#E67E22,stroke:#7F8C8D,color:#FFFFFF
style D fill:#2C3E50,stroke:#7F8C8D,color:#FFFFFF
style E fill:#7F8C8D,stroke:#2C3E50,color:#FFFFFF
style F fill:#7F8C8D,stroke:#16A085,color:#FFFFFF
style G fill:#7F8C8D,stroke:#E67E22,color:#FFFFFF
style H fill:#7F8C8D,stroke:#2C3E50,color:#FFFFFF
20 Knowledge Checks and Assessments
Wireless IoT deployment success depends on mastering four interconnected skills: selecting the right frequency band for your environment, calculating link budgets to ensure signal reliability, complying with regional spectrum regulations, and making cost-effective multi-technology trade-offs. Self-assessment across these areas is the fastest way to expose knowledge gaps before they become costly field failures.
Characters: Sammy the Sensor, Lila the LED, Max the Microcontroller, Bella the Battery
Sammy, Lila, Max, and Bella are getting ready for a big test at IoT School!
Sammy says: “I need to pick the right radio channel to send my readings. It’s like picking the right road to drive on – some roads are crowded, some are long, and some need a special permit!”
Lila adds: “And I need to know how far my signal can travel through walls. It’s like shouting through pillows – the more pillows, the harder it is to hear!”
Max explains: “I have to follow rules about how much I’m allowed to talk on the radio. Imagine a classroom where everyone has to take turns – that’s what duty cycle means!”
Bella worries: “And I need to last for years! So we have to pick a radio that doesn’t use too much of my energy. It’s like choosing between running and walking – walking takes longer but I won’t get tired.”
Together they study four quiz topics: picking frequencies (like choosing the best road), link budgets (how far their voice carries), regulations (the classroom rules), and smart city projects (putting it all together for a whole town).
Remember: Testing yourself is the best way to learn! Even if you get an answer wrong, the explanation teaches you something new.
If you are new to mobile wireless technologies, these knowledge checks help you identify gaps in your understanding before they become problems in real deployments. Here is how to approach them:
- Start with Frequency Selection – This quiz covers the most fundamental decision: which radio band to use. You will compare 2.4 GHz, 5 GHz, and sub-GHz options.
- Move to Link Budgets – Once you know which band to use, you need to calculate whether your signal can actually reach the receiver. These calculations account for walls, floors, and distance.
- Understand Regulations – Every country has rules about radio transmissions. The cellular and LoRaWAN quiz covers duty cycles, licensed vs. unlicensed spectrum, and compliance requirements.
- Tackle Multi-Technology Scenarios – The smart city quiz combines everything: cost analysis, technology selection, risk assessment, and deployment planning.
Tip: If you score below 60% on any quiz, revisit the prerequisite chapters listed below before continuing. There is no penalty for reviewing material.
20.1 Introduction
This chapter provides comprehensive assessments to test your understanding of mobile wireless technologies. Work through scenario-based questions, worked solutions, and quiz banks covering frequency bands, interference mitigation, link budgets, and real-world deployment decisions.
By completing this series, you will be able to:
- Apply wireless fundamentals to real-world IoT deployment scenarios
- Solve frequency band selection problems for various applications
- Analyze interference issues and propose mitigation strategies
- Calculate link budgets for indoor/outdoor deployments
- Evaluate technology trade-offs for smart agriculture, buildings, cities, and industrial applications
20.1.1 Assessment Pathway
The four quizzes build upon each other in a structured progression. The following diagram shows the recommended learning pathway and the skills each assessment develops:
20.2 Prerequisites
Before attempting these assessments, you should have completed:
- Electromagnetic Waves and the Spectrum: Understanding electromagnetic wave properties
- IoT Wireless Frequency Bands: Knowledge of 2.4 GHz, 5 GHz, sub-GHz bands
- Spectrum Licensing and Propagation: Path loss calculations
- Design Considerations and Labs: Frequency selection frameworks
20.3 Assessment Chapters
This assessment series has been organized into four focused chapters, each covering specific wireless deployment scenarios:
20.3.1 1. Quiz: Frequency Band Selection for IoT
Duration: ~15 min | Difficulty: Intermediate | ~2,400 words
Master frequency band selection with scenarios covering:
- Smart agriculture deployment (200 hectares, 5-year battery requirement)
- Interference mitigation in crowded 2.4 GHz environments
- Technology comparison: LoRaWAN vs Zigbee vs Wi-Fi
- Channel overlap analysis and coexistence strategies
20.3.2 2. Quiz: Indoor Deployments & Link Budgets
Duration: ~15 min | Difficulty: Intermediate | ~2,600 words
Calculate link budgets and design indoor coverage with:
- Multi-floor office building coverage analysis
- Wall and floor penetration loss calculations
- Smart building RF deployment scenario (5-story, 200 sensors)
- Sub-GHz vs 2.4 GHz technology comparison for indoor environments
20.3.3 3. Quiz: Cellular & LoRaWAN Regulations
Duration: ~15 min | Difficulty: Intermediate | ~2,400 words
Understand regulatory compliance and spectrum selection:
- ETSI duty cycle calculations for LoRaWAN
- Campus-wide environmental monitoring deployment
- Spreading factor trade-offs (SF7 vs SF12)
- Licensed vs unlicensed spectrum decision framework
20.3.4 4. Quiz: Smart City & Multi-Technology Deployments
Duration: ~20 min | Difficulty: Intermediate | ~3,800 words
Master complex deployment decisions with:
- Smart city parking system (10,000 sensors, 15 km²)
- 10-year total cost of ownership analysis
- Risk assessment and mitigation planning
- Agricultural IoT deployment (2 km² farm)
- Weighted decision matrix methodology
20.4 Assessment Overview
| Quiz | Focus Area | Scenarios | Key Skills |
|---|---|---|---|
| Frequency Selection | Band selection, interference | Agriculture, 2.4 GHz coexistence | Technology comparison |
| Link Budgets | Indoor coverage, propagation | Office building, smart building | Path loss calculation |
| Cellular & LoRaWAN | Regulations, compliance | Campus LoRaWAN | Duty cycle analysis |
| Smart City | TCO, risk assessment | Parking, agriculture | Decision matrices |
20.4.1 Key Wireless Decisions Map
The following diagram maps the core decision areas tested across all four quizzes. Each branch represents a domain where incorrect choices lead to deployment failure:
%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#2C3E50', 'secondaryColor': '#16A085', 'tertiaryColor': '#E67E22', 'primaryTextColor': '#FFFFFF', 'secondaryTextColor': '#FFFFFF', 'lineColor': '#7F8C8D'}}}%%
mindmap
root((Wireless IoT<br/>Knowledge))
Frequency Selection
2.4 GHz vs 5 GHz
Sub-GHz advantages
Channel overlap
Interference mitigation
Link Budget Analysis
Free-space path loss
Wall penetration loss
Fade margin
Receiver sensitivity
Regulatory Compliance
Licensed vs unlicensed
Duty cycle limits
ETSI / FCC rules
Spreading factor trade-offs
Deployment Economics
10-year TCO
Sensor density
Gateway placement
Risk assessment
20.5 Knowledge Checks
Test your readiness before diving into the full quiz chapters. These warm-up questions cover foundational concepts you will need across all four assessments.
20.6 Common Pitfalls
1. Ignoring wall and floor penetration losses. Students frequently calculate free-space path loss correctly but forget to account for building materials. A single concrete wall can attenuate a 2.4 GHz signal by 10–15 dB, and each additional wall compounds the problem. Always include material-specific losses in indoor link budgets.
2. Confusing duty cycle with data rate. Duty cycle is a regulatory constraint on how much time you can occupy a channel, not a measure of throughput. A 1% duty cycle on an 868 MHz LoRaWAN channel limits you to about 36 seconds of airtime per hour, regardless of your data rate. Exceeding duty cycle limits is illegal and can result in fines.
3. Selecting a frequency band based on data rate alone. Higher bandwidth bands (5 GHz, 60 GHz) offer more throughput but drastically shorter range and worse penetration. For IoT sensors transmitting small payloads every few minutes, sub-GHz bands almost always outperform high-frequency alternatives on range, power, and cost.
4. Neglecting the fade margin in link budgets. A link budget that shows exactly 0 dB margin will fail in practice. Multipath fading, human body absorption, weather, and furniture can cause 10–20 dB of unpredictable variation. Always design with at least a 10 dB fade margin for indoor deployments and 20 dB for outdoor.
5. Underestimating total cost of ownership (TCO). Comparing only hardware costs ignores the dominant expenses: gateway infrastructure, cellular data plans, battery replacements, and maintenance visits. A “cheap” sensor on a technology requiring frequent battery changes may cost 5x more over 10 years than a more expensive sensor with better power efficiency.
20.7 Summary
These assessments cover the full spectrum of wireless IoT deployment challenges, from basic frequency selection to complex multi-technology decisions. The four quizzes form a structured progression:
- Frequency Selection builds the foundation — choosing the right radio band for range, power, and environment.
- Link Budgets adds quantitative rigor — calculating whether signals actually reach receivers through walls and across distances.
- Regulatory Compliance introduces legal constraints — duty cycles, licensed spectrum, and regional rules that override engineering preferences.
- Smart City Deployment integrates everything — cost modeling, risk assessment, and multi-technology trade-offs at scale.
Each quiz includes:
- Multiple-choice questions with detailed explanations
- Worked solutions showing calculation steps
- Scenario-based problems with comprehensive analysis
- Real-world cost and performance comparisons
Key takeaway: Wireless IoT deployment is not just an engineering problem — it is a systems problem requiring frequency knowledge, propagation physics, regulatory awareness, and economic analysis. Mastering all four areas separates reliable deployments from costly failures.
20.8 What’s Next
Start with Quiz: Frequency Band Selection to test your foundational knowledge, then progress through the series.
Protocol Deep Dives: - Wi-Fi Fundamentals and Standards - 802.11 WLAN complete coverage - Bluetooth Fundamentals and Architecture - BLE and Classic Bluetooth - LoRaWAN Overview - Sub-GHz LPWAN
Learning Hubs: - Quiz Navigator - More self-assessment quizzes - Simulations Hub - Interactive RF tools