IoT processing
IoT processing
and Types
2ECDE65 Internet of Things
Overview
• Data Formats
• Processing in IoT
.
Structured Data
•Common usage - flight or train reservation
systems, banking systems, inventory controls,
and other such systems.
•Established languages such as Structured Query
Language (SQL) are used for accessing these
data in RDBMS.
•In the context of IoT, structured data holds a
minority share of the total generated data over
the Internet
.
Unstructured Data
• These data types have no pre-defined structure and
can vary according to applications and data-
generating sources.
• Human-generated unstructured data includes text, emails,
videos, images, phone recordings, chats, and others.
• Machine-generated unstructured data includes sensor data
from traffic, buildings, industries, satellite imagery,
surveillance videos, and others.
• It is very difficult for querying algorithms to perform a
look-up.
• Querying languages such as NoSQL are generally used for this
data types
Ref: https://www.quora.com/What-is-the-difference-between-structured-and-unstructured-data
Ref: https://k21academy.com/microsoft-azure/dp-900/structured-data-vs-unstructured-data-vs-semi-structured-data/
Ref: https://k21academy.com/microsoft-azure/dp-900/structured-data-vs-unstructured-data-vs-semi-structured-data/
Importance of Processing
•Need of intelligent and resourceful processing
•Given these urgencies, it is important to decide
• when to process?
• what to process?
•Data can be processed into three types based on
the urgency of processing :
•very time-critical
•time-critical
•normal
The End
. . . . . . . . . . . . . . . . . . .
.
. . . . . . . . . . . . . . . . . . . .
IoT Processing Topologies and Types 40 / 34