IoT Quiz – Part 3

by Jun 11, 2020IoT_Basics_Advanced_Quiz

Welcome to your Internet of Things - Advanced Level

Are you confident enough that you have pursued your expertise on this topic? Now test your knowledge and earn a certificate!

1. 

What are the important components that exist in the Internet of Things? (Choose all that apply)

2. 

Internet of Things impact the sustainability of the business and will it have any impact on the environment

3. 

What is the Internet of everything?

4. 

In IoT which of protocol provide Full-Duplex communication is

5. 

What is the Advantage of MQTT over HTTP?

6. 

How many bit addresses are there in IPv4?

7. 

Take a moment to ponder some of the uses of IoT: predictive maintenance, industry safety solutions, building and home automation, remote patient monitoring, asset tracking, and fraud detection.
All of these uses have a common theme that is the reason IoT is garnering so much attention. What is it?

8. 

You are designing an IIoT network to monitor crowd movements at a baseball stadium. When the average walking speed of the crowd drops below 1ft/second, additional gates will open.
You are sending the data from the gate sensors to BigQuery every minute. Which type of query should you use for this task?

9. 

Which of the following Hardware can be alone used as IoT Gateway?

10. 

Which of the following database is recommended for unstructured data for IoT application?

11. 

Which of the following service of AWS is used for edge computing?

12. 

An IoT network is used to predict electricity usage in a smart city. The network has one million devices sending data to the cloud. The network designers have added predictive usage to the network. Which means, depending upon the usage predictions, the network will turn off air conditioning and lights in low use buildings.
Initial tests of the network are showing the bottlenecks in data processing. What could the designers do to fix this problem?

13. 

What makes IoT data valuable?

14. 

You are designing an IoT network that monitors hallway activity in all schools in your city.
What assumptions you can make while developing your network?

15. 

Why is being serverless an important characteristic of Cloud IoT?

16. 

What are the sensors used in Agriculture?

17. 

IoT Contiki is an operating system specifically designed for low power wireless Internet of Things devices having confined memory, bandwidth, and power. It utilizes a moderate design while still packing the essential tools of the present-day working framework.

18. 

What is Bluegiga APX4 convention for the Internet of Things (IoT)?

19. 

What is the purpose of Airflow sensors?

20. 

Which communication protocol can use Cloud IoT Core's last known heartbeat?

Creating a multiplication Skill in Alexa using python

Written By Jayanta Chakraborty

VIDEOS – FOLLOW US ON YOUTUBE

EXPLORE OUR IOT PROJECTS

IoT Smart Gardening System – ESP8266, MQTT, Adafruit IO

Gardening is always a very calming pastime. However, our gardens' plants may not always receive the care they require due to our active lifestyles. What if we could remotely keep an eye on their health and provide them with the attention they require? In this article,...

How to Simulate IoT projects using Cisco Packet Tracer

In this tutorial, let's learn how to simulate the IoT project using the Cisco packet tracer. As an example, we shall build a simple Home Automation project to control and monitor devices. Introduction Firstly, let's quickly look at the overview of the software. Packet...

All you need to know about integrating NodeMCU with Ubidots over MQTT

In this tutorial, let's discuss Integrating NodeMCU and Ubidots IoT platform. As an illustration, we shall interface the DHT11 sensor to monitor temperature and Humidity. Additionally, an led bulb is controlled using the dashboard. Besides, the implementation will be...

All you need to know about integrating NodeMCU with Ubidots over Https

In this tutorial, let's discuss Integrating NodeMCU and Ubidots IoT platform. As an illustration, we shall interface the DHT11 sensor to monitor temperature and Humidity. Additionally, an led bulb is controlled using the dashboard. Besides, the implementation will be...

How to design a Wireless Blind Stick using nRF24L01 Module?

Introduction Let's learn to design a low-cost wireless blind stick using the nRF24L01 transceiver module. So the complete project is divided into the transmitter part and receiver part. Thus, the Transmitter part consists of an Arduino Nano microcontroller, ultrasonic...

Sending Temperature data to ThingSpeak Cloud and Visualize

In this article, we are going to learn “How to send temperature data to ThingSpeak Cloud?”. We can then visualize the temperature data uploaded to ThingSpeak Cloud anywhere in the world. But "What is ThingSpeak?” ThingSpeak is an open-source IoT platform that allows...

Amaze your friend with latest tricks of Raspberry Pi and Firebase

Introduction to our Raspberry Pi and Firebase trick Let me introduce you to the latest trick of Raspberry Pi and Firebase we'll be using to fool them. It begins with a small circuit to connect a temperature sensor and an Infrared sensor with Raspberry Pi. The circuit...

How to implement Machine Learning on IoT based Data?

Introduction The industrial scope for the convergence of the Internet of Things(IoT) and Machine learning(ML) is wide and informative. IoT renders an enormous amount of data from various sensors. On the other hand, ML opens up insight hidden in the acquired data....

Smart Display Board based on IoT and Google Firebase

Introduction In this tutorial, we are going to build a Smart Display Board based on IoT and Google Firebase by using NodeMCU8266 (or you can even use NodeMCU32) and LCD. Generally, in shops, hotels, offices, railway stations, notice/ display boards are used. They are...

Smart Gardening System – GO GREEN Project

Automation of farm activities can transform agricultural domain from being manual into a dynamic field to yield higher production with less human intervention. The project Green is developed to manage farms using modern information and communication technologies....