Introduction to Internet of Things (IoT) – Set 1
Last Updated :
07 Mar, 2024
IoT stands for Internet of Things. It refers to the interconnectedness of physical devices, such as appliances and vehicles, that are embedded with software, sensors, and connectivity which enables these objects to connect and exchange data. This technology allows for the collection and sharing of data from a vast network of devices, creating opportunities for more efficient and automated systems.
Internet of Things (IoT) is the networking of physical objects that contain electronics embedded within their architecture in order to communicate and sense interactions amongst each other or with respect to the external environment. In the upcoming years, IoT-based technology will offer advanced levels of services and practically change the way people lead their daily lives. Advancements in medicine, power, gene therapies, agriculture, smart cities, and smart homes are just a few of the categorical examples where IoT is strongly established.
IOT is a system of interrelated things, computing devices, mechanical and digital machines, objects, animals, or people that are provided with unique identifiers. And the ability to transfer the data over a network requiring human-to-human or human-to-computer interaction.
History of IOT
Here you will get to know about how IOT is involved and also from the explanation of each will let you know how IOT plays a role in this innovations !
- 1982 – Vending machine: The first glimpse of IoT emerged as a vending machine at Carnegie Mellon University was connected to the internet to report its inventory and status, paving the way for remote monitoring.
- 1990 – Toaster: Early IoT innovation saw a toaster connected to the internet, allowing users to control it remotely, foreshadowing the convenience of smart home devices.
- 1999 – IoT Coined (Kevin Ashton): Kevin Ashton coined the term “Internet of Things” to describe the interconnected network of devices communicating and sharing data, laying the foundation for a new era of connectivity.
- 2000 – LG Smart Fridge: The LG Smart Fridge marked a breakthrough, enabling users to check and manage refrigerator contents remotely, showcasing the potential of IoT in daily life.
- 2004 – Smart Watch: The advent of smartwatches introduced IoT to the wearable tech realm, offering fitness tracking and notifications on-the-go.
- 2007 – Smart iPhone: Apple’s iPhone became a game-changer, integrating IoT capabilities with apps that connected users to a myriad of services and devices, transforming smartphones into hubs.
- 2009 – Car Testing: IoT entered the automotive industry, enhancing vehicles with sensors for real-time diagnostics, performance monitoring, and remote testing.
- 2011 – Smart TV: The introduction of Smart TVs brought IoT to the living room, enabling internet connectivity for streaming, app usage, and interactive content.
- 2013 – Google Lens: Google Lens showcased IoT’s potential in image recognition, allowing smartphones to provide information about objects in the physical world.
- 2014 – Echo: Amazon’s Echo, equipped with the virtual assistant Alexa, demonstrated the power of voice-activated IoT, making smart homes more intuitive and responsive.
- 2015 – Tesla Autopilot: Tesla’s Autopilot system exemplified IoT in automobiles, introducing semi-autonomous driving capabilities through interconnected sensors and software.
Four Key Components of IOT
- Device or sensor
- Connectivity
- Data processing
- Interface
IoT is network of interconnected computing devices which are embedded in everyday objects, enabling them to send and receive data.
Over 9 billion ‘Things’ (physical objects) are currently connected to the Internet, as of now. In the near future, this number is expected to rise to a whopping 20 billion.
Main Components Used in IoT
- Low-power embedded systems: Less battery consumption, high performance are the inverse factors that play a significant role during the design of electronic systems.
- Sensors: Sensors are the major part of any IoT application. It is a physical device that measures and detects certain physical quantities and converts it into signal which can be provided as an input to processing or control unit for analysis purpose.
Different types of Sensors
- Temperature Sensors
- Image Sensors
- Gyro Sensors
- Obstacle Sensors
- RF Sensor
- IR Sensor
- MQ-02/05 Gas Sensor
- LDR Sensor
- Ultrasonic Distance Sensor
- Control Units: It is a unit of small computer on a single integrated circuit containing microprocessor or processing core, memory and programmable input/output devices/peripherals. It is responsible for major processing work of IoT devices and all logical operations are carried out here.
- Cloud computing: Data collected through IoT devices is massive, and this data has to be stored on a reliable storage server. This is where cloud computing comes into play. The data is processed and learned, giving more room for us to discover where things like electrical faults/errors are within the system.
- Availability of big data: We know that IoT relies heavily on sensors, especially in real-time. As these electronic devices spread throughout every field, their usage is going to trigger a massive flux of big data.
- Networking connection: In order to communicate, internet connectivity is a must, where each physical object is represented by an IP address. However, there are only a limited number of addresses available according to the IP naming. Due to the growing number of devices, this naming system will not be feasible anymore. Therefore, researchers are looking for another alternative naming system to represent each physical object.
Ways of Building IOT
There are two ways of building IoT:
- Form a separate internet work including only physical objects.
- Make the Internet ever more expansive, but this requires hard-core technologies such as rigorous cloud computing and rapid big data storage (expensive).
In the near future, IoT will become broader and more complex in terms of scope. It will change the world in terms of
“anytime, anyplace, anything in connectivity.”
IoT Enablers
- RFIDs: uses radio waves in order to electronically track the tags attached to each physical object.
- Sensors: devices that are able to detect changes in an environment (ex: motion detectors).
- Nanotechnology: as the name suggests, these are tiny devices with dimensions usually less than a hundred nanometers.
- Smart networks: (ex: mesh topology).
Working with IoT Devices
- Collect and Transmit Data : For this purpose sensors are widely used they are used as per requirements in different application areas.
- Actuate device based on triggers produced by sensors or processing devices: If certain conditions are satisfied or according to user’s requirements if certain trigger is activated then which action to perform that is shown by Actuator devices.
- Receive Information: From network devices, users or devices can take certain information also for their analysis and processing purposes.
- Communication Assistance: Communication assistance is the phenomenon of communication between 2 networks or communication between 2 or more IoT devices of same or different networks. This can be achieved by different communication protocols like: MQTT, Constrained Application Protocol, ZigBee, FTP, HTTP etc.

