SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Internet of Things 
mindfiresolutions 
- connecting everything.
Introduction 
Kevin Ashton, World Economic Forum [1999] 
- “ Today's information technology is so dependent on data, originated by people that our 
computers know more about ideas than things. 
If we had computers that knew everything about things—using data they gathered without 
any help from us—we would be able to track and count everything, and greatly reduce waste, loss and 
cost. 
We would know when things needed replacing, repairing or recalling, and whether they were 
fresh or past their best. 
The Internet of Things has the potential to change the world, just as the Internet did. Ideas and 
information are important, but things matter much more. ” 
mindfiresolutions
Need and Implementation 
- The IoT can be seen as billions of connected “things”, (a sort of “universal global neural 
network” in the cloud) comprised of smart machines interacting and communicating with other 
machines, people or environment. 
- According to Cisco by 2020, there be 50 billion active Smart devices connected to the 
Web, reaching a market of over 7 trillion dollars. 
- Huge volumes of data will be generated and processed into useful actions that can “command 
and control” things to make lives much easier and safer, reducing our impact on environment. 
- It can be implemented with RFIDs/WSNs, Mobile Networks with Event driven/Data driven 
architecture. 
mindfiresolutions
Framework of IoT mindfiresolutions
Features 
- It is an overlay on internet of computers (machine to machine networks) 
- A universal identity GUID [Global Unique Identification] for each and every device. 
- It can be an ubiquitous computing platform connecting the physical objects to the living beings to the 
internet. 
- Every object will have its digital copy in the cloud which can only be accessed by its respective 
owners. 
- Loose coupling within space, time and synchronization. 
- Communication is triggered on change of state of the connected devices. 
mindfiresolutions
Features [Contd.] 
mindfiresolutions 
- Smart devices with a microcontroller to process data and sensors/communication processors to keep 
a track of online devices and push/pull information to/from them. 
- Embedded OS or Real Time Operating Systems to run the devices 
- Semantic middleware to deal with the heterogeneity of the devices and to allow the creation of self-managed 
systems 
- Semantic Web Approach to build relationships between data. Store Web data in Semantic links and 
discover data with Semantic query. 
- Context Aware Services based on Ambient Intelligence with Bluetooth Low Energy, Sensors, 
Biometrics or RFIDs. 
- Cloud storage & Big Data to store and analyse the data, changes in state, logs of devices.
Knowledge Hierarchy of IoTs mindfiresolutions
An abstract design of IoTs 
mindfiresolutions 
EcoSystem Mapping 
- People using devices in the EcoSystem 
- Person 1, Person 2, Person 3 
- Devices frequently used by the above people 
- Smartphone, Tablet, Laptop, PC, Smart TV, Thermostat, Fitness Band, Car 
- Services used on the above devices by people 
- Streaming Media, Cloud Locker, Internet Radio/Audio, Social Media, Google Maps
EcoSystem Mapping 
Devices based on the frequency of access by the Person 
mindfiresolutions
EcoSystem Mapping 
Sensors which provide data about the Person 
mindfiresolutions
EcoSystem Mapping 
Services available for the devices 
mindfiresolutions
EcoSystem Mapping mindfiresolutions 
Relationship between the devices
Functional View of IoTs 
mindfiresolutions 
- Event driven - In response to a physical event by a person or by an object. 
- Data Driven - Responses are generated on Cloud Data Analytics when a threshold is reached.
Example: 
mindfiresolutions
Device Identification 
mindfiresolutions 
- IPv6 can be used for identification. They are well-defined sequence of 32 hex digits grouped into 
chunks of 8-4-4-4-12. This gives us 2^128 or about 10^38 numbers/identifiers. [GUID creator] 
- RFID[ Radio frequency Identification ] is based on radio-frequency electromagnetic fields to transfer 
data and for identification & tracking of tags attached to objects. 
- Digital Watermarking is a way of embedding noise-tolerant signal such as audio or image data in a 
carrier signal. Digital watermarks may be used to verify the authenticity or integrity of the carrier signal 
or to show the identity of its owners. 
- Object Name Service [ONS] developed by GS1 enables the objects using GS1 identification keys to 
be located via Internet. 
- UDI (Unique Device Identification) consisting of Device Identifier (DI) and Product Identifier (PI)
Naming Schemes mindfiresolutions 
Project/ Architecture Naming Scheme Method(s) Applied to make the Identifier 
IPv6 URI hierarchy identifier, encoding additional 
Information 
Global IP Protocol AAID (Address Access 
Identifier) 
encoding additional Information 
GS1 GS1 Identification Keys random data, encoding additional information 
SWE (Sensor Web 
Enablement) 
Sensor UID encoding additional information 
IoT@Work Name of a node within a 
namespace 
hierarchy identifier, encoding additional 
information 
NDN (Named Data 
Networking) 
Name of the data hierarchy identifier, encoding additional 
information, cryptographic operations 
Mobility First GUID encoding additional information, cryptographic 
operations
mindfiresolutions 
Middle Layer Architecture 
- In a ubiquitous computing environment, it is not possible to impose standards and make everyone 
comply. Middleware offers common services for applications and eases application development and 
also provides transparency in the application layer. 
- Pub/Sub (Publish/Subscribe) Systems are designed to deliver events from a publishing source to 
clients asynchronously, which means that the interacting objects need not know each other. 
- Programming Languages Approach: 
Spatial Views is a language extension to Java that is designed for resource constrained devices 
in WSNs (Wireless Sensor Networks). Devices providing the same services and residing in the same 
location are collectively represented as a spatial view. The language runtime takes care of discovery, 
communication and migration of computations amongst nodes. 
Many-to-Many Invocation (M2MI) enables building applications that run in MANETs (Mobile ad-hoc 
Networks) and provides language abstractions for broadcasting messages to multiple devices. 
Messages are broadcasted to objects of a specified type, within a defined communication range. But it 
can only be applied to small applications like chat and printer services.
Networks 
mindfiresolutions 
- Wireless Sensor Network (WSN) consists of distributed autonomous sensors to monitor 
physical and environmental conditions based on sensor nodes which are sent to a centralized system 
for analytics and monitoring. It consists of : 
WSN hardware - Typically a node consists of sensor interfaces, processing units, transceiver units 
and power supply. Modern sensor nodes can even communicate using one frequency band. 
WSN communication stack - The nodes are deployed in an ad-hoc manner for most applications. 
Designing an appropriate topology, routing and MAC layer is critical for scalability and longevity of the 
deployed network. 
Middleware - It is a combination of cyber infrastructure with a Service Oriented Architecture (SOA) 
and sensor networks to provide access to heterogeneous sensor resources in an independent 
manner. 
Secure Data aggregation - An efficient and secure data aggregation method is required for extending 
the lifetime of the network as well as ensuring reliable data collected from sensors.
mindfiresolutions 
Data Storage & Analytics 
- Cloud computing will enable end-to-end service provisioning for businesses and users to access 
applications on demand from anywhere. It can also offer Infrastructures, Platforms or Software as a 
service where the full potential of human creativity can be utilized. 
Automatic management of clouds for hosting and delivering IoT services as SaaS (Software-as-a- 
Service) applications will be the integrating platform of the Future Internet. 
To manage SaaS applications on a large scale, the Platform as a Service (PaaS) layer needs to 
coordinate with the cloud without impacting the Quality of Service (QoS) requirements of the 
application. 
This coordination requires the PaaS layer to support autonomic management capabilities, required to 
handle the scheduling of applications and provisioning of resource such that the user QoS 
requirements are satisfied. 
Therefore the cloud centric architecture can be used best where cost based services are required.
Growth of Applications mindfiresolutions
mindfiresolutions 
Applications 
- The GeoWeb and Digital Earth are promising applications which could help to organise the physical 
objects based on their location. 
- Control of CO2 emissions of factories, pollution emitted by cars and toxic gases generated in farms, 
monitoring of combustion gases and preemptive fire conditions to define alert zones. 
- Monitoring of conditions of patients inside hospitals and old age homes.Measurement of UV sun rays 
to warn people not to be exposed in certain hours. 
- Energy and water supply consumption monitoring to obtain advice on how to save cost and 
resources. Switching on and off remotely appliances to avoid accidents and save energy. 
- Study of weather conditions in fields to forecast ice formation, rain, drought, snow or wind changes. 
Selective irrigation in dry zones to reduce the water resources required in the green. 
- Information collection & sending real time alarms to emergencies or provide advice to drivers.
Applications [Contd.] 
- Monitoring of toxic gas and oxygen levels inside chemical plants to ensure workers and goods safety. 
Machine auto-diagnosis and assets control. 
- Control of rotation of products in shelves and warehouses to automate restocking processes. 
- Getting advices in the point of sale according to customer habits, preferences, presence of allergenic 
components for them or expiring dates. 
- Distributed measurement of radiation levels in nuclear power stations surroundings to generate 
leakage alerts in power plants. 
- Monitoring of soil moisture, vibrations and earth density to detect dangerous patterns in land 
conditions and predict earthquakes. 
- Monitoring of vehicles and pedestrian levels to optimize driving and walking routes. 
mindfiresolutions
Drawbacks 
- According to Hewlett-Packard 70% of the Internet of things are Hackable. 
- Lack of standards to handle the Middleware.Various interfaces in different devices could make our 
life difficult and could take considerable time to adjust. 
- The IoT could lead to users being continuously monitored by health devices, traffic management, 
security controls and other sensors, therefore leaving no room for privacy. 
- Over-relying on technology on a daily basis, making decisions by the information from it could lead to 
devastation. No system is robust and can have severe repercussions when it crashes. 
- The automation of IoT will have a critical impact on the employment prospects of less-educated 
workers and could largely devastating to society as a whole. 
- Complete Autonomy in some hands is definitely not commendable. 
mindfiresolutions
Conclusion 
mindfiresolutions 
- The proliferation (growth) of devices with communicating- actuating capabilities is bringing closer the 
vision of an Internet of Things. 
- Middleware which is still being standardised will play a crucial role in keeping the applications on 
resource-constrained devices optimized and providing a seamless experience for the solution 
developers as well as the end user. 
- With the help of Internet of Things engineers and scientists are transforming cities into living 
organisms where everything is interconnected. 
Example: Songdo International Business District (SIBD), South Korea 
- Though the Internet of Things had a slow start compared to its predecessor(Internet), it will play a 
very important role in the way we interact with our environment. So, as long as the privacy of users is 
preserved, it could act as a boon for this Tech-savvy generation, else it could be just another 
necessary evil which can neither be accepted holistically nor be rejected of its existence.
mindfiresolutions 
Questions?
References 
http://en.wikipedia.org/wiki/Internet_of_Things 
http://www.sciencedirect.com/science/article/pii/S0167739X13000241 
mindfiresolutions 
http://www.academia.edu/285681/Third_International_DisCoTec_Workshop_on_Context- 
Aware_Adaptation_Mechanisms_for_Pervasive_and_Ubiquitous_Services_CAMPUS_2010_ 
http://www.freescale.com/files/32bit/doc/white_paper/INTOTHNGSWP.pdf 
http://www.cse.wustl.edu/~jain/cse570-13/ftp/iot_name/index.html 
http://mobilityfirst.winlab.rutgers.edu/documents/IoT_SoS_paper_final_4.12.pdf 
http://www.raritan.com/blog/detail/the-internet-of-things-will-make-a-dcim-solution-a-necessity
Thanks! 
- Ansuraj Khadanga 
mindfiresolutions

