SlideShare uma empresa Scribd logo
1 de 31
Baixar para ler offline
Open Source
For
Rethinking IoT
Francis da Costa
www.chirp-networks.com 2
Francis daCosta: Past Experience and Expertise
• Real time Embedded systems and control
• Robotics, Machine Learning
• Distributed networking intelligence
• Real time Publish / Discover / Subscribe
• Real time Scheduling at network level.
• Founder/CTO; MeshDynamics (Mesh networking)
• Founder/CTO; Knowmadic (“Big” Data)
• Founder/CTO: Advanced Cybernetics Group (Robotics)
• IoT Stealth Startup: (Chirp Networks)
http://www.linkedin.com/in/francisdacosta/
www.chirp-networks.com 3
Its Different Out There:
The IoT won’t be much like the traditional Internet:
• Scope – it’s 100 times bigger
• Simple – majority of end devices “dumb”
• Scalable – All control cannot be centralized
• Subscription-based – too much data otherwise
• Security – must be incremental
• Standards – Must be Open-Source with privacy extensions
Why Open Source is Essential For IoT
www.chirp-networks.com 4
The Challenge: Moore’s Vs Metcalfe’s at the Edge (IoT)
Time
M2M Social Traffic  Overhead at Edge
Metcalfe’s Law is Exponential 
Traffic within M2M Social Communities increase as O (n2)‐
Overtakes Moore’s Law at Edge of the Network, where IoT resides 
Moore’s Law is Linear:
“2X improvement Every 18 months”. CPU Improvement is O (n)
Slow Down depicts slower adoption by resource constrained edge devices (e.g. IoT) 
A new approach is needed for networking at the “Edge”
www.chirp-networks.com 5
Simpler Devices Must Rule
Next wave of the Internet is Machines to Machines Ecosystems
• Lots more Processor, Memory, Protocol stacks
• Human Oriented Consumption (external)
• Assumed often “Always On”
• Centrally-managed naming (MACID, et al)
• Often Limited to microcontrollers etc.
• Consumption for local use (Internal)
• Many remote with Intermittent power
• Built by millions of manufacturers worldwide
… many cannot afford traditional IP protocol overhead
Humans Oriented Ecosystem Machines Oriented Ecosystem
www.chirp-networks.com 6
IoT Data Characteristics
Machine to Machine (M2M)
• Terse – not oriented to humans
• Repetitive
• Individual messages not critical
• Meaning comes from combination with other data sourcoes – “Small Data”
• Consumption and Generation is mostly Local – M2M communities
• Often unidirectional,
• Self-classified – new and necessary concept
www.chirp-networks.com 7
Self-Classification Lesson from Nature: Pollen “Chirps”
Pollen propagates everywhere, but only specific receivers decode “message”
www.chirp-networks.com 8
Self Classification Lesson from Nature: Birdsong “Chirps”
All birds derive some information, but only specific receivers fully participate
www.chirp-networks.com 9
Chirp Overhead = 4 bytes, 1 byte payload
IPV6 Overhead = 40 bytes, 1 byte payload
Note that Chirp lacks:
• Universally unique ID
• Error correction/retransmission
Minimal overhead for end device, but it must be applied elsewhere:
-“Propagator” Nodes/Network (discussed later)
Public Chirp Classification Private payload
IoT Data is Different, Protocol Must be Different: Chirps
www.chirp-networks.com 10
Public Section (mandatory) Private Section (optional)
Total chirp length with 2 Byte Public Field, 4 bit Marker, 1 Byte Payload = 5.0 bytes
5.0 Bytes with 1 Byte Payload
6.0 Bytes with 2 Byte Payload
7.0 Bytes with 3 Byte Payload
8.0 Bytes with 4 Byte Payload
04 22 243 06 02 255 03
12 22 243 16 23 255 4 251 6
Marker Pointer (4 bits) 8 bit Marker 4 bit Marker
(Subscribed) Agent ID Agent ID
Self-Classification “Pollen/Birdsong” for IoT: Chirps
www.chirp-networks.com 11
Self-Classification is Key to Discover / Subscribe
• Massive amounts of data published from trillions
of devices
• Servers (“Integrator Functions”) will discover and
subscribe to interesting small data flows
• This requires self-classification at end device
- Basic: Type of device (moisture sensor,
streetlight, etc.) from open-source taxonomy
- Incremental: unlimited additional classification
through private fields
• Published data may be open to all or proprietary
www.chirp-networks.com 12
Discover/Publish/Subscribe Lesson from Nature: Affinities
Underlying event not seen, but affinities are visible.
www.chirp-networks.com 13
Home NetworkHome Network
Smoke Alarm
Ventilation
Lawn
Sprinkler

