SlideShare a Scribd company logo
1 of 8
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1623
A Review Paper on Internet of Things(IoT) and its Applications
Mrs. Sarika A. Korade1, Dr. Vinit Kotak2, Mrs. Asha Durafe3
1Student, Dept. of Electronics Engineering, SAKEC, Chembur, Mumbai, Maharashtra, India
2Professor, Dept. of Electronics Engineering, SAKEC, Chembur, Mumbai, Maharashtra, India
3Professor, Dept. of Electronics Engineering, SAKEC, Chembur, Mumbai, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Internet, a revolutionary invention, is always transforming into some new kind of hardware and software making it
unpreventable for anyone. The type of communication that we see today is either human-to-human or human-to-device, but the
Internet of Things (IoT) promises a great future for the internet where the type of communication is machine-to-machine (M2M).
The Internet of Things (IoT) is defined as a paradigm in which objects provide with sensors, actuators, and processors
communicate with each other to serve a meaningful purpose. In this paper we discussed IoT and its architecture. Further we
explained different applications of IoT for users, IoT advantages and disadvantages.
Key Words: IoT, Edge Computing, Field Protocol, Cloud Protocol, Smart City, Smart Grid,SmartHealth,SmartFarming
1. INTRODUCTION
Evolution of internet began by connecting computers. Later many computers were connected together which created World
Wide Web. Then mobile devices were able to connect to the internet which leads to mobile-Internet technique. Peoplestarted
using the internet via social networks. Finally the idea of connecting daily objects to the internet was proposed, which lead to
the Internet of Things technology [1].
The Internet of Things term is coined by Kevin Ashton executivedirectorofthe Auto-ID Center.TheconceptofIoTfirstbecame
very popular through the Auto-ID Centre in 2003 and in related market analytics and it’s publications[2]. Whentheconceptof
such communication came into existence, different companies focused on it and triedtorecognizeitssignificanceandbeganto
identify its role and the correlated future aspects, then these companies started investing in the domain of IOT in different
periods but at regular intervals of time[3].
1.1 Definition of IoT
If we want to define IOT then we cannot define it precisely and concisely but Vermesan et al. defined the Internet of Things as
simply an interaction between the physical and digital worlds. The digital world interacts with the physical world using a
plethora of sensors and actuators [4].
IoT can also be defined as “An open and comprehensive network of intelligent objects that have the capacity to auto-organize,
share information, data and resources, reacting and acting in face of situations and changes in the environment”[5].
Current research on Internet of Things (IoT) mainly focuses on how to enable general objects to see, hear, and smell the
physical world for themselves, and make them connected to share the observations. In that sense, monitoring and decision
making can be moved from the human side to the machine side.
So in general we can say IoT allows people and things to be connected Anytime, Anyplace, with anythingandanyone usingany
network and any service as shown in Fig-1.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1624
Fig -1: Definition of IoT
2. THE IOT ARCHITECTURE
Fig-2 Shows main components of this architecture i.e. edge side and cloud side.
Fig-2 : The IoT Architecture
2.1 The Edge Things
In the edge side the things could be sensors, actuators, devices and a significantthingcalledgateway.Theimportantfunctionof
this gateway is to establish communications between things and cloud services and also manage the actions between the
things. The term edge come from [6] Edge Computing where data are processed at the peripheryofthenetwork,asclosetothe
originating data as possible. The edge can be smart city, smart building, a manufacturing floor, energy grid, oil rig, wind farm,
dairy farm, planes, trains or automobiles. The key element which makes the edge processing significant is to turn on the data
processing and action taking the most close to real-time.
2.2 Field Protocols
As sensors, actuators and devices are present at the edge, they must communicate with each other and also with Smart
Gateway. This type of communication are based on field protocols, the most popular protocols are:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1625
Bluetooth: It is a significant protocol for IoT applications. It has been designed to offer significantly reduced power
consumption. Standard: Bluetooth 4.2 core specification, Frequency: 2.4GHz (ISM), Range:50-150m(Smart/BLE), Data Rates:
1Mbps (Smart/BLE)[7].
Zigbee: Similar to Bluetooth, it has a large installed base of operation, although perhaps traditionally more in industrial
settings. ZigBee PRO and ZigBee Remote Control (RF4CE), among other available ZigBee profiles, are based on the
IEEE802.15.4 protocol, which is an industry-standard wireless networking technology operating at 2.4GHz targeting
applications that need comparatively unusual information exchanges at low data-rates over a restricted area and within a
100m range such as in a home or building[7].
Wi-fi: This type is often a distinct choice for many developers, especially given the ubiquitous of Wi-Fi within the home
environment within LANs. It offers fast data transfer and the ability to handle high quantities of data[7].
NFC: Near Field Communication (NFC) is a technology that enables simple and safe two-way communication between
electronic devices, and especially applicable for smartphones, allowing consumers to perform contactless payment
transactions, access digital content and connect electronic devices. Essentially it extends the capability of contactless card
technology and enables devices to share information at a distance that is less than 4cm[7].
2.3 IoT Smart Gateway
A main capability of IoT Gateway is enabling communication from the Edge to the Cloud. It means it must understand field
protocols and convert it to cloud protocols. Smart Gateway has the capabilities suchasrouting,Dataflow,managementofdata,
monitoring of data and storage of data[8].
2.4 Cloud Protocols
The most of IoT solutions, even those ones live almost entirely on the edge need to integrate with cloud services or other IoT
solution based on cloud. We need to communicate using a cloud protocol as listed below:
MQTT: Message Queue Telemetry Transport (MQTT) was introduced by IBM in 1999 and standardized by OASIS in 2013 .
MQTT is frequently used and supported by embedded devices, and is also common in machine-to-machine interactions. It is
designed to provide embedded connectivity between applications and middle wares on one side and networks and
communications on the other side[9].
AMQP: The Advanced Message Queuing Protocol (AMQP)isa protocol thatwasdesignedforfinancial industry.Itrunsover TCP
and provides a publish/ subscribe architecture which is similartothatofMQTT.Thedifferenceisthatthe brokeris dividedinto
two main components: exchange and queues. The exchange is responsible for receiving publisher messages and distributing
them to queues based on pre-defined roles andconditions.Queues basicallyrepresent thetopicsandsubscribedby subscribers
which will get the sensory data whenever they are available in the queue[9].
CoAP: The Constrained Application Protocol (CoAP) is another session layer protocol designed by IETF Constrained Resurce
Environment working group to provide lightweight RESTful (HTTP) interface. Representational State Transfer (REST) is the
standard interface between HTTP client and servers. However, for lightweight applications such as IoT, REST could result in
significant overhead and power consumption. CoAP is a document transfer protocol. CoAP is designed to enable low-power
sensors to use RESTful services while meeting their power constraints. It is built over UDP, instead of TCP commonly used in
HTTP and has a light mechanism to provide reliability. CoAP architecture is divided into two main sublayers: messaging and
request/response. The messaging sublayer is responsible for reliability and duplication of messages while the
request/response sublayer is responsible for communication. As in HTTP, CoAP uses GET, PUT, PUSH, DELETE messages
requests to retrieve, create, update, and delete, respectively[9].
HTTP: HTTP is a "connectionless" protocol. With the HTTP bridge, devices do not maintain a connection to Cloud IoT Core.
Instead, they send requests and receive responses. This is the standard protocol for web services and still will be using in IoT
solutions. The overhead of this protocol is well known but we will continue use of this protocol in some case when latencyand
bandwidth are not issues[9].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1626
3. USE OF IoT IN VARIOUS APPLICATIONS
Most of the daily life applications are already smart but they are unable to communicate with each other andtoenablethemto
communicate with each other and share useful information with each other will create a widerangeof innovativeapplications
[10]. These emerging applications with some autonomous capabilities would certainly improve the qualityofourlives,all due
to the concept of IoT. In this section, we present few of IoT applications as shown in Fig-3.
Fig-3 : Applications of IoT
3.1 IoT For Smart Home/Building
Now a days, smart home is becoming a need of fast life. Smart home allows many household devices to be connected with
internet for the communication. In smart home, the various home equipment’s like air conditioning, doors, windows, lighting,
washing machine, and refrigerator can be controlled manually as shown in Fig-4. IoT in integration with wireless sensor
network can give intelligent solution for energy management of buildings. With the help of laptop or smartphones, we can
access energy information and control system of buildings[11].
Fig-4: Smart Home
3.2 IoT for Smart Farming
IoT-based smart farming systems can help monitor,forinstance,light,temperature,humidity,rainpredictionand soil moisture
of crop fields using connected sensors as shown in Fig-5. IoTisalsoinstrumental inautomatingirrigationsystems. Thebenefits
of smart farming are it increases the business efficiency through process automation, Enhances product quality and volumes,
increases control over the production, Monitoring of climate conditions, Crop management. It also provides better control
over the internal processes and lower production risks.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1627
Fig-5: Smart Farming
3.3 IoT For Smart Health
A constant attention is required to hospitalized patients whose physiological status should be monitored continuously can be
constantly done by using IoT monitoring technologies. For smart health sensors are used to collect complete physiological
information and uses gateways and the cloud to analyse and store the information and then send the analysed data wirelessly
to care givers for further analysis and review [12]. It replaces the process of having a health professional come by at regular
intervals to check the patient’s vital signs, instead providing a continuous automated flow of information. In this way, it
simultaneously improves the quality of care through continuous attention and lowers the cost of care in addition to data
collection and analysis as shown in Fig-6.
Fig-6: Smart Healthcare
3.4 IoT for Smart City
Smart cities need careful planning in every step, with support of agreement from governments, citizens toimplement the
internet of things technology in every aspects. Using IoT, cities can be improved in many ways, by improving infrastructure,
enhancing public transportation by reducing traffic congestion, and keeping citizens safe and healthy[13].Smart city layout is
shown in Fig-7.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1628
Fig-7: Smart City
3.5 IoT for Smart Energy and The Smart Grid
A smart grid that combine the information and communicationstechnologies(ICTs)totheelectricitynetwork will enablea real
time, two way communication between suppliers and consumers. It creates more dynamic interactiononenergyflowandthat
will help to deliver electricity more efficiently and sustainably [14]. The significant elements of information and
communications technologies will consist of sensing and monitoring technologies for power flows; digital communications
infrastructure to transmit data across the grid;smartmeterswithinhomedisplaytoinform energy usage;coordination,control
and automation systems to aggregate and process various information,andtocreatea highlyinteractive,responsiveelectricity
[15]. Many applications can be possible due to the internet of things for smart grids, such as industrial, solar power, nuclear
power, vehicles, hospitals and cities power control. Fig-8 shows themostimportantapplicationmaybe enabled bytheinternet
of things as in smart grid aspect.
Fig-8: Smart Grid
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1629
4. ADVANTAGES AND DISADVANTAGES OF IoT
This section mention advantages and disadvantages of IoT Applications.
4.1 Advantages of IoT Applications:
 Security: You can monitor your home using your mobile phones, with the ability to control it. It can provide personal
