A MESH FAIRY TALE. The Eighths International Conference on Networking. and Services ICNS 2012

Size: px
Start display at page:

Download "A MESH FAIRY TALE. The Eighths International Conference on Networking. and Services ICNS 2012"

Transcription

1 A MESH FAIRY TALE The Eighths International Conference on Networking and Services ICNS 2012 March 26, 2012, St.Marteen Vladimír Šulc MICRORISC s.r.o. Jičín, Czech Republic

2 WHY FAIRY TALE Slide 2

3 AGENDA Introduction MESH wiki History (biz) trip Wireless - low power Real challenge? IQMESH approach Slide 3

4 MICRORISC s.r.o. Czech Republic, EU found in 1991 R&D, engineering, sales Almost 30 patents R&D team has over 20 people IQRF platform IQVCP platform IQRF Smart House platform Slide 4

5 Brno University of Technology Technical university found in 1899 The first university in Moravia There are 12 departments at the Faculty, with about 190 teachers, 360 Ph.D. students and more than 4,000 students in Bachelor s and Master s study programes. The quality of teaching is guaranteed by accreditation procedures, one at the national level by the Czech Ministry of Education, another by the European Association for Education FEANI. MICRORISC and BUT started their fruitful cooperation in Slide 5

6 AGENDA Introduction MESH wiki History (biz) trip Wireless - low power Real challenge? IQMESH approach Slide 6

7 MESH - wiki Mesh (material) Slide 7

8 MESH - wiki MESH band picture from official website: picture from official website: Slide 8

9 MESH - wiki MESH (scale) 16 MESH = 1 mm 32 MESH = 0.5 mm Slide 9

10 MESH - wiki MESH (mathematics) Partition of interval a = x 0 < x 1 < x 2 <... < x n = b The mesh of the partition x 0 < x 1 < x 2 <... < x n is the length of the longest subinterval Slide 10

11 MESH - wiki MESH (medical) MeSH Medical Subject Heading a vocabulary for the purpose of indexing articles and books in the life sciences Slide 11

12 MESH - wiki MESH (chemistry) MESH Methanethiol (CH3SH) a colorless smelly gas Slide 12

13 MESH - wiki MESH (number sign) # Slide 13

14 MESH - wiki MESH (cipher) MESH CIPHER (based on IDEA) Slide 14

15 MESH - wiki MESH (networking) Slide 15

16 AGENDA Introduction MESH wiki History (biz) trip Wireless - low power Real challenge? IQMESH approach Slide 16

17 MESH history trip Electronic industry - components a word (nobody took care about) Slide 17

18 MESH history trip Electronic industry - components a strange word (used by FAE) Slide 18

19 MESH history trip Electronic industry - components a nice word (used by FSE) Slide 19

20 MESH history trip Electronic industry - components a magic word (used by sales people) Slide 20

21 AGENDA Introduction MESH wiki History trip Wireless - low power Real challenge? IQMESH approach Slide 21

22 Wireless Low Power MESH NETWORKS Slide 22

23 Wireless Low Power MN Typical applications? Telemetry Short range WIRELESS NETWORKS applications Industrial automation Building automation Slide 23

24 Wireless Low Power... WMNs, sensors thousands of devices flexible timing hundreds hops concerns ECONOMY COMPLEXITY RELIABILITY (RT) PREDICTABILITY wide MESH networks where reliability and determinism is a must Slide 24

25 AGENDA Introduction MESH wiki History trip Wireless - low power Real challenge? IQMESH approach Slide 25

26 REAL CHALLENGE thousands of devices ECONOMY POWER CONSUMPTION VARIETY OF DIFFERENT DEMANDS LOW RATE COMMUNICATION PREDICTABILITY & DETERMINISM CONCURENCY AND INTERFERENCE SPECTRUM SHARING Slide 26

27 REAL CHALLENGE thousands of devices A MESH FAIRY TALE ends reality is coming Slide 27

28 REAL CHALLENGE thousands of devices THEORY OF GRAPHS IN REAL TIME IN SHARED SPECTRUM WITH LIMITED RESOURCES Slide 28

29 REAL CHALLENGE thousands of devices Number of links Packet can travel over the network by many different ways. Should network specify the best one(s)? How? When? Slide 29

30 REAL CHALLENGE SOLUTION ECONOMY ECONOMY & POWER CONSUMPTION Great algorithms battery eaters resources demanding lower resources 0.50 USD vs. 50 USD higher consumption Slide 30

31 REAL CHALLENGE POWER CONSUMPTION & RT POWER CONSUMPTION & RT Centralized management? Distributed services? Acknowledgements? Slide 31

32 AGENDA Introduction MESH wiki History trip Wireless - low power Real challenge? IQMESH approach Slide 32

33 IQMESH Implementation Supported bands, frequencies? Sub-GHz 2.4GHz micro waves USA (FCC) 315 / MHz Europe (ETSI) MHz target band IQRF can work at any band specializes to sub-ghz ISM bands Slide 33

34 IQMESH Evolution 2004 Point-to-Point Point-to-Multipoint FACTS No routing No Discovery 240 devices Fixed addressing Star For smaller applications home automation, small networks Slide 34

35 IQMESH Evolution 2006 FACTS 240 hops No Discovery Fixed timing Fixed routing 240 devices Fixed addressing Networks chaining For smaller applications home automation, small networks Slide 35

36 IQMESH Routing routing to R5 Source routing FRAME Active time slot Slide 36

37 IQMESH Evolution 2010 FACTS 240 hops Discovery Flexible timing Flexible routing devices User s addressing Networks chaining ICWP For applications where extra low consumption and flexible routing is requested Slide 37

