DCIT 2015 Wuhan, Hubei, China, November LIMOS UMR 6158 CNRS, Clermont-Ferrand, FRANCE

Size: px
Start display at page:

Download "DCIT 2015 Wuhan, Hubei, China, November LIMOS UMR 6158 CNRS, Clermont-Ferrand, FRANCE"

Transcription

1 DCIT 2015 Wuhan, Hubei, China, November 2015 LIMOS UMR 6158 CNRS, Clermont-Ferrand, FRANCE 1

2 Outline Introduction: Panorama of IoT technology IoT core technologies: IoT node hardware: State-of-the-art of IoT Node Trend and challenges - Communication protocol stack: State-of-the-art: 6LoWPAN and RPL Challenges Middleware: CoAP, OASIS /MQTT State-of-the-art CoAP (IETF) Trend and challenges Conclusion Open research issues 2

3 Introduction IoT Internet of Things and WoT Web of Things : Emergent and multidisciplinary science, very active and competitive research area. IoT and WoT have unlimited potential applications: air, underground and underwater. Source: 6LoWPAN: The Wireless Embedded Internet Companion Lecture Slides 3

4 At least 26 billion devices will be connected on the Internet by 2020 (Gartner), IoE Internet of every Things creates $19 trillion of value at stake for companies and industries (Cisco) IoT product and service suppliers will generate incremental revenue exceeding $300 billion in 2020 (Gartner). IoT will be the next IT revolution: Industry 4.0, IoE IoT is one of the key issues to support sustainable development (smarter planet smart every where : smart grid, smart home, smart building, smart care, smart farming ). 4