safety.
 Stay connected: You and your family members can always be in the network. You can virtually stay connected.
 Efficient use of electricity and energy: If your home appliances are communicating with you about the work done, their
maintenance and repair will be easy. If appliances can operate bythemselvesthenelectricity utilizationwill bepossibleby
an efficient way.
 Best Health Care and Management: The patient monitoring is possible on a real time basis without doctor's visit and also
enables them to make decisions as well as offer treatment when emergency is there.
 Cost- Effective Business Operations: A large number of business operations like shipping and location, security, asset
tracking and inventory control, individual order tracking, customer management, personalized marketing & sales
operations etc. can be done efficiently with a proper tracking system using IoT .
4.2 Disadvantages of IoT Applications
 Privacy issues: Hackers can break into the system and possibility of stealing the data.
 Becoming Indolent: People are more habituated to have a click based work making them lazy to any sort of physical
activity, applied science in their daily routine.
 Unemployment: Lower level people like unskilled labour may have high risks of losing their jobs.
5. CONCLUSION
IoT has been gradually bringing a sea of technological changes in our daily lives, which in turn helps to making our lifesimpler
and more comfortable, through various technologies and applications. There are countless applications of IoT into all the
domains including medical, manufacturing, industrial,transportation, education,governance,mining,habitat etc. UsesofIoTin
various applications are described in this paper. In present and in future also, IoT is on the way of making the human’s life asa
‘connected’ and ‘smart’ one.
REFERENCES
[1] Charith Perera , Chi Harold Liu, Srimal Jayawardena― The Emerging Internet of Things market place From an Industrial
Perspective: A Survey”, IEEE transactions on emerging topics in computing‖, 31 Jan 2015.
[2] A. Al-Fuqaha, M. Guizani, M. Mohammadi, M. Aledhari, and M. Ayyash, "Internet of things: A survey on enabling
technologies, protocols, and applications," IEEE Communications Surveys & Tutorials, vol. 17, pp. 2347-2376, 2015.
[3] Luigi A., Antonio I., Giacomo M. 2010.The Internet of Things: A survey. Science Direct journal of Computer Networks,
Volume 54, Pages: 2787–2805.
[4] Miao W., Ting L., Fei L., ling S., Hui D., 2010. Research on the architecture of Internet of things. IEEE International
Conference on Advanced Computer Theory and Engineering (ICACTE), Sichuan province, China, Pages: 484-487.
[5] Ms.Neha Kamdar, Vinita Sharma, Sudhanshu Nayak, “A Survey paper on RFID Technology, its Applications and
Classification of Security/Privacy Attacks and Solutions,”IRACST - International Journal of Computer Science and
Information Technology & Security (IJCSITS), ISSN: 2249-9555 Vol.6, No4, July-August 2016.
[6] Edge computing - http://searchdatacenter.techtarget.com/definition/edge-computing
[7] IoTProtocols -https://www.rs-online.com/designspark/eleven-internet-of-things-iot-protocols-you-need-to-know-about
[8] The Architecture of IoT Gateways - https://dzone.com/articles/iot-gateways-and-architecture
[9] Internet of Things Protocols and Standards -http://www.cse.wustl.edu/~jain/cse570-15/ftp/iot_prot/
[10] R. Abdmeziem, D.Tandjaoui, ”Internet of Things: Concept,Building blocks, Applications and Challenges,Computersand
Society, Cornell University
[11] Mohammed ZKA, Elmustafa SAA. Internet of Things Applications, Challenges and Related Future Technologies. World
Scientific News. 2017; 67(2):126–48.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1630
[12] David Niewolny. How the Internet of Things Is Revolutionizing Healthcare.
https://cache.freescale.com/files/corporate/doc/white_paper/IOTREVHEALCARWP.pdf
[13] Eiman Al Nuaimi1 et al., Applications of big data to smart cities. Journal of Internet Services and Applications 2015.
[14] Smart Grid enabling energy efficiency and low-carbon transition,
https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/321852/Policy_Factsheet_-
_Smart_Grid_Final__BCG_.pdf
[15] Ramyar Rashed Mohassel et al., A survey on Advanced Metering Infrastructure.International Journal ofElectrical Power&
Energy Systems 63 (2014) 473-484.

