Prof. Paolo Nesi.

Size: px
Start display at page:

Download "Prof. Paolo Nesi."

Transcription

1 Parte X: IOT Soutions from Industry 4.0 to Smart City Corso di: Sistemi Distribuiti Lauree in: Ingegneria Informatica, dee Teecomunicazioni ed Informatica di Scienze Prof. Paoo Nesi Department of Systems and Informatics, University of Forence Via S. Marta 3, 50139, Firenze, Itay te: , fax: DISIT Lab, Sistemi Distribuiti e Tecnoogie Internet paoo.nesi@unifi.it Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

2 IOT trend Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

3 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

4 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

5 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

6 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

7 IOT Main Concept The impementation of smart services may impies the: acquisition of data from the fied computation of actions/vaues Imposition of actions/vaues on the fied Computation Standard API Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

8 IOT Main Concept The impementation of smart services may impies the: acquisition of data from the fied computation of actions/vaues Imposition of actions/vaues on the fied Computation Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

9 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

10 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

11 Requirements Connecting any kind of device via any kind of protoco Expoiting any device in buiding any kind of service Guarantee the security of data and connection, avoiding the usage of Actuators/Sensors/Edges for non-authorized agents/users Abstracting from IOT device ocation, protoco Abstracting from IOT device ownership and reiabiity Enabing the formaization of services on the basis of IOT (most see them in terms of MicroServices with a the rest) Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

12 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

13 IOT Main Concept The impementation of smart services may impies the: acquisition of data from the fied computation of actions/vaues Imposition of actions/vaues on the fied IOT Edge Computation IOT Edge Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

14 Coud vs Fog/Edge Computing Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

15 Edge Computing, Fog Computing Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

16 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

17 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

18 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

19 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

20 IOT Context Broker Context Broker operations: create & pu data Context Producers pubish data/context eements by invoking the update operations on a Context Broker. Context Consumers can retrieve data/context eements by invoking the query operations on a Context Broker update query Context Producer Context Broker Context Consumer Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

21 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

22 Conceptua architecture Coud IOT Context Broker IOT Auth. Support IOT Device Management IOT Broker IOT Discovery Wrapper RabbitMQ Fied Actuators IOT Broker IOT Discovery IOT Edge Sensors Actuators Sensors Actuators Sensors Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

23 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

24 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

25 IOT stack protocos Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

26 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

27 IOT Brokers AMQP STOM P JMS COAP OASIS MQTT RabbitMQ X X X X X ActiveMQ X X X X StormMQ X HIVEMQ X X ORION BROKER X X Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

28 Comparison high eve IOT protocos Protoco s UDP/TCP Architecture Security and QoS Header Size (bytes) Max Length(by tes) MQTT TCP Pub/Sub Both 2 5 AMQP TCP Pub/Sub Both 8 - CoAP UDP Req/Res Both 4 20 (typica) XMPP TCP Both Security - - DDS TCP/UDP Pub/Sub QoS - - Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

29 MQTT: Message Queue Teemetry Transport security obtained with SSL/TLS since it is over TCP ISO/IEC PRF Over TCP/IP, Async, pub/subscribe, payoad agnostic (can be encrypted) Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

30 MQTT QoS Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

31 AMQP Advanced Message Queuing Protoco Over TCP, binary wire protoco Exchange decouping Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

32 CoAP: Constrained Appication Protoco OMA LWM2M over IETF CoAP (Internet Engineering Task Force) security obtained with DTLS, Datagram TLS HTTP ike over UDP, no TCP Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

33 Other protocos STOMP: Streaming Text Oriented Messaging Protoco Simiar to HTTP XMPP: Extensibe Messaging and Presence Protoco Based on XML, proposed by IETF Over TCP, can use HTTP WAMP: Web Appication Messaging Protoco WebSocket protoco by IANA Over eve 6 SNMP by IETF, eve 7 Over UDP, or IP Monitoring status of servers OneM2M AIOTI a strategic enaber for IoT appications and companies deveoping IoT soutions Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