38 IQMESH Implementation Smart Transceiver TR-52BA TR-52BA modules mw Slide 38

39 IQMESH Implementation Smart Transceiver TR-53BA TR-53BA modules... new built-in options, keeping SIM compatibility Slide 39

40 IQMESH Implementation Smart Transceiver TR-52DA TR-52DA modules... more resources, seamless migration Slide 40

41 IQMESH Implementation Smart Transceivers MESH included RF included TR-52BA Smart Transceivers modules for Wireless Network Communication > mw 35 XLP RX ICWP Slide 41

42 IQMESH Implementation Built-in IQRF OS application RF included MESH included Design cycle - weeks Slide 42

43 IQMESH Routing Coordinator to Node 3 no broken links FRAME Active time slot Slide 43

44 IQMESH Routing Coordinator to Node 3 2 broken links FRAME Active time slot Slide 44

45 IQMESH Routing Coordinator to Node 3 5 broken links FRAME Active time slot Slide 45

46 IQMESH Routing broadcasting no broken links FRAME Active time slot 2012 Vladimír Šulc ICN 2012, March 03, 2012, Reunion Island Slide 46

47 IQMESH Routing broadcasting 3 broken links FRAME Active time slot Slide 47

48 IQMESH Routing broadcasting 4 broken links FRAME Active time slot Slide 48

49 IQMESH Implementation IQRF OS 2.11 seamless migration Routed network packet maximum compatibility IQRF OS 2.1x IQRF OS 3.0x DLEN = 64; // set packet length _ROUTEF = 1; // mesh topology RX = 7; // set recipient RTDEF = 0; // static route 4+1 RTV0 = 1; // set routing vector RTV1 = 2; // RTV2 = 3; // RTV3 = 4; // RFTXpacket(); // send packet DLEN = 64; _ROUTEF = 1; RX = 7; RTDEF = 1; RTDT0 = 4; RTDT1 = 5; RFTXpacket(); // set packet length // mesh topology // set recipient // SFM algorithm // 4 routes // set time slot // send packet Slide 49

50 IQMESH Implementation Street lighting IQMESH perfectly fits to street lighting applications Slide 50

51 IQMESH Implementation Reference designs: RD-SL-01 RD-SL presents specific tasks in Street lighting Slide 51

52 IQMESH / Zigbee comparison Protocol Nodes * Routers * Routers # Hops * Hops # MiWi Zigbee Infinite 6 Zigbee Pro Infinite 10 IQMESH * ideal value (MCHP) # practical value (MCHP) Practical value means in real life... reality disqualifies some systems for some apps. Slide 52

53 IQMESH / Zigbee comparison Platform License fees Open IP Complexity MiWi No Yes No Low Zigbee Yes No Routing High Zigbee Pro Yes No Routing + Very high IQRF No Yes Realization + Low Higher complexity results to higher costs... and longer time-to-market Slide 53

54 ... summary A MESH FAIRY TALE? MESH MESH MESH FUNNY WORLD OF BUSINESS MESH MANAGEMENT is a CHALLENGE EFFICIENT ORIENTED FLOODING Slide 54

55 ... summary A MESH FAIRY TALE? IQMESH CAN HELP IN/TO WMN IQMESH WILL BE FULLY OPEN Slide 55

56 ... that s all Special thanks to the Ministry of Industry and Trade of Czech Republic, co-financing our projects IQRF Smart House platform and Open Platform for Smart Cities, making our projects feasible. Thank you for your patience! Smarter wireless. Simply. Slide 56

IQRF. Basic informations. Piotr Antończyk IQRF Tech s.r.o.

IQRF. Basic informations. Piotr Antończyk IQRF Tech s.r.o. IQRF Basic informations Piotr Antończyk IQRF Tech s.r.o. History Founded in 1991 HQ in Jicin, CZ IQRF since 2004 Over 30 patents IQRF technology Ecosystem provider Basic features IQRF is complete wireless

More information

IQRF - Mesh Networking

IQRF - Mesh Networking IQRF - Mesh Networking Overcoming Challanges with RF Mesh Networks Sebastian Hopp IQRF Tech s.r.o. 2nd November 2017 Microrisc Ltd. Founded in 1991 HQ in Jicin, CZ IQRF since 2004 Over 30 patents IQRF

More information

\ \ IQRF is a mature wireless technology, which can be easily integrated into any electronic product by ready-to-use transceiver modules, dramatically shortening time-to-market. Devices talking by the

More information

IQRF Alliance. Simon Chudoba CEO, IQRF Alliance. Šimon Chudoba, IQRF Alliance, CEO

IQRF Alliance. Simon Chudoba CEO, IQRF Alliance. Šimon Chudoba, IQRF Alliance, CEO IQRF Alliance Simon Chudoba CEO, IQRF Alliance Šimon Chudoba, IQRF Alliance, CEO Members 65 members 15 countries 200k+ devices installed Wireless Solutions Smart Cities Smart Buildings Internet of Things

More information

IQRF Mature technology and fast growing Alliance for IoT

IQRF Mature technology and fast growing Alliance for IoT IQRF Mature technology and fast growing Alliance for IoT Jan Vasta IQRF Alliance, CEO January 23 rd, 2017 IQRF Alliance We are an international community of developers, manufactures, system integrators

More information

IQRF DPA Quick Start Guide

IQRF DPA Quick Start Guide Quick Start Guide For IQRF OS v3.04d and higher For IQRF IDE v4.14 and higher 2013 IQRF Alliance s.r.o. www.iqrf.org/alliance QSG_IQRF-DPA-QUICKSTART_131022 Page 1 This document is intended as a step-by-step

More information