More Related Content

What's hot

Modification and Climate Change Analysis of surrounding Environment using Rem...
Modification and Climate Change Analysis of surrounding Environment using Rem...Modification and Climate Change Analysis of surrounding Environment using Rem...
Modification and Climate Change Analysis of surrounding Environment using Rem...iosrjce
 
Bluetooth Broadcasting
Bluetooth BroadcastingBluetooth Broadcasting
Bluetooth Broadcastingijtsrd
 
GIS in Port Management
GIS in Port ManagementGIS in Port Management
GIS in Port ManagementEsri
 
Iot based livestock herd movement tracking system
Iot based livestock herd movement tracking systemIot based livestock herd movement tracking system
Iot based livestock herd movement tracking systemAnkhbileg Luvsan
 
Thermal remote sensing and environmental applications
Thermal remote sensing and environmental applicationsThermal remote sensing and environmental applications
Thermal remote sensing and environmental applicationsManisha Shrivastava
 
Role of gis in telecommunications
Role of gis in telecommunicationsRole of gis in telecommunications
Role of gis in telecommunicationsAkhil Gupta
 
gis project planning and management
gis project planning and managementgis project planning and management
gis project planning and managementAbhiram Kanigolla
 
HYPERSPECTRAL RS IN MINERAL MAPPING
HYPERSPECTRAL RS IN MINERAL MAPPINGHYPERSPECTRAL RS IN MINERAL MAPPING
HYPERSPECTRAL RS IN MINERAL MAPPINGAbhiram Kanigolla
 
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...India Water Portal
 
Applications of Arc GIS
Applications of Arc GISApplications of Arc GIS
Applications of Arc GISExtraPDFs
 
Fog computing ( foggy cloud)
Fog computing  ( foggy cloud)Fog computing  ( foggy cloud)
Fog computing ( foggy cloud)Iffat Anjum
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network ComponentsJyoti Akhter
 
