The Long Range Wide Area Network - LoraWAN

Size: px
Start display at page:

Download "The Long Range Wide Area Network - LoraWAN"

Transcription

1 Politecnico di Milano Advanced Network Technologies Laboratory The Long Range Wide Area Network - LoraWAN 1

2 Lang Range Communication Technologies Wi-Fi HaLow 2

3 Cellular IoT Operators o Value proposition n Lowest TCO n Lowest Energy Consumption n Out of the box connectivity n Global Reach 3

4 LoraWAN Architecture A Technical Overview of LoRa and LoraWAN, LoraAlliance o o o o Association-less, cellular-like architecture End devices: field devices Gateways: receive and forward messages from end devices (and network server) Network server: where all the intelligence is n Remove duplicate messages, manages ACKs, manages radio link parameters, etc. 4

5 LoraWAN Protocol Stack Open source Proprietary By SemTech TM Region-specific Carrier frequency [MHz] 5

6 LoRa TM Modulation o Proprietary chirp-based spread spectrum o Signal is chipped at a higher data rate and modulated onto a chirp signal 6

7 Chip and bit Rates o The chip rate [chip/s] and the nominal bit rate [bit/s] are related by the following formulas R c = BW R b = SF 4 4+CR 2 SF BW [chips/s] [b/s] o Where BW is the reference bandwidth and SF is the adopted spreading factor 7

8 How to Choose? o Two contrasting objectives: n Rate: I want to go fast (low SF) n Reliability: I want to go safe (high SF) 8

9 How to Choose? o For a given emitted power level n Rate increases as SF decreases R b = SF 4 4+CR 2 SF BW [b/s] 9

10 How to Choose? o For a given emitted power level n Sensitivity decreases (reliability increases) as SF increases P min = log 10 BW + NF + SNR (SNR is inversely proportional to SF) M. Bor, et al., Do LoRa Low-Power Wide-Area Networks Scale?, Mswim

11 LoraWAN End Devices o Class A: n Downlink slots following uplink transmissions n ALOHA-like access in the uplink o Class B: n extra downlink slots available in a scheduled fashion o Class C: n Almost continuous downlink slots DL Latency Class A Class B Class C Energy consumption 11

12 LoraWAN Class A Devices Uplink Transmission RX window 1 RX window 2 RX_delay_1 RX_delay_2 o In EU: RX_delay_1 = 1[s]; RX_delay_2= RX_delay_1 + 1[s] o If a preamble is detected during one of the receive windows, the radio receiver stays active until the downlink frame is demodulated o If a frame was detected and subsequently demodulated during the first receive window and the frame was intended for this end-device after address and MIC (message integrity code) checks, the end-device does not open the second receive window 12

13 LoraWAN Encapsulation Application message Frame Level MAC Level PHYLevel 13

14 PHY Message structure o Preamble o Physical HeaDeR (PHDR) o PHDR_CRC, CRC: fields used for integrity check o PHYPayload: PHY message content 14

15 MAC Message Header 1 byte byte 4 byte 3 bit 3 bit 2 bit o Mtype: message type o RFU: reserved for future use o Major: tells the message format 15

16 MAC message payload 1 byte byte 4 byte 7-22 byte 0-1 byte Message Integrity Check Frame Port indicating the upper layer protocol 4 byte 1 byte 2 byte byte o o o o DevAddr: end device address FCtrl: frame control field to manage adaptive data rate, ACK and MAC commands FCnt: frame counter to count up each transmitted frame Fopts: frame options containing MAC commands 16

17 Frame Control Field 4 byte 1 byte 2 byte byte DL UL 1 bit 1 bit 1 bit 1 bit 4 bits 1 bit 1 bit 1 bit 1 bit 4 bits o o o o ADR (adaptive data rate) and ADRACKReq are used to manage adaptively the uplink/downlink data rate ACK: is used as valid acknowledgement Fpending is used to signal (in DL) the presence of additional frame to be delivered to the device FOptsLen indicates the size (in bytes) of the FOpts 17

18 Frame Options, aka MAC Commands 18

19 LoraWAN Class A Uplink TX example o ALOHA-like procedure to handle channel access and retransmissions n n If a confirmed message is not acknowledged, the message is retransmitted after a random time-out (ACK_TIMEOUT) ACK_TIMEOUT is randomly drawn in the interval 1[s]-3[s] and starts at the end of Receive_window2 19

20 ALOHA Protocol o No channel feedback required, only the ACK o Time is continuous o Protocol: n The first packet in the transmission queue is transmitted as soon as ready n If the ACK does not come, the transmission is reattempted after a random number of slots X 20

21 ALOHA retransmissions Random delays Collision t Node A Node B 21

22 ALOHA performances S in TX buffer G collisioni canale S out G-S out o Assumptions: n Stationarity: S in =S out n Traffic G distributed according to Poisson process o Packet arrivals is a Poisson point process with parameter λ o Transmissions last T o G=T x λ T 22

23 ALOHA performances S in TX buffer G collisions channel S out G-S out o S in incoming traffic o S out outgoing traffic o G traffic on the channel: transmissions + retransmissions o S out <=G 23

24 ALOHA performances o The probability P s for a packet transmission to be successful is the probability that no other packet starts transmission either in is a conflict period of 2T t-t t t+t t P s = P (N(t T,t + T ) = 0) = e 2G o The throughput is: S = GP s = Ge 2G 24