IQRF DPA Quick Start Guide

IQRF DPA Quick Start Guide Quick Start Guide For DPA framework v2.00 For IQRF OS v3.05d and higher For IQRF IDE v4.15 and higher 2014 MICRORISC s.r.o. www.iqrf.org Quick_Start_Guide_DPA-200_140821 Page 1 This document is intended

More information

WIRELESS COMMUNICATION PLATFORM IQRF A CASE STUDY

WIRELESS COMMUNICATION PLATFORM IQRF A CASE STUDY WIRELESS COMMUNICATION PLATFORM IQRF A CASE STUDY Zdeňka Kuchtová Doctoral Degree Programme (2 nd ), FEEC BUT E-mail: klimesova@feec.vutbr.cz Supervised by: Jaroslav Kadlec E-mail: kadlecja@feec.vutbr.cz

More information

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology CSC344 Wireless and Mobile Computing Department of Computer Science COMSATS Institute of Information Technology Wireless Sensor Networks A wireless sensor network (WSN) is a wireless network consisting

More information

RESOURCES. By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011

RESOURCES. By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011 Moving Beyond Zigbee for Star Networks RESOURCES By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011 Multi-hop mesh protocols, such as Zigbee, are getting

More information

CHAPTER 3 BLUETOOTH AND IEEE

CHAPTER 3 BLUETOOTH AND IEEE CHAPTER 3 BLUETOOTH AND IEEE 802.15 These slides are made available to faculty in PowerPoint form. Slides can be freely added, modified, and deleted to suit student needs. They represent substantial work

More information

WIRELESS TECHNOLOGIES

WIRELESS TECHNOLOGIES WIRELESS TECHNOLOGIES Bluetooth, ZigBee and ANT Thomas Aasebø OVERVIEW What are wireless sensor networks? What are personal area networks? What are these networks typically used for? Bluetooth, ZigBee

More information

CK-USB-04. User's Manual. IQRF Development Kit. Firmware v MICRORISC s.r.o. MNCKUSB04_ Page 1

CK-USB-04. User's Manual. IQRF Development Kit. Firmware v MICRORISC s.r.o.   MNCKUSB04_ Page 1 IQRF Development Kit Firmware v1.00 User's Manual 2011MICRORISC s.r.o. www.iqrf.org MNCKUSB04_110621 Page 1 Description CK-USB-04 is a development kit intended for programming and debugging of user applications

More information

ENSC 427: COMMUNICATION NETWORKS

ENSC 427: COMMUNICATION NETWORKS ENSC 427: COMMUNICATION NETWORKS Simulation of ZigBee Wireless Sensor Networks Final Report Spring 2012 Mehran Ferdowsi Mfa6@sfu.ca Table of Contents 1. Introduction...2 2. Project Scope...2 3. ZigBee

More information

AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE

AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE Wireless Technology AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE UNDERLYING WIRELESS TECHNOLOGIES. References 2 The physical layer provides mechanical, electrical, l functional,

More information

KON-RASP-01. User s guide. IQRF Shield for Raspberry Pi MICRORISC s.r.o. User_guide_KON-RASP-01_ Page 1

KON-RASP-01. User s guide. IQRF Shield for Raspberry Pi MICRORISC s.r.o.  User_guide_KON-RASP-01_ Page 1 IQRF Shield for Raspberry Pi User s guide 2015 MICRORISC s.r.o. www.iqrf.org User_guide_KON-RASP-01_151120 Page 1 Description KON-RASP-01 is an IQRF shield for Raspberry Pi boards. It is an adapter enabling

More information

Modulation. Propagation. Typical frequency bands

Modulation. Propagation. Typical frequency bands References Wireless Technology 2 AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE UNDERLYING WIRELESS TECHNOLOGIES. The physical layer provides mechanical, electrical, l functional,

More information

KW41Z IEEE and BLE Coexistence Performance

KW41Z IEEE and BLE Coexistence Performance NXP Semiconductors Document Number: AN12231 Application Note Rev. 0, 08/2018 KW41Z IEEE 802.15.4 and BLE Coexistence Performance MWS module 1. About this manual This document aims to evaluate the performance

More information

DK-PGM-01. User's Guide. IQRF Universal Development kit MICRORISC s.r.o. MNDKPGM01_ Page 1

DK-PGM-01. User's Guide. IQRF Universal Development kit MICRORISC s.r.o.  MNDKPGM01_ Page 1 IQRF Universal Development kit User's Guide 2010 MICRORISC s.r.o. www.iqrf.org MNDKPGM01_100114 Page 1 Description DK-PGM-01 is an IQRF universal development and debugging kit. It is primarily intended

More information

Technical guide IQRF Technical Guide

Technical guide IQRF Technical Guide Smarter wireless. Simply. to make any device wireless, working in Mesh networks and connectable to Internet. Simply, quickly, without high investment. Technical guide IQRF Technical Guide www.iqrf.org

More information

Sensor-to-cloud connectivity using Sub-1 GHz and

Sensor-to-cloud connectivity using Sub-1 GHz and Sensor-to-cloud connectivity using Sub-1 GHz and 802.15.4 Nick Lethaby, IoT, Ecosystem Manager, Texas Instruments Agenda Key design considerations for a connected IoT sensor Overview of the Sub-1 GHz band

More information

By Ambuj Varshney & Akshat Logar

By Ambuj Varshney & Akshat Logar By Ambuj Varshney & Akshat Logar Wireless operations permits services, such as long range communications, that are impossible or impractical to implement with the use of wires. The term is commonly used

More information

Communications Options for Wireless Sensor Networks. Marco Zennaro and Antoine Bagula ICTP and UWC Italy and South Africa