GPS DOCUMENT
GPS DOCUMENTGPS DOCUMENT
GPS DOCUMENTTuhin_Das
 
Advantages and disadvantages of remote sensing
Advantages and disadvantages of remote sensingAdvantages and disadvantages of remote sensing
Advantages and disadvantages of remote sensingSrimantaKarak
 
What is fog computing
What is fog computingWhat is fog computing
What is fog computingAhmed Banafa
 

What's hot (20)

Modification and Climate Change Analysis of surrounding Environment using Rem...
Modification and Climate Change Analysis of surrounding Environment using Rem...Modification and Climate Change Analysis of surrounding Environment using Rem...
Modification and Climate Change Analysis of surrounding Environment using Rem...
 
Bluetooth Broadcasting
Bluetooth BroadcastingBluetooth Broadcasting
Bluetooth Broadcasting
 
GIS in Port Management
GIS in Port ManagementGIS in Port Management
GIS in Port Management
 
Fog computing 000
Fog computing 000Fog computing 000
Fog computing 000
 
Iot based livestock herd movement tracking system
Iot based livestock herd movement tracking systemIot based livestock herd movement tracking system
Iot based livestock herd movement tracking system
 
Thermal remote sensing and environmental applications
Thermal remote sensing and environmental applicationsThermal remote sensing and environmental applications
Thermal remote sensing and environmental applications
 
Role of gis in telecommunications
Role of gis in telecommunicationsRole of gis in telecommunications
Role of gis in telecommunications
 
Computer network
Computer networkComputer network
Computer network
 
gis project planning and management
gis project planning and managementgis project planning and management
gis project planning and management
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
HYPERSPECTRAL RS IN MINERAL MAPPING
HYPERSPECTRAL RS IN MINERAL MAPPINGHYPERSPECTRAL RS IN MINERAL MAPPING
HYPERSPECTRAL RS IN MINERAL MAPPING
 
Spatial Data Models
Spatial Data Models Spatial Data Models
Spatial Data Models
 
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
 
Applications of Arc GIS
Applications of Arc GISApplications of Arc GIS
Applications of Arc GIS
 
Fog computing ( foggy cloud)
Fog computing  ( foggy cloud)Fog computing  ( foggy cloud)
Fog computing ( foggy cloud)
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network Components
 
GPS DOCUMENT
GPS DOCUMENTGPS DOCUMENT
GPS DOCUMENT
 
Advantages and disadvantages of remote sensing
Advantages and disadvantages of remote sensingAdvantages and disadvantages of remote sensing
Advantages and disadvantages of remote sensing
 
What is fog computing
What is fog computingWhat is fog computing
What is fog computing
 
Google Earth
Google EarthGoogle Earth
Google Earth
 

Similar to IRJET- A Review Paper on Internet of Things(IoT) and its Applications

Message queue telemetry transport and lightweight machine-tomachine comparis...
Message queue telemetry transport and lightweight machine-tomachine comparis...Message queue telemetry transport and lightweight machine-tomachine comparis...
Message queue telemetry transport and lightweight machine-tomachine comparis...IJECEIAES
 
Evolving the service provider architecture to unleash the potential of IoT - ...
Evolving the service provider architecture to unleash the potential of IoT - ...Evolving the service provider architecture to unleash the potential of IoT - ...
Evolving the service provider architecture to unleash the potential of IoT - ...FrenchWeb.fr
 
Performance Analysis of Internet of Things Protocols Based Fog/Cloud over Hig...
Performance Analysis of Internet of Things Protocols Based Fog/Cloud over Hig...Performance Analysis of Internet of Things Protocols Based Fog/Cloud over Hig...
Performance Analysis of Internet of Things Protocols Based Fog/Cloud over Hig...Istabraq M. Al-Joboury
 
IRJET- Plug and Play Approach: Sensors to Cloud Communication
IRJET- Plug and Play Approach: Sensors to Cloud CommunicationIRJET- Plug and Play Approach: Sensors to Cloud Communication
IRJET- Plug and Play Approach: Sensors to Cloud CommunicationIRJET Journal
 
A Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingA Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingIRJET Journal
 
Data Communication in Internet of Things: Vision, Challenges and Future Direc...
Data Communication in Internet of Things: Vision, Challenges and Future Direc...Data Communication in Internet of Things: Vision, Challenges and Future Direc...
Data Communication in Internet of Things: Vision, Challenges and Future Direc...TELKOMNIKA JOURNAL
 
E-Toll Payment Using Azure Cloud
E-Toll Payment Using Azure CloudE-Toll Payment Using Azure Cloud
E-Toll Payment Using Azure CloudIRJET Journal
 
Effect of Mixing and Compaction Temperatures on the Indirect Tensile Strength...
Effect of Mixing and Compaction Temperatures on the Indirect Tensile Strength...Effect of Mixing and Compaction Temperatures on the Indirect Tensile Strength...
Effect of Mixing and Compaction Temperatures on the Indirect Tensile Strength...IRJET Journal
 
OPTIMIZING SMART THINGS ADDRESSING THROUGH THE ZIGBEE-BASED INTERNET OF THINGS
OPTIMIZING SMART THINGS ADDRESSING THROUGH THE ZIGBEE-BASED INTERNET OF THINGSOPTIMIZING SMART THINGS ADDRESSING THROUGH THE ZIGBEE-BASED INTERNET OF THINGS
OPTIMIZING SMART THINGS ADDRESSING THROUGH THE ZIGBEE-BASED INTERNET OF THINGSIJCNCJournal
 
Lightweight IoT middleware for rapid application development
Lightweight IoT middleware for rapid application developmentLightweight IoT middleware for rapid application development
Lightweight IoT middleware for rapid application developmentTELKOMNIKA JOURNAL
 