25 LoraWAN Performance Evaluation o LoraWAN stations may have different SF -> transmission durations o Setting n N 1 stations, with arrival frequency λ 1 and transmission duration T 1 n N 2 stations, with arrival frequency λ 2 and transmission duration T 2 25

26 LoraWAN Performance Evaluation o The probability that a transmission of type i (1,2) collides, P i is: P 1 1 e (N 1 1)2T 1 e N 2 2(T 1 +T 2 ) P 2 1 e (N 2 2)2T 2 e N 1 1(T 1 +T 2 ) o The probability that a generic transmission collides is: 1N 1 2N 2 P = P 1 + P 1 1N N 2 1N N 2 26

27 LoraWAN Performance Evaluation o The previous expressions can be generalized in case of n different classes of stations with transmission duration T i, scale N i and arrival frequency λ i P i 1 P = nx ny k=1 P n i=1 i=1 e (N k k)(t i +T k ) in i in i P i 27

28 Example P 1 N 2 28

Seminar on Low Power Wide Area Networks

Seminar on Low Power Wide Area Networks Seminar on Low Power Wide Area Networks Luca Feltrin RadioNetworks, DEI, Alma Mater Studiorum - Università di Bologna Technologies Overview State of the Art Long Range Technologies for IoT Cellular Band

More information

Politecnico di Milano Advanced Network Technologies Laboratory. Radio Frequency Identification

