Logical Design of IoT

 

Refers to abstract representation of the entities and processes. It includes Functional Blocks and Communication Models
IoT functional Blocks-
ØIoT Device-to provide sensing,actuation,monitoring &control
ØCommunication-handles communication for IoT system
ØServices-like services for device monitoring,data publishing services,device discovery services etc
Management-provides various functions to govern the IoT system
Security-functions such as authentication, message and content integrity,and data security.
Applications-provides interace that user can use to control and monitor IoT system
IoTCommunication Models
Request –Response---clients sends request to the server and server responds
Publish-Subscribe---it involves publishers,brokers and consumers
Push-pull-data producers push the data to queues and consumers pull the data from queue
Exclusive pair-fully duplex communication models.
Request respose model
Publish-subscribe model
Push-Pull model
Exclusive pair model

Comments

Popular posts from this blog

Defining IOT 2021

Physical Design of IoT-1