InterviewSolution
| 1. |
State difference between IoT and WSN (Wireless Sensor Network)? |
|
Answer» WSN (Wireless sensor network): It uses a network of dedicated sensors to monitor and RECORD the physical conditions of the environment and to organize the recorded data at one central location. WSN: Sensor nodes connected without a wire to gather data. IoT (Internet of THINGS): It is referred to as a network comprised of interconnected physical objects that are CAPABLE of collecting and exchanging data. These devices contain EMBEDDED systems (software, ELECTRONICS, networks, and sensors) that are able to collect data about the surrounding environment, transmit data over a network, respond to remote commands, or take actions based on data collected. IoT: WSN + Any physical object (Thing) + IP address + Internet + App + Cloud computing + etc.… |
|