U3 Flashcards
M2M involves:
an autonomous device communicating directly to another autonomous device. In this context, autonomous refers to the ability of a node to start the communication with a neighboring node without human intervention.
In M2M, devices do ——— necessarily depend on an ———————–connection. In such cases, the devices may communicate over ——————— channels, e.g., a serial port or ————–protocol. A simple example of M2M is controlling electrical appliances, such as bulbs and fans, using ———————— from a smartphone.
not
Internet
non-IP-based
custom
RF or Bluetooth
Alternatively, IoT may incorporate some M2M?
nodes, but aggregates data at an edge router or gateway connected to the internet.
Other scenarios implement the internet networking capabilities on each IoT device to?
separately deliver its data to cloud services.
In fact, several technological advancements have driven the evolution from M2M to IoT, including?
the cloud technologies advancement,
the pervasiveness of wireless and mobile communication, the cost-effective new energy devices like lithium-ion,
and the arrival of advanced deep learning and AI tools.
In fact, several technological advancements have driven the evolution from M2M to IoT, including the cloud technologies advancement, the pervasiveness of wireless and mobile communication, the cost-effective new energy devices like lithium-ion, and the arrival of advanced deep learning and AI tools. In this manner, IoT is a broader term than M2M solutions as?
it encompasses much more technology and connectivity.
DevOps engineer:
These engineers will work with IT developers to facilitate better coordination among operations, development, and testing functions by automating and streamlining the integration and deployment processes.
In general, IoT ecosystems start with sensors deployed in a certain location to ?
convert physical phenomena, such as movement, temperature, and pressure, into digital signals.
Such signals represent the data to be transmitted to the Internet.
At this stage, the collected data traverse various ———–arriving at a ——————–. In fact, the powerful potential of IoT emerges from collecting millions of ———————–. To build such an ecosystem, we need experts from different ————————–disciplines.
channels
cloud service
sensory data
engineering
At the outset, physicists are required to?
develop new sensor technologies and long lifetime batteries.
Embedded system engineers are necessary to?
drive the sensors at the edge.
For data collection, we need:
=network engineers who are capable working in a personal area network (PAN)
= or wide area network (WAN)
=as well as a software-defined networking.
=Furthermore, data scientists are needed to develop novel data analysis and machine learning algorithms at the edge and at the cloud.
= Finally, DevOps engineers have the responsibility of deploying scalable cloud solutions in addition to fog solutions.
Obviously, IoT architecture may comprise several technologies and connectivity solutions. Hence, there exist a myriad of design choices for cloud storage:
IoT security systems,
networking,
and data analytics (Lea, 2018).
For example,
selecting the wrong PAN protocol may lead to poor communication and significantly low signal quality.
Selecting the wrong PAN protocol may lead to? interference effects in the local area network (LAN) and WAN and how costly the loss of data is. Furthermore, a decision must be made about which Internet protocols, such as message queuing telemetry transport (MQTT), constrained application protocol (CoAP), and advanced message queuing protocol (AMQP), to adopt. In the context of data processing, a system designer must decide whether or not to apply fog computing via processing data close to its source to solve latency problems and to reduce bandwidth and communication costs.
poor communication and significantly low signal quality.
System designers have also to consider?
interference effects in the local area network (LAN)
and WAN and how costly the loss of data is.
Furthermore, a decision must be made about which Internet protocols, such as?
message queuing telemetry transport (MQTT), constrained application protocol (CoAP), and advanced message queuing protocol (AMQP), to adopt.
In the context of data processing, a system designer must decide?
-whether or not to apply fog computing via processing data close to its source to solve latency problems
- and to reduce bandwidth and communication costs.
The figure below demonstrates the main components of IoT system architecture with several design options. Specifically, there exist five main components:
(1) sensing and power;
(2) data communication;
(3) Internet and routing protocols;
(4) cloud and fog computing;
and (5) IoT security.
The first component involves?
any device that is capable sensing the world.
In many cases, a single sensor can generate a massive amount of data,
such as auditory sensing for preventative maintenance of machinery.
Other applications may only acquire a single bit of data indicating, for example, vital health data from a patient.
In general, sensors have widely grown in scale up to ————————- sizes with significant cost ————. To drive the sensors at the edge,————————————- power systems are required. Collections of billions of small sensors still require a ———————- amount of energy to power. Therefore, novel energy supply methods, such as ————–, have been recently developed to enable sensors to function for many years.
moving the sensory data from the edge to cloud services and data centers located, for example, at Google, Amazon, Microsoft, and IBM. Such sensors are mostly battery powered, with minimal computing and storage resources.
sub-nanometer
reduction
low-size and low-cost
massive
harvesting
The second component deals with?
moving the sensory data from the edge to cloud services and data centers located,
for example, at Google, Amazon, Microsoft, and IBM. Such sensors are mostly battery powered, with minimal computing and storage resources.
Owing to these resources’ constraints, there exist several communication challenges :
-addressing and identification. According to the concept of IoT, billions of devices are to be connected to the Internet. Accordingly, each device has to be identified through a unique address. Hence, we need a large address space and a unique address for each IoT device.
low power communication. Wireless communication typically consumes a significant amount of energy. Therefore, we need solutions that facilitate data communication with low power consumption.
routing protocols with low memory requirement and efficient communication patterns.
high-speed and non-lossy communication.
mobility of smart IoT devices.
In addition to the IP-based communication (which is used by IoT devices to connect to the Internet), non-IP networks are?.
also used to locally connect the IoT devices