Communication Standards and Technologies Flashcards
(154 cards)
How do IoT networks’ capabilities compare to IT networks?
IoT networks typically have more limited capabilities compared to IT networks.
What are the characteristics of most wireless IoT networks that affect data exchange?
Most wireless IoT networks are lossy and constrained, which significantly restricts the speed of data exchange.
What challenge is posed by the large number of IoT nodes and sensors?
The massive number of IoT nodes and sensors requires special provisioning and configuration, which may increase the cost of connectivity.
How should IoT networks be designed in relation to connectivity fees?
IoT networks should be designed to minimize connectivity fees.
In remote areas like mining or forestry where should the IOT sensors be deployed?
In remote areas, IoT sensors should be deployed in areas with limited access to electricity and regular cellular communication.
What type of communication technologies are required for IoT sensors in rural and remote areas?
Low-power communication technologies that can cover wide areas are required for IoT sensors in rural and remote areas.
Why do inexpensive and tiny IoT sensors face restrictions in their communication capabilities?
Inexpensive and tiny IoT sensors have limited processing and power capabilities, restricting their ability to use any communication technology or protocol.
What have been developed to address the communication needs of IoT devices?
Various communication standards, technologies, and protocols have been developed to address IoT needs.
What are lightweight IoT technologies designed for?
Lightweight IoT technologies are designed for massive IoT use cases where reducing hardware and connectivity costs is crucial.
In what IoT scenarios are mission-critical technologies required?
Mission-critical IoT technologies are required in use cases like drone control or automatic guided vehicles (AGVs), where the reliability and availability of the network are imperative.
Why is it important for IoT network architects to understand different IoT technologies and protocols?
IoT network architects need to understand the advantages and disadvantages of different technologies, standards, and protocols to choose the right technology for each use case.
How do communication technologies for massive IoT differ from those for mission-critical IoT?
Technologies for massive IoT focus on reducing hardware and connectivity costs, while mission-critical IoT technologies emphasize reliability and network availability.
What must an IoT network architect consider when designing an IoT network?
An IoT network architect must consider the security policies and design practices based on the specific requirements of the IoT use case and application.
What are the consequences of not carefully designing an IoT network?
Failure to carefully design the network may lead to difficulties in managing, troubleshooting, scaling, and adapting the network.
What determines how elements of an IoT network communicate with each other?
The network topology determines how elements of an IoT network communicate with each other.
What factors influence the choice of network topology for an IoT use case?
The choice of network topology is influenced by the implementation cost, complexity, power consumption, and reliability, as dictated by the IoT use case.
When is a peer-to-peer IoT network established?
A peer-to-peer IoT network is established when both nodes are capable of implementing all protocol stack functions.
What is a Reduced Function Device (RFD) in an IoT network?
An RFD is an IoT sensor with limited network capabilities that implements a subset of protocol functions and communicates with a central gateway but cannot coordinate or communicate directly with other RFDs.
What role does the gateway play in an IoT network with RFDs?
The gateway oversees the network coordination and handles the full protocol stack functions such as security, overflow control, and congestion control.
What is a point-to-point communication structure in IoT?
In a point-to-point structure, a single sensor exchanges data with one gateway via a dedicated link, allowing an individual session between them.
What is an example of a point-to-point communication structure?
A TV remote control is an example of point-to-point communication.
What is an example of a point-to-point communication structure?
A TV remote control is an example of point-to-point communication.
What is a point-to-multipoint connectivity structure in IoT?
In a point-to-multipoint structure, a single gateway communicates with multiple IoT nodes simultaneously, sharing the transmission medium and channel.
What is the difference between spatially-shared and time-shared communication channels in IoT?
In spatially-shared connections (frequency division), multiple IoT nodes use the channel at the same time. In time-shared connections (time division), IoT nodes take turns to communicate with the gateway.