Communications Options for Wireless Sensor Networks. Marco Zennaro and Antoine Bagula ICTP and UWC Italy and South Africa Communications Options for Wireless Sensor Networks Marco Zennaro and Antoine Bagula ICTP and UWC Italy and South Africa WSN communications options When considering communications options, parameters to

More information

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov kurssit/elt-53306/

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov    kurssit/elt-53306/ WPAN/WBANs: ZigBee Dmitri A. Moltchanov E-mail: dmitri.moltchanov@tut.fi http://www.cs.tut.fi/ kurssit/elt-53306/ IEEE 802.15 WG breakdown; ZigBee Comparison with other technologies; PHY and MAC; Network

More information

Guide to Wireless Communications, 3 rd Edition. Objectives

Guide to Wireless Communications, 3 rd Edition. Objectives Guide to Wireless Communications, 3 rd Edition Chapter 5 Wireless Personal Area Networks Objectives Describe a wireless personal area network (WPAN) List the different WPAN standards and their applications

More information

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee.

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. Introduction ZigBee is one of the Advanced Wireless Technology and CC2430 is the first single-chip

More information

GW-USB-05. User's Guide. FW v1.07. IQRF USB Gateway MICRORISC s.r.o. User_Guide_GW-USB-05_ Page 1

GW-USB-05. User's Guide. FW v1.07. IQRF USB Gateway MICRORISC s.r.o.   User_Guide_GW-USB-05_ Page 1 FW v1.07 IQRF USB Gateway User's Guide 2016 MICRORISC s.r.o. www.iqrf.org User_Guide 160405 Page 1 Description is an IQRF gateway with USB connectivity. It is intended as an interface between IQRF network

More information

ZigBee----free as a bee!

ZigBee----free as a bee! ZigBee----free as a bee! ZigBee is the perfect wireless solution for industrial control, medical purposes, alarm systems, building automation, and so many others. You just name it! ICP DAS releases the

More information

Message acknowledgement and an optional beacon. Channel Access is via Carrier Sense Multiple Access with

Message acknowledgement and an optional beacon. Channel Access is via Carrier Sense Multiple Access with ZigBee IEEE 802.15.4 Emerging standard for low-power wireless monitoring and control Scale to many devices Long lifetime is important (contrast to Bluetooth) 10-75m range typical Designed for industrial

More information

Exploring the ISA100.11a Standard. Exploring the ISA100.11a Standard. William (Bill) Ayers America s OneWireless Consultant.

Exploring the ISA100.11a Standard. Exploring the ISA100.11a Standard. William (Bill) Ayers America s OneWireless Consultant. Exploring the ISA100.11a Standard March 2012 William (Bill) Ayers America s OneWireless Consultant Exploring the ISA100.11a Standard WHY Standards World Leader SolutionsFocused Greatest Flexibility International

More information

IQRF Alliance. Technology, ecosystem and community for IoT. Jan Vasta IQRF Tech, Sales director. 27 November 2017

IQRF Alliance. Technology, ecosystem and community for IoT. Jan Vasta IQRF Tech, Sales director. 27 November 2017 IQRF Alliance Technology, ecosystem and community for IoT Jan Vasta IQRF Tech, Sales director 27 November 2017 IoT seems to be simple IoT is complex puzzle IoT is hard if you are alone You need a team

More information

Experimental Testing of Wireless Sensors Network Functionality

Experimental Testing of Wireless Sensors Network Functionality Journal of Automation and Control, 2015, Vol. 3, No. 3, 53-57 Available online at http://pubs.sciepub.com/automation/3/3/2 Science and Education Publishing DOI:10.12691/automation-3-3-2 Experimental Testing

More information

Seminar: Mobile Systems. Krzysztof Dabkowski Supervisor: Fabio Hecht

Seminar: Mobile Systems. Krzysztof Dabkowski Supervisor: Fabio Hecht Personal Area Networks Seminar: Mobile Systems November 19th 2009 Krzysztof Dabkowski Supervisor: Fabio Hecht Agenda Motivation Application areas Historical and technical overview Security issues Discussion

More information

Wireless communication standards: What makes them unattractive for WSN:

Wireless communication standards: What makes them unattractive for WSN: Wireless communication standards: IEEE 802.11 a/b/g Bluetooth GSM What makes them unattractive for WSN: Power hungry (need big batteries) Complexity (need lots of clock cycles and memory) New protocol

More information

Designing a ZigBee Network

Designing a ZigBee Network Wireless Control That Simply Works Designing a ZigBee Network ESS 2006, Birmingham David Egan Ember Corporation Copyright 2004 ZigBee TM Alliance. All Rights Reserved. Contents: Typical Network Design

More information

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 6 IEEE 802.15.1 - Bluetooth Course Instructor: Dr.-Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 The 802.15 Family Target environment: communication of personal

More information

Chapter 10: Wireless LAN & VLANs

Chapter 10: Wireless LAN & VLANs Chapter 10: Wireless LAN & VLANs Abdullah Konak School of Information Sciences and Technology Penn State Berks Wireless Transmission for LAN Radio Frequency Transmission (RF) Infrared Transmission 2 1

More information

Comprehensive Networking Solutions

Comprehensive Networking Solutions Comprehensive Networking Solutions End to End Networking Solutions in the Water and Wastewater Sectors Standards Certification Education & Training Publishing Conferences & Exhibits Aug 5-7, 2014 Orlando,

More information

DLT 300, DLR 360 Digi-Wave 300 Series Digital Transceiver and Receiver

