1/36
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What is the Internet of Things (IoT)?
A system of connected devices with unique IDs that send data over a network without human interaction. Also called the "Internet of Everything."
Where is IoT used?
Homes (thermostats, lights, security), healthcare (pacemakers, telemedicine), cities (utilities, traffic), farming (livestock, soil monitoring), industry (IIoT for production/quality control), vehicles (smart communication), retail (advertising, tracking), and wearables (smartwatches).
What are the four main IoT systems?
Devices with sensors, Gateways, Cloud storage & processing, Remote controls/apps.
What do IoT sensors do?
They collect data (e.g., temperature, GPS, heart rate) and send it to the cloud for analysis.
What role does the IoT gateway play?
It acts as a bridge between the device and the cloud, allowing data to flow.
What happens to IoT data in the cloud?
It’s processed and analyzed, then results are sent back to apps/servers for user interaction.
Can IoT devices act automatically?
Yes — they can trigger actions (e.g., sound alarms, call police) without user input.
What are the five IoT architecture layers?
Edge Technology, Access Gateway, Internet, Middleware, Application.
What happens at the Edge Technology layer?
Sensors and devices collect real-world data; actuators can change the physical environment.
What happens at the Access Gateway layer?
Data is collected, compressed, converted to digital form, and routed for analysis.
What happens at the Internet layer?
It bridges devices, gateways, and cloud systems, transmitting and sometimes pre-processing data.
What happens at the Middleware layer?
Cloud processes: data management, filtering, aggregation, device management, access control, and feedback.
What happens at the Application layer?
Delivers processed data to the user and allows them to send commands back into the system.
What communication protocols does IoT use?
Wi-Fi, Bluetooth Low Energy (BLE), Zigbee, and Z-Wave.
What is Wi-Fi used for in IoT?
Wireless LAN communication between devices; Wi-Fi Direct allows peer-to-peer without an access point.
What is BLE (Bluetooth Low Energy)?
A low-power wireless protocol for long-term use in healthcare, security, entertainment, and fitness devices.
What is Zigbee?
An open standard using mesh networking; unlimited hops, 60 ft per hop, operates at 2.4 GHz (may clash with Wi-Fi).
What is Z-Wave?
A closed standard using mesh networking; up to 250 ft per hop, max 4 hops, operates at 908.42 MHz (less interference).
Predefined rules set by the user (automatic actions) and User-initiated actions through an app or interface.