IRJET-Testing Uncertainty of Cyber-Physical Systems in IoT Cloud Infrastructu...
IRJET-Testing Uncertainty of Cyber-Physical Systems in IoT Cloud Infrastructu...IRJET-Testing Uncertainty of Cyber-Physical Systems in IoT Cloud Infrastructu...
IRJET-Testing Uncertainty of Cyber-Physical Systems in IoT Cloud Infrastructu...IRJET Journal
 
MULTI-ACCESS EDGE COMPUTING ARCHITECTURE AND SMART AGRICULTURE APPLICATION IN...
MULTI-ACCESS EDGE COMPUTING ARCHITECTURE AND SMART AGRICULTURE APPLICATION IN...MULTI-ACCESS EDGE COMPUTING ARCHITECTURE AND SMART AGRICULTURE APPLICATION IN...
MULTI-ACCESS EDGE COMPUTING ARCHITECTURE AND SMART AGRICULTURE APPLICATION IN...ijmnct
 
Internet of things chapter2.pdf
Internet of things chapter2.pdfInternet of things chapter2.pdf
Internet of things chapter2.pdfRupesh930637
 
A review on orchestration distributed systems for IoT smart services in fog c...
A review on orchestration distributed systems for IoT smart services in fog c...A review on orchestration distributed systems for IoT smart services in fog c...
A review on orchestration distributed systems for IoT smart services in fog c...IJECEIAES
 
A Review on Privacy and Security Challenges in the Internet of Things (IoT) t...
A Review on Privacy and Security Challenges in the Internet of Things (IoT) t...A Review on Privacy and Security Challenges in the Internet of Things (IoT) t...
A Review on Privacy and Security Challenges in the Internet of Things (IoT) t...IJCSIS Research Publications
 
IRJET - Energy Efficient Approach for Data Aggregation in IoT
IRJET -  	  Energy Efficient Approach for Data Aggregation in IoTIRJET -  	  Energy Efficient Approach for Data Aggregation in IoT
IRJET - Energy Efficient Approach for Data Aggregation in IoTIRJET Journal
 
Survey on IoT application layer protocols
Survey on IoT application layer protocolsSurvey on IoT application layer protocols
Survey on IoT application layer protocolsnooriasukmaningtyas
 

Similar to IRJET- A Review Paper on Internet of Things(IoT) and its Applications (20)

COMPARATIVE STUDY BETWEEN VARIOUS PROTOCOLS USED IN INTERNET OF THING
COMPARATIVE STUDY BETWEEN VARIOUS  PROTOCOLS USED IN INTERNET OF THINGCOMPARATIVE STUDY BETWEEN VARIOUS  PROTOCOLS USED IN INTERNET OF THING
COMPARATIVE STUDY BETWEEN VARIOUS PROTOCOLS USED IN INTERNET OF THING
 
Message queue telemetry transport and lightweight machine-tomachine comparis...
Message queue telemetry transport and lightweight machine-tomachine comparis...Message queue telemetry transport and lightweight machine-tomachine comparis...
Message queue telemetry transport and lightweight machine-tomachine comparis...
 
Evolving the service provider architecture to unleash the potential of IoT - ...
Evolving the service provider architecture to unleash the potential of IoT - ...Evolving the service provider architecture to unleash the potential of IoT - ...
Evolving the service provider architecture to unleash the potential of IoT - ...
 
Performance Analysis of Internet of Things Protocols Based Fog/Cloud over Hig...
Performance Analysis of Internet of Things Protocols Based Fog/Cloud over Hig...Performance Analysis of Internet of Things Protocols Based Fog/Cloud over Hig...
Performance Analysis of Internet of Things Protocols Based Fog/Cloud over Hig...
 
IRJET- Plug and Play Approach: Sensors to Cloud Communication
IRJET- Plug and Play Approach: Sensors to Cloud CommunicationIRJET- Plug and Play Approach: Sensors to Cloud Communication
IRJET- Plug and Play Approach: Sensors to Cloud Communication
 
A Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingA Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog Computing
 
Data Communication in Internet of Things: Vision, Challenges and Future Direc...
Data Communication in Internet of Things: Vision, Challenges and Future Direc...Data Communication in Internet of Things: Vision, Challenges and Future Direc...
Data Communication in Internet of Things: Vision, Challenges and Future Direc...
 
E-Toll Payment Using Azure Cloud
E-Toll Payment Using Azure CloudE-Toll Payment Using Azure Cloud
E-Toll Payment Using Azure Cloud
 
Effect of Mixing and Compaction Temperatures on the Indirect Tensile Strength...
Effect of Mixing and Compaction Temperatures on the Indirect Tensile Strength...Effect of Mixing and Compaction Temperatures on the Indirect Tensile Strength...
Effect of Mixing and Compaction Temperatures on the Indirect Tensile Strength...
 
OPTIMIZING SMART THINGS ADDRESSING THROUGH THE ZIGBEE-BASED INTERNET OF THINGS
OPTIMIZING SMART THINGS ADDRESSING THROUGH THE ZIGBEE-BASED INTERNET OF THINGSOPTIMIZING SMART THINGS ADDRESSING THROUGH THE ZIGBEE-BASED INTERNET OF THINGS
OPTIMIZING SMART THINGS ADDRESSING THROUGH THE ZIGBEE-BASED INTERNET OF THINGS
 
IOT-Monograph .docx
IOT-Monograph .docxIOT-Monograph .docx
IOT-Monograph .docx
 
IOT_PPT.pptx
IOT_PPT.pptxIOT_PPT.pptx
IOT_PPT.pptx
 
Lightweight IoT middleware for rapid application development
Lightweight IoT middleware for rapid application developmentLightweight IoT middleware for rapid application development
Lightweight IoT middleware for rapid application development
 