DLT 300, DLR 360 Digi-Wave 300 Series Digital Transceiver and Receiver DIGITAL SPECIFICATION DATA Tour Guide Simultaneous Interpretation Portable Conference Wireless Intercom Team Teaching Hearing Assistance Personal Listening Portable Discussion Portable Presentation DLT

More information

BAHX Core performance monitoring using ISA a compliant wireless Temperature Transmitters

BAHX Core performance monitoring using ISA a compliant wireless Temperature Transmitters BAHX Core performance monitoring using ISA 100.11a compliant wireless Temperature Transmitters Presenter : C. B. Chakradhaar Ras Gas Date : 14 th Feb 2013 RasGas Company Limited 2013 1 BAHX core performance

More information

IEEE Testing Signal Compliance of ZigBee Standard

IEEE Testing Signal Compliance of ZigBee Standard IEEE802.15.4 Testing Signal Compliance of ZigBee Standard Tektronix 1 Agenda: 1: What is ZigBee 2: ZigBee Specification 3: ZigBee Signal Analysis 4: Demonstration for ZigBee analysis 2 What is ZigBee (1)

More information

Connect with Confidence THE POWER OF 1 WATT

Connect with Confidence THE POWER OF 1 WATT Connect with Confidence THE POWER OF 1 WATT The XBee SX muscle-module is ideal for mission-critical OEM designs Embed the power of 1-Watt wireless technology into your design with the new XBee SX 900 MHz

More information

Internet of Things: Latest Technology Development and Applications

Internet of Things: Latest Technology Development and Applications Internet of Things: Latest Technology Development and Applications Mr UY Tat-Kong Assistant Vice President Network Evolution Planning & Development 22 August 2014 Agenda Communication Technologies Development

More information

Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea

Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea http://usn.konkuk.ac.kr/~jskim 1 IEEE 802.x Standards 802.11 for Wireless Local Area Network 802.11 legacy clarified 802.11 legacy

More information

Victor Kwong Marketing Manager

Victor Kwong Marketing Manager Nov, 2008 Introduction to Freescale's Synkro Platform: Wireless Control and Automation for Next-Generation Home Entertainment Products PC106 Victor Kwong Marketing Manager of Freescale Semiconductor, Inc.

More information

GW-USB-06. User s Guide. IQRF USB Gateway. FW v MICRORISC s.r.o. User_Guide_GW-USB-06_ Page 1

GW-USB-06. User s Guide. IQRF USB Gateway. FW v MICRORISC s.r.o.   User_Guide_GW-USB-06_ Page 1 FW v1.04 IQRF USB Gateway User s Guide 2016 MICRORISC s.r.o. www.iqrf.org User_Guide_GW-USB-06_160122 Page 1 Description GW-USB-06 is an IQRF gateway with USB connectivity. It is intended as an interface

More information

Wireless Sensor Networks

Wireless Sensor Networks Wireless Sensor Networks 1 Ch. Steup / J. Kaiser, IVS-EOS Ubiquitous Sensing 2 Ch. Steup / J. Kaiser, IVS-EOS IEEE 802.x Wireless Communication 3 Ch. Steup / J. Kaiser, IVS-EOS Wireless Technology Comparision

More information

Large scale RF mesh AMR implementation

Large scale RF mesh AMR implementation Large scale RF mesh AMR implementation Vladimir Rizberg Eka Systems, Inc. USA Alexander Merkulov JSC Petersburg Sales Co. Russia NB: Your logo should replace the Spintelligent logo on the right. Should

More information

DECT ULTRA LOW ENERGY (ULE) Technology Overview The ETSI Approach to a Mid-range Wireless Technology for IoT

DECT ULTRA LOW ENERGY (ULE) Technology Overview The ETSI Approach to a Mid-range Wireless Technology for IoT DECT ULTRA LOW ENERGY (ULE) Technology Overview The ETSI Approach to a Mid-range Wireless Technology for IoT Angel Bóveda CEO, Wireless Partners S.L. ETSI Board member, co-leader of the IoT strategic group

More information

CS263: Wireless Communications and Sensor Networks

CS263: Wireless Communications and Sensor Networks CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 6: Bluetooth and 802.15.4 October 12, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Bluetooth Standard for Personal Area

More information

The Networked SocIety

The Networked SocIety ITEA2, 2013-12-04 The Networked SocIety Ulf Wahlberg VP Industry and Research Relations, Ericsson AB This is Ericsson We provide: > Communication networks > Services to network operators > Enablers to

More information

GW-GSM-02. User's Guide. IQRF GSM Gateway. Preliminary. Firmware v MICRORISC s.r.o. UG_GW-GSM-02_ Page 1

GW-GSM-02. User's Guide. IQRF GSM Gateway. Preliminary. Firmware v MICRORISC s.r.o.   UG_GW-GSM-02_ Page 1 IQRF GSM Gateway Firmware v1.00 User's Guide Preliminary 2013 MICRORISC s.r.o. www.iqrf.org UG_GW-GSM-02_131016 Page 1 Description GW-GSM-02 is an IQRF gateway with GSM connectivity intended as an interface

More information

Davide Quaglia Assistant CS depart University of Verona, Italy

Davide Quaglia Assistant CS depart University of Verona, Italy Emad Ebeid Ph.D. student @ CS depart University of Verona, Italy EmadSamuelMalki.Ebeid@univr.it Davide Quaglia Assistant Professor @ CS depart University of Verona, Italy Davide.Quaglia@univr.it 2 1 ZigBee

More information

SDCI Student Project 6 Sensing Capabilites Go Wireless. Mario Caruso Francesco Leotta Leonardo Montecchi Marcello Pietri