Weitere ähnliche Inhalte

Was ist angesagt?

Internet of things (IOT) connects physical to digital
Internet of things (IOT) connects physical to digitalInternet of things (IOT) connects physical to digital
Internet of things (IOT) connects physical to digitalEslam Nader
 
Internet of Things and its applications
Internet of Things and its applicationsInternet of Things and its applications
Internet of Things and its applicationsPasquale Puzio
 
Internet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and ApplicationsInternet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and ApplicationsDr. Mazlan Abbas
 
Internet of things
Internet of thingsInternet of things
Internet of thingsBrockanurag
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)Prakash Honnur
 
Internet of Things(IoT) Applications | IoT Tutorial for Beginners | IoT Train...
Internet of Things(IoT) Applications | IoT Tutorial for Beginners | IoT Train...Internet of Things(IoT) Applications | IoT Tutorial for Beginners | IoT Train...
Internet of Things(IoT) Applications | IoT Tutorial for Beginners | IoT Train...Edureka!
 
Internet of things (IOT) | Future Trends
Internet of things (IOT) | Future TrendsInternet of things (IOT) | Future Trends
Internet of things (IOT) | Future TrendsDevanand Hariperumal
 
Internet of Things- Applications
Internet of Things- ApplicationsInternet of Things- Applications
Internet of Things- ApplicationsRavindra Dastikop
 