IRJET-Testing Uncertainty of Cyber-Physical Systems in IoT Cloud Infrastructu...
IRJET-Testing Uncertainty of Cyber-Physical Systems in IoT Cloud Infrastructu...IRJET-Testing Uncertainty of Cyber-Physical Systems in IoT Cloud Infrastructu...
IRJET-Testing Uncertainty of Cyber-Physical Systems in IoT Cloud Infrastructu...
 
MULTI-ACCESS EDGE COMPUTING ARCHITECTURE AND SMART AGRICULTURE APPLICATION IN...
MULTI-ACCESS EDGE COMPUTING ARCHITECTURE AND SMART AGRICULTURE APPLICATION IN...MULTI-ACCESS EDGE COMPUTING ARCHITECTURE AND SMART AGRICULTURE APPLICATION IN...
MULTI-ACCESS EDGE COMPUTING ARCHITECTURE AND SMART AGRICULTURE APPLICATION IN...
 
Internet of things chapter2.pdf
Internet of things chapter2.pdfInternet of things chapter2.pdf
Internet of things chapter2.pdf
 
A review on orchestration distributed systems for IoT smart services in fog c...
A review on orchestration distributed systems for IoT smart services in fog c...A review on orchestration distributed systems for IoT smart services in fog c...
A review on orchestration distributed systems for IoT smart services in fog c...
 
A Review on Privacy and Security Challenges in the Internet of Things (IoT) t...
A Review on Privacy and Security Challenges in the Internet of Things (IoT) t...A Review on Privacy and Security Challenges in the Internet of Things (IoT) t...
A Review on Privacy and Security Challenges in the Internet of Things (IoT) t...
 
IRJET - Energy Efficient Approach for Data Aggregation in IoT
IRJET -  	  Energy Efficient Approach for Data Aggregation in IoTIRJET -  	  Energy Efficient Approach for Data Aggregation in IoT
IRJET - Energy Efficient Approach for Data Aggregation in IoT
 
Survey on IoT application layer protocols
Survey on IoT application layer protocolsSurvey on IoT application layer protocols
Survey on IoT application layer protocols
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 

Recently uploaded (20)

Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 