SDCI Student Project 6 Sensing Capabilites Go Wireless. Mario Caruso Francesco Leotta Leonardo Montecchi Marcello Pietri SDCI 2012 Student Project 6 Sensing Capabilites Go Wireless Mario Caruso Francesco Leotta Leonardo Montecchi Marcello Pietri Overview Wireless Sensor Network Is a collection of nodes organized into a cooperative

More information

Principles of Wireless Sensor Networks

Principles of Wireless Sensor Networks Principles of Wireless Sensor Networks https://www.kth.se/social/course/el2745/ Lecture 6 Routing Carlo Fischione Associate Professor of Sensor Networks e-mail:carlofi@kth.se http://www.ee.kth.se/ carlofi/

More information

TEMPERATURE MONITORING SYSTEM

TEMPERATURE MONITORING SYSTEM TEMPERATURE MONITORING SYSTEM Akshada Rathod 1, VijitaMalhotra 2, Mritunjay Ojha 3 1, 2, 3 Department of Computer Engineering, Fr.Conceicao Rodrigues Institute of Technology, (India) ABSTRACT A temperature

More information

octoscope Introduction April 2018

octoscope Introduction April 2018 octoscope Introduction April 2018 Company overview Company Product Team Manufacturer of personal testbeds for Wi-Fi, LTE, IoT and other wireless markets Shipping the octobox testbeds since 2013 Serving

More information

Low Throughput Networks: an approach to IoT connectivity ETSI IoT workshop October 2017

Low Throughput Networks: an approach to IoT connectivity ETSI IoT workshop October 2017 Low Throughput Networks: an approach to IoT connectivity ETSI IoT workshop 24-26 October 2017 R. Agarwal, S. Beck, Sony Semiconductor Solutions J. Bernhard, Fraunhofer IIS J. Nickalls, Telensa Limited

More information

Wireless Networking: An Introduction. Hongwei Zhang

Wireless Networking: An Introduction. Hongwei Zhang Wireless Networking: An Introduction Hongwei Zhang http://www.cs.wayne.edu/~hzhang Outline Networking as resource allocation A taxonomy of current practice Technical elements Outline Networking as resource

More information

WPAN-like Systems. UWB Ultra Wide Band. IrDA Infrared Data Association. Bluetooth. Z-Wave. WPAN Wireless Personal Area Network

WPAN-like Systems. UWB Ultra Wide Band. IrDA Infrared Data Association. Bluetooth. Z-Wave. WPAN Wireless Personal Area Network WPAN-like Systems WPAN Wireless Personal Area Network PAN: Personal Area Network. Small, within a few meters. WPAN: Wireless PAN. Mostly short-range, low-power, lowrate networks. More or less self-organizing.

More information

Future Internet Research using OpenFlow

Future Internet Research using OpenFlow 13 th German-Japanese Symposium Future Internet Research using OpenFlow NEC Corporation 13 September, 2010 Page 1 Agenda Trend of ICT world Infrastructure virtualization and Network OS OpenFlow for network

More information

ZigBee based WSN Topology Simulation Investigation and Performance Analysis using OPNET

ZigBee based WSN Topology Simulation Investigation and Performance Analysis using OPNET ZigBee based WSN Topology Simulation Investigation and Performance Analysis using OPNET ABSTRACT Kuldeep Vats #1, Puneet Jain #2, Lovish Jaiswal #3, Sumer Singh #4 #1. M.Tech. Student in CSE Department,SBSCET

More information

ZigBee Wireless Mesh Networking. Basic Concepts and Latest Developments. Dave Blissett Marketing Manager Telegesis (UK) Ltd.

ZigBee Wireless Mesh Networking. Basic Concepts and Latest Developments. Dave Blissett Marketing Manager Telegesis (UK) Ltd. ZigBee Wireless Mesh Networking. Basic Concepts and Latest Developments Dave Blissett Marketing Manager Telegesis (UK) Ltd. Agenda & the Aim of this Presentation Agenda Basic ZigBee concepts What s in

More information

TI SimpleLink dual-band CC1350 wireless MCU

TI SimpleLink dual-band CC1350 wireless MCU TI SimpleLink dual-band CC1350 wireless MCU Sub-1 GHz and Bluetooth low energy in a single-chip Presenter Low-Power Connectivity Solutions 1 SimpleLink ultra-low power platform CC2640: Bluetooth low energy

More information

Real-Time and Low-Power Wireless Communication with Sensors and Actuators

Real-Time and Low-Power Wireless Communication with Sensors and Actuators THE KNOWLEDGE FOUNDATION S SENSORS GLOBAL SUMMIT 2015 November 10-11, 2015 San Diego Marriott La Jolla La Jolla, CA Real-Time and Low-Power Wireless Communication with Sensors and Actuators Behnam Dezfouli

More information

What do we expect from Wireless in the Factory?

What do we expect from Wireless in the Factory? What do we expect from Wireless in the Factory? And what are we doing about it? ETSI Wireless Factory Workshop, 15 December 2008 Tim Whittaker System Architect, Wireless Division 11 December 2008 S4989-P-188

More information

Zigbee protocol stack overview

Zigbee protocol stack overview Zigbee protocol stack overview 2018 ASSUMPTIONS FOR USING THIS TEACHING MATERIAL DSR and OTSL takes no responsibility about the problem which occurs as a result of applying the technical information written

More information

Pro. LCN1840/05 Wireless gateway. Specification sheet. Connected lighting. Find out more about Interact

Pro. LCN1840/05 Wireless gateway. Specification sheet. Connected lighting. Find out more about Interact Pro LCN1840/05 Wireless gateway Specification sheet Works with Connected lighting Find out more about Interact www.interact-lighting.com LCN1840/05 The Interact Pro wireless gateway (WG) is the basis of

More information