Working of IoTac
Characteristics of IoT
- Massively scalable and efficient
- IP-based addressing will no longer be suitable in the upcoming future.
- An abundance of physical objects is present that do not use IP, so IoT is made possible.
- Devices typically consume less power. When not in use, they should be automatically programmed to sleep.
- A device that is connected to another device right now may not be connected in another instant of time.
- Intermittent connectivity – IoT devices aren’t always connected. In order to save bandwidth and battery consumption, devices will be powered off periodically when not in use. Otherwise, connections might turn unreliable and thus prove to be inefficient.
Desired Quality of any IoT Application
Interconnectivity
It is the basic first requirement in any IoT infrastructure. Connectivity should be guaranteed from any devices on any network then only devices in a network can communicate with each other.
Heterogeneity
There can be diversity in IoT enabled devices like different hardware and software configuration or different network topologies or connections, but they should connect and interact with each other despite so much heterogeneity.
Dynamic in Nature
IoT devices should dynamically adapt themselves to the changing surroundings like different situations and different prefaces.
Self-adapting and self configuring technology
For example, surveillance camera. It should be flexible to work in different weather conditions and different light situations (morning, afternoon, or night).
Intelligence
Just data collection is not enough in IoT, extraction of knowledge from the generated data is very important. For example, sensors generate data, but that data will only be useful if it is interpreted properly. So intelligence is one of the key characteristics in IoT. Because data interpretation is the major part in any IoT application because without data processing we can’t make any insights from data. Hence, big data is also one of the most enabling technologies in IoT field.
Scalability
The number of elements (devices) connected to IoT zones is increasing day by day. Therefore, an IoT setup should be capable of handling the expansion. It can be either expand capability in terms of processing power, storage, etc. as vertical scaling or horizontal scaling by multiplying with easy cloning.
Identity
Each IoT device has a unique identity (e.g., an IP address). This identity is helpful in communication, tracking and to know status of the things. If there is no identification then it will directly affect security and safety of any system because without discrimination we can’t identify with whom one network is connected or with whom we have to communicate. So there should be clear and appropriate discrimination technology available between IoT networks and devices.
Safety
Sensitive personal details of a user might be compromised when the devices are connected to the Internet. So data security is a major challenge. This could cause a loss to the user. Equipment in the huge IoT network may also be at risk. Therefore, equipment safety is also critical.
Architecture
It should be hybrid, supporting different manufacturer’s products to function in the IoT network.
As a quick note, IoT incorporates trillions of sensors, billions of smart systems, and millions of applications.
Application Domains
IoT is currently found in four different popular domains:
1) Manufacturing/Industrial business - 40.2%
2) Healthcare - 30.3%
3) Security - 7.7%
4) Retail - 8.3%
Modern Applications
- Smart Grids and energy saving
- Smart cities
- Smart homes/Home automation
- Healthcare
- Earthquake detection
- Radiation detection/hazardous gas detection
- Smartphone detection
- Water flow monitoring
- Traffic monitoring
- Wearables
- Smart door lock protection system
- Robots and Drones
- Healthcare and Hospitals, Telemedicine applications
- Security
- Biochip Transponders (For animals in farms)
- Heart monitoring implants (Example Pacemaker, ECG real time tracking)
- Agriculture
- Industry
Advantages of IoT
- Improved efficiency and automation of tasks.
- Increased convenience and accessibility of information.
- Better monitoring and control of devices and systems.
- Greater ability to gather and analyze data.
- Improved decision-making.
- Cost savings.
Disadvantages of IoT
- Security concerns and potential for hacking or data breaches.
- Privacy issues related to the collection and use of personal data.
- Dependence on technology and potential for system failures.
- Limited standardization and interoperability among devices.
- Complexity and increased maintenance requirements.
- High initial investment costs.
- Limited battery life on some devices.
- Concerns about job displacement due to automation.
- Limited regulation and legal framework for IoT, which can lead to confusion and uncertainty.
Similar Reads
Sensors in Internet of Things(IoT)
Generally, sensors are used in the architecture of IOT devices. Sensors are used for sensing things and devices etc. A device that provides a usable output in response to a specified measurement.The sensor attains a physical parameter and converts it into a signal suitable for processing (e.g. elect
7 min read
Top 10 Internet of Things (IoT) Security Best Practices
In a widely growing world, the Internet of Things is comprised of computerized internet-connected objects such as networked security cameras, smart refrigerators, and WIFI-capable automobiles. IoT security is mainly the process of securing these types of devices and making sure that they do not intr
9 min read
Introduction of IEEE 802.15.4 Technology
IEEE 802.15.4 is a low-cost, low-data-rate wireless access technology for devices that are operated or work on batteries. This describes how low-rate wireless personal area networks (LR-WPANs) function. IEEE 802.15.4e: 802.15.4e for industrial applications and 802.15.4g for the smart utility network
6 min read
Kotlin for IoT (Internet of Things) Development
Kotlin has emerged as a powerful and efficient programming language in recent years, because of its powerful features such as concise syntax, null safety, coroutine support, and more. Kotlin's usage is not limited to Android development nowadays. Kotlin is used in other domains such as server-side d
7 min read
Introduction of IEEE 1901.2a
Overview :In this article, we will discuss IEEE 1901.2a in detail. While the majority of restricted network technologies are wireless, IEEE 1901.2a-2013 is a wired technology that updates the original IEEE 1901.2 standard. This is the Narrow-band Power Line Communication standard (NB-PLC). NB-PLC Sc
5 min read
Internet of Things (IoT) Enabling Technologies
IoT(internet of things) enabling technologies are Wireless Sensor NetworkCloud ComputingBig Data AnalyticsCommunications ProtocolsEmbedded System 1. Wireless Sensor Network(WSN) :A WSN comprises distributed devices with sensors which are used to monitor the environmental and physical conditions. A w
3 min read
Challenges in Internet of things (IoT)
Introduction : The Internet of Things (IoT) refers to the interconnectivity of physical devices, vehicles, home appliances, and other items embedded with electronics, software, sensors, and connectivity which enables these objects to connect and exchange data. The IoT concept involves extending Inte
15+ min read
Top Programming Languages for Internet of Things
Years back, we had never imagined that the day will come when we would just stand in front of our door and it could automatically open, the lights would automatically turn on when we enter the room, the AC temperature would be automatically adjusted, we would be testing self-driving cars that can na
12 min read
Communication Models in IoT (Internet of Things )
IoT devices are found everywhere and will enable circulatory intelligence in the future. For operational perception, it is important and useful to understand how various IoT devices communicate with each other. Communication models used in IoT have great value. The IoTs allow people and things to be
3 min read
Understanding "Things" in Internet of Things
Nowadays, Internet of Things (IoT) has become one of the most powerful technologies of modern era having the internet as its backbone. Internet of Things or IoT is something that is used to communicate with physical objects. In easy words, we can say that "Internet of Things is a technology which is
4 min read