Smart Object Architecture & Design
Communication and Networking of Smart Objects
Security, Privacy, and Reliability
Applications and Future Directions
100

Describe the four key components of a smart object and their roles.

Sensor (data collection), processor (decision-making), actuator (actions), and communication interface (data exchange).

100

Why are protocols like CoAP or MQTT preferred over HTTP in IoT environments?  

They are lightweight, designed for low-power devices, and work well over lossy networks.

100

What are key security vulnerabilities in smart objects?

Insecure firmware, weak authentication, data leakage, and lack of encryption.

100

How do smart objects support predictive maintenance in industrial IoT?

By sensing early failure signs (vibration, temperature) and alerting systems for preventive actions.

200

How does energy efficiency affect smart object design in constrained environments?

Designers must optimize sleep cycles, use energy-harvesting methods, and reduce transmission frequency to conserve battery.

200

Compare and contrast star and mesh topologies for smart object networks.

Star is simple but has a single point of failure; mesh offers redundancy but is complex and power-hungry.

200

Why is firmware-over-the-air (FOTA) updating both beneficial and risky?

Enables remote updates but can be exploited if unsecured, leading to compromised devices.

200

Explain how smart agriculture benefits from object-to-cloud architecture.

Sensor data (soil, moisture) is sent to the cloud for AI-driven irrigation control and weather correlation.

300

How does onboard processing enhance smart object autonomy?

Local processing reduces reliance on cloud, enables real-time decisions, and lowers communication load.

300

What are some challenges of integrating smart objects with IP-based networks?

IP addressing, security, bandwidth, and protocol translation are significant hurdles.

300

How does physical tampering affect smart object reliability and trust?

Tampering can alter behaviour, compromise data integrity, and cause system failures.

300

What role do smart objects play in smart cities?

Enable traffic control, lighting automation, waste monitoring, and environmental sensing.

400

Explain how microcontroller selection impacts smart object performance.

It influences power consumption, processing capability, memory, and compatibility with peripherals.

400

Discuss the role of gateways in smart object communication.

Gateways bridge local networks to the internet, handle protocol translation, and manage data aggregation.

400

What are methods to protect data transmitted by smart objects?

Use of TLS, data encryption, secure boot, and authentication protocols.

400

Predict how smart objects may evolve with edge AI capabilities.

They’ll become more autonomous, context-aware, and capable of real-time decision-making without cloud reliance.

M
e
n
u