In a futuristic city, residents are alerted about environmental conditions like air quality through their smartphones. This IoT application can be categorized under:

  • Environmental Monitoring
  • Mobile Gaming
  • Smart Cities
  • Wearable Technology
The given scenario falls under the Smart Cities category of IoT. It involves using sensors and data to monitor and improve the quality of life in urban areas. This specific application focuses on environmental monitoring, ensuring that residents are informed about air quality, which is a critical aspect of urban well-being.

The shift from centralized cloud computing to edge computing in IoT was primarily due to:

  • The need for more powerful data centers.
  • The increased demand for low-latency processing.
  • Decreased security concerns.
  • Lower energy consumption.
The primary driver for the shift from centralized cloud computing to edge computing in IoT is the increased demand for low-latency processing. In many IoT applications, such as autonomous vehicles and industrial automation, real-time or near-real-time data processing is critical, and edge computing helps achieve this by processing data closer to the source.

In a modern smart home, the resident wants the lights to automatically adjust based on the time of day and presence in the room. The system would likely involve:

  • Blockchain technology
  • Neural networks
  • Home automation and occupancy sensors
  • Augmented reality (AR)
To achieve the automatic adjustment of lights in a modern smart home based on the time of day and presence in the room, the system would likely involve home automation and occupancy sensors. These sensors detect motion and light levels, enabling the smart home system to control lighting based on occupancy and time, enhancing energy efficiency and convenience.

A smart city is deploying sensors throughout its infrastructure. To process data in real-time and make immediate decisions, they should consider using:

  • Cloud-based servers
  • Fog computing
  • Traditional data centers
  • Edge computing
In a smart city scenario, real-time data processing is crucial for making immediate decisions. Edge computing, which processes data closer to the data source (the sensors in this case), is the most suitable option. It reduces latency and enables quick responses, making it ideal for applications like smart cities.

A challenge in IoT device management is ensuring firmware is consistently ________ across all devices.

  • Secure
  • Uniform
  • Updated
  • Varied
In the context of IoT device management, ensuring firmware is consistently uniform across all devices is crucial. This uniformity ensures that all devices are running the same firmware version, reducing compatibility issues, vulnerabilities, and enhancing security and functionality.

LoRa technology is most suitable for:

  • Long-range wireless communication
  • Satellite communication
  • Short-range wireless communication
  • Wired communication
LoRa (Long Range) technology is ideal for long-range wireless communication. It's designed to provide low-power, long-range communication for IoT devices, making it suitable for applications where devices need to send data over considerable distances.

The use of hardcoded credentials in IoT devices can lead to:

  • Better user experience
  • Enhanced security
  • Improved device management
  • Security vulnerabilities
Hardcoded credentials, such as default usernames and passwords, can lead to serious security vulnerabilities. Attackers can easily guess or find these credentials, potentially compromising the IoT device and the network it's connected to.

What does predictive analytics in IoT primarily focus on?

  • Analyzing historical data to make informed future predictions
  • Collecting and storing data from IoT devices
  • Monitoring real-time data for immediate action
  • Securing IoT devices from cyber threats
Predictive analytics in IoT primarily focuses on analyzing historical data from IoT devices to make informed future predictions. By examining past data, IoT systems can forecast future trends, troubleshoot issues, and optimize operations.

When developing an IoT application for data-intensive tasks, which programming language offers significant advantages due to its data handling capabilities?

  • C
  • Python
  • R
  • Swift
Python is favored for data-intensive IoT applications due to its extensive libraries for data processing and analysis. It's versatile and has a large community, making it suitable for a wide range of data-related tasks in IoT. While C, R, and Swift have their strengths, Python stands out in this context.

In which decade did the concept of IoT first emerge?

  • 1970s
  • 1980s
  • 1990s
  • 2000s
The concept of IoT can be traced back to the 1970s, even though it became more popular and widely recognized in the 21st century. The first internet-connected device was a Coke machine at Carnegie Mellon University in the early 1980s, but the foundational ideas began earlier.