Internet of Things and its Applications

Things and Connections

  1. Which one cannot be suitable communication technology for IoT?
    1. Zigbee
    2. NFC
    3. Bluetooth
    4. Wired network
    Answer : D
    Explain : Wired networks are less scalable as compared to wireless networks. This can create an obstacle in the process of expansion
  2. Mainly Real Time Systems are used for _______________.
    1. Used for monitoring events as they occur
    2. Used for real time interactive users
    3. Used by user any time offline
    4. Used for real time coding
    Answer : A
    Explain : Real time system are used for monitoring events as they occur and having a time limit to do it.
  3. In which form data transferred in network layer?
    1. Packets
    2. Datagram
    3. Bytes
    4. Bits
    Answer : A
    Explain : Data is transferred in the form of Packets via logical network paths in an ordered format controlled by the network layer.
  4. ZigBee is most Suitable communication standard for IoT.
    1. Low data rate
    2. Low power consumption
    3. Both (A) and (B)
    4. East to setup
    Answer : C
    Explain :Zigbee is a mesh network protocol that was designed for building and home automation applications, and it's one of the most popular mesh protocols in IoT environments.
  5. MQTT stands for :
    1. Message Queue Telegram Transport
    2. Message Queue Telemetry Transport
    3. Message Queuing Telemetry Transport
    4. Message Queuing Telegram Transport
    Answer : C
    Explain :MQTT stands for Message Queuing Telemetry Transport. It is an extremely simple and lightweight messaging protocol.
  6. Which statement is true in concern with Request-response IoT communication model?
    1. Each Request-response pair is dependent of others
    2. Request – response is a stateless communication model
    3. Client server architecture of Request-response uses queues
    4. In Request-response publisher is a client and broker are server.
    Answer : B
    Explain :The Request response model is stateless and hence each request is independently handled.
  7. Datagram Transport Layer Security provides :
    1. Security features on UDP
    2. Security features on TCP
    3. Security features on UDP and TCP
    4. None of these
    Answer : A
    Explain :Datagram Transport Layer Security (DTLS) is a protocol that provides privacy for UDP communications. DTLS is based on the TLS protocol and is used in web browsing, mail, and instant messaging.
  8. How many layers are there in OSI?
    1. 4
    2. 5
    3. 6
    4. 7
    Answer : D
    Explain : There are 7 Layers present in OSI model. They are Physical, Data Link, Network, Transport, Session, Presentation, and Application.
  9. Following layer is not mentioned in TCP/IP Model.
    1. Presentation
    2. Network
    3. Application
    4. Transport
    Answer : A
    Explain :The four layers of TCP/IP model are the application layer, the transport layer, the network layer, and the link layer.
  10. An IoT protocols does not include:
    1. Network / Internet protocol layer
    2. Link layer protocol
    3. Application layer protocol
    4. Session layer protocol
    Answer : D
    Explain : IoT protocols are divided into four main layers:
    Data link layer: Includes protocols like Bluetooth, ZigBee, and Wi-Fi
    Network layer: Transports data from the perception level to the application layer
    Transport layer: Includes technologies and protocols that make the connection between the perception level and the application layer possible.
    Application layer: Links underlying network connections.
  11. The major characteristics on which OSI and TCP/IP model differs:
    1. OSI model is independent generic protocol & TCP/IP is communication protocol
    2. In OSI model, Transport layer guarantees the delivery
    3. (A) and (B)
    4. TCP/IP model consists of 7 layers
    Answer : C
    Explain : The OSI model is a generic, protocol-independent standard that acts as a communication gateway between the network and the end user. The TCP/IP model is a communication protocol that allows connection of hosts over a network.
    The transport layer is the fourth layer of the Open Systems Interconnection (OSI) model. It ensures that data packets are delivered accurately and reliably between sender and receiver. The transport layer uses mechanisms such as: Error control, Flow control, Congestion control. Transport Layer use TCP or UDP.
  12. What does "open-loop control" refer to in a controlled system?
    1. Control system with a closed feedback loop.
    2. Control system without any sensors or feedback.
    3. A control system that is operated outdoors.
    4. A control system with multiple feedback loops.
    Answer : B
    Explain :An open-loop system is a type of control system in which the output of the system depends on the input but the input or the controller is independent of the output of the system. These systems do not contain any feedback loop and thus are also known as non-feedback system. Open Loop system is not depend on feedback.Example: Traffic signals, bread toaster, sprinkler, ordinary washing machine etx.
  13. A system that utilize a device to control the process without using feedback
    1. Open Loop control system
    2. Closed Loop control system
    3. Regulator
    4. None of these
    Answer : A
    Explain : Open Loop system is a type of control system that does not depend on feedback.
  14. An air conditioner is a ______ loop system.
    1. Open Loop control system
    2. Closed Loop control system
    3. Regulator
    4. None of these
    Answer : B
    Explain : Why is AC a closed loop system? Because it recieves feedback through a thermocouple or thermometer, which measure the temperature of the room, in order to adjust to the temperature established on the controller.
  15. In a controlled system, what is the purpose of the sensor or transducer?
    1. To generate control signals.
    2. To process data.
    3. To measure the process variable and provide feedback.
    4. To set the desired setpoint.
    Answer : C
    Explain : Sensors: Sense the quantity that needs to be observed or measured.
    Sensors detect the change in physical parameters whereas transducers convert it into some electrical signal suitable for processing.

Next Set

2 3

z