Internet of things
Internet of thingsInternet of things
Internet of thingsNaiyer Khan
 
Internet of Things Iot presentation with module
Internet of Things Iot presentation with moduleInternet of Things Iot presentation with module
Internet of Things Iot presentation with moduleIsp university Multan
 
Internet of things
Internet of thingsInternet of things
Internet of thingsPalak Sood
 
Architecture and scope of Internet of things (IoT)
Architecture and scope of  Internet of things (IoT)Architecture and scope of  Internet of things (IoT)
Architecture and scope of Internet of things (IoT)Varaprasad Erapu
 
Internet of things (IoT)- Introduction, Utilities, Applications
Internet of things (IoT)- Introduction, Utilities, ApplicationsInternet of things (IoT)- Introduction, Utilities, Applications
Internet of things (IoT)- Introduction, Utilities, ApplicationsTarika Verma
 
NIEC DELHI IoT Guest Lecture
NIEC DELHI IoT Guest LectureNIEC DELHI IoT Guest Lecture
NIEC DELHI IoT Guest LectureHitesh
 
Internet of Things (IOT)
Internet of Things (IOT)Internet of Things (IOT)
Internet of Things (IOT)Kunal Adhikari
 

Was ist angesagt? (20)

Internet of things (IOT) connects physical to digital
Internet of things (IOT) connects physical to digitalInternet of things (IOT) connects physical to digital
Internet of things (IOT) connects physical to digital
 
Internet of Things and its applications
Internet of Things and its applicationsInternet of Things and its applications
Internet of Things and its applications
 
Internet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and ApplicationsInternet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and Applications
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)
 
Introduction to IOT
Introduction to IOTIntroduction to IOT
Introduction to IOT
 
Understanding IoT
Understanding IoTUnderstanding IoT
Understanding IoT
 
Internet of Things(IoT) Applications | IoT Tutorial for Beginners | IoT Train...
Internet of Things(IoT) Applications | IoT Tutorial for Beginners | IoT Train...Internet of Things(IoT) Applications | IoT Tutorial for Beginners | IoT Train...
Internet of Things(IoT) Applications | IoT Tutorial for Beginners | IoT Train...
 
Internet of things (IOT) | Future Trends
Internet of things (IOT) | Future TrendsInternet of things (IOT) | Future Trends
Internet of things (IOT) | Future Trends
 
IoT for Healthcare
IoT for HealthcareIoT for Healthcare
IoT for Healthcare
 
Internet of Things- Applications
Internet of Things- ApplicationsInternet of Things- Applications
Internet of Things- Applications
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
IoT in healthcare
IoT in healthcareIoT in healthcare
IoT in healthcare
 
Internet of Things Iot presentation with module
Internet of Things Iot presentation with moduleInternet of Things Iot presentation with module
Internet of Things Iot presentation with module
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
10 min IoT ppt
10 min IoT ppt10 min IoT ppt
10 min IoT ppt
 
Architecture and scope of Internet of things (IoT)
Architecture and scope of  Internet of things (IoT)Architecture and scope of  Internet of things (IoT)
Architecture and scope of Internet of things (IoT)
 