IRJET- A Review Paper on Internet of Things(IoT) and its Applications

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1623 A Review Paper on Internet of Things(IoT) and its Applications Mrs. Sarika A. Korade1, Dr. Vinit Kotak2, Mrs. Asha Durafe3 1Student, Dept. of Electronics Engineering, SAKEC, Chembur, Mumbai, Maharashtra, India 2Professor, Dept. of Electronics Engineering, SAKEC, Chembur, Mumbai, Maharashtra, India 3Professor, Dept. of Electronics Engineering, SAKEC, Chembur, Mumbai, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Internet, a revolutionary invention, is always transforming into some new kind of hardware and software making it unpreventable for anyone. The type of communication that we see today is either human-to-human or human-to-device, but the Internet of Things (IoT) promises a great future for the internet where the type of communication is machine-to-machine (M2M). The Internet of Things (IoT) is defined as a paradigm in which objects provide with sensors, actuators, and processors communicate with each other to serve a meaningful purpose. In this paper we discussed IoT and its architecture. Further we explained different applications of IoT for users, IoT advantages and disadvantages. Key Words: IoT, Edge Computing, Field Protocol, Cloud Protocol, Smart City, Smart Grid,SmartHealth,SmartFarming 1. INTRODUCTION Evolution of internet began by connecting computers. Later many computers were connected together which created World Wide Web. Then mobile devices were able to connect to the internet which leads to mobile-Internet technique. Peoplestarted using the internet via social networks. Finally the idea of connecting daily objects to the internet was proposed, which lead to the Internet of Things technology [1]. The Internet of Things term is coined by Kevin Ashton executivedirectorofthe Auto-ID Center.TheconceptofIoTfirstbecame very popular through the Auto-ID Centre in 2003 and in related market analytics and it’s publications[2]. Whentheconceptof such communication came into existence, different companies focused on it and triedtorecognizeitssignificanceandbeganto identify its role and the correlated future aspects, then these companies started investing in the domain of IOT in different periods but at regular intervals of time[3]. 1.1 Definition of IoT If we want to define IOT then we cannot define it precisely and concisely but Vermesan et al. defined the Internet of Things as simply an interaction between the physical and digital worlds. The digital world interacts with the physical world using a plethora of sensors and actuators [4]. IoT can also be defined as “An open and comprehensive network of intelligent objects that have the capacity to auto-organize, share information, data and resources, reacting and acting in face of situations and changes in the environment”[5]. Current research on Internet of Things (IoT) mainly focuses on how to enable general objects to see, hear, and smell the physical world for themselves, and make them connected to share the observations. In that sense, monitoring and decision making can be moved from the human side to the machine side. So in general we can say IoT allows people and things to be connected Anytime, Anyplace, with anythingandanyone usingany network and any service as shown in Fig-1.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1624 Fig -1: Definition of IoT 2. THE IOT ARCHITECTURE Fig-2 Shows main components of this architecture i.e. edge side and cloud side. Fig-2 : The IoT Architecture 2.1 The Edge Things In the edge side the things could be sensors, actuators, devices and a significantthingcalledgateway.Theimportantfunctionof this gateway is to establish communications between things and cloud services and also manage the actions between the things. The term edge come from [6] Edge Computing where data are processed at the peripheryofthenetwork,asclosetothe originating data as possible. The edge can be smart city, smart building, a manufacturing floor, energy grid, oil rig, wind farm, dairy farm, planes, trains or automobiles. The key element which makes the edge processing significant is to turn on the data processing and action taking the most close to real-time. 2.2 Field Protocols As sensors, actuators and devices are present at the edge, they must communicate with each other and also with Smart Gateway. This type of communication are based on field protocols, the most popular protocols are:
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1625 Bluetooth: It is a significant protocol for IoT applications. It has been designed to offer significantly reduced power consumption. Standard: Bluetooth 4.2 core specification, Frequency: 2.4GHz (ISM), Range:50-150m(Smart/BLE), Data Rates: 1Mbps (Smart/BLE)[7]. Zigbee: Similar to Bluetooth, it has a large installed base of operation, although perhaps traditionally more in industrial settings. ZigBee PRO and ZigBee Remote Control (RF4CE), among other available ZigBee profiles, are based on the IEEE802.15.4 protocol, which is an industry-standard wireless networking technology operating at 2.4GHz targeting applications that need comparatively unusual information exchanges at low data-rates over a restricted area and within a 100m range such as in a home or building[7]. Wi-fi: This type is often a distinct choice for many developers, especially given the ubiquitous of Wi-Fi within the home environment within LANs. It offers fast data transfer and the ability to handle high quantities of data[7]. NFC: Near Field Communication (NFC) is a technology that enables simple and safe two-way communication between electronic devices, and especially applicable for smartphones, allowing consumers to perform contactless payment transactions, access digital content and connect electronic devices. Essentially it extends the capability of contactless card technology and enables devices to share information at a distance that is less than 4cm[7]. 2.3 IoT Smart Gateway A main capability of IoT Gateway is enabling communication from the Edge to the Cloud. It means it must understand field protocols and convert it to cloud protocols. Smart Gateway has the capabilities suchasrouting,Dataflow,managementofdata, monitoring of data and storage of data[8]. 2.4 Cloud Protocols The most of IoT solutions, even those ones live almost entirely on the edge need to integrate with cloud services or other IoT solution based on cloud. We need to communicate using a cloud protocol as listed below: MQTT: Message Queue Telemetry Transport (MQTT) was introduced by IBM in 1999 and standardized by OASIS in 2013 . MQTT is frequently used and supported by embedded devices, and is also common in machine-to-machine interactions. It is designed to provide embedded connectivity between applications and middle wares on one side and networks and communications on the other side[9]. AMQP: The Advanced Message Queuing Protocol (AMQP)isa protocol thatwasdesignedforfinancial industry.Itrunsover TCP and provides a publish/ subscribe architecture which is similartothatofMQTT.Thedifferenceisthatthe brokeris dividedinto two main components: exchange and queues. The exchange is responsible for receiving publisher messages and distributing them to queues based on pre-defined roles andconditions.Queues basicallyrepresent thetopicsandsubscribedby subscribers which will get the sensory data whenever they are available in the queue[9]. CoAP: The Constrained Application Protocol (CoAP) is another session layer protocol designed by IETF Constrained Resurce Environment working group to provide lightweight RESTful (HTTP) interface. Representational State Transfer (REST) is the standard interface between HTTP client and servers. However, for lightweight applications such as IoT, REST could result in significant overhead and power consumption. CoAP is a document transfer protocol. CoAP is designed to enable low-power sensors to use RESTful services while meeting their power constraints. It is built over UDP, instead of TCP commonly used in HTTP and has a light mechanism to provide reliability. CoAP architecture is divided into two main sublayers: messaging and request/response. The messaging sublayer is responsible for reliability and duplication of messages while the request/response sublayer is responsible for communication. As in HTTP, CoAP uses GET, PUT, PUSH, DELETE messages requests to retrieve, create, update, and delete, respectively[9]. HTTP: HTTP is a "connectionless" protocol. With the HTTP bridge, devices do not maintain a connection to Cloud IoT Core. Instead, they send requests and receive responses. This is the standard protocol for web services and still will be using in IoT solutions. The overhead of this protocol is well known but we will continue use of this protocol in some case when latencyand bandwidth are not issues[9].
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1626 3. USE OF IoT IN VARIOUS APPLICATIONS Most of the daily life applications are already smart but they are unable to communicate with each other andtoenablethemto communicate with each other and share useful information with each other will create a widerangeof innovativeapplications [10]. These emerging applications with some autonomous capabilities would certainly improve the qualityofourlives,all due to the concept of IoT. In this section, we present few of IoT applications as shown in Fig-3. Fig-3 : Applications of IoT 3.1 IoT For Smart Home/Building Now a days, smart home is becoming a need of fast life. Smart home allows many household devices to be connected with internet for the communication. In smart home, the various home equipment’s like air conditioning, doors, windows, lighting, washing machine, and refrigerator can be controlled manually as shown in Fig-4. IoT in integration with wireless sensor network can give intelligent solution for energy management of buildings. With the help of laptop or smartphones, we can access energy information and control system of buildings[11]. Fig-4: Smart Home 3.2 IoT for Smart Farming IoT-based smart farming systems can help monitor,forinstance,light,temperature,humidity,rainpredictionand soil moisture of crop fields using connected sensors as shown in Fig-5. IoTisalsoinstrumental inautomatingirrigationsystems. Thebenefits of smart farming are it increases the business efficiency through process automation, Enhances product quality and volumes, increases control over the production, Monitoring of climate conditions, Crop management. It also provides better control over the internal processes and lower production risks.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1627 Fig-5: Smart Farming 3.3 IoT For Smart Health A constant attention is required to hospitalized patients whose physiological status should be monitored continuously can be constantly done by using IoT monitoring technologies. For smart health sensors are used to collect complete physiological information and uses gateways and the cloud to analyse and store the information and then send the analysed data wirelessly to care givers for further analysis and review [12]. It replaces the process of having a health professional come by at regular intervals to check the patient’s vital signs, instead providing a continuous automated flow of information. In this way, it simultaneously improves the quality of care through continuous attention and lowers the cost of care in addition to data collection and analysis as shown in Fig-6. Fig-6: Smart Healthcare 3.4 IoT for Smart City Smart cities need careful planning in every step, with support of agreement from governments, citizens toimplement the internet of things technology in every aspects. Using IoT, cities can be improved in many ways, by improving infrastructure, enhancing public transportation by reducing traffic congestion, and keeping citizens safe and healthy[13].Smart city layout is shown in Fig-7.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1628 Fig-7: Smart City 3.5 IoT for Smart Energy and The Smart Grid A smart grid that combine the information and communicationstechnologies(ICTs)totheelectricitynetwork will enablea real time, two way communication between suppliers and consumers. It creates more dynamic interactiononenergyflowandthat will help to deliver electricity more efficiently and sustainably [14]. The significant elements of information and communications technologies will consist of sensing and monitoring technologies for power flows; digital communications infrastructure to transmit data across the grid;smartmeterswithinhomedisplaytoinform energy usage;coordination,control and automation systems to aggregate and process various information,andtocreatea highlyinteractive,responsiveelectricity [15]. Many applications can be possible due to the internet of things for smart grids, such as industrial, solar power, nuclear power, vehicles, hospitals and cities power control. Fig-8 shows themostimportantapplicationmaybe enabled bytheinternet of things as in smart grid aspect. Fig-8: Smart Grid
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1629 4. ADVANTAGES AND DISADVANTAGES OF IoT This section mention advantages and disadvantages of IoT Applications. 4.1 Advantages of IoT Applications:  Security: You can monitor your home using your mobile phones, with the ability to control it. It can provide personal safety.  Stay connected: You and your family members can always be in the network. You can virtually stay connected.  Efficient use of electricity and energy: If your home appliances are communicating with you about the work done, their maintenance and repair will be easy. If appliances can operate bythemselvesthenelectricity utilizationwill bepossibleby an efficient way.  Best Health Care and Management: The patient monitoring is possible on a real time basis without doctor's visit and also enables them to make decisions as well as offer treatment when emergency is there.  Cost- Effective Business Operations: A large number of business operations like shipping and location, security, asset tracking and inventory control, individual order tracking, customer management, personalized marketing & sales operations etc. can be done efficiently with a proper tracking system using IoT . 4.2 Disadvantages of IoT Applications  Privacy issues: Hackers can break into the system and possibility of stealing the data.  Becoming Indolent: People are more habituated to have a click based work making them lazy to any sort of physical activity, applied science in their daily routine.  Unemployment: Lower level people like unskilled labour may have high risks of losing their jobs. 5. CONCLUSION IoT has been gradually bringing a sea of technological changes in our daily lives, which in turn helps to making our lifesimpler and more comfortable, through various technologies and applications. There are countless applications of IoT into all the domains including medical, manufacturing, industrial,transportation, education,governance,mining,habitat etc. UsesofIoTin various applications are described in this paper. In present and in future also, IoT is on the way of making the human’s life asa ‘connected’ and ‘smart’ one. REFERENCES [1] Charith Perera , Chi Harold Liu, Srimal Jayawardena― The Emerging Internet of Things market place From an Industrial Perspective: A Survey”, IEEE transactions on emerging topics in computing‖, 31 Jan 2015. [2] A. Al-Fuqaha, M. Guizani, M. Mohammadi, M. Aledhari, and M. Ayyash, "Internet of things: A survey on enabling technologies, protocols, and applications," IEEE Communications Surveys & Tutorials, vol. 17, pp. 2347-2376, 2015. [3] Luigi A., Antonio I., Giacomo M. 2010.The Internet of Things: A survey. Science Direct journal of Computer Networks, Volume 54, Pages: 2787–2805. [4] Miao W., Ting L., Fei L., ling S., Hui D., 2010. Research on the architecture of Internet of things. IEEE International Conference on Advanced Computer Theory and Engineering (ICACTE), Sichuan province, China, Pages: 484-487. [5] Ms.Neha Kamdar, Vinita Sharma, Sudhanshu Nayak, “A Survey paper on RFID Technology, its Applications and Classification of Security/Privacy Attacks and Solutions,”IRACST - International Journal of Computer Science and Information Technology & Security (IJCSITS), ISSN: 2249-9555 Vol.6, No4, July-August 2016. [6] Edge computing - http://searchdatacenter.techtarget.com/definition/edge-computing [7] IoTProtocols -https://www.rs-online.com/designspark/eleven-internet-of-things-iot-protocols-you-need-to-know-about [8] The Architecture of IoT Gateways - https://dzone.com/articles/iot-gateways-and-architecture [9] Internet of Things Protocols and Standards -http://www.cse.wustl.edu/~jain/cse570-15/ftp/iot_prot/ [10] R. Abdmeziem, D.Tandjaoui, ”Internet of Things: Concept,Building blocks, Applications and Challenges,Computersand Society, Cornell University [11] Mohammed ZKA, Elmustafa SAA. Internet of Things Applications, Challenges and Related Future Technologies. World Scientific News. 2017; 67(2):126–48.
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1630 [12] David Niewolny. How the Internet of Things Is Revolutionizing Healthcare. https://cache.freescale.com/files/corporate/doc/white_paper/IOTREVHEALCARWP.pdf [13] Eiman Al Nuaimi1 et al., Applications of big data to smart cities. Journal of Internet Services and Applications 2015. [14] Smart Grid enabling energy efficiency and low-carbon transition, https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/321852/Policy_Factsheet_- _Smart_Grid_Final__BCG_.pdf [15] Ramyar Rashed Mohassel et al., A survey on Advanced Metering Infrastructure.International Journal ofElectrical Power& Energy Systems 63 (2014) 473-484.