Politecnico di Milano Advanced Network Technologies Laboratory. Radio Frequency Identification Politecnico di Milano Advanced Network Technologies Laboratory Radio Frequency Identification RFID in Nutshell o To Enhance the concept of bar-codes for faster identification of assets (goods, people,

More information

NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (2015). All Rights Reserved.

NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (2015). All Rights Reserved. 0 0 0 0 LoRa Specification Copyright 0 LoRa Alliance, Inc. All rights reserved. NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (0). All Rights Reserved. The information within this document

More information

Politecnico di Milano Advanced Network Technologies Laboratory. Radio Frequency Identification

Politecnico di Milano Advanced Network Technologies Laboratory. Radio Frequency Identification Politecnico di Milano Advanced Network Technologies Laboratory Radio Frequency Identification 1 RFID in Nutshell o To Enhance the concept of bar-codes for faster identification of assets (goods, people,

More information

LoRaWAN. All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission.

LoRaWAN. All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission. LoRaWAN All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission. Any end device transmission can be heard by multiple receivers,

More information

Datasheet LoRaWAN prototype PCB v Table of Contents 1. Specifications Data rates... 3

Datasheet LoRaWAN prototype PCB v Table of Contents 1. Specifications Data rates... 3 Datasheet LoRaWAN prototype PCB v1.0.1 Table of Contents 1. Specifications... 2 2. Data rates... 3 2.1 LoRaWAN TM... 3 Receive limitation... 3 Transmit limitation... 4 2.2 LoRa TM... 5 1 1. Specifications

More information

Ukko-Pekka Peura LORAWAN OPTIMIZATION FOR A BATTERY POWERED SEN- SOR NETWORK

Ukko-Pekka Peura LORAWAN OPTIMIZATION FOR A BATTERY POWERED SEN- SOR NETWORK Ukko-Pekka Peura LORAWAN OPTIMIZATION FOR A BATTERY POWERED SEN- SOR NETWORK LORAWAN OPTIMIZATION FOR A BATTERY POWERED SEN- SOR NETWORK Ukko-Pekka Peura Bachelor s Thesis Spring 2018 Information Technology

More information

Sigfox and LoRa PHY and MAC layers

Sigfox and LoRa PHY and MAC layers Sigfox and LoRa PHY and MAC layers Guillaume Ferré, Eric Simon To cite this version: Guillaume Ferré, Eric Simon. Sigfox and LoRa PHY and MAC layers. [Research Report] IMS Laboratory - University of Bordeaux

More information

NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (2017). All Rights Reserved.

NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (2017). All Rights Reserved. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 LoRaWAN 1.1 Regional Parameters Copyright 2017 LoRa Alliance, Inc. All rights reserved. NOTICE OF USE

More information

LoRa for the Internet of Things

LoRa for the Internet of Things LoRa for the Internet of Things Martin Bor Department of Computing and Communications Lancaster University m.bor@lancaster.ac.uk John Vidler Department of Computing and Communications Lancaster University

More information

NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (2017). All Rights Reserved.

NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (2017). All Rights Reserved. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 LoRaWAN 1.0.2 Regional Parameters Copyright 2017 LoRa Alliance, Inc. All rights

More information

LoRa Scalability: A Simulation Model Based on Interference Measurements

LoRa Scalability: A Simulation Model Based on Interference Measurements sensors Article LoRa Scalability: A Simulation Model Based on Interference Measurements Jetmir Haxhibeqiri *, Floris Van den Abeele, Ingrid Moerman and Jeroen Hoebeke Department of Information Technology,

More information

DOPPLER SHIFT. Thus, the frequency of the received signal is

DOPPLER SHIFT. Thus, the frequency of the received signal is DOPPLER SHIFT Radio Propagation Doppler Effect: When a wave source and a receiver are moving towards each other, the frequency of the received signal will not be the same as the source. When they are moving

More information

HM-LW-M200 Specification HW-LW -M200. Product Specification V HOPERF All Rights Reserved 1

HM-LW-M200 Specification HW-LW -M200. Product Specification V HOPERF All Rights Reserved 1 HW-LW -M200 Product Specification V2.02 2018 HOPERF All Rights Reserved 1 Preface Thank you for using our HM-LW-M200 terminal module series. The module based on LoRa spread spectrum modulation technology

More information

Analysis of the Capacity and Scalability of the LoRa Wide Area Network Technology

Analysis of the Capacity and Scalability of the LoRa Wide Area Network Technology Analysis of the Capacity and Scalability of the Wide Area Network Technology Konstantin Mikhaylov, Juha Petäjäjärvi, Tuomo Hänninen Centre for Wireless Communications Faculty of Information Technology

More information

LoRaWAN, IoT & Synchronization. ITSF 2015 Richard Lansdowne, Senior Director Network System Solutions

LoRaWAN, IoT & Synchronization. ITSF 2015 Richard Lansdowne, Senior Director Network System Solutions LoRaWAN, IoT & Synchronization ITSF 2015 Richard Lansdowne, Senior Director Network System Solutions. Agenda Introduction to LoRaWAN The LoRa Alliance Radio Parameters Network Architecture Classes of devices

More information

Product Specifications

Product Specifications Product Specifications LoRa USB Dongle LD-50H VER: 1.0 GlobalSat WorldCom Corporation 16F., No. 186, Jian 1 st Rd, Zhonghe Dist., New Taipei City 23553, Taiwan Tel: 886.2.8226.3799/ Fax: 886.2.8226.3899

More information

Cooperation in Random Access Wireless Networks

Cooperation in Random Access Wireless Networks Cooperation in Random Access Wireless Networks Presented by: Frank Prihoda Advisor: Dr. Athina Petropulu Communications and Signal Processing Laboratory (CSPL) Electrical and Computer Engineering Department

More information

GDI401/GDI801 LoRaWAN compliant GateWay

GDI401/GDI801 LoRaWAN compliant GateWay GDI401/GDI801 LoRaWAN compliant GateWay datasheet Version 1.3 www.manthink.cn 1 / 9 TEL:+86-010-56229170 Catalog 1. Overview... 3 2. Feature and Apply... 5 3. LoRa Modulation Technique... 6 4. Global Electrical

More information

LoRa/LRSC. Wireless Long Range Network for M2M Communication

LoRa/LRSC. Wireless Long Range Network for M2M Communication Marcus Oestreicher oes@zurich.ibm.com LoRa/LRSC Wireless Long Range Network for M2M Communication Overview Introduction to LoRa IBM LRSC - Long Range Signaling & Control LoRaWAN Specification Demo Introduction

More information

Lower Layers PART1: IEEE and the ZOLERTIA Z1 Radio

Lower Layers PART1: IEEE and the ZOLERTIA Z1 Radio Slide 1 Lower Layers PART1: IEEE 802.15.4 and the ZOLERTIA Z1 Radio Jacques Tiberghien Kris Steenhaut Remark: all numerical data refer to the parameters defined in IEEE802.15.4 for 32.5 Kbytes/s transmission

More information

Product Specifications. Wireless Communication Module

Product Specifications. Wireless Communication Module Product Specifications LoRa Wireless Communication Module LM-110H1 VER 1.0 GlobalSat WorldCom Corporation 16F., No. 186, Jian 1 st Rd, Zhonghe Dist., New Taipei City 23553, Taiwan Tel: 886.2.8226.3799/

More information

Feasibility of LoRa for Indoor Localization

Feasibility of LoRa for Indoor Localization Feasibility of LoRa for Indoor Localization Bashima Islam, Md Tamzeed Islam, Shahriar Nirjon December 4, 217 1 Introduction The concepts of smart cities and smart communities have started to become a reality

More information

Cellular systems 02/10/06

Cellular systems 02/10/06 Cellular systems 02/10/06 Cellular systems Implements space division multiplex: base station covers a certain transmission area (cell) Mobile stations communicate only via the base station Cell sizes from

More information

IEEE C802.16a-02/94r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16a-02/94r1. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group OFDM sub-channelization improvement and system performance selected topics 2002-11-14 Source(s)

More information

ETSI work on IoT connectivity: LTN, CSS, Mesh and Others. Josef BERNHARD Fraunhofer IIS

ETSI work on IoT connectivity: LTN, CSS, Mesh and Others. Josef BERNHARD Fraunhofer IIS ETSI work on IoT connectivity: LTN, CSS, Mesh and Others Josef BERNHARD Fraunhofer IIS 1 Outline ETSI produces a very large number of standards covering the entire domain of telecommunications and related

More information

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 2 Medium Access Control (MAC) Schemes Course Instructor: Dr. Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 Contents Why Multiple Access Random Access Aloha Slotted

More information

Contents. IEEE family of standards Protocol layering TDD frame structure MAC PDU structure

Contents. IEEE family of standards Protocol layering TDD frame structure MAC PDU structure Contents Part 1: Part 2: IEEE 802.16 family of standards Protocol layering TDD frame structure MAC PDU structure Dynamic QoS management OFDM PHY layer S-72.3240 Wireless Personal, Local, Metropolitan,

More information

Exploring LoRa and LoRaWAN. A suitable protocol for IoT weather stations?

Exploring LoRa and LoRaWAN. A suitable protocol for IoT weather stations? Exploring LoRa and LoRaWAN A suitable protocol for IoT weather stations? Master s thesis in Communication Engineering Kristoffer Olsson & Sveinn Finnsson Department of Electrical Engineering C HALMERS

More information

Two-Stage Time Slot Reservation Multiple Access Scheme for Communication Collision Avoidance

Two-Stage Time Slot Reservation Multiple Access Scheme for Communication Collision Avoidance , pp.171-176 http://dx.doi.org/10.14257/astl.2016.137.33 Two-Stage Time Slot Reservation Multiple Access Scheme for Communication Collision Avoidance ByungBog Lee 1, Byeong-Cheol Choi 1 and Se-Jin Kim

More information

Department of Computer Science and Engineering. CSE 3213: Computer Networks I (Fall 2009) Instructor: N. Vlajic Date: Dec 11, 2009.

Department of Computer Science and Engineering. CSE 3213: Computer Networks I (Fall 2009) Instructor: N. Vlajic Date: Dec 11, 2009. Department of Computer Science and Engineering CSE 3213: Computer Networks I (Fall 2009) Instructor: N. Vlajic Date: Dec 11, 2009 Final Examination Instructions: Examination time: 180 min. Print your name

More information

LoRa network a short introduction

LoRa network a short introduction LoRa network a short introduction Irene de Ruijter, Erik Bruinzeel & Timme Hovinga KPN Internet of Everything 18 maart 2015 1 Who are we? Erik Bruinzeel Technical Product Manager Internet of Everything

More information

Preliminary evaluation of NB-IOT technology and its capacity

Preliminary evaluation of NB-IOT technology and its capacity Preliminary evaluation of NB-IOT technology and its capacity Luca Feltrin, Alberto Marri, Michele Paffetti and Roberto Verdone DEI, University of Bologna, Italy Email: {luca.feltrin, roberto.verdone}@unibo.it,

More information

6.1 Multiple Access Communications

6.1 Multiple Access Communications Chap 6 Medium Access Control Protocols and Local Area Networks Broadcast Networks: a single transmission medium is shared by many users. ( Multiple access networks) User transmissions interfering or colliding

More information

The Assesement of LoRaWAN Protocol Operation Mode Impact on Average Power Consumption of End-Node Network Device

The Assesement of LoRaWAN Protocol Operation Mode Impact on Average Power Consumption of End-Node Network Device The Assesement of LoRaWAN Protocol Operation Mode Impact on Average Power Consumption of End-Node Network Device Alexander B. Ilinukh obcessedman@gmail.com Nikita V. Smirnov zigman.nikita@mail.ru Konstantin

More information

Politecnico di Milano Advanced Network Technologies Laboratory. Beyond Standard MAC Sublayer

Politecnico di Milano Advanced Network Technologies Laboratory. Beyond Standard MAC Sublayer Politecnico di Milano Advanced Network Technologies Laboratory Beyond Standard 802.15.4 MAC Sublayer MAC Design Approaches o Conten&on based n Allow collisions n O2en CSMA based (SMAC, STEM, Z- MAC, GeRaF,

More information

White paper. LoRaWAN vs /N2 : An technical comparative analysis

White paper. LoRaWAN vs /N2 : An technical comparative analysis ALCIOM 3, Rue des Vignes 78220 Viroflay - France Tel/Fax : 01 47 09 30 51 contact@alciom.com www.alciom.com Project : DOCUMENT : LoRaWAN vs 15757-4/N2 : An technical comparative analysis REFERENCE : AL/RL/1652/002

More information

LTE Aida Botonjić. Aida Botonjić Tieto 1

LTE Aida Botonjić. Aida Botonjić Tieto 1 LTE Aida Botonjić Aida Botonjić Tieto 1 Why LTE? Applications: Interactive gaming DVD quality video Data download/upload Targets: High data rates at high speed Low latency Packet optimized radio access

More information

IEEE ax / OFDMA

IEEE ax / OFDMA #WLPC 2018 PRAGUE CZECH REPUBLIC IEEE 802.11ax / OFDMA WFA CERTIFIED Wi-Fi 6 PERRY CORRELL DIR. PRODUCT MANAGEMENT 1 2018 Aerohive Networks. All Rights Reserved. IEEE 802.11ax Timeline IEEE 802.11ax Passed

More information

Decoding Superposed LoRa Signals

Decoding Superposed LoRa Signals Decoding Superposed LoRa Signals Nancy El Rachkidy (), Alexandre Guitton (), Megumi Kaneko (2) () Université Clermont Auvergne, CNRS, LIMOS, F-63 Clermont-Ferrand, France (2) National Institute of Informatics,

More information

Design of a UE-specific Uplink Scheduler for Narrowband Internet-of-Things (NB-IoT) Systems

Design of a UE-specific Uplink Scheduler for Narrowband Internet-of-Things (NB-IoT) Systems 1 Design of a UE-specific Uplink Scheduler for Narrowband Internet-of-Things (NB-IoT) Systems + Bing-Zhi Hsieh, + Yu-Hsiang Chao, + Ray-Guang Cheng, and ++ Navid Nikaein + Department of Electronic and

More information

Politecnico di Milano Scuola di Ingegneria Industriale e dell Informazione. Physical layer. Fundamentals of Communication Networks

Politecnico di Milano Scuola di Ingegneria Industriale e dell Informazione. Physical layer. Fundamentals of Communication Networks Politecnico di Milano Scuola di Ingegneria Industriale e dell Informazione Physical layer Fundamentals of Communication Networks 1 Disclaimer o The basics of signal characterization (in time and frequency

More information

RAK831 Pilot Gateway Product Specification V1.0

RAK831 Pilot Gateway Product Specification V1.0 RAK831 Pilot Gateway Product Specification V1.0 Shenzhen Rakwireless Technology Co., Ltd www.rakwireless.com info@rakwireless.com 2018 Rakwireless all rights reserved. in this document, the actual company

More information

Block diagram of a radio-over-fiber network. Central Unit RAU. Server. Downlink. Uplink E/O O/E E/O O/E

Block diagram of a radio-over-fiber network. Central Unit RAU. Server. Downlink. Uplink E/O O/E E/O O/E Performance Analysis of IEEE. Distributed Coordination Function in Presence of Hidden Stations under Non-saturated Conditions with in Radio-over-Fiber Wireless LANs Amitangshu Pal and Asis Nasipuri Electrical

More information

A Wireless Communication System using Multicasting with an Acknowledgement Mark

A Wireless Communication System using Multicasting with an Acknowledgement Mark IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 07, Issue 10 (October. 2017), V2 PP 01-06 www.iosrjen.org A Wireless Communication System using Multicasting with an

More information

Lecture on Sensor Networks

Lecture on Sensor Networks Lecture on Sensor Networks Copyright (c) 2008 Dr. Thomas Haenselmann (University of Mannheim, Germany). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU

More information

AEROHIVE NETWORKS ax DAVID SIMON, SENIOR SYSTEMS ENGINEER Aerohive Networks. All Rights Reserved.

AEROHIVE NETWORKS ax DAVID SIMON, SENIOR SYSTEMS ENGINEER Aerohive Networks. All Rights Reserved. AEROHIVE NETWORKS 802.11ax DAVID SIMON, SENIOR SYSTEMS ENGINEER 1 2018 Aerohive Networks. All Rights Reserved. 2 2018 Aerohive Networks. All Rights Reserved. 8802.11ax 802.11n and 802.11ac 802.11n and

More information

Internet of Things Prof. M. Cesana. Exam June 26, Family Name Given Name Student ID 3030 Course of studies 3030 Total Available time: 2 hours

Internet of Things Prof. M. Cesana. Exam June 26, Family Name Given Name Student ID 3030 Course of studies 3030 Total Available time: 2 hours Internet of Things Prof. M. Cesana Exam June 26, 2011 Family Name Given Name John Doe Student ID 3030 Course of studies 3030 Total Available time: 2 hours E1 E2 E3 Questions Questions OS 1 Exercise (8

More information

LTE and NB-IoT. Luca Feltrin. RadioNetworks, DEI, Alma Mater Studiorum - Università di Bologna. Telecom Italia Mobile S.p.a. - TIM

LTE and NB-IoT. Luca Feltrin. RadioNetworks, DEI, Alma Mater Studiorum - Università di Bologna. Telecom Italia Mobile S.p.a. - TIM LTE and NB-IoT Luca Feltrin RadioNetworks, DEI, Alma Mater Studiorum - Università di Bologna Telecom Italia Mobile S.p.a. - TIM Index Ø 3GPP and LTE Specifications Ø LTE o Architecture o PHY Layer o Procedures

More information

MACHINE TO MACHINE (M2M) COMMUNICATIONS-PART II

MACHINE TO MACHINE (M2M) COMMUNICATIONS-PART II MACHINE TO MACHINE (M2M) COMMUNICATIONS-PART II BASICS & CHALLENGES Dr Konstantinos Dimou Senior Research Engineer Ericsson Research konstantinos.dimou@ericsson.com Overview Introduction Definition Vision

More information

Politecnico di Milano Facoltà di Ingegneria dell Informazione. 3 Basic concepts. Wireless Networks Prof. Antonio Capone

Politecnico di Milano Facoltà di Ingegneria dell Informazione. 3 Basic concepts. Wireless Networks Prof. Antonio Capone Politecnico di Milano Facoltà di Ingegneria dell Informazione 3 Basic concepts Wireless Networks Prof. Antonio Capone Wireless Networks Wireless or wired, what is better? Well, it depends on the situation!

More information

wireless transmission of short packets

wireless transmission of short packets wireless transmission of short packets Petar Popovski Aalborg University, Denmark AAU, June 2016 P. Popovski (Aalborg Uni) short packets AAU, Jun. 2016 1 / 19 short data packets gaining in importance with

More information

LPWAN Narrowband Technologies (LoRaWAN, SigFox, etc.) for M2M Networks and Internet of Things Design

LPWAN Narrowband Technologies (LoRaWAN, SigFox, etc.) for M2M Networks and Internet of Things Design LPWAN Narrowband Technologies (LoRaWAN, SigFox, etc.) for M2M Networks and Internet of Things Design Valery Tikhvinsky, Professor MTUCI, Doctor of Economics Science, Deputy CEO of JSC «NIITC» on Innovation

More information

3G Evolution HSPA and LTE for Mobile Broadband Part II

3G Evolution HSPA and LTE for Mobile Broadband Part II 3G Evolution HSPA and LTE for Mobile Broadband Part II Dr Stefan Parkvall Principal Researcher Ericsson Research stefan.parkvall@ericsson.com Outline Series of three seminars I. Basic principles Channel

More information

Interference management Within 3GPP LTE advanced

Interference management Within 3GPP LTE advanced Interference management Within 3GPP LTE advanced Konstantinos Dimou, PhD Senior Research Engineer, Wireless Access Networks, Ericsson research konstantinos.dimou@ericsson.com 2013-02-20 Outline Introduction

More information

TSIN01 Information Networks Lecture 9

TSIN01 Information Networks Lecture 9 TSIN01 Information Networks Lecture 9 Danyo Danev Division of Communication Systems Department of Electrical Engineering Linköping University, Sweden September 26 th, 2017 Danyo Danev TSIN01 Information

More information

Ultra-Low Duty Cycle MAC with Scheduled Channel Polling

Ultra-Low Duty Cycle MAC with Scheduled Channel Polling Ultra-Low Duty Cycle MAC with Scheduled Channel Polling Wei Ye and John Heidemann CS577 Brett Levasseur 12/3/2013 Outline Introduction Scheduled Channel Polling (SCP-MAC) Energy Performance Analysis Implementation

More information

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Fine-grained Channel Access in Wireless LAN Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Physical-layer data rate PHY layer data rate in WLANs is increasing rapidly Wider channel

More information

Wireless replacement for cables in CAN Network Pros and Cons. by Derek Sum

Wireless replacement for cables in CAN Network Pros and Cons. by Derek Sum Wireless replacement for cables in CAN Network Pros and Cons by Derek Sum TABLE OF CONTENT - Introduction - Concept of wireless cable replacement - Wireless CAN cable hardware - Real time performance and

More information

COSC 3213: Computer Networks I Instructor: Dr. Amir Asif Department of Computer Science York University Section B

COSC 3213: Computer Networks I Instructor: Dr. Amir Asif Department of Computer Science York University Section B MAC: Scheduled Approaches 1. Reservation Systems 2. Polling Systems 3. Token Passing Systems Static Channelization: TDMA and FDMA COSC 3213: Computer Networks I Instructor: Dr. Amir Asif Department of

More information

IEEE C802.16a-02/46. IEEE Broadband Wireless Access Working Group <

IEEE C802.16a-02/46. IEEE Broadband Wireless Access Working Group < 2002-04-17 IEEE C802.16a-02/46 Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group A Contribution to 802.16a: MAC Frame Sizes 2002-04-17 Source(s) Re:

More information

ECE 333: Introduction to Communication Networks Fall Lecture 15: Medium Access Control III

ECE 333: Introduction to Communication Networks Fall Lecture 15: Medium Access Control III ECE 333: Introduction to Communication Networks Fall 200 Lecture 5: Medium Access Control III CSMA CSMA/CD Carrier Sense Multiple Access (CSMA) In studying Aloha, we assumed that a node simply transmitted

More information

Technical Aspects of LTE Part I: OFDM

Technical Aspects of LTE Part I: OFDM Technical Aspects of LTE Part I: OFDM By Mohammad Movahhedian, Ph.D., MIET, MIEEE m.movahhedian@mci.ir ITU regional workshop on Long-Term Evolution 9-11 Dec. 2013 Outline Motivation for LTE LTE Network

More information

Assessment of LTE Wireless Access for Monitoring of Energy Distribution in the Smart Grid

Assessment of LTE Wireless Access for Monitoring of Energy Distribution in the Smart Grid Assessment of LTE Wireless Access for Monitoring of Energy Distribution in the Smart Grid Germán C. Madueño, Jimmy J. Nielsen, Dong Min Kim, Nuno K. Pratas, arxiv:1508.02556v2 [cs.it] 30 Nov 2015 Čedomir

More information

Improvement of the LPWAN AMI backhaul s latency thanks to reinforcement learning algorithms

Improvement of the LPWAN AMI backhaul s latency thanks to reinforcement learning algorithms Bonnefoi et al. EURASIP Journal on Wireless Communications and Networking 2018) 2018:34 https://doi.org/10.1186/s13638-018-1044-2 RESEARCH Open Access Improvement of the LPWAN AMI backhaul s latency thanks

More information

Laboratory testing of LoRa modulation for CubeSat radio communications

Laboratory testing of LoRa modulation for CubeSat radio communications Laboratory testing of LoRa modulation for CubeSat radio communications Alexander Doroshkin, Alexander Zadorozhny,*, Oleg Kus 2, Vitaliy Prokopyev, and Yuri Prokopyev Novosibirsk State University, 639 Novosibirsk,

More information

Do LoRa Low-Power Wide-Area Networks Scale?

Do LoRa Low-Power Wide-Area Networks Scale? See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/310200794 Do LoRa Low-Power Wide-Area Networks Scale? Conference Paper November 2016 DOI: 10.1145/2988287.2989163

More information

Wireless Medium Access Control and CDMA-based Communication Lesson 14 CDMA2000

Wireless Medium Access Control and CDMA-based Communication Lesson 14 CDMA2000 Wireless Medium Access Control and CDMA-based Communication Lesson 14 CDMA2000 1 CDMA2000 400 MHz, 800 MHz, 900 MHz, 1700 MHz, 1800 MHz, 1900 MHz, and 2100 MHz Compatible with the cdmaone standard A set

More information

HSPA & HSPA+ Introduction

HSPA & HSPA+ Introduction HSPA & HSPA+ Introduction www.huawei.com Objectives Upon completion of this course, you will be able to: Understand the basic principle and features of HSPA and HSPA+ Page1 Contents 1. HSPA & HSPA+ Overview

More information

Medium Access Control. Wireless Networks: Guevara Noubir. Slides adapted from Mobile Communications by J. Schiller

Medium Access Control. Wireless Networks: Guevara Noubir. Slides adapted from Mobile Communications by J. Schiller Wireless Networks: Medium Access Control Guevara Noubir Slides adapted from Mobile Communications by J. Schiller S200, COM3525 Wireless Networks Lecture 4, Motivation Can we apply media access methods

More information

LoRaWAN for Smart Cities Munich, May Jonathan Pearce Wireless Marketing Manager

LoRaWAN for Smart Cities Munich, May Jonathan Pearce Wireless Marketing Manager LoRaWAN for Smart Cities Munich, May 2015 Jonathan Pearce Wireless Marketing Manager www.lora-alliance.org 3 IoT Context by Range IoT is all encompassing, with ranges scaling from wearables to the wide-area

More information

HY448 Sample Problems

HY448 Sample Problems HY448 Sample Problems 10 November 2014 These sample problems include the material in the lectures and the guided lab exercises. 1 Part 1 1.1 Combining logarithmic quantities A carrier signal with power

More information

Analysis of CSAT performance in Wi-Fi and LTE-U Coexistence

Analysis of CSAT performance in Wi-Fi and LTE-U Coexistence Analysis of CSAT performance in Wi-Fi and LTE-U Coexistence Vanlin Sathya, Morteza Mehrnoush, Monisha Ghosh, and Sumit Roy University of Chicago, Illinois, USA. University of Washington, Seattle, USA.

More information

3GPP Long Term Evolution LTE

3GPP Long Term Evolution LTE Chapter 27 3GPP Long Term Evolution LTE Slides for Wireless Communications Edfors, Molisch, Tufvesson 630 Goals of IMT-Advanced Category 1 2 3 4 5 peak data rate DL / Mbit/s 10 50 100 150 300 max DL modulation

More information

Using the epmp Link Budget Tool

Using the epmp Link Budget Tool Using the epmp Link Budget Tool The epmp Series Link Budget Tool can offer a help to determine the expected performances in terms of distances of a epmp Series system operating in line-of-sight (LOS) propagation

More information

Multiple Access Techniques

Multiple Access Techniques Multiple Access Techniques Instructor: Prof. Dr. Noor M. Khan Department of Electrical Engineering, Faculty of Engineering, Mohammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +92

More information

FAQs about OFDMA-Enabled Wi-Fi backscatter

FAQs about OFDMA-Enabled Wi-Fi backscatter FAQs about OFDMA-Enabled Wi-Fi backscatter We categorize frequently asked questions (FAQs) about OFDMA Wi-Fi backscatter into the following classes for the convenience of readers: 1) What is the motivation

More information

LTE-Unlicensed. Sreekanth Dama, Dr. Kiran Kuchi, Dr. Abhinav Kumar IIT Hyderabad

LTE-Unlicensed. Sreekanth Dama, Dr. Kiran Kuchi, Dr. Abhinav Kumar IIT Hyderabad LTE-Unlicensed Sreekanth Dama, Dr. Kiran Kuchi, Dr. Abhinav Kumar IIT Hyderabad Unlicensed Bands Shared spectrum Huge available spectrum Regulations Dynamic frequency selection Restrictions over maximum

More information

A Cross-Layer Cooperative Schema for Collision Resolution in Data Networks

A Cross-Layer Cooperative Schema for Collision Resolution in Data Networks A Cross-Layer Cooperative Schema for Collision Resolution in Data Networks Bharat Sharma, Shashidhar Ram Joshi, Udaya Raj Dhungana Department of Electronics and Computer Engineering, IOE, Central Campus,

More information

Multiple Access Methods

Multiple Access Methods Helsinki University of Technology S-72.333 Postgraduate Seminar on Radio Communications Multiple Access Methods Er Liu liuer@cc.hut.fi Communications Laboratory 16.11.2004 Content of presentation Protocol

More information

Spread ALOHA Based Random Access Scheme for Macro Cell CDMA Systems

Spread ALOHA Based Random Access Scheme for Macro Cell CDMA Systems Spread ALOHA Based Random Access Scheme for Macro Cell CDMA Systems Zhenyu Xiao, Wentao Chen, Depeng Jin, Lieguang Zeng State Key Laboratory on Microwave and Digital Communications Tsinghua National Laboratory

More information

LoRa Transmission Parameter Selection

LoRa Transmission Parameter Selection LoRa Transmission Parameter Selection Martin Bor, Utz Roedig School of Computing & Communications Lancaster University Lancaster, UK {m.bor,u.roedig}@lancaster.ac.uk Abstract Low-Power Wide-Area Network

More information

5G NR Update and UE Validation

5G NR Update and UE Validation 5G NR Update and UE Validation Sr. Project Manager/ Keysight JianHua Wu 3GPP Status Update 2 5G Scenarios and Use Cases B R O A D R A N G E O F N E W S E R V I C E S A N D PA R A D I G M S Amazingly fast

More information

Application Note: Testing for FCC Pre-Compliance with LoRaWAN Modules

Application Note: Testing for FCC Pre-Compliance with LoRaWAN Modules SX1261 WIRELESS & SENSING PRODUCTS Application Note: Testing for FCC Pre-Compliance with LoRaWAN Modules AN1200.42 Rev 1.0 May 2018 www.semtech.com Table of Contents 1. Introduction... 4 2. Results Summary...

More information

NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (2017). All Rights Reserved.

NOTICE OF USE AND DISCLOSURE Copyright LoRa Alliance, Inc. (2017). All Rights Reserved. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 LoRaWAN 1.1 Regional Parameters Copyright 2017 LoRa Alliance, Inc. All rights

More information

WirelessHART Modeling and Performance Evaluation

WirelessHART Modeling and Performance Evaluation WirelessHART Modeling and Performance Evaluation Anne Remke and Xian Wu October 24, 2013 A. Remke and X. Wu (University of Twente) WirelessHART October 24, 2013 1 / 21 WirelessHART [www.hartcomm.org] A.

More information

Converged Wireless Access: The New Normal

Converged Wireless Access: The New Normal Converged Wireless Access: The New Normal Karthik Sundaresan WNPE, Univ of Washington, June 2016 www.nec-labs.com 5G Services Services drive network requirements for 5G Source: Ericcson 2 5G Services Services

More information

1. Introduction 1.2 Medium Access Control. Prof. JP Hubaux

1. Introduction 1.2 Medium Access Control. Prof. JP Hubaux 1. Introduction 1.2 Medium Access Control Prof. JP Hubaux 1 Modulation and demodulation (reminder) analog baseband digital signal data digital analog 101101001 modulation modulation radio transmitter radio

More information

Chapter 2 Overview. Duplexing, Multiple Access - 1 -

Chapter 2 Overview. Duplexing, Multiple Access - 1 - Chapter 2 Overview Part 1 (2 weeks ago) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (last week) Modulation, Coding, Error Correction Part 3

More information

Outdoor IP64 Temperature and Humidity LoRaWAN Sensor RHF1S001

Outdoor IP64 Temperature and Humidity LoRaWAN Sensor RHF1S001 DS01588 Outdoor IP64 Temperature and Humidity LoRaWAN Sensor RHF1S001 V1.2 Document information Info Content Keywords RisingHF, LoRaWAN, Temperature and Humdity, IP64, This doc will describe the specifications

More information

Link Adaptation in Mobile Communication Networks

Link Adaptation in Mobile Communication Networks Link Adaptation in Mobile Communication Networks Assoc. prof. Vladimír Wieser, PhD. Department of Telecommunication and Multimedia University of Zilina (vladimir.wieser@fel.uniza.sk) Department of Telecommunications

More information

References. What is UMTS? UMTS Architecture

References. What is UMTS? UMTS Architecture 1 References 2 Material Related to LTE comes from 3GPP LTE: System Overview, Product Development and Test Challenges, Agilent Technologies Application Note, 2008. IEEE Communications Magazine, February

More information

Lecture 8: Media Access Control

Lecture 8: Media Access Control Lecture 8: Media Access Control CSE 123: Computer Networks Alex C. Snoeren HW 2 due NEXT WEDNESDAY Overview Methods to share physical media: multiple access Fixed partitioning Random access Channelizing

More information

Towards Massive Connectivity Support for Scalable mmtc Communications in 5G networks

Towards Massive Connectivity Support for Scalable mmtc Communications in 5G networks 1 Towards Massive Connectivity Support for Scalable mmtc Communications in 5G networks Carsten Bockelmann, Nuno K. Pratas, Gerhard Wunder, Stephan Saur, Monica Navarro, David Gregoratti, Guillaume Vivier,

More information

Lecture 8: Media Access Control. CSE 123: Computer Networks Stefan Savage

Lecture 8: Media Access Control. CSE 123: Computer Networks Stefan Savage Lecture 8: Media Access Control CSE 123: Computer Networks Stefan Savage Overview Methods to share physical media: multiple access Fixed partitioning Random access Channelizing mechanisms Contention-based

More information

Aalborg Universitet. Published in: 2017 IEEE 85th Vehicular Technology Conference (VTC Spring)

Aalborg Universitet. Published in: 2017 IEEE 85th Vehicular Technology Conference (VTC Spring) Aalborg Universitet Coverage and Capacity Analysis of Sigfox, LoRa, GPRS, and NB-IoT Vejlgaard, Benny; Lauridsen, Mads; Nguyen, Huan Cong; Kovács, István; Mogensen, Preben Elgaard; Sørensen, Mads Published

More information

Digital Communications Theory. Phil Horkin/AF7GY Satellite Communications Consultant

Digital Communications Theory. Phil Horkin/AF7GY Satellite Communications Consultant Digital Communications Theory Phil Horkin/AF7GY Satellite Communications Consultant AF7GY@arrl.net Overview Sending voice or data over a constrained channel is a balancing act trading many communication

More information

Spread Spectrum (SS) is a means of transmission in which the signal occupies a

Spread Spectrum (SS) is a means of transmission in which the signal occupies a SPREAD-SPECTRUM SPECTRUM TECHNIQUES: A BRIEF OVERVIEW SS: AN OVERVIEW Spread Spectrum (SS) is a means of transmission in which the signal occupies a bandwidth in excess of the minimum necessary to send

More information

Cellular Network Planning and Optimization Part VI: WCDMA Basics. Jyri Hämäläinen, Communications and Networking Department, TKK, 24.1.

Cellular Network Planning and Optimization Part VI: WCDMA Basics. Jyri Hämäläinen, Communications and Networking Department, TKK, 24.1. Cellular Network Planning and Optimization Part VI: WCDMA Basics Jyri Hämäläinen, Communications and Networking Department, TKK, 24.1.2008 Outline Network elements Physical layer Radio resource management

More information

Politecnico di Milano Facoltà di Ingegneria dell Informazione

Politecnico di Milano Facoltà di Ingegneria dell Informazione Politecnico di Milano Facoltà di Ingegneria dell Informazione WI-3 Wireless Metropolitan Area Networks (WMAN) Wireless Internet Prof. Antonio Capone Broadband Wireless Access (BWA) Core Network o o Wireless

More information