ZT series FAQ. ICP DAS Co., LTD 1

ZT series FAQ. ICP DAS Co., LTD 1 ZT series FAQ Q1 How to get or set the parameter of ZigBee converter (ZT-255x / ZT-257x)? (2013/09/30, Bao)... 2 Q2 If packet length of data greater than 79 bytes, how the will ZigBee converter (ZT-255x

More information

WIRELESS SENSOR NETWORK

WIRELESS SENSOR NETWORK 1 WIRELESS SENSOR NETWORK Dr. H. K. Verma Distinguished Professor (EEE) Sharda University, Greater Noida (Formerly: Deputy Director and Professor of Instrumentation Indian Institute of Technology Roorkee)

More information

WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH

WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH Mesh networking is a powerful way to route data. This methodology

More information

Wireless networks: from cellular to ad hoc

Wireless networks: from cellular to ad hoc Wireless networks: from cellular to ad hoc The three wireless waves Wave #1: cellular telephony Still, biggest profit maker Wave #2 : wireless Internet access Most Internet access on US campuses is wireless

More information

What is LoRa & LoRaWAN

What is LoRa & LoRaWAN LORA / LORAWAN TUTORIAL 2 What is LoRa & LoRaWAN v1.0.0 INTRO In this tutorial I will explain what the difference is between LoRa and LoRaWAN. Several products will be shown in this video. They are not

More information

Telegesis ZigBee technology

Telegesis ZigBee technology Telegesis ZigBee technology What is ZigBee and what does it do? February 2013 Ollie Smith Business Development Director ollie.smith@telegesis.com Steve Diaper Sales Manager steve.diaper@telegesis.com Telegesis

More information

Performance Analysis of MANET Routing Protocols OLSR and AODV

Performance Analysis of MANET Routing Protocols OLSR and AODV VOL. 2, NO. 3, SEPTEMBER 211 Performance Analysis of MANET Routing Protocols OLSR and AODV Jiri Hosek Faculty of Electrical Engineering and Communication, Brno University of Technology Email: hosek@feec.vutbr.cz

More information

ZIGBEE AND PROTOCOL IEEE : THEORETICAL STUDY

ZIGBEE AND PROTOCOL IEEE : THEORETICAL STUDY ZIGBEE AND PROTOCOL IEEE 802.15.4: THEORETICAL STUDY 1 NAYAN DUBAY, 2 VISHANK PATEL 1 Learner and Researcher, Indore ²Fourth Semester M.Tech, Oriental university, Indore Email: 1 nayandubey18@gmail.com,

More information

Principles of Wireless Sensor Networks. Routing, Zigbee, and RPL

Principles of Wireless Sensor Networks. Routing, Zigbee, and RPL http://www.ee.kth.se/~carlofi/teaching/pwsn-2011/wsn_course.shtml Lecture 8 Stockholm, November 11, 2011 Routing, Zigbee, and RPL Royal Institute of Technology - KTH Stockholm, Sweden e-mail: carlofi@kth.se

More information

Logitech Advanced 2.4 GHz Technology With Unifying Technology

Logitech Advanced 2.4 GHz Technology With Unifying Technology Logitech Advanced 2.4 GHz Technology Revision 070709 December 8, 2009 TABLE OF CONTENTS 1 INTRODUCTION: THE MOVE TO WIRELESS PERIPHERALS IN BUSINESS... 3 2 SYSTEM OVERVIEW... 4 2.1 NETWORK TOPOLOGY...4

More information

ZigBee Wireless Transceiver Engineering Options

ZigBee Wireless Transceiver Engineering Options White Paper ZigBee Wireless Transceiver Engineering Options Murata Electronics, North America Realizing this new standard s automation benefits and there are many requires navigating your engineering options

More information

WirelessHART, Technology and Deployment ( ETSI Nov. 09 ) Jean-Luc Griessmann, HART Communication Foundation Europe

WirelessHART, Technology and Deployment ( ETSI Nov. 09 ) Jean-Luc Griessmann, HART Communication Foundation Europe WirelessHART, Technology and Deployment ( ETSI Nov. 09 ) Jean-Luc Griessmann, HART Communication Foundation Europe Introduction Wireless devices are everywhere! We use wireless devices in everyday life.

More information

Investigation on OLSR Routing Protocol Efficiency

Investigation on OLSR Routing Protocol Efficiency Investigation on OLSR Routing Protocol Efficiency JIRI HOSEK 1, KAROL MOLNAR 2 Department of Telecommunications Faculty of Electrical Engineering and Communication, Brno University of Technology Purkynova

More information

Principles of Wireless Sensor Networks

Principles of Wireless Sensor Networks Principles of Wireless Sensor Networks www.kth.se/student/program-kurser/kurshemsidor/kurshemsidor/control/el2745 Lecture 6 Stockholm, February 6, 2012 Carlo Fischione Royal Institute of Technology - KTH

More information

Making Things Smart. ISN Conference Long Range Connectivity Networks for Sensors

Making Things Smart. ISN Conference Long Range Connectivity Networks for Sensors Making Things Smart ISN Conference Long Range Connectivity Networks for Sensors November 4 th 2014 1 Low-power RF : A new option for M2M M2M Conquers new domains! Mobile Broadband (Mobile, SIM Card) Low

More information

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy Wireless Connectivity Options for IoT By: MIST Makers John Varela and Nicholas Landy Outline Introduction to the Internet of Things (IoT) Wireless Communication in IoT Current Standards IEEE 802.11 (Wi-

More information

Wireless Mesh Network - A well proven alternative to LPWAN

Wireless Mesh Network - A well proven alternative to LPWAN Wireless Mesh Network - A well proven alternative to LPWAN EoT 2017 Introductions Thomas Steen Halkier CEO NeoCortec NeoCortec Innovator within Wireless Mesh Network technology This presentation will focus

More information

Comparison study of ZigBee and Bluetooth with regards to power consumption, packet-error-rate and distance

Comparison study of ZigBee and Bluetooth with regards to power consumption, packet-error-rate and distance Comparison study of ZigBee and Bluetooth with regards to power consumption, packet-error-rate and distance M. C. Ekström, M. Bergblomma, M. Lindén, M. Björkman and M. Ekström School of Innovation, Design

More information

Takashi Shono, Ph.D. Intel 5G Tokyo Bay Summit 2017

Takashi Shono, Ph.D. Intel 5G Tokyo Bay Summit 2017 Takashi Shono, Ph.D. Intel Corporation @ 5G Tokyo Bay Summit 2017 Legal disclaimers Intel technologies features and benefits depend on system configuration and may require enabled hardware, software or

More information

Industrial IOT Gateway Family Datasheet

Industrial IOT Gateway Family Datasheet Industrial IOT Gateway Family Datasheet GW-Series Overview Samsara IoT gateways securely connect sensor data to the Samsara cloud. All models include WiFi and built-in cellular connectivity, storage, and

More information

AMI: Communications and Integration Options

AMI: Communications and Integration Options AMI: Communications and Integration Options Vinod Namboodiri Wichita State University Additional Team Members: Ward Jewell, Visvakumar Aravinthan Wichita State University PSERC Future Grid Initiative Webinar

More information

IoT in Smart Cities Technology overview and future trends

IoT in Smart Cities Technology overview and future trends IoT in Smart Cities Technology overview and future trends Rolland Vida, PhD Budapest University of Technology and Economics Smart City Group, Dept. of Telecommunications and Media Informatics IEEE Sensors

More information

CEL ZigBee TM / Application Brief

CEL ZigBee TM / Application Brief A p p l i c a t i o n Br i e f AB1001 CEL ZigBee TM /802.15.4 Application Brief Data communication path in HVAC Systems utilizing wireless ZigBee Modules Introduction Building/Factory owners are faced

More information

DASH7 ALLIANCE PROTOCOL - WHERE RFID MEETS WSN. public

DASH7 ALLIANCE PROTOCOL - WHERE RFID MEETS WSN. public DASH7 ALLIANCE PROTOCOL - WHERE RFID MEETS WSN public DASH7 ALLIANCE PROTOCOL OPEN STANDARD OF ULTRA LOW POWER MID-RANGE SENSOR AND ACTUATOR COMMUNICATION Wireless Sensor and Actuator Network Protocol

More information

Bridging Link Power Asymmetry in Mobile Whitespace Networks Sanjib Sur and Xinyu Zhang

Bridging Link Power Asymmetry in Mobile Whitespace Networks Sanjib Sur and Xinyu Zhang Bridging Link Power Asymmetry in Mobile Whitespace Networks Sanjib Sur and Xinyu Zhang University of Wisconsin - Madison 1 Wireless Access in Vehicles Wireless network in public vehicles use existing infrastructure

More information

101seminartopics.com. Bluetooth Based Smart Sensor Networks

101seminartopics.com. Bluetooth Based Smart Sensor Networks Bluetooth Based Smart Sensor Networks ABSTRACT Dragging the world towards wireless galaxy Various sensors are already in a broad use today as part of different devices or as standalone devices connected

More information

Cigré Colloquium SC D2 / India 2013 Paper D SMART, UTILITY-GRADE WI-FI MESH FOR DISTRIBUTION GRIDS

Cigré Colloquium SC D2 / India 2013 Paper D SMART, UTILITY-GRADE WI-FI MESH FOR DISTRIBUTION GRIDS P. Schwyter, Ph.Schneider - ABB Switzerland Ltd. Cigré Colloquium SC D2 / India 2013 Paper D2-01-04 SMART, UTILITY-GRADE WI-FI FOR DISTRIBUTION GRIDS October 21, 2013 Slide 1 D2-01_04 Authors & Topics

More information

telensa.com @Telensa Telensa is the only firm monetizing multiple IoT applications including smart lighting and smart parking. We deliver ultra-scalable, private network solutions through Ultra Narrow

More information

THE ISM BAND A REVIEW OF THE ESSENTIALS

THE ISM BAND A REVIEW OF THE ESSENTIALS HISTORY: In 1985 the Federal Communications Commission issued rules permitting intentional radiators to use the Industrial, Scientific and Medical (ISM) Bands ( 902-928, 2400-2483.5, 5725-5850 Mhz) at

More information

Digiworld Future Networks. Wednesday, November 19 th, Bernard Celli Strategy Director Agence nationale des fréquences (ANFR)

Digiworld Future Networks. Wednesday, November 19 th, Bernard Celli Strategy Director Agence nationale des fréquences (ANFR) Digiworld 2014 Future Networks Wednesday, November 19 th, 2014 Bernard Celli Strategy Director Agence nationale des fréquences (ANFR) Spectrum and Society/Economy Many sectors rely on access to spectrum

More information

Introduction to WiFi Networking

Introduction to WiFi Networking Introduction to WiFi Networking Training materials for wireless trainers This 60 minute talk covers WiFi protocols, channels and radio modes, and how to use them to implement various wireless network topologies.

More information

Sensor Application for Museum Guidance

Sensor Application for Museum Guidance Sensor Application for Museum Guidance Radka Dimitrova a a TU,Dresden, Germany, e-mail: dimitrova@ifn.et.tu-dresden.de Abstract - This article examines the conditions for successful communication and power

More information