Local Weather Forecasts
Home “Health”
Advisor Application
subscribes to many
data streams
Time of Day
Utility
Pricing
Known Publish/Subscribe Affinities (“Pollen”)
www.chirp-networks.com 14
Initial application:
air conditioning
control
Affinity by time-of-day correlation: elevator activity
Affinity by location: lighting control
Integrator function seeks additional
candidate data sources by affinities.
Builds more refined causal models.
Accelerate Learning through Affinities
Affinity by type of data: peak energy cost variations
Discovered Publish/Subscribe Affinities (“Pheromones”)
www.chirp-networks.com 15
• Discovery: Many useful data sources may be unknown.
- Self-classification (“Pressure sensor”, “irrigation valve”,
“Flow Sensor” etc.) permits discovery of data “affinities”
- Open Source top-level taxonomy crucial to scale and
discovery
• Subscriber Based: Small data flows may be discovered,
selected, and incorporated by Integrator Functions
• Dynamic: New flows may be added and existing sources aged-
out over time
• Primarily for Local Consumption at Edge: “Small” data.
Publish / Subscribe for the IoT
www.chirp-networks.com 16
Scalability Lesson from Nature: Trees
End devices don’t communicate with one another, so “tree” better than “web”
www.chirp-networks.com 17
Emerging IoT Architecture
End Devices
Propagator
Mesh Network
Filter
Gateway
Integrator
Function
Chirp Data Streams “Small” Data Flows “Big Data” Analysis
www.chirp-networks.com 18
Scalability of IoT Architecture
• End Devices can be cheap, simple, low power,
unmanaged
• Protocol sophistication only in Propagator Nodes
• Prune and trim broadcasts – building “buses”
• Optional distributed intelligent agents in Propagator
Nodes
- Extend subscription preferences of Integrator
Functions
- Add security and proprietary functions
- Extends “Software Defined Network” publish/
subscribe functionality to edge of network
www.chirp-networks.com 19
Lesson from Nature: Local Autonomy
Devices operate independently, but may act in concert with external “cues”
www.chirp-networks.com 20
IP
IP
IP
IP
Round-Trip Control Loops
Dual Isochronous Control Loops
IP overhead for
every end device
Lightweight chirp
protocol only
IP IP
IP
Managing Local Autonomy
Traditional
Emerging IoT
“Propagator”
www.chirp-networks.com 21
Importance of Open Source
• Basic Chirp self-classification taxonomy will be (and must
be) Open Source for broad dissemination
- Some number of top-level classifications
- Sensors, appliances, actuators, etc.
• Working groups and SIGs may refine sub-classifications
- Most also open to public for non-local consumers
• Enterprises and OEMs may develop custom and
proprietary extensions for Private fields
• Open Source networking implementations (OpenWrt, et
al) to accelerate large scale deployment
www.chirp-networks.com 22
Even “Closed” Flows Will Offer Open Source Information
• Specifics of data stream may be private, but “affinities”
are still observable
- Information about number, location, and activity of
devices (and much more)
- Adds information to Open Source Taxonomy
• Analogous to CAPTCHA™ environment
• Every additional end device potentially adds to Open
Source knowledge base
www.chirp-networks.com 23
Internet of Things can only Happen through Open Source
• Too big, too much data, too unmanageable
• Lessons from nature
- Only publish /discover / subscribe can scale
- Self-classified data needed so receivers may select
• Open Source taxonomy
• Rapid proliferation of Propagator Nodes Functionality
• Chirp Networks is developing prototype for military.
• Leverages Open Source (OpenWRT, MAC802.11)
www.chirp-networks.com 24
Support Slides
www.chirp-networks.com 25
Scalability: Managing Broadcasts, Distribution, Addressing
Chirps from end devices
Collection
IPv6 Packet
Pruning Bundling
Propagator Node
Context
GPS Location
MotionTemperature
Propagator Node
MAC ID and IP
Subnet
Propagator Nodes create “Small Data” flows from Chirp data streams
www.chirp-networks.com 26
Scalability: Loading “Buses”
Chirps to-and-from end devices
Buses to/from
different
destinations
Propagator Node
Buses to/from
different
integrator
functions
Chirps
unloaded/
reloaded
Real Time Scheduling at Propagator Node
www.chirp-networks.com 27
• Developed on Open Source platform: OpenWrt, et al
• Build structured trees among themselves
- Path discovery, routing, redundancy, fail-over
- Simplicity through “near-optimal” routing
• Manage multicast: pruning, forwarding, spoofing, etc.
• Optional integrated Publishing Agents participate in
publish/subscribe bus, machine learning
• Offer wide variety of end device interfaces: wired,
wireless, optical, etc.
Propagator Nodes –Networking Capabilities
www.chirp-networks.com 28
Security Must be Incremental to Open Source Format
• Basic Chirp published and open to all
- As in nature’s pheromones, pollen and birdsong
• Private fields within Chirp may create “lock-and-key” relationship in OEM
and proprietary applications
- As in pollen – receiver determines
• Further security achieved through distributed agents in Propagator
Nodes
• Secure data may still flow through Propagator Node network with open
data, but is unintelligible
- From nature: air transports both proprietary (e.g., pollen) and open
“signals” (e.g., pheromones)
www.chirp-networks.com 29
Public Section (mandatory) Private Section (optional)
DNA Pointer: 4 bytes, 8 bit Marker (1010)
12 22 243 16 23 255 4 251 6
Public Agent ID is 4.8.255 (4 byte Public, 8 bit Marker, DNA 255
(Subscribed) Agent states: Classification is 8.8.8.8 (1 byte each)
Decrypted Chirp Class: 4.8.22.243.16.23.
Its payload requires another Agent
Private Agent 1.4.6 (specific for 4.8.22.243.16.23) decodes (251)
Chirp with public (open) payloads have shorter classifications
e.g. Chirp Class 4.8.22: Temp=243F Pressure=16psi Humidity=23%.
Larger Packets intended for slower transport.
Enterprises may define their (internal) classification schemes.
Discovery of “unknown” chirp classes detected, addressed in SIGs.
Distributed, organic growth of chirp classification taxonomy.
Security Must be Incremental
www.chirp-networks.com 30
Upstream Remote Pressure Sensor
Local Low Level Control
Lawn Sprinkler
Actuator Valve
Real and Virtual Sensor                Publish/Subscribe Stream
Remote Control Model refinement
Down Stream Remote Flow Sensor
Q: Did Sprinkler Turn On?
A: No.
Integrator
Local Integrator
Propagator
Relay Node
CAUSAL INFERENCE ENGINE
1. Upstream Water Pressure good
2. Downstream Flow Absent
“ON”
“OFF”
Local and Remote Control Loops
www.chirp-networks.com 31
Chirp Networks: Scalable Publish/Subscribe for the Edge
Chirp Networks are
• Scalable with Moore’s Law (linear)
• Secure: Chirp to IP bridging is through distributed agent network
• Dynamic: Supports Temporal M2M communities through logical mesh
• Reliable: Deterministic Latency and Jitter through tree based topology
• Practical: Economies of Scale favor moving M2M overhead to Propagators
Simple Secure Devices
Scalable Propagator Network of
Chirp Agents and Pub/Sub Routers
1 2
3 Small Data Pub/Sub Exchange
Gateway/Filters
BigDataIntegrators

Mais conteúdo relacionado

Mais procurados

IoT Standards & Ecosystem
IoT Standards & EcosystemIoT Standards & Ecosystem
IoT Standards & EcosystemHarish Vadada
 
Intel IPSO/6LoWPAN solution for general wireless sensor network
Intel IPSO/6LoWPAN solution for general wireless sensor network Intel IPSO/6LoWPAN solution for general wireless sensor network
Intel IPSO/6LoWPAN solution for general wireless sensor network usman sarwar
 
Protocols for IoT
Protocols for IoTProtocols for IoT
Protocols for IoTAmit Dev
 
Research review of iot
Research review of iotResearch review of iot
Research review of iotAbdullah Aziz
 
Overview of Wireless Sensor Networks
Overview of Wireless Sensor NetworksOverview of Wireless Sensor Networks
Overview of Wireless Sensor NetworksDuncan Purves
 
Latest Developments in WirelessNetworking and Wireless Security
Latest Developments in WirelessNetworking and Wireless SecurityLatest Developments in WirelessNetworking and Wireless Security
Latest Developments in WirelessNetworking and Wireless SecurityIOSR Journals
 
IoT Applications based on LoRaWan
IoT Applications based on LoRaWanIoT Applications based on LoRaWan
IoT Applications based on LoRaWanDaniel Koller
 
Building the Internet of Things
Building the Internet of ThingsBuilding the Internet of Things
Building the Internet of ThingsAngelo Corsaro
 
Creator Ci40 IoT kit & Framework - scalable LWM2M IoT dev platform for business
Creator Ci40 IoT kit & Framework - scalable LWM2M IoT dev platform for businessCreator Ci40 IoT kit & Framework - scalable LWM2M IoT dev platform for business
Creator Ci40 IoT kit & Framework - scalable LWM2M IoT dev platform for businessPaul Evans
 
Cloud computing (IT-703) UNIT 1 & 2
Cloud computing (IT-703) UNIT 1 & 2Cloud computing (IT-703) UNIT 1 & 2
Cloud computing (IT-703) UNIT 1 & 2Jitendra s Rathore
 
Modeling self-adaptative IoT architectures
Modeling self-adaptative IoT architecturesModeling self-adaptative IoT architectures
Modeling self-adaptative IoT architecturesIván Alfonso
 
How to Architect Microgrids for the Industrial Internet of Things
How to Architect Microgrids for the Industrial Internet of ThingsHow to Architect Microgrids for the Industrial Internet of Things
How to Architect Microgrids for the Industrial Internet of ThingsReal-Time Innovations (RTI)
 
SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...
SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...
SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...Sagar Rai
 

Mais procurados (20)

IoT Standards & Ecosystem
IoT Standards & EcosystemIoT Standards & Ecosystem
IoT Standards & Ecosystem
 
Intel IPSO/6LoWPAN solution for general wireless sensor network
Intel IPSO/6LoWPAN solution for general wireless sensor network Intel IPSO/6LoWPAN solution for general wireless sensor network
Intel IPSO/6LoWPAN solution for general wireless sensor network
 
Protocols for IoT
Protocols for IoTProtocols for IoT
Protocols for IoT
 
Research review of iot
Research review of iotResearch review of iot
Research review of iot
 
Overview of Wireless Sensor Networks
Overview of Wireless Sensor NetworksOverview of Wireless Sensor Networks
Overview of Wireless Sensor Networks
 
Latest Developments in WirelessNetworking and Wireless Security
Latest Developments in WirelessNetworking and Wireless SecurityLatest Developments in WirelessNetworking and Wireless Security
Latest Developments in WirelessNetworking and Wireless Security
 
IoT Applications based on LoRaWan
IoT Applications based on LoRaWanIoT Applications based on LoRaWan
IoT Applications based on LoRaWan
 
Building the Internet of Things
Building the Internet of ThingsBuilding the Internet of Things
Building the Internet of Things
 
Creator Ci40 IoT kit & Framework - scalable LWM2M IoT dev platform for business
Creator Ci40 IoT kit & Framework - scalable LWM2M IoT dev platform for businessCreator Ci40 IoT kit & Framework - scalable LWM2M IoT dev platform for business
Creator Ci40 IoT kit & Framework - scalable LWM2M IoT dev platform for business
 
794326
794326794326
794326
 
Iot
IotIot
Iot
 
ioT-SecurityECC-v1
ioT-SecurityECC-v1ioT-SecurityECC-v1
ioT-SecurityECC-v1
 
ioT_SDN
ioT_SDN ioT_SDN
ioT_SDN
 
Cloud computing (IT-703) UNIT 1 & 2
Cloud computing (IT-703) UNIT 1 & 2Cloud computing (IT-703) UNIT 1 & 2
Cloud computing (IT-703) UNIT 1 & 2
 
Modeling self-adaptative IoT architectures
Modeling self-adaptative IoT architecturesModeling self-adaptative IoT architectures
Modeling self-adaptative IoT architectures
 
IoT-SecurityECC-v4
IoT-SecurityECC-v4IoT-SecurityECC-v4
IoT-SecurityECC-v4
 
How to Architect Microgrids for the Industrial Internet of Things
How to Architect Microgrids for the Industrial Internet of ThingsHow to Architect Microgrids for the Industrial Internet of Things
How to Architect Microgrids for the Industrial Internet of Things
 
Understanding the Internet of Things Protocols
Understanding the Internet of Things ProtocolsUnderstanding the Internet of Things Protocols
Understanding the Internet of Things Protocols
 
SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...
SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...
SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...
 
IoT Control Units and Communication Models
IoT Control Units and Communication ModelsIoT Control Units and Communication Models
IoT Control Units and Communication Models
 

Destaque

The Abstracted Network for Industrial Internet
The Abstracted Network for Industrial InternetThe Abstracted Network for Industrial Internet
The Abstracted Network for Industrial InternetMeshDynamics
 
BUTLER project presentation
BUTLER project presentationBUTLER project presentation
BUTLER project presentationbutler-iot
 
Security Fundamental for IoT Devices; Creating the Internet of Secure Things
Security Fundamental for IoT Devices; Creating the Internet of Secure ThingsSecurity Fundamental for IoT Devices; Creating the Internet of Secure Things
Security Fundamental for IoT Devices; Creating the Internet of Secure ThingsDesign World
 
BUTLER project overview
BUTLER project overviewBUTLER project overview
BUTLER project overviewbutler-iot
 
Internet of Things (IoT) protocols COAP MQTT OSCON2014
Internet of Things (IoT) protocols  COAP MQTT OSCON2014Internet of Things (IoT) protocols  COAP MQTT OSCON2014
Internet of Things (IoT) protocols COAP MQTT OSCON2014Vidhya Gholkar
 

Destaque (6)

The Abstracted Network for Industrial Internet
The Abstracted Network for Industrial InternetThe Abstracted Network for Industrial Internet
The Abstracted Network for Industrial Internet
 
BUTLER project presentation
BUTLER project presentationBUTLER project presentation
BUTLER project presentation
 
Chirp Networks
Chirp NetworksChirp Networks
Chirp Networks
 
Security Fundamental for IoT Devices; Creating the Internet of Secure Things
Security Fundamental for IoT Devices; Creating the Internet of Secure ThingsSecurity Fundamental for IoT Devices; Creating the Internet of Secure Things
Security Fundamental for IoT Devices; Creating the Internet of Secure Things
 
BUTLER project overview
BUTLER project overviewBUTLER project overview
BUTLER project overview
 
Internet of Things (IoT) protocols COAP MQTT OSCON2014
Internet of Things (IoT) protocols  COAP MQTT OSCON2014Internet of Things (IoT) protocols  COAP MQTT OSCON2014
Internet of Things (IoT) protocols COAP MQTT OSCON2014
 

Semelhante a Open Source For Self Classification of Data Stream in the Internet Of Things.

Iot conference-oct-2014
Iot conference-oct-2014Iot conference-oct-2014
Iot conference-oct-2014MeshDynamics
 
Mba admission in india
Mba admission in indiaMba admission in india
Mba admission in indiaEdhole.com
 
Early Lessons from Building Sensor.Network: An Open Data Exchange for the Web...
Early Lessons from Building Sensor.Network: An Open Data Exchange for the Web...Early Lessons from Building Sensor.Network: An Open Data Exchange for the Web...
Early Lessons from Building Sensor.Network: An Open Data Exchange for the Web...benaam
 
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...Christian Esteve Rothenberg
 
Introducing the Open Edge Module
Introducing the Open Edge ModuleIntroducing the Open Edge Module
Introducing the Open Edge ModuleIvan Zoratti
 
Cloud and Grid Computing
Cloud and Grid ComputingCloud and Grid Computing
Cloud and Grid ComputingLeen Blom
 
Week 1 lecture material cc
Week 1 lecture material ccWeek 1 lecture material cc
Week 1 lecture material ccAnkit Gupta
 
_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdfTyStrk
 
Week 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfWeek 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfJohn422973
 
Cloud and grid computing by Leen Blom, Centric
Cloud and grid computing by Leen Blom, CentricCloud and grid computing by Leen Blom, Centric
Cloud and grid computing by Leen Blom, CentricCentric
 
vssutcloud computing.pptx
vssutcloud computing.pptxvssutcloud computing.pptx
vssutcloud computing.pptxMunmunSaha7
 
Building the Internet of Things with Thingsquare and Contiki - day 1, part 1
Building the Internet of Things with Thingsquare and Contiki - day 1, part 1Building the Internet of Things with Thingsquare and Contiki - day 1, part 1
Building the Internet of Things with Thingsquare and Contiki - day 1, part 1Adam Dunkels
 
Dist sniffing & scanning project
Dist sniffing & scanning projectDist sniffing & scanning project
Dist sniffing & scanning projectRishu Seth
 
honeypots.ppt
honeypots.ppthoneypots.ppt
honeypots.pptDetSersi
 
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIONicolas Lesconnec
 
Top schools in india
Top schools in indiaTop schools in india
Top schools in indiaEdhole.com
 
III CSE IoT Unit - I.pptx
III CSE IoT Unit - I.pptxIII CSE IoT Unit - I.pptx
III CSE IoT Unit - I.pptxAvinashAvuthu2
 
Real-time, Sensor-based Monitoring of Shipping Containers
Real-time, Sensor-based Monitoring of Shipping ContainersReal-time, Sensor-based Monitoring of Shipping Containers
Real-time, Sensor-based Monitoring of Shipping Containersbenaam
 
IoT (Internet of Things)
IoT (Internet of Things)IoT (Internet of Things)
IoT (Internet of Things)TusharSoam
 

Semelhante a Open Source For Self Classification of Data Stream in the Internet Of Things. (20)

Iot conference-oct-2014
Iot conference-oct-2014Iot conference-oct-2014
Iot conference-oct-2014
 
Mba admission in india
Mba admission in indiaMba admission in india
Mba admission in india
 
Early Lessons from Building Sensor.Network: An Open Data Exchange for the Web...
Early Lessons from Building Sensor.Network: An Open Data Exchange for the Web...Early Lessons from Building Sensor.Network: An Open Data Exchange for the Web...
Early Lessons from Building Sensor.Network: An Open Data Exchange for the Web...
 
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
IEEE HPSR 2017 Keynote: Softwarized Dataplanes and the P^3 trade-offs: Progra...
 
Introducing the Open Edge Module
Introducing the Open Edge ModuleIntroducing the Open Edge Module
Introducing the Open Edge Module
 
Cloud and Grid Computing
Cloud and Grid ComputingCloud and Grid Computing
Cloud and Grid Computing
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
Week 1 lecture material cc
Week 1 lecture material ccWeek 1 lecture material cc
Week 1 lecture material cc
 
_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf
 
Week 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfWeek 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdf
 
Cloud and grid computing by Leen Blom, Centric
Cloud and grid computing by Leen Blom, CentricCloud and grid computing by Leen Blom, Centric
Cloud and grid computing by Leen Blom, Centric
 
vssutcloud computing.pptx
vssutcloud computing.pptxvssutcloud computing.pptx
vssutcloud computing.pptx
 
Building the Internet of Things with Thingsquare and Contiki - day 1, part 1
Building the Internet of Things with Thingsquare and Contiki - day 1, part 1Building the Internet of Things with Thingsquare and Contiki - day 1, part 1
Building the Internet of Things with Thingsquare and Contiki - day 1, part 1
 
Dist sniffing & scanning project
Dist sniffing & scanning projectDist sniffing & scanning project
Dist sniffing & scanning project
 
honeypots.ppt
honeypots.ppthoneypots.ppt
honeypots.ppt
 
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
 
Top schools in india
Top schools in indiaTop schools in india
Top schools in india
 
III CSE IoT Unit - I.pptx
III CSE IoT Unit - I.pptxIII CSE IoT Unit - I.pptx
III CSE IoT Unit - I.pptx
 
Real-time, Sensor-based Monitoring of Shipping Containers
Real-time, Sensor-based Monitoring of Shipping ContainersReal-time, Sensor-based Monitoring of Shipping Containers
Real-time, Sensor-based Monitoring of Shipping Containers
 
IoT (Internet of Things)
IoT (Internet of Things)IoT (Internet of Things)
IoT (Internet of Things)
 

Mais de MeshDynamics

Chirp_Primer_Slides:ULtra Low Power Edge Connectivity
Chirp_Primer_Slides:ULtra Low Power Edge ConnectivityChirp_Primer_Slides:ULtra Low Power Edge Connectivity
Chirp_Primer_Slides:ULtra Low Power Edge ConnectivityMeshDynamics
 
small-dumb-cheap-and-copious-the-future-of-the-internet-of-things
small-dumb-cheap-and-copious-the-future-of-the-internet-of-thingssmall-dumb-cheap-and-copious-the-future-of-the-internet-of-things
small-dumb-cheap-and-copious-the-future-of-the-internet-of-thingsMeshDynamics
 
Francis da costa rethinks the internet of things zd_net
Francis da costa rethinks the internet of things   zd_netFrancis da costa rethinks the internet of things   zd_net
Francis da costa rethinks the internet of things zd_netMeshDynamics
 
Md4000 mesh suite-intro
Md4000 mesh suite-introMd4000 mesh suite-intro
Md4000 mesh suite-introMeshDynamics
 
Chirp Networks for Industrial Internet and Real time M2M
Chirp Networks for Industrial Internet and Real time M2MChirp Networks for Industrial Internet and Real time M2M
Chirp Networks for Industrial Internet and Real time M2MMeshDynamics
 
Strategies for IIOT and M2M Networking
Strategies for IIOT and M2M NetworkingStrategies for IIOT and M2M Networking
Strategies for IIOT and M2M NetworkingMeshDynamics
 
IOT Solutions and Challenges
IOT Solutions and ChallengesIOT Solutions and Challenges
IOT Solutions and ChallengesMeshDynamics
 
Towards Rapid Implementation of Adaptive Robotic Systems
Towards Rapid Implementation of Adaptive Robotic SystemsTowards Rapid Implementation of Adaptive Robotic Systems
Towards Rapid Implementation of Adaptive Robotic SystemsMeshDynamics
 
An Integrated Prototyping Environment For Programmable Automation
An Integrated Prototyping Environment For Programmable AutomationAn Integrated Prototyping Environment For Programmable Automation
An Integrated Prototyping Environment For Programmable AutomationMeshDynamics
 
The Abstracted Network for Industrial Internet- Slides
The Abstracted Network for Industrial Internet- SlidesThe Abstracted Network for Industrial Internet- Slides
The Abstracted Network for Industrial Internet- SlidesMeshDynamics
 
MeshDynamics P3M Persistent and Dynamic Mesh Networks
MeshDynamics P3M Persistent and Dynamic Mesh NetworksMeshDynamics P3M Persistent and Dynamic Mesh Networks
MeshDynamics P3M Persistent and Dynamic Mesh NetworksMeshDynamics
 
MeshDynamics Mesh Networks - Video Surveillance
MeshDynamics Mesh Networks - Video SurveillanceMeshDynamics Mesh Networks - Video Surveillance
MeshDynamics Mesh Networks - Video SurveillanceMeshDynamics
 
MeshDynamics MD4000 Mesh Network Products - Installation Guide
MeshDynamics MD4000 Mesh Network Products - Installation GuideMeshDynamics MD4000 Mesh Network Products - Installation Guide
MeshDynamics MD4000 Mesh Network Products - Installation GuideMeshDynamics
 
MeshDynamics MD4000 Mesh Network Deployment- Best Practices
MeshDynamics MD4000 Mesh Network Deployment- Best PracticesMeshDynamics MD4000 Mesh Network Deployment- Best Practices
MeshDynamics MD4000 Mesh Network Deployment- Best PracticesMeshDynamics
 
MeshDynamics Mesh Networks- High Level Overview
MeshDynamics Mesh Networks- High Level OverviewMeshDynamics Mesh Networks- High Level Overview
MeshDynamics Mesh Networks- High Level OverviewMeshDynamics
 
Military, Defense and Public Safety Mesh Networks [MeshDynamics]
Military, Defense and Public Safety Mesh Networks [MeshDynamics]Military, Defense and Public Safety Mesh Networks [MeshDynamics]
Military, Defense and Public Safety Mesh Networks [MeshDynamics]MeshDynamics
 
Battelle AoA Evaluation Report on Military Mesh Network Products
Battelle AoA Evaluation Report on Military Mesh Network Products Battelle AoA Evaluation Report on Military Mesh Network Products
Battelle AoA Evaluation Report on Military Mesh Network Products MeshDynamics
 
Mesh Networks in Underground Mining [MeshDynamics]
Mesh Networks in Underground Mining [MeshDynamics]Mesh Networks in Underground Mining [MeshDynamics]
Mesh Networks in Underground Mining [MeshDynamics]MeshDynamics
 
MeshDynamics Mesh Network Layout Design (Examples)
MeshDynamics Mesh Network Layout Design (Examples)MeshDynamics Mesh Network Layout Design (Examples)
MeshDynamics Mesh Network Layout Design (Examples)MeshDynamics
 
MeshDynamics Mesh Networks - Youtube Video Slides
MeshDynamics  Mesh Networks - Youtube Video SlidesMeshDynamics  Mesh Networks - Youtube Video Slides
MeshDynamics Mesh Networks - Youtube Video SlidesMeshDynamics
 

Mais de MeshDynamics (20)

Chirp_Primer_Slides:ULtra Low Power Edge Connectivity
Chirp_Primer_Slides:ULtra Low Power Edge ConnectivityChirp_Primer_Slides:ULtra Low Power Edge Connectivity
Chirp_Primer_Slides:ULtra Low Power Edge Connectivity
 
small-dumb-cheap-and-copious-the-future-of-the-internet-of-things
small-dumb-cheap-and-copious-the-future-of-the-internet-of-thingssmall-dumb-cheap-and-copious-the-future-of-the-internet-of-things
small-dumb-cheap-and-copious-the-future-of-the-internet-of-things
 
Francis da costa rethinks the internet of things zd_net
Francis da costa rethinks the internet of things   zd_netFrancis da costa rethinks the internet of things   zd_net
Francis da costa rethinks the internet of things zd_net
 
Md4000 mesh suite-intro
Md4000 mesh suite-introMd4000 mesh suite-intro
Md4000 mesh suite-intro
 
Chirp Networks for Industrial Internet and Real time M2M
Chirp Networks for Industrial Internet and Real time M2MChirp Networks for Industrial Internet and Real time M2M
Chirp Networks for Industrial Internet and Real time M2M
 
Strategies for IIOT and M2M Networking
Strategies for IIOT and M2M NetworkingStrategies for IIOT and M2M Networking
Strategies for IIOT and M2M Networking
 
IOT Solutions and Challenges
IOT Solutions and ChallengesIOT Solutions and Challenges
IOT Solutions and Challenges
 
Towards Rapid Implementation of Adaptive Robotic Systems
Towards Rapid Implementation of Adaptive Robotic SystemsTowards Rapid Implementation of Adaptive Robotic Systems
Towards Rapid Implementation of Adaptive Robotic Systems
 
An Integrated Prototyping Environment For Programmable Automation
An Integrated Prototyping Environment For Programmable AutomationAn Integrated Prototyping Environment For Programmable Automation
An Integrated Prototyping Environment For Programmable Automation
 
The Abstracted Network for Industrial Internet- Slides
The Abstracted Network for Industrial Internet- SlidesThe Abstracted Network for Industrial Internet- Slides
The Abstracted Network for Industrial Internet- Slides
 
MeshDynamics P3M Persistent and Dynamic Mesh Networks
MeshDynamics P3M Persistent and Dynamic Mesh NetworksMeshDynamics P3M Persistent and Dynamic Mesh Networks
MeshDynamics P3M Persistent and Dynamic Mesh Networks
 
MeshDynamics Mesh Networks - Video Surveillance
MeshDynamics Mesh Networks - Video SurveillanceMeshDynamics Mesh Networks - Video Surveillance
MeshDynamics Mesh Networks - Video Surveillance
 
MeshDynamics MD4000 Mesh Network Products - Installation Guide
MeshDynamics MD4000 Mesh Network Products - Installation GuideMeshDynamics MD4000 Mesh Network Products - Installation Guide
MeshDynamics MD4000 Mesh Network Products - Installation Guide
 
MeshDynamics MD4000 Mesh Network Deployment- Best Practices
MeshDynamics MD4000 Mesh Network Deployment- Best PracticesMeshDynamics MD4000 Mesh Network Deployment- Best Practices
MeshDynamics MD4000 Mesh Network Deployment- Best Practices
 
MeshDynamics Mesh Networks- High Level Overview
MeshDynamics Mesh Networks- High Level OverviewMeshDynamics Mesh Networks- High Level Overview
MeshDynamics Mesh Networks- High Level Overview
 
Military, Defense and Public Safety Mesh Networks [MeshDynamics]
Military, Defense and Public Safety Mesh Networks [MeshDynamics]Military, Defense and Public Safety Mesh Networks [MeshDynamics]
Military, Defense and Public Safety Mesh Networks [MeshDynamics]
 
Battelle AoA Evaluation Report on Military Mesh Network Products
Battelle AoA Evaluation Report on Military Mesh Network Products Battelle AoA Evaluation Report on Military Mesh Network Products
Battelle AoA Evaluation Report on Military Mesh Network Products
 
Mesh Networks in Underground Mining [MeshDynamics]
Mesh Networks in Underground Mining [MeshDynamics]Mesh Networks in Underground Mining [MeshDynamics]
Mesh Networks in Underground Mining [MeshDynamics]
 
MeshDynamics Mesh Network Layout Design (Examples)
MeshDynamics Mesh Network Layout Design (Examples)MeshDynamics Mesh Network Layout Design (Examples)
MeshDynamics Mesh Network Layout Design (Examples)
 
MeshDynamics Mesh Networks - Youtube Video Slides
MeshDynamics  Mesh Networks - Youtube Video SlidesMeshDynamics  Mesh Networks - Youtube Video Slides
MeshDynamics Mesh Networks - Youtube Video Slides
 

Último

Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Dana Luther
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa494f574xmv
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Excelmac1
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Sonam Pathan
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMartaLoveguard
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxDyna Gilbert
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 

Último (20)

Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptx
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptx
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 

Open Source For Self Classification of Data Stream in the Internet Of Things.

  • 2. www.chirp-networks.com 2 Francis daCosta: Past Experience and Expertise • Real time Embedded systems and control • Robotics, Machine Learning • Distributed networking intelligence • Real time Publish / Discover / Subscribe • Real time Scheduling at network level. • Founder/CTO; MeshDynamics (Mesh networking) • Founder/CTO; Knowmadic (“Big” Data) • Founder/CTO: Advanced Cybernetics Group (Robotics) • IoT Stealth Startup: (Chirp Networks) http://www.linkedin.com/in/francisdacosta/
  • 3. www.chirp-networks.com 3 Its Different Out There: The IoT won’t be much like the traditional Internet: • Scope – it’s 100 times bigger • Simple – majority of end devices “dumb” • Scalable – All control cannot be centralized • Subscription-based – too much data otherwise • Security – must be incremental • Standards – Must be Open-Source with privacy extensions Why Open Source is Essential For IoT
  • 4. www.chirp-networks.com 4 The Challenge: Moore’s Vs Metcalfe’s at the Edge (IoT) Time M2M Social Traffic  Overhead at Edge Metcalfe’s Law is Exponential  Traffic within M2M Social Communities increase as O (n2)‐ Overtakes Moore’s Law at Edge of the Network, where IoT resides  Moore’s Law is Linear: “2X improvement Every 18 months”. CPU Improvement is O (n) Slow Down depicts slower adoption by resource constrained edge devices (e.g. IoT)  A new approach is needed for networking at the “Edge”
  • 5. www.chirp-networks.com 5 Simpler Devices Must Rule Next wave of the Internet is Machines to Machines Ecosystems • Lots more Processor, Memory, Protocol stacks • Human Oriented Consumption (external) • Assumed often “Always On” • Centrally-managed naming (MACID, et al) • Often Limited to microcontrollers etc. • Consumption for local use (Internal) • Many remote with Intermittent power • Built by millions of manufacturers worldwide … many cannot afford traditional IP protocol overhead Humans Oriented Ecosystem Machines Oriented Ecosystem
  • 6. www.chirp-networks.com 6 IoT Data Characteristics Machine to Machine (M2M) • Terse – not oriented to humans • Repetitive • Individual messages not critical • Meaning comes from combination with other data sourcoes – “Small Data” • Consumption and Generation is mostly Local – M2M communities • Often unidirectional, • Self-classified – new and necessary concept
  • 7. www.chirp-networks.com 7 Self-Classification Lesson from Nature: Pollen “Chirps” Pollen propagates everywhere, but only specific receivers decode “message”
  • 8. www.chirp-networks.com 8 Self Classification Lesson from Nature: Birdsong “Chirps” All birds derive some information, but only specific receivers fully participate
  • 9. www.chirp-networks.com 9 Chirp Overhead = 4 bytes, 1 byte payload IPV6 Overhead = 40 bytes, 1 byte payload Note that Chirp lacks: • Universally unique ID • Error correction/retransmission Minimal overhead for end device, but it must be applied elsewhere: -“Propagator” Nodes/Network (discussed later) Public Chirp Classification Private payload IoT Data is Different, Protocol Must be Different: Chirps
  • 10. www.chirp-networks.com 10 Public Section (mandatory) Private Section (optional) Total chirp length with 2 Byte Public Field, 4 bit Marker, 1 Byte Payload = 5.0 bytes 5.0 Bytes with 1 Byte Payload 6.0 Bytes with 2 Byte Payload 7.0 Bytes with 3 Byte Payload 8.0 Bytes with 4 Byte Payload 04 22 243 06 02 255 03 12 22 243 16 23 255 4 251 6 Marker Pointer (4 bits) 8 bit Marker 4 bit Marker (Subscribed) Agent ID Agent ID Self-Classification “Pollen/Birdsong” for IoT: Chirps
  • 11. www.chirp-networks.com 11 Self-Classification is Key to Discover / Subscribe • Massive amounts of data published from trillions of devices • Servers (“Integrator Functions”) will discover and subscribe to interesting small data flows • This requires self-classification at end device - Basic: Type of device (moisture sensor, streetlight, etc.) from open-source taxonomy - Incremental: unlimited additional classification through private fields • Published data may be open to all or proprietary
  • 12. www.chirp-networks.com 12 Discover/Publish/Subscribe Lesson from Nature: Affinities Underlying event not seen, but affinities are visible.
  • 13. www.chirp-networks.com 13 Home NetworkHome Network Smoke Alarm Ventilation Lawn Sprinkler  Local Weather Forecasts Home “Health” Advisor Application subscribes to many data streams Time of Day Utility Pricing Known Publish/Subscribe Affinities (“Pollen”)
  • 14. www.chirp-networks.com 14 Initial application: air conditioning control Affinity by time-of-day correlation: elevator activity Affinity by location: lighting control Integrator function seeks additional candidate data sources by affinities. Builds more refined causal models. Accelerate Learning through Affinities Affinity by type of data: peak energy cost variations Discovered Publish/Subscribe Affinities (“Pheromones”)
  • 15. www.chirp-networks.com 15 • Discovery: Many useful data sources may be unknown. - Self-classification (“Pressure sensor”, “irrigation valve”, “Flow Sensor” etc.) permits discovery of data “affinities” - Open Source top-level taxonomy crucial to scale and discovery • Subscriber Based: Small data flows may be discovered, selected, and incorporated by Integrator Functions • Dynamic: New flows may be added and existing sources aged- out over time • Primarily for Local Consumption at Edge: “Small” data. Publish / Subscribe for the IoT
  • 16. www.chirp-networks.com 16 Scalability Lesson from Nature: Trees End devices don’t communicate with one another, so “tree” better than “web”
  • 17. www.chirp-networks.com 17 Emerging IoT Architecture End Devices Propagator Mesh Network Filter Gateway Integrator Function Chirp Data Streams “Small” Data Flows “Big Data” Analysis
  • 18. www.chirp-networks.com 18 Scalability of IoT Architecture • End Devices can be cheap, simple, low power, unmanaged • Protocol sophistication only in Propagator Nodes • Prune and trim broadcasts – building “buses” • Optional distributed intelligent agents in Propagator Nodes - Extend subscription preferences of Integrator Functions - Add security and proprietary functions - Extends “Software Defined Network” publish/ subscribe functionality to edge of network
  • 19. www.chirp-networks.com 19 Lesson from Nature: Local Autonomy Devices operate independently, but may act in concert with external “cues”
  • 20. www.chirp-networks.com 20 IP IP IP IP Round-Trip Control Loops Dual Isochronous Control Loops IP overhead for every end device Lightweight chirp protocol only IP IP IP Managing Local Autonomy Traditional Emerging IoT “Propagator”
  • 21. www.chirp-networks.com 21 Importance of Open Source • Basic Chirp self-classification taxonomy will be (and must be) Open Source for broad dissemination - Some number of top-level classifications - Sensors, appliances, actuators, etc. • Working groups and SIGs may refine sub-classifications - Most also open to public for non-local consumers • Enterprises and OEMs may develop custom and proprietary extensions for Private fields • Open Source networking implementations (OpenWrt, et al) to accelerate large scale deployment
  • 22. www.chirp-networks.com 22 Even “Closed” Flows Will Offer Open Source Information • Specifics of data stream may be private, but “affinities” are still observable - Information about number, location, and activity of devices (and much more) - Adds information to Open Source Taxonomy • Analogous to CAPTCHA™ environment • Every additional end device potentially adds to Open Source knowledge base
  • 23. www.chirp-networks.com 23 Internet of Things can only Happen through Open Source • Too big, too much data, too unmanageable • Lessons from nature - Only publish /discover / subscribe can scale - Self-classified data needed so receivers may select • Open Source taxonomy • Rapid proliferation of Propagator Nodes Functionality • Chirp Networks is developing prototype for military. • Leverages Open Source (OpenWRT, MAC802.11)
  • 25. www.chirp-networks.com 25 Scalability: Managing Broadcasts, Distribution, Addressing Chirps from end devices Collection IPv6 Packet Pruning Bundling Propagator Node Context GPS Location MotionTemperature Propagator Node MAC ID and IP Subnet Propagator Nodes create “Small Data” flows from Chirp data streams
  • 26. www.chirp-networks.com 26 Scalability: Loading “Buses” Chirps to-and-from end devices Buses to/from different destinations Propagator Node Buses to/from different integrator functions Chirps unloaded/ reloaded Real Time Scheduling at Propagator Node
  • 27. www.chirp-networks.com 27 • Developed on Open Source platform: OpenWrt, et al • Build structured trees among themselves - Path discovery, routing, redundancy, fail-over - Simplicity through “near-optimal” routing • Manage multicast: pruning, forwarding, spoofing, etc. • Optional integrated Publishing Agents participate in publish/subscribe bus, machine learning • Offer wide variety of end device interfaces: wired, wireless, optical, etc. Propagator Nodes –Networking Capabilities
  • 28. www.chirp-networks.com 28 Security Must be Incremental to Open Source Format • Basic Chirp published and open to all - As in nature’s pheromones, pollen and birdsong • Private fields within Chirp may create “lock-and-key” relationship in OEM and proprietary applications - As in pollen – receiver determines • Further security achieved through distributed agents in Propagator Nodes • Secure data may still flow through Propagator Node network with open data, but is unintelligible - From nature: air transports both proprietary (e.g., pollen) and open “signals” (e.g., pheromones)
  • 29. www.chirp-networks.com 29 Public Section (mandatory) Private Section (optional) DNA Pointer: 4 bytes, 8 bit Marker (1010) 12 22 243 16 23 255 4 251 6 Public Agent ID is 4.8.255 (4 byte Public, 8 bit Marker, DNA 255 (Subscribed) Agent states: Classification is 8.8.8.8 (1 byte each) Decrypted Chirp Class: 4.8.22.243.16.23. Its payload requires another Agent Private Agent 1.4.6 (specific for 4.8.22.243.16.23) decodes (251) Chirp with public (open) payloads have shorter classifications e.g. Chirp Class 4.8.22: Temp=243F Pressure=16psi Humidity=23%. Larger Packets intended for slower transport. Enterprises may define their (internal) classification schemes. Discovery of “unknown” chirp classes detected, addressed in SIGs. Distributed, organic growth of chirp classification taxonomy. Security Must be Incremental
  • 30. www.chirp-networks.com 30 Upstream Remote Pressure Sensor Local Low Level Control Lawn Sprinkler Actuator Valve Real and Virtual Sensor                Publish/Subscribe Stream Remote Control Model refinement Down Stream Remote Flow Sensor Q: Did Sprinkler Turn On? A: No. Integrator Local Integrator Propagator Relay Node CAUSAL INFERENCE ENGINE 1. Upstream Water Pressure good 2. Downstream Flow Absent “ON” “OFF” Local and Remote Control Loops
  • 31. www.chirp-networks.com 31 Chirp Networks: Scalable Publish/Subscribe for the Edge Chirp Networks are • Scalable with Moore’s Law (linear) • Secure: Chirp to IP bridging is through distributed agent network • Dynamic: Supports Temporal M2M communities through logical mesh • Reliable: Deterministic Latency and Jitter through tree based topology • Practical: Economies of Scale favor moving M2M overhead to Propagators Simple Secure Devices Scalable Propagator Network of Chirp Agents and Pub/Sub Routers 1 2 3 Small Data Pub/Sub Exchange Gateway/Filters BigDataIntegrators