Internet of things (IoT)- Introduction, Utilities, Applications
Internet of things (IoT)- Introduction, Utilities, ApplicationsInternet of things (IoT)- Introduction, Utilities, Applications
Internet of things (IoT)- Introduction, Utilities, Applications
 
NIEC DELHI IoT Guest Lecture
NIEC DELHI IoT Guest LectureNIEC DELHI IoT Guest Lecture
NIEC DELHI IoT Guest Lecture
 
Internet of Things (IOT)
Internet of Things (IOT)Internet of Things (IOT)
Internet of Things (IOT)
 

Andere mochten auch

Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gMohan Kumar G
 
Environmental IoT "VasP": Environmental sensing system using business vehicle
Environmental IoT "VasP": Environmental sensing system using business vehicleEnvironmental IoT "VasP": Environmental sensing system using business vehicle
Environmental IoT "VasP": Environmental sensing system using business vehicleYuichiro Kuzuryu (Kuz)
 
Mobile Crowdsensing with Mobile Agents
Mobile Crowdsensing with Mobile AgentsMobile Crowdsensing with Mobile Agents
Mobile Crowdsensing with Mobile AgentsTeemu Leppänen
 
Wirelessstandards2009 08-19final
Wirelessstandards2009 08-19finalWirelessstandards2009 08-19final
Wirelessstandards2009 08-19finalzimran02
 
Microsoft's view of the Internet of Things (IoT) by Imran Shafqat
Microsoft's view of the Internet of Things (IoT) by Imran ShafqatMicrosoft's view of the Internet of Things (IoT) by Imran Shafqat
Microsoft's view of the Internet of Things (IoT) by Imran ShafqatAllied Consultants
 
Internet of Things for Underground Drainage and manhole Monitoring System for...
Internet of Things for Underground Drainage and manhole Monitoring System for...Internet of Things for Underground Drainage and manhole Monitoring System for...
Internet of Things for Underground Drainage and manhole Monitoring System for...Muragesh Kabbinakantimath
 
Environmental monitoring - surface sampling
Environmental monitoring - surface samplingEnvironmental monitoring - surface sampling
Environmental monitoring - surface samplingJerry Fahrni
 
Innovation in environmental monitoring
Innovation in environmental monitoring Innovation in environmental monitoring
Innovation in environmental monitoring Captum Capital Limited
 
Environmental monitoring - Introduction
Environmental monitoring - IntroductionEnvironmental monitoring - Introduction
Environmental monitoring - IntroductionJerry Fahrni
 
Microbiology training module--finger dab& higeine
Microbiology training module--finger dab& higeine Microbiology training module--finger dab& higeine
Microbiology training module--finger dab& higeine Srinath Sasidharan
 
IoT introduction 2015
IoT introduction 2015IoT introduction 2015
IoT introduction 2015Richard Chang
 
Mobile Agents for the Integration of Wireless Sensor Networks and the Interne...
Mobile Agents for the Integration of Wireless Sensor Networks and the Interne...Mobile Agents for the Integration of Wireless Sensor Networks and the Interne...
Mobile Agents for the Integration of Wireless Sensor Networks and the Interne...Teemu Leppänen
 
Mobile Ad-hoc Network (MANET) Applications
Mobile Ad-hoc Network (MANET) ApplicationsMobile Ad-hoc Network (MANET) Applications
Mobile Ad-hoc Network (MANET) ApplicationsSushant Kushwaha
 
mobile ad-hoc network (MANET) and its applications
mobile ad-hoc network (MANET) and its applicationsmobile ad-hoc network (MANET) and its applications
mobile ad-hoc network (MANET) and its applicationsAman Gupta
 
A management introduction to IoT - Myths - Pitfalls - Challenges
A management introduction to IoT - Myths - Pitfalls - ChallengesA management introduction to IoT - Myths - Pitfalls - Challenges
A management introduction to IoT - Myths - Pitfalls - ChallengesSven Beauprez
 

Andere mochten auch (20)

Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
 
Environmental IoT "VasP": Environmental sensing system using business vehicle
Environmental IoT "VasP": Environmental sensing system using business vehicleEnvironmental IoT "VasP": Environmental sensing system using business vehicle
Environmental IoT "VasP": Environmental sensing system using business vehicle
 
Mobile Crowdsensing with Mobile Agents
Mobile Crowdsensing with Mobile AgentsMobile Crowdsensing with Mobile Agents
Mobile Crowdsensing with Mobile Agents
 
Wirelessstandards2009 08-19final
Wirelessstandards2009 08-19finalWirelessstandards2009 08-19final
Wirelessstandards2009 08-19final
 
Microsoft's view of the Internet of Things (IoT) by Imran Shafqat
Microsoft's view of the Internet of Things (IoT) by Imran ShafqatMicrosoft's view of the Internet of Things (IoT) by Imran Shafqat
Microsoft's view of the Internet of Things (IoT) by Imran Shafqat
 
Internet of Things for Underground Drainage and manhole Monitoring System for...
Internet of Things for Underground Drainage and manhole Monitoring System for...Internet of Things for Underground Drainage and manhole Monitoring System for...
Internet of Things for Underground Drainage and manhole Monitoring System for...
 