34 Comparison of oweve IOT prot. Protocoi Standard Frequenza Range Data Rates IoT Buetooth Buetooth GHz (ISM) m (Smart/BLE) 1Mbps (Smart/BLE) ZigBee ZigBee 3.0 based 2.4GHz m 250kbps on IEEE LoWPAN RFC6282 (adapted and used over a variety of other networking media incuding Buetooth Smart (2.4GHz) or ZigBee or ow-power RF (sub-1ghz) Vedi protocoo di supporto Vedi protocoo di supporto WiFi Ceuar Based on n (most common usage in homes today) GSM/GPRS/EDG E (2G), UMTS/HSPA (3G), LTE (4G) 2.4GHz and 5GHz bands Approximatey 50m 600 Mbps maximum, but Mbps is more typica, depending on channe frequency used and number of antennas (atest ac standard shoud offer 500Mbps to 1Gbps) 900/1800/1900/2100MHz 35km max for GSM; (typica downoad): kps 200km max for HSPA (GPRS), kbps (EDGE), 384Kbps-2Mbps (UMTS), 600kbps- 10Mbps (HSPA), 3-10Mbps (LTE) NFC ISO/IEC MHz (ISM) 10cm kbps LoRaWAN LoRaWAN Various 2-5km (urban environment), 15km (suburban environment) kbps Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

35 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

36 FIWARE IOT Stack Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

37 Federated hierarchica soutions Higher eve protocos OMA NGSI (API) Appications nngsi On Top of HTTP, HTTPS IoT Patform (a) IoT Broker IoT Discovery nngsi nngsi IoT Patform (b) NGSI agents IoT Broker IoT Discovery nngsi NGSI agents Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

38 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

39 Conceptua archiecture Km4City KB Authentication Support Coud IOT Context Broker IOT Auth. Support IOT Device Management IOT Broker IOT Discovery Wrapper RabbitMQ Actuators IOT Broker Coud IOT Discovery IOT Edge Fied Sensors Actuators Sensors Actuators Sensors Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

40 MicroServices View Everything can be regarded as a MicroService Heterogeneous computing environment Suitabe REST API may transform a in MicroServices connected with some event driven approach. Discovering and registration Combination according to semantic REST API can be MicroServices Storage: write/update, search/seect, get Sensors and Actuators Subscription Protoco capabiity Mobie phone: push vs pu soutions Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

41 Service vs Microservices On the fied Sensor Sensor IOT Edge On Coud storage Smart City API/search service 1 Sensor Sensos IOT Edge Instance X of Service Y 2 actuator Personaized storage MicroServices processes Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

42 Service vs Microservices Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

43 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

44 IoT Software Patform 2emetry - IoT Anaytics Patform** Device manage ment? Yes Integration Saesforce, Heroku, ThingWorx APIs Security Comparison Link Encryption (SSL), Standards ( ISO 27001, SAS70 Type II audit) Appceerator No REST API Link Encryption (SSL, IPsec, AES-256) Link Encryption AWS IoT patform Yes REST API (TLS), Authentication (SigV4, X.509) Bosch IoT Suite - MDM IoT Yes Patform REST API *Unknown Ericsson Device Connection Link Encryption Patform (DCP) - MDM IoT Yes REST API (SSL/TSL),Authentication (SIM Patform based) EVRYTHNG - IoT Smart Products Patform No REST API Link Encryption (SSL) IBM IoT Foundation Device Yes Coud ParStream - IoT Anaytics Patform*** PLAT.ONE - end-to-end IoT and M2M appication patform ThingWorx - MDM IoT Patform Xivey- PaaS enterprise IoT patform REST and Rea-time APIs Protocos for data coection Types of anaytics MQTT, CoAP, STOMP, Rea-time anaytics M3DA (Apache Storm) MQTT, HTTP MQTT, HTTP1.1 MQTT, CoAP, AMQP, STOMP Rea-time anaytics (Titanium [1]) Rea-time anaytics (Rues Engine, Amazon Kinesis, AWS Lambda) *Unknown Support for visuaizations? No CoAP *Unknown No MQTT,CoAP, WebSockets Link Encryption ( TLS), Authentication (IBM Coud SSO), MQTT, HTTPS Identity management (LDAP) No R, UDX API *Unknown MQTT Yes Yes REST API REST API Link Encryption (SSL), Identity Management (LDAP) Standards (ISO 27001), Identity Management (LDAP) MQTT, SNMP MQTT, AMQP, XMPP, CoAP, DDS, WebSockets Rea-time anaytics (Rues Engine) Rea-time anaytics (IBM IoT Rea-Time Insights) Rea-time anaytics, Batch anaytics (ParStream DB) *Unknown Predictive anaytics(thingworx Machine Learning), Reatime anaytics (ParStream DB) By Myuru Dayarathna Yes (Titanium UI Dashboard) Yes (AWS IoT Dashboard) Yes (User Interface Integrator) Yes (EVRYTHNG IoT Dashboard) Yes (Web porta) Yes (ParStream Management Consoe) Yes (Management Consoe for appication enabement, data management, and device management) Yes (ThingWorx SQUEAL) HTTP, HTTPS, Yes (Management No REST API Link Encryption (SSL/TSL) Sockets/ Websocket, *Unknown consoe) MQTT Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

45 Sommario IOT concepts High vs Low eve protocos Coud vs Fog/Edge Computing IOT Middeware IOT conceptua architecture IOT communication patterns IOT stack protocos IOT Brokers Comparing high eve protocos Comparing ow eve protocos FiWARE IOT stack IOT deveopment too IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

46 Main Appications Scenarious Smart City Connected drive E-heath Persona usage of Services Industria 4.0, industria automation Controing factory Home Automation. Office Automation. Safety and Security. Pants E-Commerce Monitoring shops Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

47 IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

48 IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

49 IOT Appications Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

50 Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

51 Concusions Open issues: Deveopment toos for IOT Monitoring and debug toos for IOT Interoperabiity among the severa protocos Security over the Services/microServices Sistemi Distribuiti, Univ. Firenze, Paoo Nesi

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

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

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

Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days

Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days 30.9.2016 DOAG 2016 Big Data Days Guido Schmutz BASEL BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENEVA HAMBURG COPENHAGEN LAUSANNE MUNICH STUTTGART VIENNA ZURICH Guido Schmutz Working for Trivadis

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

Showcase C: Korea USA. Japan (Germany) Germany. Smart City Services and Multiple Service Layer Platforms Interworking

Showcase C: Korea USA. Japan (Germany) Germany. Smart City Services and Multiple Service Layer Platforms Interworking Korea KETI & SKT & ntels USA CONVIDA Wireless Japan (Germany) NEC Laboratories Europe Germany Fraunhofer FOKUS Showcase C: Smart City Services and Multiple Service Layer Platforms Interworking KETI Convida

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

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

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

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

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

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

Comparison of IoT Platform Architectures: A Field Study based on a Reference Architecture

Comparison of IoT Platform Architectures: A Field Study based on a Reference Architecture Institute of Architecture of Application Systems Comparison of IoT Platform Architectures: A Field Study based on a Reference Architecture Jasmin Guth, Uwe Breitenbücher, Michael Falkenthal, Frank Leymann,

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

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

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

3 rd International Conference on Smart and Sustainable Technologies SpliTech2018 June 26-29, 2018

3 rd International Conference on Smart and Sustainable Technologies SpliTech2018 June 26-29, 2018 Symposium on Embedded Systems & Internet of Things in the frame of the 3 rd International Conference on Smart and Sustainable Technologies (), technically co-sponsored by the IEEE Communication Society

More information

Inc. Internet of Things. Outcome Economy. to Win in the. How Your Company Can Use the

Inc. Internet of Things. Outcome Economy. to Win in the. How Your Company Can Use the Inc. How Your Company Can Use the Internet of Things to Win in the Outcome Economy CONTENTS Preface xi Acknowledgments xv Introduction: What s the Deal with IoT? xvii P A R T O N E The Business End of

More information

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

DCIT 2015 Wuhan, Hubei, China, November LIMOS UMR 6158 CNRS, Clermont-Ferrand, FRANCE DCIT 2015 Wuhan, Hubei, China, 16-18- November 2015 kun-mean.hou@isima.fr LIMOS UMR 6158 CNRS, Clermont-Ferrand, FRANCE 1 Outline Introduction: Panorama of IoT technology IoT core technologies: IoT node

More information

Enabling IoT Ecosystems through Platform Interoperability

Enabling IoT Ecosystems through Platform Interoperability Enabling IoT Ecosystems through Platform Interoperability Arne Broering 1 Stefan Schmid 2 Corina-Kim Schindhelm 1 Abdelmajid Khelil 3 Sebastian Kaebisch 1 Denis Kramer 3 Danh Le Phouc 4 Jelena Mitic 1

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

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 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

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

Samsara VS2 Series Vision System

Samsara VS2 Series Vision System Samsara VS2 Series Vision System CLOUD-MANAGED VS2 VISION SYSTEM DATASHEET Samsara s VS2-series machine vision system combines next-generation processing power with builtin cloud storage and reporting

More information

IoT Theory and Concepts. (Including Practicals)

IoT Theory and Concepts. (Including Practicals) IoT Theory and Concepts (Including Practicals) Gartner says: World will need 300,000 IOT developers by year 2017. Anything we buy that costs over $100 will be IoT enabled by 2018 We, at Axelta, have launched

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

[1-H1-3-17/1-P3-2-19] AWS IoT. Takashi Koyanagawa SA: IoT/AI Solution Builder. 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.

[1-H1-3-17/1-P3-2-19] AWS IoT. Takashi Koyanagawa SA: IoT/AI Solution Builder. 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. [1-H1-3-17/1-P3-2-19] AWS IoT Takashi Koyanagawa SA: IoT/AI Solution Builder d S A Q c F b a RW 3F cp mnadi C o a S K MT gew L b id h, / ), ( Agenda MQTT MQTT device SDK MQTT IoT Core shadow /topic 2017

More information

Internet of Things (IoT) 2018 Market Statistics, Use Cases and Trends Page 1 of 53

Internet of Things (IoT) 2018 Market Statistics, Use Cases and Trends Page 1 of 53 Internet of Things (IoT) 2018 Market Statistics, Use Cases and Trends Page 1 of 53 CONTENTS 1. WHAT IS IOT 4 1.1 IoT Platform 4 1.2 IoT Stack 5 1.3 Advancements in IoT 5 1.4 IoT Ecosystem 7 1.5 IoT Technologies

More information

MACHINE-TO-MACHINE OR THE INTERNET OF THINGS

MACHINE-TO-MACHINE OR THE INTERNET OF THINGS MACHINE-TO-MACHINE OR THE INTERNET OF THINGS Henning Schulzrinne FCC & Columbia University with slides from Harish Viswanathan, Alcatel-Lucent 2 Overview M2M: more than cellular or unlicensed Technical

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

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

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

Connected Car as an IoT Service

Connected Car as an IoT Service Connected Car as an IoT Service Soumya Kanti Datta Research Engineer Communication Systems Department Email: Soumya-Kanti.Datta@eurecom.fr Roadmap Introduction Challenges Uniform Data Exchange Management

More information

DEVELOPING IN THE IOT SPACE

DEVELOPING IN THE IOT SPACE DEVELOPING IN THE IOT SPACE Bruce Hulse Technology Fellow Office of the CTO ReDev B0st0n 2017 Over 35 years with PTC (via Prime Computer / Computervision) Pre-sales; R&D; Product Management; Office of

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

THE TRANSFER CENTER INTERNET OF THINGS (IOT) LAB

THE TRANSFER CENTER INTERNET OF THINGS (IOT) LAB THE TRANSFER CENTER INTERNET OF THINGS (IOT) LAB DEMONSTRATION, DEVELOPMENT AND TEST CENTER FOR IOT TECHNOLOGIES We support our customers from recognizing and understanding IoT technologies to strategy

More information

IoT Enabler, from the Things to the Services and Service Platform

IoT Enabler, from the Things to the Services and Service Platform IoT Enabler, from the Things to the Services and Service Platform Dr. Byung K Lim InterDigital Asia/VP Innovations Labs Seoul, Korea October 28, 2015 2015 InterDigital Inc. All Rights Reserved. 1 1 IoT

More information

IoT REFERENCE FRAMEWORK APPLICATION GUIDE. IoT Reference Framework Application Guide v1.0

IoT REFERENCE FRAMEWORK APPLICATION GUIDE. IoT Reference Framework Application Guide v1.0 IoT REFERENCE FRAMEWORK APPLICATION GUIDE IoT Reference Framework v1.0 This Guideline was developed by Enabler Workstream #3 (ews-3) Cyber Security and Network Resilience of the IoT Alliance Australia

More information

UPDATE ON IOT LANDSCAPING

UPDATE ON IOT LANDSCAPING UPDATE ON IOT LANDSCAPING ETSI STF 505 Jumoke Ogunbekun IoT in the Smart Home Workshop, 21 st to 22 nd March 2015, Sophia Antipolis, France Outline Starting point for TR 103 375 The AIOTI initiative AIOTI

More information

RUCKUS IoT SUITE DATA SHEET BENEFITS

RUCKUS IoT SUITE DATA SHEET BENEFITS Organizations seeking to deploy IoT solutions face a complex, fragmented ecosystem of standards, devices and services that often slows or stalls enterprise IoT deployments. BENEFITS REUSE EXISTING INFRASTRUCTURE

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

Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology. Vijay Kumar, CTO ESRI India

Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology. Vijay Kumar, CTO ESRI India Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology Vijay Kumar, CTO ESRI India Agenda: 1 2 3 4 Understanding IoT IoT component and deployment patterns ArcGIS Geospatial Platform

More information

Energy meter MRE-44S. MRE-44S/DC24V energy meter

Energy meter MRE-44S. MRE-44S/DC24V energy meter MRE-44S MRE-44S/DC24V energy meter Comprehensive consumption data anaysis in rea time High resoution and accuracy (cass 0.) even in harmonicay distorted grids Aso anayses harmonics (optiona, up to 50 Hz)

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

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

RAK411 SPI-WIFI Module

RAK411 SPI-WIFI Module RAK411 SPI-WIFI Module Specification V1.5 Shenzhen Rakwireless Technology Co., Ltd www.rakwireless.com info@rakwireless.com 2015 Rakwireless all rights reserved. Mentioned in this document, the actual

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

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

Spectrum for the Internet of Things

Spectrum for the Internet of Things Spectrum for the Internet of Things GSMA Public Policy Position August 2016 COPYRIGHT 2017 GSM ASSOCIATION 2 SPECTRUM FOR THE INTERNET OF THINGS Summary The Internet of Things (IoT) is a hugely important

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

TVWS Devices and their Applications

TVWS Devices and their Applications UNESCAPAP-ISSteeringCommitteeandWSISRegionalReview TVWS Devices and their Applications -Bridging Digital Divide and Enhancing Innovative Services 27 August 2018 Innonet Co., Ltd. (admin@innonet.net) Ⅰ

More information

InterReach Fusion Data Sheet

InterReach Fusion Data Sheet In-Building Wireless Networking System InterReach Fusion offers the same superior performance as Unison in a multiband, easy-to-install, economical package. It is ideal for mid-sized to large installations

More information

Integration of Serious Games and IoT Data Management Platforms to Motivate Behavioural Change for Energy Efficient Lifestyles

Integration of Serious Games and IoT Data Management Platforms to Motivate Behavioural Change for Energy Efficient Lifestyles University of Murcia Faculty of Computer Science Deparment of Communications and Information Engineering Integration of Serious Games and IoT Data Management Platforms to Motivate Behavioural Change for

More information

Integra series. Integra series comparison, v1.43, November All data are subject to change without prior notice Page 1

Integra series. Integra series comparison, v1.43, November All data are subject to change without prior notice Page 1 Integra series SAF Tehnika the pioneer of compact full outdoor microwave radio technology is excited to take a step forward in the evolution of full outdoor packet microwave radio systems. Integra is an

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad -500043 COMPUTER SCIENCE AND ENGINEERING TUTORIAL QUESTIONBANK Course Title INTERNET OF THINGS Course Code ACS510 Programme B.Tech

More information

Cisco Video Surveillance 6050 IP Camera Data Sheet

Cisco Video Surveillance 6050 IP Camera Data Sheet Data Sheet Cisco Video Surveillance 6050 IP Camera Data Sheet Product Overview The Cisco Video Surveillance 6050 IP Camera (shown in Figure 1) is a ruggedized, outdoor, high-definition video endpoint with

More information

Bridging Legacy Systems & the Internet of Things. Matt Newton Director of Technical Marketing OPTO 22

Bridging Legacy Systems & the Internet of Things. Matt Newton Director of Technical Marketing OPTO 22 Bridging Legacy Systems & the Internet of Things Matt Newton Director of Technical Marketing OPTO 22 Overview A Tale of Two Turbines Why IoT? IoT Roadblocks How do we get there? Connecting the physical

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

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

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

Efficient FPGA-based Video Systems. Aaron Behman Xilinx

Efficient FPGA-based Video Systems. Aaron Behman Xilinx Efficient FPGA-based Video Systems Aaron Behman Xilinx Agenda About Xilinx Trends in Professional Video FPGAs in the Video Value Chain Video System Architecture FPGA Video System Software Defined Video

More information

Keynote : How Smart Cities can become economic, social and cultural growth centres in India?

Keynote : How Smart Cities can become economic, social and cultural growth centres in India? Keynote : How Smart Cities can become economic, social and cultural growth centres in India? Karthikeyan Krish, Principal Systems Engineer, Ruckus Networks, An ARRIS Company IoT India Congress 2018 Oct

More information

Five-Input Universal Switcher with Wireless Presentation Link

Five-Input Universal Switcher with Wireless Presentation Link Introduction The Atlona is a 5x1 multi-format switcher with wireless presentation capability. It provides universal BYOD (bring your own device) compatibility with HDMI, DisplayPort, and -C inputs, plus

More information

Industrial Wi-Fi Access Point and Client - DM500

Industrial Wi-Fi Access Point and Client - DM500 Industrial Access Point and Client - High Performance Entry-Level Access Point The is an IEEE 802.11n Access Point, that provides even for very demanding applications sufficient performance at a maximum

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

LandRake HYC V 4006-MIMO Series 4GHz PTP / NATO Mobile Mesh Series

LandRake HYC V 4006-MIMO Series 4GHz PTP / NATO Mobile Mesh Series LandRake HYC V 4006-MIMO Series 4GHz PTP / NATO Mobile Mesh Series HYC (V)406X-27 4.430 ~ 4.930 GHz 2x2 MIMO HT-OFDM PTP/Mobile Mesh Radio with GPS receiver With High Throughput 2x2 MIMO HT-OFDM Protocol

More information

IOT Based Fuel Monitoring For Vehicles

IOT Based Fuel Monitoring For Vehicles IOT Based Fuel Monitoring For Vehicles Akshada Kawane 1, Shweta Kompa 2, Pranali Survase 3, Pratiksha Thorat 4... ABSTRACT Nowadays, true record of fuel stuffed and gas consumption in vehicles is no longer

More information

Spectrum Management Aspects Enabling IoT Implementation

Spectrum Management Aspects Enabling IoT Implementation Regional Seminar for Europe and CIS Management and Broadcasting 29-31 May 2017 Hotel Roma Aurelia Antica, Convention Centre Rome, Italy Management Aspects Enabling IoT Implementation Pavel Mamchenkov,

More information

IOT SERVICES, SAAS AND SENSORS CATALOG. September Copyright 2015 Monitor8; Curtis Consulting Group (CCG)

IOT SERVICES, SAAS AND SENSORS CATALOG. September Copyright 2015 Monitor8; Curtis Consulting Group (CCG) IOT SERVICES, SAAS AND SENSORS CATALOG September 2015 Copyright 2015 Monitor8; Curtis Consulting Group (CCG) MONITOR8 PROFILE SNAPSHOT Federal Market IoT Planning, Solution Design, Application Development,

More information

RAK413 UART WiFi Module Datasheet V1.9

RAK413 UART WiFi Module Datasheet V1.9 RAK43 UART WiFi Module Datasheet V.9 205 Rakwireless all rights reserved. Mentioned in this document, the actual company and product names, trademarks are their respective owners. After update the new

More information

ETR mm. 31mm. 91mm. Wireless-N 3G Router & Client Bridge PRODUCT DESCRIPTION

ETR mm. 31mm. 91mm. Wireless-N 3G Router & Client Bridge PRODUCT DESCRIPTION Wireless-N 3G Router & Client Bridge 2.4GHz 150Mbps 3G/3.5G Network Sharing 63mm 31mm 91mm PRODUCT DESCRIPTION is a 1T1R Wireless Single chip 11N Pocket AP/Router that delivers up to 3-times faster speed

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

A REFERENCE MODEL FOR TESTING INTERNET OF THINGS BASED APPLICATIONS

A REFERENCE MODEL FOR TESTING INTERNET OF THINGS BASED APPLICATIONS Journal of Engineering Science and Technology Vol. 13, No. 8 (2018) 2504-2519 School of Engineering, Taylor s University A REFERENCE MODEL FOR TESTING INTERNET OF THINGS BASED APPLICATIONS PRAMOD MATHEW

More information

Falcons team update. Presentation Portugal Workshop 2015

Falcons team update. Presentation Portugal Workshop 2015 Facons team update Presentation Portuga Workshop 2015 Contents ASML s mission for Robocup Software updates New vision system Mission Vision for 2015-2016 Inside ASML there is a growing awareness for the

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

Professional 4-Channel DVB Receiver and Transmodulator Item: 5213

Professional 4-Channel DVB Receiver and Transmodulator Item: 5213 IDLV-3440DM Professional 4-Channel DVB Receiver and Transmodulator Item: 5213 IDLV-3440DM integrates 4 DVB Receiver and Transmodulator in one 1U 19 chassis. It provides operators an ideal DTV headend setup

More information

Huawei AT815SN Brochure-Detailed

Huawei AT815SN Brochure-Detailed Huawei AT815SN Brochure-Detailed Huawei AT815SN Brochure-Detailed Huawei AT815SN is a standard outdoor access terminal (AT) that provides excellent remote access performance and enhanced protection. It

More information

Content. Solutions. DLB series. LigoDLB PRO. LigoDLB ac. LigoPTP series. LigoPTMP. NFT series. Enterprise 2. Operators 2. Industrial 3.

Content. Solutions. DLB series. LigoDLB PRO. LigoDLB ac. LigoPTP series. LigoPTMP. NFT series. Enterprise 2. Operators 2. Industrial 3. Product Overview Content Solutions Enterprise 2 Operators 2 Industrial 3 Security 3 DLB series Product summary (2GHz outdoor) 5 Product summary (5GHz outdoor) 6 Product comparison 7 PRO Product summary

More information

New Standards That Will Make a Difference: HDR & All-IP. Matthew Goldman SVP Technology MediaKind (formerly Ericsson Media Solutions)

New Standards That Will Make a Difference: HDR & All-IP. Matthew Goldman SVP Technology MediaKind (formerly Ericsson Media Solutions) New Standards That Will Make a Difference: HDR & All-IP Matthew Goldman SVP Technology MediaKind (formerly Ericsson Media Solutions) HDR is Not About Brighter Display! SDR: Video generally 1.25x; Cinema

More information

TVD-5406 H.265 IP 3MPX Outdoor Dome Camera A&E Specifications

TVD-5406 H.265 IP 3MPX Outdoor Dome Camera A&E Specifications TVD-5406 H.265 IP 3MPX Outdoor Dome Camera A&E Specifications A. The TVD-5406 IP 3MPX Dome camera shall capture, encode and transmit video over a network. B. TVD-5406 shall be as manufactured by Interlogix.

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

MR84. Datasheet MR84. Dual-band ac Wave 2 access point with separate radios dedicated to security, RF management, and Bluetooth

MR84. Datasheet MR84. Dual-band ac Wave 2 access point with separate radios dedicated to security, RF management, and Bluetooth Datasheet MR84 MR84 Dual-band 802.11ac Wave 2 access point with separate radios dedicated to security, RF management, and Bluetooth High performance 802.11ac Wave 2 wireless The Cisco Meraki MR84 is a

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

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

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

MR70. Datasheet MR70. Dual-band, ac Wave 2 ruggedized access point delivering basic enterprise wireless for outdoor or low-density deployments

MR70. Datasheet MR70. Dual-band, ac Wave 2 ruggedized access point delivering basic enterprise wireless for outdoor or low-density deployments Datasheet MR70 MR70 Dual-band, 802.11ac Wave 2 ruggedized access point delivering basic enterprise wireless for outdoor or low-density deployments Entry-level cloud-managed 802.11ac wireless The Cisco

More information

Altum AC GHz PtP & PtmP License Free Wireless Ethernet Bridge Flexible & Rugged All Outdoor Design. System Features. Applications.

Altum AC GHz PtP & PtmP License Free Wireless Ethernet Bridge Flexible & Rugged All Outdoor Design. System Features. Applications. 5.1-5.9 GHz PtP & PtmP License Free Wireless Ethernet Bridge Flexible & Rugged All Outdoor Design Altum AC System Features 600 Mbps Layer 2 throughput Meets 5.15-5.25 GHz FCC rules 2x2 MIMO operation up

More information

Measuring the Internet of Things (IoT)

Measuring the Internet of Things (IoT) Measuring the Internet of Things (IoT) A Regulator s Perspective João Noronha, ANACOM (Portugal) 16.11.2017 1 Index 1. The Internet of Things (IoT) 2. IoT, public policy and regulation 3. Measuring the

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

N720 Specifications Version 1.4

N720 Specifications Version 1.4 N720 Hardware User Guide () N720 Specifications Version 1.4 Copyright Copyright 2017 Neoway Technology Co., Ltd. All rights reserved. No part of this document may be reproduced or transmitted in any form

More information

RECENT TRENDS AND ISSUES IN IOT

RECENT TRENDS AND ISSUES IN IOT RECENT TRENDS AND ISSUES IN IOT *K.Yogitha, **V.Alamelumangai *Research Scholar, Department of E&I, Annamalai University **Professor, Department of E&I, Annamalai University ABSTRACT The term IOT refers

More information

Internet Of Things. Introduction & Testing Challenges. Tony Opferman

Internet Of Things. Introduction & Testing Challenges. Tony Opferman Internet Of Things Introduction & Testing Challenges Tony Opferman tony.opferman@rsa.rohde-schwarz.com Key Account and Technology Support Mgr Rohde and Schwarz USA, Inc. Rohde and Schwarz is an 82 year

More information

Multi-TS Streaming Software

Multi-TS Streaming Software Appication Note Thomas Lechner 1.2017 0e Muti-TS Streaming Software Appication Note Products: R&S CLG R&S CLGD R&S SLG The R&S TSStream muti-ts streaming software streams a number of MPEG transport stream

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

Models HP M n (WW) Access Point

Models HP M n (WW) Access Point Overview HP M210-802.11n Access Point Series Models HP M210 802.11n (AM) Access Point HP M210 802.11n (WW) Access Point JL023A JL024A Key features IEEE 802.11a/b/g/n access point (AP) Single-radio, dual-band

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

Scan Service Model and Requirements

Scan Service Model and Requirements 2 4 6 7 8 June 27, 2007 wd-mfdscan10-2007 Working Draft The Printer Working Group 9 10 11 12 13 14 15 16 17 18 19 20 21 22 Scan Service Model and Requirements Status: Interim Abstract: Network print devices

More information

Overview and Technical presentation

Overview and Technical presentation Overview and Technical presentation Richard LHERMITTE VP Solutions & Market development Tim HOSMER Director of Comark Digital Services Key covered topics Overview Why ATSC3.0 Key advantages for Broadcasters

More information