5 5 Panorama of IoT platforms Big ICT players: IBM (Bluemix), Microsoft (Azure), SAP (HANA) provide the IoT cloud-based platforms containing three mains layers: Back-end: Integration and Services Middleware: connect and collect. Front-end: IoT nodes The front-end layer is open for diverse players to develop their specific physical devices for specific application (NB- IoT, ISM (IEEE , Sigfox, LoRa ) Figure 2: IBM Bluemix IoT based platform

6 Y Key components of IoT core technology Radio Radius:100 Fieldsize X:500 Fieldsize Y:500 Node Number:50 Minimum Intersection Nodes:1 Optimum Intersection Nodes:2 IoT Cloud-based platform 500 N21(15) N33(15) B35(9 15) M9 M3 N8(3) N49(3) 400 M15 N34(15) B28(9 15) B22(3 9 10) 300 B12(15 26) N13(26) M26 B27(9 10) M10 M2 N32(10) N42(2) B29(2 10) N6(10) B48(2 5) B45(2 5) M5 N38(5) B11(14 26) 200 B19(14 26) 100 N46(14) M14 B39(14 18) B31(18 41) N43(18) M18 N37(41) N23(41) N40(41) M41 B16(18 41) N36(41) N24(7) B4(1 N20(1) 47) M47 B17(1 47) N30(1) N44(1) M1 N50(1) Simulator 0 N25(18) M7 Master: 13(26%) Lost: 0(0%) Slave: 37(74%) Bridge: 15(30%) Slave without Intersection: 22(44%) X Applications Middleware Protocol Stack Operating system WSN Node HW = 6

7 IoT core technology: IoT node - Basic Hardware Key features of a IoT Node Sensor Signal conditioner Processor Memory: RAM & ROM Peripheral Devices: ADC, UART, SPI, I²C, GPIO Power supply & Power management Unit Microcontroller Wireless Access medium Antenna 7

8 IoT Node HW: State-of-the-art and design trend Two main development and design trends: Commercial Off-The-Shelf COTS and System on Chip SoC COTS: platform for test and validation, real world experimentation SoC: Ultimate goal to achieve the implementation of long lifetime, low cost and invisible IoT node integrated and embedded into environment or object. 8

9 System On Chip: SoC 9

10 IoT node HW: trends and challenges Trends and challenges: More powerful IoT node: 32-bit core (e.g. WMSN) Robust and Energy Efficient Multicore (lifetime): Energy efficient IEEE : ~45mA ~15mA (2Mbs) (research prototype <10mA) Texas Instruments MSP430 runs at less than 100µA/MHz (FRAM ferroelectric read-only memory) Radio cognitive: IEEE , NB-IoT Battery-less IoT node: Energy harvesting. 10

11 IoT core technology: Operating System State-of-the-art: Event-driven: TinyOS, Contiki, MUROS Multi-thread: RETOS, tkernel, ScmRTOS (RTOS), MANTIS, AmbientRT etc. Hybrid: Contiki (not native), HEROS (native). Event-driven is not adapted to: Complex hard real-time application Distributed Component Based Model implementation (collaborative processing ) Multi-connection server (CoAP: delay) 11

12 IoT core technology - Operating System: Challenges Challenges: Energy Efficient (resource-aware: multicore and robustness), real-time collaborative processing and small memory footprint. Operating system is the key technology to implement time redundancy fault tolerant IoT node. 12

13 IoT core technology: communication protocol stack Many dedicated routing protocols were developed: Robustness, scalability and interoperability are still an open question. IPv6 for IoT: 6LoWPAN&RPL (IETF) Name OS platform Standard Note version ContikiRPL Contiki RFC6550 Support officially TelosB platform OpenWSN OpenWSN RFC6550 TinyRPL TinyOS Draft-ietf-rollrpl-17 NanoQplus NanoQplus Draft-ietf-rollrpl-13 Support TelosB and Epic platforms (only storing mode and single DODAG) RPL implementations for real-world devices [Chen Yibo, PhD thesis] 13

14 Resume 6LoWPAN Two main implementations: ContikiRPL SICS: Swedish Institute of Computer Science TinyRPL UC Berkey Simulator: Cooja (SICS) Small resource: Low power CPU and memory (<30KB of memory) Challenges: Large scale network still needs to be tested and evaluated (i.e. DIO overhead) Edge router or LBR LLN Border Router may solve this problem (RPL). 14

15 State-of-the-art of Tiny Server (IETF): TinyCoAP, CoapBlip, CoAP for Contiki, libcoap, CoAPy, jcoap, Californium Memory footprint of CoAP for Contiki: 8.5KB of ROM 1.5KB of SRAM 15

16 Other protocols: WoT protocol standard? - MQTT (IBM), AMQP (NASA, Google), STOMP, RabbitMQ Item OASIS/MQTT CoAP Traffic flow P2PP, P2P, MP2MP P2P Communication protocol TCP UDP Computing model Client/Server Server License OPEN OPEN 16

17 WoT: trend and challenges Both OASIS/MQTT and CoAP will be the standard? Challenge: How to implement energy efficient mashups? Relevant data (uncertainty data), Volatile and persistent data (Big data) 17

18 Intermittent data loss (Lossy link, sleep&wakeup mode) Network dysfunction due to environment change. Nodes are always sleep: Network disconnected for unknown reason Nodes are always wakeup: Battery exhausted prematurely (try continuously to send message) Unknown reasons 18

19 Why IoT node fails? Inconsistent specification Software errors Message synchronization Logical (Operation) error Data consistency Hardware errors Transient faults Permanent faults Lack of resource (e.g. stack overflow) 19

20 Dependable IoT node Classical techniques: Primary backup, DMR and TMR enable to implement fault tolerant system (space and time redundancy). Formal languages How to implement low cost, fault tolerant and energy constraint IoT node? 20

21 Hardware failures High speed low power CMOS technology Hardware main sources of failure: More sensitive to external disturbances, such as radiation effects electromagnetic influence, parameter fluctuations, and high temperatures, aging, application dependent, latch-up etc. (Mixed-Signal IP and SoC Design ) Taking into account the current status of ultra low power CMOS and mixed signal technology, how to implement a low cost and robust energy efficient 21 IoT node?

22 Dependable IoT node: Open research issues Open research issues: auto fail detection and auto configuration Formal Software and auto-check Time redundancy: auto fail detection and auto configuration (combine software and ultra low energy hardware fail detector, multicore architecture) Soft errors recovery: restart, execute the substitute task Permanent errors: restart with new hardware configuration (multicore architecture) 22

23 Conclusion The weak point of IoT large scale deployment concerns its robustness at front-end level. How to design a low cost, fault tolerant and energy efficient IoT is an open research issue. The IoT will drive new research fields and uncountable applications. The IoT will revolutionize (big bang) the ICT and continue to push ahead the current trend: super data centers and smart tiny data centers (trillion?) in order to meet the requirements divers applications. The economic and social impact of IoT is an open question, but one thing is sure IoT will change the way of our every day living. 23

24 «This work was founded by the French National Research Agency, the European Commission (Feder funds) and the Région Auvergne in the Framework of the LabEx IMobS 3» 24

Middleware for the Internet of Things Revision : 536

Middleware for the Internet of Things Revision : 536 Middleware for the Internet of Things Revision : 536 Chantal Taconet SAMOVAR, Télécom SudParis, CNRS, Université Paris-Saclay September 2017 Outline 1. Internet of Things (IoT) 2. Middleware for the IoT

More information

IOT DEVELOPER SURVEY RESULTS. April 2017

IOT DEVELOPER SURVEY RESULTS. April 2017 IOT DEVELOPER SURVEY RESULTS April 2017 SURVEY INTRODUCTION The Eclipse IoT Working Group, IEEE IoT, AGILE IoT and IoT Council cosponsored an online survey to better understand how developers are building

More information

Model- based design of energy- efficient applications for IoT systems

Model- based design of energy- efficient applications for IoT systems Model- based design of energy- efficient applications for IoT systems Alexios Lekidis, Panagiotis Katsaros Department of Informatics, Aristotle University of Thessaloniki 1st International Workshop on

More information

Advanced Topics in Information Technology-1 Internet of Things(IT623)

Advanced Topics in Information Technology-1 Internet of Things(IT623) Advanced Topics in Information Technology-1 Internet of Things(IT623) Problem Solver Generations of Informatique 3RD PLATFORM BILLIONS OF USERS Mobile Cloud Big Data Open Data Social Media IoT Mobile

More information

Linux+Zephyr: IoT made easy

Linux+Zephyr: IoT made easy Linux+Zephyr: IoT made easy IoT Explodes Everywhere Sensors and actuators embedded in physical objects and linked through wired and wireless networks, often using the same Internet Protocol (IP) that connects

More information

Introduction to the platforms of services for the Internet of Things Revision : 536

Introduction to the platforms of services for the Internet of Things Revision : 536 Introduction to the platforms of services for the Internet of Things Revision : 536 Chantal Taconet SAMOVAR, Télécom SudParis, CNRS, Université Paris-Saclay April 2018 Outline 1. Internet of Things (IoT)

More information

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective SHANZHI CHEN, HUI XU, DAKE LIU, BO HU, AND HUCHENG WANG Definitions of IoT from Different Organizations: Organizations

More information

Internet of Things - IoT Training

Internet of Things - IoT Training Internet of Things - IoT Training About Cognixia Cognixia, formerly known as Collabera TACT, is a Collabera Learning Solutions Company. Being a consistently awarded Digital Technology Training Company,

More information

Architecture of Industrial IoT

Architecture of Industrial IoT Architecture of Industrial IoT December 2, 2016 Marc Nader @mourcous Branches of IoT IoT Consumer IoT (Wearables, Cars, Smart homes, etc.) Industrial IoT (IIoT) Smart Gateways Wireless Sensor Networks

More information

IOT TECHNOLOGY & BUSINESS. Format: Online Academy. Duration: 5 Modules

IOT TECHNOLOGY & BUSINESS. Format: Online Academy. Duration: 5 Modules IOT TECHNOLOGY & BUSINESS Format: Online Academy Duration: 5 Modules IOT TECHNOLOGY & BUSINESS PROGRAMME COURSE OVERVIEW IoT is the next big thing for both operators and associated industries. However

More information

Impact of Intermittent Faults on Nanocomputing Devices

Impact of Intermittent Faults on Nanocomputing Devices Impact of Intermittent Faults on Nanocomputing Devices Cristian Constantinescu June 28th, 2007 Dependable Systems and Networks Outline Fault classes Permanent faults Transient faults Intermittent faults

More information

INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE

INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE Jurnal Informatika, Vol. 14, No. 1, Mei 2017, 47-52 ISSN 1411-0105 / e-issn 2528-5823 DOI: 10.9744/informatika.14.1.47-52 INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE Anthony Sutera

More information

IoT Technical foundation and use cases Anders P. Mynster, Senior Consultant High Tech summit DTU FORCE Technology at a glance

IoT Technical foundation and use cases Anders P. Mynster, Senior Consultant High Tech summit DTU FORCE Technology at a glance IoT Technical foundation and use cases Anders P. Mynster, apm@force.dk Senior Consultant High Tech summit DTU 2017 FORCE Technology at a glance Internet of Things devices everywhere! Gartners Hype cycle

More information

IoT Architecture for Future Building Management Embedded Lighting Controls

IoT Architecture for Future Building Management Embedded Lighting Controls 6 th International LED professional Symposium +Expo Sept 20-22, 2016 Bregenz IoT Architecture for Future Building Management Embedded Lighting Controls Walter WERNER Werner Management Services e.u., Dornbirn,

More information

Your partner in testing the Internet of Things

Your partner in testing the Internet of Things Your partner in testing the Internet of Things The power of testing in all phases of the product lifecycle The majority of devices sensors, actors, gateways building the Internet of Things (IoT) use wireless

More information

Introduction to the Internet of Things

Introduction to the Internet of Things Introduction to the Internet of Things Marco Zennaro, PhD Telecommunications/ICT4D Lab The Abdus Salam International Centre for Theoretical Physics Trieste, Italy Introduction to IoT Vision History of

More information

Bremner, D. (2015) The IoT Tree of Life. Technical Report. Knowledge Transfer Network, Sensors & Instrumentation Leadership Committee.

Bremner, D. (2015) The IoT Tree of Life. Technical Report. Knowledge Transfer Network, Sensors & Instrumentation Leadership Committee. nn Bremner, D. (2015) The IoT Tree of Life. Technical Report. Knowledge Transfer Network, Sensors & Instrumentation Leadership Committee. Copyright 2015 The Author A copy can be downloaded for personal

More information

Getting Started with Launchpad and Grove Starter Kit. Franklin Cooper University Marketing Manager

Getting Started with Launchpad and Grove Starter Kit. Franklin Cooper University Marketing Manager Getting Started with Launchpad and Grove Starter Kit Franklin Cooper University Marketing Manager Prelab Work Lab Documentation: https://goo.gl/vzi53y Create a free my.ti.com account Install Drivers for

More information

Internet of Things Trends, Challenges, Opportunities, and Applications

Internet of Things Trends, Challenges, Opportunities, and Applications Internet of Things Trends, Challenges, Opportunities, and Applications Rabie A. Ramadan, PhD College of Computer Science and Engineering Hail University http://rabieramadan.org rabie@rabieramadan.org Agenda

More information

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSDEM 2018 04.02.2018 Bosch Software Innovations GmbH Dr. Steffen Evers Head of Open Source Services Eclipse Kuksa Demo Open Source Connected Car Platform In-Vehicle

More information

Internet of Things: Networking Infrastructure for C.P.S. Wei Zhao University of Macau December 2012

Internet of Things: Networking Infrastructure for C.P.S. Wei Zhao University of Macau December 2012 Internet of Things: Networking Infrastructure for C.P.S. Wei Zhao University of Macau December 2012 Outline 1. Principles of IOT : What and how? 2. Realization of IOT : Framework and design 2 Principles

More information

Internet of Things (IoT): The Big Picture

Internet of Things (IoT): The Big Picture Internet of Things (IoT): The Big Picture Tampere University of Technology, Tampere, Finland Vitaly Petrov: vitaly.petrov@tut.fi IoT at a glance q Internet of Things is: o A concept o A trend o The network

More information

Keysight Technologies U3801A/02A IoT Fundamentals Applied Courseware. Data Sheet

Keysight Technologies U3801A/02A IoT Fundamentals Applied Courseware. Data Sheet Keysight Technologies U3801A/02A IoT Fundamentals Applied Courseware Data Sheet Introduction The Internet of Things (IoT) is the next mega trend that will change the way we live and work, and it is predicted

More information

ITU-T Y Specific requirements and capabilities of the Internet of things for big data

ITU-T Y Specific requirements and capabilities of the Internet of things for big data I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4114 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Distributed by Pycom Ltd. Copyright 2016 by Pycom Ltd. All rights reserved. No part of this document may be reproduced, distributed, or transmitted

Distributed by Pycom Ltd. Copyright 2016 by Pycom Ltd. All rights reserved. No part of this document may be reproduced, distributed, or transmitted Copyright 2016 by Pycom Ltd. All rights reserved. No part of this document may be reproduced, distributed, or and certain other noncommercial uses permitted by copyright law.. LoPy With LoRa, Wifi and

More information

Emerging IoT Technologies for Smart Cities

Emerging IoT Technologies for Smart Cities 07.11.2017 U4IoT Contact Dr sziegler@mandint.org IoT-related International Engagement ITU-T Member Rapporteur on Research and Emerging Technologies for the Internet of Things and Smart Cities (SG20) Cybersecurity

More information

What you need to know about IoT platforms. How platforms stack up in IoT

What you need to know about IoT platforms. How platforms stack up in IoT What you need to know about IoT platforms How platforms stack up in IoT 80 billion connected devices by 2025. 1 IoT success depends on assembling the right pieces on a flexible foundation that can support

More information

Work-in-Progress:Experience of Teaching Internet-of-Things Using TI ARM based Connected Launchpad

Work-in-Progress:Experience of Teaching Internet-of-Things Using TI ARM based Connected Launchpad Paper ID #14039 Work-in-Progress:Experience of Teaching Internet-of-Things Using TI ARM based Connected Launchpad Dr. Nannan He, Minnesota State University, Mankato Nannan He is an Assistant Professor

More information

T : Internet Technologies for Mobile Computing

T : Internet Technologies for Mobile Computing T-110.7111: Internet Technologies for Mobile Computing Overview of IoT Platforms Julien Mineraud Post-doctoral researcher University of Helsinki, Finland Wednesday, the 9th of March 2016 Julien Mineraud

More information

Pietro Mercati. System Energy Efficiency Lab. seelab.ucsd.edu

Pietro Mercati. System Energy Efficiency Lab. seelab.ucsd.edu Pietro Mercati System Energy Efficiency Lab seelab.ucsd.edu In the Rrevious Seminar IoT network IoT devices Technology and architectures This presentation Mohsen s presentation last time on Low level architectures

More information

IoT Software Platforms

IoT Software Platforms Politecnico di Milano Advanced Network Technologies Laboratory IoT Software Platforms in the cloud 1 Why the cloud? o IoT is about DATA sensed and transmitted from OBJECTS o How much data? n IPV6 covers

More information

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015 ICIC Express Letters Part B: Applications ICIC International c 2016 ISSN 2185-2766 Volume 7, Number 4(tentative), April 2016 pp. 1 ICICIC2015-SS21-06 PROTOTYPE OF IOT ENABLED SMART FACTORY HaeKyung Lee

More information

Internet of Things Telecommunication operator perspective

Internet of Things Telecommunication operator perspective Internet of Things Telecommunication operator perspective Pierre Rust 1 MINES Saint-Étienne, CNRS Lab Hubert Curien UMR 5516 2 Orange Labs UMR CNRS 5516 SAINT-ETIENNE Goal: Giving you overview of the perspective

More information

COURSE DESCRIPTION INTERNET OF THINGS- BUSINESS AND TECHNOLOGIES. Format: Classroom. Duration: 2 Days

COURSE DESCRIPTION INTERNET OF THINGS- BUSINESS AND TECHNOLOGIES. Format: Classroom. Duration: 2 Days COURSE DESCRIPTION INTERNET OF THINGS- BUSINESS AND TECHNOLOGIES Format: Classroom Duration: 2 Days COURSE SUMMARY Exposure to the latest IoT analysis from Ovum experts Technology trends and standards

More information

The LPWAN & IoT Value Chain. Nick Hunn WiFore Consulting

The LPWAN & IoT Value Chain. Nick Hunn WiFore Consulting The LPWAN & IoT Value Chain Nick Hunn WiFore Consulting The IoT is Hard Very Hard LPWAN is making it more difficult It s confusing implementers with even more options Just do it! but make it easy. Moving

More information

Integrating Device Connectivity in IoT & Embedded devices

Integrating Device Connectivity in IoT & Embedded devices Leveraging Microsoft Cloud for IoT and Embedded Applications Integrating Device Connectivity in IoT & Embedded devices Tom Zamir IoT Solutions Specialist tom@iot-experts.net About me Tom Zamir IoT Solutions

More information

Internet of Things hiotron Custom IOT Solution Development

Internet of Things hiotron Custom IOT Solution Development hiotron Custom IOT Solution Development [Make your device smart, yet not expensive] CONTENT OVERVIEW 1. Who we are? 2. Our Expertise & IOT Success Domain 3. hiotron Generic IOT Solution Architecture 4.

More information

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture - 01 Introduction to IoT-Part 1 So, the first lecture

More information

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize IoT Challenges & Testing aspects Alon Linetzki, Founder & CEO QualityWize alonl@quality-wize.com 1 Alon Linetzki CEO and Founder of QualityWize 3 decades in sw engineering, testing, quality assurance and

More information

The IoT and the Technical Information Challenge. Stuart Mendelsohn

The IoT and the Technical Information Challenge. Stuart Mendelsohn The IoT and the Technical Information Challenge Stuart Mendelsohn 1 About me From UK (Manchester) 4 years learning how to dig up dead people (archaeologist) Electronics was a hobby and then studied electronics/computing

More information

Scalability of MB-level Parallelism for H.264 Decoding

Scalability of MB-level Parallelism for H.264 Decoding Scalability of Macroblock-level Parallelism for H.264 Decoding Mauricio Alvarez Mesa 1, Alex Ramírez 1,2, Mateo Valero 1,2, Arnaldo Azevedo 3, Cor Meenderinck 3, Ben Juurlink 3 1 Universitat Politècnica

More information

Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive

Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive About Greens Technologys Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive Classroom & online training. We have an easy and affordable learning solution

More information

Compressed-Sensing-Enabled Video Streaming for Wireless Multimedia Sensor Networks Abstract:

Compressed-Sensing-Enabled Video Streaming for Wireless Multimedia Sensor Networks Abstract: Compressed-Sensing-Enabled Video Streaming for Wireless Multimedia Sensor Networks Abstract: This article1 presents the design of a networked system for joint compression, rate control and error correction

More information

IoT - Internet of Things. Brokerage event for Innovative ICT November, Varazdin, Croatia

IoT - Internet of Things. Brokerage event for Innovative ICT November, Varazdin, Croatia IoT - Internet of Things Brokerage event for Innovative ICT 23-24 November, Varazdin, Croatia IoT Internet of Things What is this? Is it hype or reality? Will it influence our life? Which technology will

More information

Internet of Things: Cross-cutting Integration Platforms Across Sectors

Internet of Things: Cross-cutting Integration Platforms Across Sectors Internet of Things: Cross-cutting Integration Platforms Across Sectors Dr. Ovidiu Vermesan, Chief Scientist, SINTEF DIGITAL EU-Stakeholder Forum, 31 January-01 February, 2017, Essen, Germany IoT - Hyper-connected

More information

Internet of things (IoT) Regulatory aspects. Trilok Dabeesing, ICT Authority 28 June 2017

Internet of things (IoT) Regulatory aspects. Trilok Dabeesing, ICT Authority 28 June 2017 Internet of things (IoT) Regulatory aspects 1 Trilok Dabeesing, ICT Authority 28 June 2017 2 IoT Regulatory aspects IoT - the interconnection via the Internet of computing devices embedded in everyday

More information

Contents on Demand Architecture and Technologies of Lui

Contents on Demand Architecture and Technologies of Lui Contents on Demand Architecture and Technologies of Lui ISOZUMI Atsunori, KAMIMURA Tomohiko, KUROIWA Minoru, SAKAMOTO Susumu, CHIBA Taneaki Abstract has developed Home Server PC Lui SX, which is a PC incorporating

More information

ST Technology Tour - Toronto Wednesday, October 18 - Agenda

ST Technology Tour - Toronto Wednesday, October 18 - Agenda ST Technology Tour - Toronto Wednesday, October 18 - Agenda Session 1 Session 2 Session 3 Hands-on Training Registration 9:30am 5:30pm Expo Floor open 9:45 AM 7:30 PM 10:30-11:10 11:20 - noon 12:10-12:50

More information

IoT beyond platforms. Enabling innovation at scale

IoT beyond platforms. Enabling innovation at scale IoT beyond platforms Enabling innovation at scale Ecosystem-enabled growth, the key promise of IoT stems from the ubiquitous nature of the technology its ability to cut across service components, including

More information

Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE. MSB Conference Oct 11, 2016 Frankfurt. International Electrotechnical Commission

Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE. MSB Conference Oct 11, 2016 Frankfurt. International Electrotechnical Commission Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE MSB Conference Oct 11, 2016 Frankfurt International Electrotechnical Commission Approach The IEC MSB decided to write a paper on Smart and Secure IoT

More information

Sensor Development for the imote2 Smart Sensor Platform

Sensor Development for the imote2 Smart Sensor Platform Sensor Development for the imote2 Smart Sensor Platform March 7, 2008 2008 Introduction Aging infrastructure requires cost effective and timely inspection and maintenance practices The condition of a structure

More information

IOT TECHNOLOGY AND ITS IMPACT

IOT TECHNOLOGY AND ITS IMPACT Presentation at the ABA National IOT Institute, Jones Day, Washington DC March 30, 2016 IOT TECHNOLOGY AND ITS IMPACT DR. VIJAY K. MADISETTI PROFESSOR OF ELECTRICAL AND COMPUTER ENGINEERING GEORGIA TECH

More information

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE ABSTRACT Dell Edge Gateway 5000 Series represents a blending of exceptional compute power and flexibility for Internet of Things deployments, offering service

More information

Kolding June 12, 2018

Kolding June 12, 2018 Kolding June 12, 2018 Microsoft s Perspective on IoT IoT is a business revolution enabled by a technology revolution Digital Feedback Loop IoT enables a digital feedback loop This digital feedback loop

More information

Self-Test and Adaptation for Random Variations in Reliability

Self-Test and Adaptation for Random Variations in Reliability Self-Test and Adaptation for Random Variations in Reliability Kenneth M. Zick and John P. Hayes University of Michigan, Ann Arbor, MI USA August 31, 2010 Motivation Physical variation is increasing dramatically

More information

Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used

Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used to convert the external analog voltage-like sensor

More information

XRAN-FH.WP.0-v01.00 White Paper

XRAN-FH.WP.0-v01.00 White Paper White Paper xran Fronthaul Working Group White Paper The present document shall be handled under appropriate xran IPR rules. 0 xran.org All Rights Reserved Revision History Date Revision Author Description

More information

Sharif University of Technology. SoC: Introduction

Sharif University of Technology. SoC: Introduction SoC Design Lecture 1: Introduction Shaahin Hessabi Department of Computer Engineering System-on-Chip System: a set of related parts that act as a whole to achieve a given goal. A system is a set of interacting

More information

IoT Strategy Roadmap

IoT Strategy Roadmap IoT Strategy Roadmap Ovidiu Vermesan, SINTEF ROAD2CPS Strategy Roadmap Workshop, 15 November, 2016 Brussels, Belgium IoT-EPI Program The IoT Platforms Initiative (IoT-EPI) program includes the research

More information

onem2m Certification & Use cases of Certified Products

onem2m Certification & Use cases of Certified Products onem2m Certification & Use cases of Certified Products Peter J. Kim (pjk@tta.or.kr) TTA() 한국정보통신기술협회 1 CONTENTS 01 Korea s IoT Activity 02 onem2m Certification 03 Global IoT Testing & Certification Center

More information

KPN and the Internet of Things

KPN and the Internet of Things KPN and the Internet of Things Everything and everybody connected Introduction Water and steam powered the first industrial revolution in the eighteenth c entury. Electricity was the catalyst for the second

More information

IoT Challenges in H2020. Mirko Presser, MSci, MSc, BSS/BTECH/MBIT Lab

IoT Challenges in H2020. Mirko Presser, MSci, MSc, BSS/BTECH/MBIT Lab IoT Challenges in H2020 Mirko Presser, MSci, MSc, PhD @mirkopresser mirko.presser@btech.au.dk BSS/BTECH/MBIT Lab iotcomicbook.org 2 IoT will turn the world into data. - Kevin Ashton 3 4 2009 5 Applied

More information

INTERNET OF THINGS THE GSMA GUIDE TO THE R A G E C A P A B I L C O V E I T Y T Y U R I E C R S B E C Y. gsma.com/iot

INTERNET OF THINGS THE GSMA GUIDE TO THE R A G E C A P A B I L C O V E I T Y T Y U R I E C R S B E C Y. gsma.com/iot C O V E R A G E C A P A B I L I T Y THE GSMA GUIDE TO THE INTERNET OF THINGS T Y C Y B E R S E C U R I SCALING THE IoT Enabling a world in which consumers and businesses enjoy rich new services, connected

More information

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP EACO Title: LTE, IOTs & OTTS Date: 13 th -17 th May 2019 Duration: 5 days Location: Kampala, Uganda Course Description: This Course is designed to: Give an

More information

ISELED - A Bright Future for Automotive Interior Lighting

ISELED - A Bright Future for Automotive Interior Lighting ISELED - A Bright Future for Automotive Interior Lighting Rev 1.1, October 2017 White Paper Authors: Roland Neumann (Inova), Robert Isele (BMW), Manuel Alves (NXP) Contents More than interior lighting...

More information

Boston/Newton Agenda

Boston/Newton Agenda 9:30 10:10 10:20 11:00 11:10 12:00 12:00 1:00 1:00 1:40 1:50 2:30 2:40 3:20 3:30 4:10 4:20 5:00 Boston/Newton Agenda Session 1 Session 2 Session 3 Hands-on LoRa enabling lowpower, wide-area networks (LPWANs)

More information

ERAdiate lecture series

ERAdiate lecture series ERAdiate lecture series Connected and Autonomous Driving Environment perception for Autonomous Driving Zilina François Fischer (ERTICO) 8 October 2018 This project has received funding from the European

More information

Self Restoring Logic (SRL) Cell Targets Space Application Designs

Self Restoring Logic (SRL) Cell Targets Space Application Designs TND6199/D Rev. 0, SEPT 2015 Self Restoring Logic (SRL) Cell Targets Space Application Designs Semiconductor Components Industries, LLC, 2015 September, 2015 Rev. 0 1 Publication Order Number: TND6199/D

More information

SoC IC Basics. COE838: Systems on Chip Design

SoC IC Basics. COE838: Systems on Chip Design SoC IC Basics COE838: Systems on Chip Design http://www.ee.ryerson.ca/~courses/coe838/ Dr. Gul N. Khan http://www.ee.ryerson.ca/~gnkhan Electrical and Computer Engineering Ryerson University Overview SoC

More information

Soft Errors re-examined

Soft Errors re-examined Soft Errors re-examined Jamil R. Mazzawi Founder and CEO www.optima-da.com Optima Design Automation Ltd 1 v1.2 Topics: Soft errors: definitions FIT Rate Soft-errors problem strengthening in new nodes Logical

More information

Timing Error Detection: An Adaptive Scheme To Combat Variability EE241 Final Report Nathan Narevsky and Richard Ott {nnarevsky,

Timing Error Detection: An Adaptive Scheme To Combat Variability EE241 Final Report Nathan Narevsky and Richard Ott {nnarevsky, Timing Error Detection: An Adaptive Scheme To Combat Variability EE241 Final Report Nathan Narevsky and Richard Ott {nnarevsky, tomott}@berkeley.edu Abstract With the reduction of feature sizes, more sources

More information

IoT Based Controlling and Monitoring of Smart City

IoT Based Controlling and Monitoring of Smart City IoT Based Controlling and Monitoring of Smart City P. Sai Bhavani Prasad,Mahantesh H Arutagi, Sanket Bandi, Shridhar V. Nayak, Dr. Iranna Korachagaon Professor and HoD, Department of Electrical and Electronics,

More information

This is a repository copy of Virtualization Framework for Energy Efficient IoT Networks.

This is a repository copy of Virtualization Framework for Energy Efficient IoT Networks. This is a repository copy of Virtualization Framework for Energy Efficient IoT Networks. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/92732/ Version: Accepted Version Proceedings

More information

NDT Meets the Internet of Things (IoT)

NDT Meets the Internet of Things (IoT) NDT Meets the Internet of Things (IoT) Steve Strachan * Vice President - Sales Sensor Networks, Inc. Boalsburg, PA * Presented by Bruce Pellegrino Agenda IoT explained Everyday IoT examples IoT meets NDT

More information

IoT using Python & Cloud Computing

IoT using Python & Cloud Computing PROSPECTUS Certified course on IoT using Python & Cloud Computing (IoTPCC) ABOUT ISM UNIV ISM UNIV is established in 1994, past 23 years this premier institution has trained over 7000+ Engineers on Embedded

More information

Internet of Things (IoT)

Internet of Things (IoT) Internet of Things (IoT) Aims of this session Define IoT Understanding the technology behind IoT Analysis of Operational aspects of IoT Understanding IoT business models Explore the policy and regulatory

More information

Approaches to synchronize vision, motion and robotics

Approaches to synchronize vision, motion and robotics Approaches to synchronize vision, motion and robotics Martin Stefik, National Instruments Long-Term Track Record of Growth Revenue: $1.23 billion in 2015 Global Operations: Approximately 7,400 employees;

More information

Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory

Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory F. Yudi Limpraptono and Irmalia Suryani Faradisa Abstract Web-based remote instrumentation

More information

Building Intelligent Edge Solutions with Microsoft IoT

Building Intelligent Edge Solutions with Microsoft IoT Building Intelligent Edge Solutions with Microsoft IoT Vincent Hong IoT Solution Architect, Microsoft Global Black Belt Mia Kesselring Director IoT Products, TELUS Kevin Zhang IoT Applications Engineer,

More information

R&S VENICE On air. 24/7.

R&S VENICE On air. 24/7. R&S VENICE On air. 24/7. www.rohde-schwarz.com/venice We proudly present our new R&S VENICE Control Play View Maintenance VDCP and FIMS Different applications and protocols for every possible workflow

More information

Application of Internet of Things for Equipment Maintenance in Manufacturing System

Application of Internet of Things for Equipment Maintenance in Manufacturing System Application of Internet of Things for Equipment Maintenance in Manufacturing System Tejaswini S Sharadhi 1, R S Ananda Murthy 2, Dr M S Shashikala 3 1 MTech, Energy Systems and Management, Department of

More information

Wireless Cloud Camera TV-IP751WC (v1.0r)

Wireless Cloud Camera TV-IP751WC (v1.0r) TRENDnet s, model, takes the work out of viewing video over the internet. Previously to view video remotely, users needed to perform many complicated and time consuming steps: such as signing up for a

More information

PERFORMANCE ANALYSIS OF IOT SMART SENSORS IN AGRICULTURE APPLICATIONS

PERFORMANCE ANALYSIS OF IOT SMART SENSORS IN AGRICULTURE APPLICATIONS International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 11, November 2018, pp. 1936 1942, Article ID: IJMET_09_11 203 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtype=

More information

Open IoT Platform & IoT-Engine

Open IoT Platform & IoT-Engine Open IoT Platform & IoT-Engine Ken Sakamura Professor, Director of Institute of Infrastructure Application of Ubiquitous Computing (IAUC), Interfaculty Initiative in Information Studies, Graduate School,

More information

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Y.4552/Y.2078 (02/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

THE NEXT GENERATION OF CITY MANAGEMENT INNOVATE TODAY TO MEET THE NEEDS OF TOMORROW

THE NEXT GENERATION OF CITY MANAGEMENT INNOVATE TODAY TO MEET THE NEEDS OF TOMORROW THE NEXT GENERATION OF CITY MANAGEMENT INNOVATE TODAY TO MEET THE NEEDS OF TOMORROW SENSOR Owlet is the range of smart control solutions offered by the Schréder Group. Owlet helps cities worldwide to reduce

More information

IERC Standardization Challenges. Standards for an Internet of Things. 3 and 4 July 2014, ETSI HQ (Sophia Antipolis)

IERC Standardization Challenges. Standards for an Internet of Things. 3 and 4 July 2014, ETSI HQ (Sophia Antipolis) www.internet-of-things-research.eu Standardization Challenges Standards for an Internet of Things 3 and 4 July 2014, ETSI HQ (Sophia Antipolis) Workshop co-organized by EC DG Connect and ETSI Dr. Ovidiu

More information

Internet of Things Conceptual Frameworks and Architecture

Internet of Things Conceptual Frameworks and Architecture Internet of Things Conceptual s and Architecture 1 An IoT Conceptual Physical Object + Controller, Sensor and Actuators + Internet = Internet of Things (1.1) Source: An equation given by Adrian McEwen

More information

Boston/Newton Agenda Session 1 Session 2 Session 3 Hands-on

Boston/Newton Agenda Session 1 Session 2 Session 3 Hands-on 9:30 10:10 10:20 11:00 11:10 12:00 12:00-1:00 1:00 1:40 1:50 2:30 Boston/Newton Agenda Session 1 Session 2 Session 3 Hands-on LoRa enabling lowpower, wide-area networks (LPWANs) required for IoT applications

More information

Internet of Things. Decoding the IoT Ecosystem. Jad El Cham October 2017 RIPE75 Tutorial

Internet of Things. Decoding the IoT Ecosystem. Jad El Cham October 2017 RIPE75 Tutorial Internet of Things Decoding the IoT Ecosystem Jad El Cham October 2017 RIPE75 Tutorial Who s joining the game Jad El Cham RIPE75 October 2017 2 The outlook for 2020 Predictions for number of connected

More information

IIoT & Digitalisation Workshop

IIoT & Digitalisation Workshop IIoT & Digitalisation Workshop Earn the Industrial IoT Samurai Badge when you attend Industrial Internet of Things & Digitalisation- Training Workshop Partial List of Past Attendees Industrial Internet

More information

RFSOI and FDSOI enabling smarter and IoT applications. Kirk Ouellette Digital Products Group STMicroelectronics

RFSOI and FDSOI enabling smarter and IoT applications. Kirk Ouellette Digital Products Group STMicroelectronics RFSOI and FDSOI enabling smarter and IoT applications Kirk Ouellette Digital Products Group STMicroelectronics ST in the IoT already Today 2 Kirk Ouellette More then Moore Workshop - Shanghai - March 17,

More information

North America, Inc. AFFICHER. a true cloud digital signage system. Copyright PDC Co.,Ltd. All Rights Reserved.

North America, Inc. AFFICHER. a true cloud digital signage system. Copyright PDC Co.,Ltd. All Rights Reserved. AFFICHER a true cloud digital signage system AFFICHER INTRODUCTION AFFICHER (Sign in French) is a HIGH-END full function turnkey cloud based digital signage system for you to manage your screens. The AFFICHER

More information

IoT-based Monitoring System using Tri-level Context Making for Smart Home Services

IoT-based Monitoring System using Tri-level Context Making for Smart Home Services IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 4 Ver. I (Jul. Aug. 2016), PP 01-05 www.iosrjournals.org IoT-based Monitoring System

More information

ITU-T Y Functional framework and capabilities of the Internet of things

ITU-T Y Functional framework and capabilities of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.2068 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2015) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Microsoft's IoT Vision and Roadmap. Tony Shakib General Manager, Azure IoT Microsoft

Microsoft's IoT Vision and Roadmap. Tony Shakib General Manager, Azure IoT Microsoft Microsoft's IoT Vision and Roadmap Tony Shakib General Manager, Azure IoT Microsoft IoT Enables a Digital Feedback Loop IoT Enables a Digital Feedback Loop The benefits are profound IoT enables a digital

More information

The Art of Low-Cost IoT Solutions

The Art of Low-Cost IoT Solutions The Art of Low-Cost IoT Solutions 13 June 2017 By Igor Ilunin, DataArt www.dataart.com 2017 DataArt Contents Executive Summary... 3 Introduction... 3 The Experiment... 3 The Setup... 4 Analysis / Calculations...

More information

Internet Of Things Meets Digital Signage. Deriving more business value from your displays

Internet Of Things Meets Digital Signage. Deriving more business value from your displays Internet Of Things Meets Digital Signage Deriving more business value from your displays IoT evolved into a mature concept ] IoT has been around as a technology trend for more than a decade but recent

More information

SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS

SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS IoT Landscape Status and Results Final STF 505 Presentation Workshop Jumoke Ogunbekun February 7, 2017 - Brussels ETSI TR 103

More information

AMPHENOL RF ENABLES THE INTERNET OF THINGS

AMPHENOL RF ENABLES THE INTERNET OF THINGS AMPHENOL RF ENABLES THE INTERNET OF THINGS Background The Internet of Things (IoT) is delivering the promises of greater efficiency, improved production, enhanced and new services, and deeper levels of

More information