Environmental monitoring - surface sampling
Environmental monitoring - surface samplingEnvironmental monitoring - surface sampling
Environmental monitoring - surface sampling
 
Innovation in environmental monitoring
Innovation in environmental monitoring Innovation in environmental monitoring
Innovation in environmental monitoring
 
Iot Report
Iot ReportIot Report
Iot Report
 
Environmental monitoring - Introduction
Environmental monitoring - IntroductionEnvironmental monitoring - Introduction
Environmental monitoring - Introduction
 
Microbiology training module--finger dab& higeine
Microbiology training module--finger dab& higeine Microbiology training module--finger dab& higeine
Microbiology training module--finger dab& higeine
 
IoT introduction
IoT introductionIoT introduction
IoT introduction
 
IoT introduction 2015
IoT introduction 2015IoT introduction 2015
IoT introduction 2015
 
Effective Use of Environmental Monitoring Data Trending
Effective Use of Environmental Monitoring Data TrendingEffective Use of Environmental Monitoring Data Trending
Effective Use of Environmental Monitoring Data Trending
 
Mobile Agents for the Integration of Wireless Sensor Networks and the Interne...
Mobile Agents for the Integration of Wireless Sensor Networks and the Interne...Mobile Agents for the Integration of Wireless Sensor Networks and the Interne...
Mobile Agents for the Integration of Wireless Sensor Networks and the Interne...
 
IoT: An introduction
IoT: An introductionIoT: An introduction
IoT: An introduction
 
Mobile Ad-hoc Network (MANET) Applications
Mobile Ad-hoc Network (MANET) ApplicationsMobile Ad-hoc Network (MANET) Applications
Mobile Ad-hoc Network (MANET) Applications
 
mobile ad-hoc network (MANET) and its applications
mobile ad-hoc network (MANET) and its applicationsmobile ad-hoc network (MANET) and its applications
mobile ad-hoc network (MANET) and its applications
 
Environmental monitoring
Environmental monitoringEnvironmental monitoring
Environmental monitoring
 
A management introduction to IoT - Myths - Pitfalls - Challenges
A management introduction to IoT - Myths - Pitfalls - ChallengesA management introduction to IoT - Myths - Pitfalls - Challenges
A management introduction to IoT - Myths - Pitfalls - Challenges
 

Ähnlich wie Internet Of Things (IOT)

Energy Efficiency in Internet of Things
Energy Efficiency in Internet of ThingsEnergy Efficiency in Internet of Things
Energy Efficiency in Internet of ThingsNiclas Maier
 
Iot architecture
Iot architectureIot architecture
Iot architectureAnam Iqbal
 
Emerging chapter 4.pptx
Emerging chapter 4.pptxEmerging chapter 4.pptx
Emerging chapter 4.pptxAderawAlemie
 
Fog Computing: Helping the Internet of Things Realize its Potential
Fog Computing: Helping the Internet of Things Realize its PotentialFog Computing: Helping the Internet of Things Realize its Potential
Fog Computing: Helping the Internet of Things Realize its PotentialHarshitParkar6677
 
Unit_1_IOT_INTRO.pptx
Unit_1_IOT_INTRO.pptxUnit_1_IOT_INTRO.pptx
Unit_1_IOT_INTRO.pptxBharat Tank
 
Emergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionEmergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionRoopaDNDandally
 
Emergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionEmergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionRoopaDNDandally
 
Module 1 Internet of Things (2).ppt.pdf on iot
Module 1 Internet of Things (2).ppt.pdf on iotModule 1 Internet of Things (2).ppt.pdf on iot
Module 1 Internet of Things (2).ppt.pdf on iotspreya772
 
OCS352-IOT -UNIT-1.pdf
OCS352-IOT -UNIT-1.pdfOCS352-IOT -UNIT-1.pdf
OCS352-IOT -UNIT-1.pdfgopinathcreddy
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfKanagarajanSwamiappa
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.IRJET Journal
 
Telecom trends 261112
Telecom trends 261112Telecom trends 261112
Telecom trends 261112Sharon Rozov
 
13 9246 it implementation of cloud connected (edit ari)
13 9246 it implementation of cloud connected (edit ari)13 9246 it implementation of cloud connected (edit ari)
13 9246 it implementation of cloud connected (edit ari)IAESIJEECS
 
Iot and cloud computing on pervasive healthcare
Iot and cloud computing on pervasive healthcareIot and cloud computing on pervasive healthcare
Iot and cloud computing on pervasive healthcareMd Nazrul Islam Roxy
 
IOT Model An Overview
IOT Model An OverviewIOT Model An Overview
IOT Model An OverviewKnoldus Inc.
 
Internet of things & its insights
Internet of things & its insightsInternet of things & its insights
Internet of things & its insightsSaswati
 

Ähnlich wie Internet Of Things (IOT) (20)

Energy Efficiency in Internet of Things
Energy Efficiency in Internet of ThingsEnergy Efficiency in Internet of Things
Energy Efficiency in Internet of Things
 
Iot architecture
Iot architectureIot architecture
Iot architecture
 
Emerging chapter 4.pptx
Emerging chapter 4.pptxEmerging chapter 4.pptx
Emerging chapter 4.pptx
 
iotarchitecture-190506052723.pdf
iotarchitecture-190506052723.pdfiotarchitecture-190506052723.pdf
iotarchitecture-190506052723.pdf
 
Fog Computing: Helping the Internet of Things Realize its Potential
Fog Computing: Helping the Internet of Things Realize its PotentialFog Computing: Helping the Internet of Things Realize its Potential
Fog Computing: Helping the Internet of Things Realize its Potential
 
Unit_1_IOT_INTRO.pptx
Unit_1_IOT_INTRO.pptxUnit_1_IOT_INTRO.pptx
Unit_1_IOT_INTRO.pptx
 
Emergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionEmergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, Evolution
 
Emergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionEmergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, Evolution
 
IOT_PPT1.pdf
IOT_PPT1.pdfIOT_PPT1.pdf
IOT_PPT1.pdf
 
Module 1 Internet of Things (2).ppt.pdf on iot
Module 1 Internet of Things (2).ppt.pdf on iotModule 1 Internet of Things (2).ppt.pdf on iot
Module 1 Internet of Things (2).ppt.pdf on iot
 
1570272924-3
1570272924-31570272924-3
1570272924-3
 
OCS352-IOT -UNIT-1.pdf
OCS352-IOT -UNIT-1.pdfOCS352-IOT -UNIT-1.pdf
OCS352-IOT -UNIT-1.pdf
 
SmartCity IOT Big Data SPP.pptx
SmartCity IOT Big Data SPP.pptxSmartCity IOT Big Data SPP.pptx
SmartCity IOT Big Data SPP.pptx
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
 
Telecom trends 261112
Telecom trends 261112Telecom trends 261112
Telecom trends 261112
 
13 9246 it implementation of cloud connected (edit ari)
13 9246 it implementation of cloud connected (edit ari)13 9246 it implementation of cloud connected (edit ari)
13 9246 it implementation of cloud connected (edit ari)
 
Iot and cloud computing on pervasive healthcare
Iot and cloud computing on pervasive healthcareIot and cloud computing on pervasive healthcare
Iot and cloud computing on pervasive healthcare
 
IOT Model An Overview
IOT Model An OverviewIOT Model An Overview
IOT Model An Overview
 
Internet of things & its insights
Internet of things & its insightsInternet of things & its insights
Internet of things & its insights
 

Mehr von Mindfire Solutions (20)

Physician Search and Review
Physician Search and ReviewPhysician Search and Review
Physician Search and Review
 
diet management app
diet management appdiet management app
diet management app
 
Business Technology Solution
Business Technology SolutionBusiness Technology Solution
Business Technology Solution
 
Remote Health Monitoring
Remote Health MonitoringRemote Health Monitoring
Remote Health Monitoring
 
Influencer Marketing Solution
Influencer Marketing SolutionInfluencer Marketing Solution
Influencer Marketing Solution
 
ELMAH
ELMAHELMAH
ELMAH
 
High Availability of Azure Applications
High Availability of Azure ApplicationsHigh Availability of Azure Applications
High Availability of Azure Applications
 
IOT Hands On
IOT Hands OnIOT Hands On
IOT Hands On
 
Glimpse of Loops Vs Set
Glimpse of Loops Vs SetGlimpse of Loops Vs Set
Glimpse of Loops Vs Set
 
Oracle Sql Developer-Getting Started
Oracle Sql Developer-Getting StartedOracle Sql Developer-Getting Started
Oracle Sql Developer-Getting Started
 
Adaptive Layout In iOS 8
Adaptive Layout In iOS 8Adaptive Layout In iOS 8
Adaptive Layout In iOS 8
 
Introduction to Auto-layout : iOS/Mac
Introduction to Auto-layout : iOS/MacIntroduction to Auto-layout : iOS/Mac
Introduction to Auto-layout : iOS/Mac
 
LINQPad - utility Tool
LINQPad - utility ToolLINQPad - utility Tool
LINQPad - utility Tool
 
Get started with watch kit development
Get started with watch kit developmentGet started with watch kit development
Get started with watch kit development
 
Swift vs Objective-C
Swift vs Objective-CSwift vs Objective-C
Swift vs Objective-C
 
Material Design in Android
Material Design in AndroidMaterial Design in Android
Material Design in Android
 
Introduction to OData
Introduction to ODataIntroduction to OData
Introduction to OData
 
Ext js Part 2- MVC
Ext js Part 2- MVCExt js Part 2- MVC
Ext js Part 2- MVC
 
ExtJs Basic Part-1
ExtJs Basic Part-1ExtJs Basic Part-1
ExtJs Basic Part-1
 
Spring Security Introduction
Spring Security IntroductionSpring Security Introduction
Spring Security Introduction
 

Kürzlich hochgeladen

Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxAnnaArtyushina1
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park masabamasaba
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in sowetomasabamasaba
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Bert Jan Schrijver
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfonteinmasabamasaba
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...chiefasafspells
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park masabamasaba
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...masabamasaba
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...masabamasaba
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplatePresentation.STUDIO
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnAmarnathKambale
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareJim McKeeth
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...masabamasaba
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2
 

Kürzlich hochgeladen (20)

Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 

Internet Of Things (IOT)

  • 1. Internet of Things mindfiresolutions - connecting everything.
  • 2. Introduction Kevin Ashton, World Economic Forum [1999] - “ Today's information technology is so dependent on data, originated by people that our computers know more about ideas than things. If we had computers that knew everything about things—using data they gathered without any help from us—we would be able to track and count everything, and greatly reduce waste, loss and cost. We would know when things needed replacing, repairing or recalling, and whether they were fresh or past their best. The Internet of Things has the potential to change the world, just as the Internet did. Ideas and information are important, but things matter much more. ” mindfiresolutions
  • 3. Need and Implementation - The IoT can be seen as billions of connected “things”, (a sort of “universal global neural network” in the cloud) comprised of smart machines interacting and communicating with other machines, people or environment. - According to Cisco by 2020, there be 50 billion active Smart devices connected to the Web, reaching a market of over 7 trillion dollars. - Huge volumes of data will be generated and processed into useful actions that can “command and control” things to make lives much easier and safer, reducing our impact on environment. - It can be implemented with RFIDs/WSNs, Mobile Networks with Event driven/Data driven architecture. mindfiresolutions
  • 4. Framework of IoT mindfiresolutions
  • 5. Features - It is an overlay on internet of computers (machine to machine networks) - A universal identity GUID [Global Unique Identification] for each and every device. - It can be an ubiquitous computing platform connecting the physical objects to the living beings to the internet. - Every object will have its digital copy in the cloud which can only be accessed by its respective owners. - Loose coupling within space, time and synchronization. - Communication is triggered on change of state of the connected devices. mindfiresolutions
  • 6. Features [Contd.] mindfiresolutions - Smart devices with a microcontroller to process data and sensors/communication processors to keep a track of online devices and push/pull information to/from them. - Embedded OS or Real Time Operating Systems to run the devices - Semantic middleware to deal with the heterogeneity of the devices and to allow the creation of self-managed systems - Semantic Web Approach to build relationships between data. Store Web data in Semantic links and discover data with Semantic query. - Context Aware Services based on Ambient Intelligence with Bluetooth Low Energy, Sensors, Biometrics or RFIDs. - Cloud storage & Big Data to store and analyse the data, changes in state, logs of devices.
  • 7. Knowledge Hierarchy of IoTs mindfiresolutions
  • 8. An abstract design of IoTs mindfiresolutions EcoSystem Mapping - People using devices in the EcoSystem - Person 1, Person 2, Person 3 - Devices frequently used by the above people - Smartphone, Tablet, Laptop, PC, Smart TV, Thermostat, Fitness Band, Car - Services used on the above devices by people - Streaming Media, Cloud Locker, Internet Radio/Audio, Social Media, Google Maps
  • 9. EcoSystem Mapping Devices based on the frequency of access by the Person mindfiresolutions
  • 10. EcoSystem Mapping Sensors which provide data about the Person mindfiresolutions
  • 11. EcoSystem Mapping Services available for the devices mindfiresolutions
  • 12. EcoSystem Mapping mindfiresolutions Relationship between the devices
  • 13. Functional View of IoTs mindfiresolutions - Event driven - In response to a physical event by a person or by an object. - Data Driven - Responses are generated on Cloud Data Analytics when a threshold is reached.
  • 15. Device Identification mindfiresolutions - IPv6 can be used for identification. They are well-defined sequence of 32 hex digits grouped into chunks of 8-4-4-4-12. This gives us 2^128 or about 10^38 numbers/identifiers. [GUID creator] - RFID[ Radio frequency Identification ] is based on radio-frequency electromagnetic fields to transfer data and for identification & tracking of tags attached to objects. - Digital Watermarking is a way of embedding noise-tolerant signal such as audio or image data in a carrier signal. Digital watermarks may be used to verify the authenticity or integrity of the carrier signal or to show the identity of its owners. - Object Name Service [ONS] developed by GS1 enables the objects using GS1 identification keys to be located via Internet. - UDI (Unique Device Identification) consisting of Device Identifier (DI) and Product Identifier (PI)
  • 16. Naming Schemes mindfiresolutions Project/ Architecture Naming Scheme Method(s) Applied to make the Identifier IPv6 URI hierarchy identifier, encoding additional Information Global IP Protocol AAID (Address Access Identifier) encoding additional Information GS1 GS1 Identification Keys random data, encoding additional information SWE (Sensor Web Enablement) Sensor UID encoding additional information IoT@Work Name of a node within a namespace hierarchy identifier, encoding additional information NDN (Named Data Networking) Name of the data hierarchy identifier, encoding additional information, cryptographic operations Mobility First GUID encoding additional information, cryptographic operations
  • 17. mindfiresolutions Middle Layer Architecture - In a ubiquitous computing environment, it is not possible to impose standards and make everyone comply. Middleware offers common services for applications and eases application development and also provides transparency in the application layer. - Pub/Sub (Publish/Subscribe) Systems are designed to deliver events from a publishing source to clients asynchronously, which means that the interacting objects need not know each other. - Programming Languages Approach: Spatial Views is a language extension to Java that is designed for resource constrained devices in WSNs (Wireless Sensor Networks). Devices providing the same services and residing in the same location are collectively represented as a spatial view. The language runtime takes care of discovery, communication and migration of computations amongst nodes. Many-to-Many Invocation (M2MI) enables building applications that run in MANETs (Mobile ad-hoc Networks) and provides language abstractions for broadcasting messages to multiple devices. Messages are broadcasted to objects of a specified type, within a defined communication range. But it can only be applied to small applications like chat and printer services.
  • 18. Networks mindfiresolutions - Wireless Sensor Network (WSN) consists of distributed autonomous sensors to monitor physical and environmental conditions based on sensor nodes which are sent to a centralized system for analytics and monitoring. It consists of : WSN hardware - Typically a node consists of sensor interfaces, processing units, transceiver units and power supply. Modern sensor nodes can even communicate using one frequency band. WSN communication stack - The nodes are deployed in an ad-hoc manner for most applications. Designing an appropriate topology, routing and MAC layer is critical for scalability and longevity of the deployed network. Middleware - It is a combination of cyber infrastructure with a Service Oriented Architecture (SOA) and sensor networks to provide access to heterogeneous sensor resources in an independent manner. Secure Data aggregation - An efficient and secure data aggregation method is required for extending the lifetime of the network as well as ensuring reliable data collected from sensors.
  • 19. mindfiresolutions Data Storage & Analytics - Cloud computing will enable end-to-end service provisioning for businesses and users to access applications on demand from anywhere. It can also offer Infrastructures, Platforms or Software as a service where the full potential of human creativity can be utilized. Automatic management of clouds for hosting and delivering IoT services as SaaS (Software-as-a- Service) applications will be the integrating platform of the Future Internet. To manage SaaS applications on a large scale, the Platform as a Service (PaaS) layer needs to coordinate with the cloud without impacting the Quality of Service (QoS) requirements of the application. This coordination requires the PaaS layer to support autonomic management capabilities, required to handle the scheduling of applications and provisioning of resource such that the user QoS requirements are satisfied. Therefore the cloud centric architecture can be used best where cost based services are required.
  • 20. Growth of Applications mindfiresolutions
  • 21. mindfiresolutions Applications - The GeoWeb and Digital Earth are promising applications which could help to organise the physical objects based on their location. - Control of CO2 emissions of factories, pollution emitted by cars and toxic gases generated in farms, monitoring of combustion gases and preemptive fire conditions to define alert zones. - Monitoring of conditions of patients inside hospitals and old age homes.Measurement of UV sun rays to warn people not to be exposed in certain hours. - Energy and water supply consumption monitoring to obtain advice on how to save cost and resources. Switching on and off remotely appliances to avoid accidents and save energy. - Study of weather conditions in fields to forecast ice formation, rain, drought, snow or wind changes. Selective irrigation in dry zones to reduce the water resources required in the green. - Information collection & sending real time alarms to emergencies or provide advice to drivers.
  • 22. Applications [Contd.] - Monitoring of toxic gas and oxygen levels inside chemical plants to ensure workers and goods safety. Machine auto-diagnosis and assets control. - Control of rotation of products in shelves and warehouses to automate restocking processes. - Getting advices in the point of sale according to customer habits, preferences, presence of allergenic components for them or expiring dates. - Distributed measurement of radiation levels in nuclear power stations surroundings to generate leakage alerts in power plants. - Monitoring of soil moisture, vibrations and earth density to detect dangerous patterns in land conditions and predict earthquakes. - Monitoring of vehicles and pedestrian levels to optimize driving and walking routes. mindfiresolutions
  • 23. Drawbacks - According to Hewlett-Packard 70% of the Internet of things are Hackable. - Lack of standards to handle the Middleware.Various interfaces in different devices could make our life difficult and could take considerable time to adjust. - The IoT could lead to users being continuously monitored by health devices, traffic management, security controls and other sensors, therefore leaving no room for privacy. - Over-relying on technology on a daily basis, making decisions by the information from it could lead to devastation. No system is robust and can have severe repercussions when it crashes. - The automation of IoT will have a critical impact on the employment prospects of less-educated workers and could largely devastating to society as a whole. - Complete Autonomy in some hands is definitely not commendable. mindfiresolutions
  • 24. Conclusion mindfiresolutions - The proliferation (growth) of devices with communicating- actuating capabilities is bringing closer the vision of an Internet of Things. - Middleware which is still being standardised will play a crucial role in keeping the applications on resource-constrained devices optimized and providing a seamless experience for the solution developers as well as the end user. - With the help of Internet of Things engineers and scientists are transforming cities into living organisms where everything is interconnected. Example: Songdo International Business District (SIBD), South Korea - Though the Internet of Things had a slow start compared to its predecessor(Internet), it will play a very important role in the way we interact with our environment. So, as long as the privacy of users is preserved, it could act as a boon for this Tech-savvy generation, else it could be just another necessary evil which can neither be accepted holistically nor be rejected of its existence.
  • 26. References http://en.wikipedia.org/wiki/Internet_of_Things http://www.sciencedirect.com/science/article/pii/S0167739X13000241 mindfiresolutions http://www.academia.edu/285681/Third_International_DisCoTec_Workshop_on_Context- Aware_Adaptation_Mechanisms_for_Pervasive_and_Ubiquitous_Services_CAMPUS_2010_ http://www.freescale.com/files/32bit/doc/white_paper/INTOTHNGSWP.pdf http://www.cse.wustl.edu/~jain/cse570-13/ftp/iot_name/index.html http://mobilityfirst.winlab.rutgers.edu/documents/IoT_SoS_paper_final_4.12.pdf http://www.raritan.com/blog/detail/the-internet-of-things-will-make-a-dcim-solution-a-necessity
  • 27. Thanks! - Ansuraj Khadanga mindfiresolutions

Hinweis der Redaktion

  1. #1 avoiding jargons