LoRa, LoRaWAN, and the challenges of long-range networking in shared spectrum! Cogni&ve Radio Pla/orm NL, december 2015
|
|
|
- Horatio Edwards
- 9 years ago
- Views:
Transcription
1 LoRa, LoRaWAN, and the challenges of long-range networking in shared spectrum! Cogni&ve Radio Pla/orm NL, december 2015 Thomas Telkamp! This presenta&on by Thomas Telkamp is licensed under a Crea&ve Commons ADribu&on 4.0 Interna&onal License
2 Contents! LPWAN! LoRa modulation! Hardware! LoRaWAN protocol! Deployment models! Long-range networking in shared spectrum! 2
3 ! LoRa, LoRaWAN, LPWAN?! LPWAN name for Low Power Wide-Area Network! a wireless wide area network technology that is specialized for interconnecting devices with low-bandwidth connectivity, focusing on range and power efficiency.! Mostly unlicensed (but regulated) spectrum under 1 GHz (433, 868, 915 MHz)! Multiple solutions, including:! 3
4 Bandwidth vs Range! Bandwidth! ac! WiFi! g! 3G/4G! LTE! Long Distance! High Speed! Low Power! Pick 2! Bluetooth/BLE! ZigBee! RFID/NFC! LoRa, SigFox, UNB! Range! 4
5 What is LoRa?! Wireless modulation technology! Physical layer for long range communications! Low bandwidth! Low battery usage! Operates in the license-free ISM bands all around the world! 433, 868, 915 Mhz! Regulated (power, duty-cycle, bandwidth)! EU: 0.1% or 1% per sub-band duty-cycle limitation (per hour)! Sensitivity: -142 dbm! Link budget (EU): 156 db! 5
6 What is LoRaWAN?! Communications protocol and architecture that utilizes the LoRa physical layer! Data rates are defined that range from 300bps to 5.5kbps! with two high-speed channels at 11kbps and 50kbps (FSK modulation)! Supports! secure bi-directional communication,! mobility! localization.! 6
7 7
8 LoRa Modulation!
9 LoRa characteristics! A variation of chirp spread spectrum (CSS)! Transmit power in EU 868 Mhz! band is mostly limited to 14 dbm! (=25 mw)! Increase reach by increasing energy per bit:! Transmit power! Modulation rate! LoRa uses Spreading Factors! to set the modulation rate! (SF7 to SF12)! Robust to interference, multipath,! and fading! Developed by Cycleo, a French company! acquired by Semtech in 2012! IP requires less than 50k gates! 9
10 On-Off Keying! Source: MaD Knight Frequency-shift Keying! LoRa! 10
11 Time domain (1 chirp): Frequency Bandwidth Symbol period Time 11
12 Spreading Factors! SF7! SF8! SF9.! freqency time 12
13 LoRa Demodulation (SF7)! x! =! Received Lora signal! Inverse chirp! Decoded symbols! 13
14 LoRa Demodulation! Baseband! Lora chirp! Complex! Multiply! FFT! Inverse! chirp! Source: MaD Knight 14
15 LoRa Demodulation! x! =! Received Lora signal! Narrowband interferer! Inverse chirp! Decoded symbols! 15
16 Co-channel interference rejection! Spreading factor Constant envelope interferer (FSK, GFSK, ) SF db -9.5 db SF12-25 db -22 db Noise like interferer (OFDM, QAM, ) 16
17 LoRa specifics! Symbol rate:! R s = BW 2 SF SF bits per symbol! Bit rate:! R b = SF BW 2 SF Data whitening, Interleaving, Forward Error Correction! 17
18 Source: Semtech 18
19 19
20 LoRa Spreading Factors (125kHz bw)! Spreading Factor Chips/symbol SNR limit Time-on-air (10 byte packet) Bitrate ms 5469 bps ms 3125 bps ms 1758 bps ms 977 bps ms 537 bps ms 293 bps 20
21 LoRa Spreading Factors! 21
22 Benefits of LoRa CSS! Simple to implement (Constant Envelope Modulation)! Low acquisition time (compared to DSSS)! Very resistant to both in-band and out-of-band interference! High immunity to multipath and fading! Doppler shift resistant! Moving devices! High clock tolerance (e.g. 30 ppm crystal!)! Good sensitivity! LoRa reception is simple (symmetrical up/down budget)! Downside: not terribly spectrum efficient! 22
23 Hardware!
24 Device chips! SX MHz to 1020 MHz Low Power Long Range Transceiver! SX MHz to 1020 MHz! FSK, GFSK, MSK, GMSK, OOK and LoRa modulation! +20 dbm or +14 dbm (high efficiency PA)! Channel activity detection (CAD) mode! designed to detect a LoRa preamble on the radio channel with the best possible power efficiency! 24
25 Devices! 25
26 Gateway:! SX1301 (DSP) + 2x SX1257 (RF)! 26
27 ! SX1301! Base Band processor! 2x SX1257 RF front-end! 8 separate 125 khz LoRa! channels! One high speed 250 khz! LoRa channel! One high speed 200 khz! GFSK channel! Emulates 49 LoRa! demodulators! SX1308 for femto gateway! 27
28 LoRaWAN Protocol!
29 LoRaWAN! Protocol standardized by the LoRa Alliance! Current version: 1.0! upcoming, with extra frequency plans! 1.1 next major release! LoRaWAN 1.0 Specification! White papers! For use in global ISM bands:! EU_863_870! US_902_928! CN , EU433, AU , CN , AS923, KR ! 29
30 Global ISM bands! 30
31 31
32 LoRaWAN frame! Source: Ac&lity 32
33 LoRaWAN architecture! 33
34 Gateway RX data format! {"rxpk": [{ "tmst": , "time":" t11:15: z", "chan":6, "rfch":0, "freq": , "stat":1, "modu":"lora", "datr":"sf9bw125", "codr":"4/5", "lsnr":-11.8, "rssi":-118, "size":29, "data":"qdabauca3cmbnpi48xb25emnx2ih5sa/8rqlqng=" }] } 34
35 LoRaWAN device classes! Three classes of devices have been defined, to address specific application requirements:! Class A: Each device's uplink transmission is followed by two short downlink receive windows.! Class B: In addition to the Class A functionality, Class B devices open extra receive windows at scheduled times.! Class C: These devices have a continuous open receive widow, except when transmitting.! 35
36 LoRaWAN Class A! 36
37 LoRaWAN security! Two layers of security:! Network (nwkskey)! Application (appskey)! AES 128 (128 bit key length)! The network security authenticates the node in the network! Message Integrity Check (MIC)! The application layer of security ensures the network operator does not have access to the application data.! Sensitive data can optionally be encrypted on top of this with a stronger algorithm.! 37
38 Applica&on payload end-device application session key AES128 encryption DevAddr FCnt Encrypted Payload MIC(*) end-device network session key AES128 signature (*) MIC = Message Integrity Check Source: Semtech 38
39 Upon reception of a frame, the network server checks that the frame received MIC signature matches the one computed using the end-device s network session key contained in its key database! DevAddr FCnt Encrypted Payload MIC check Network session Key database Crypto signature MIC Source: Semtech 39
40 LoRaWAN security! Activation by Personalization or Over The Air (OTAA)! Personalization:! Fixed device addresses and security keys! Simple! Vulnerable to replay attacks (after a reset)! Over The Air Activation! New security session keys can be generated from a shared secret! Enables roaming! 40
41 Join Process! Device is provisioned with DevEUI (64 bits), AppEUI (64 bits), and AppKey (128 bits)! Device sends join request message:! Network server calculates the session keys:! NwkSKey = aes128_encrypt(appkey, 0x01 AppNonce NetID DevNonce pad16)! AppSKey = aes128_encrypt(appkey, 0x02 AppNonce NetID DevNonce pad16)! Network server send join accept message:! 41
42 LoRaWAN scalability! Gateways listen on 8 frequencies! All SF per frequency! Can receive concurrently two different SF on the same frequency! In case of collision, packet with strongest signal gets decoded (generally)! Two dedicated high-speed channels (10 kbps and 50 kbps)! Adaptive Data Rate (ADR), see next slide! In case of congestion, scale by adding gateways! Nodes get closer to the gateway! Due to ADR, spreading factors will be reduced! More capacity: multiplicative!! 42
43 Adaptive Data Rate (ADR) mechanism! Received packets Spreading Factor SNR limit SF = 12 MaxSNR = -10 db Can increase rate to SF10: -10 db (SNR) - 5 db (margin) = -15 db Link ADR request: SF10 43
44 Deployment models!
45 45
46 Private vs Public Network! Private Network! Individually managed! Specific deployments: geographically bound! Centralized Public Network! Telecom operator managed network! Large geographical coverage! Fully managed! Roaming! Distributed/Cooperative Public Network! No single owner, no single point of control! E.g. The Things Network! Internet model! 46
47 The Things Network! Global community LoRaWAN network! No single point of control! End-to-end encryption! No country borders! Overlapping device-addresses! Uses recently released sub-band g1, line 3, Note 5! 47
48 48
49 49
50 Core Components! B Broker Gateway Send data to and receive data from nodes Decoupling from Router and Applica&on Handler R Router N C Routes raw packets from gateways to brokers Network Controller Node state: data rate and frequency management H ApplicaNon Handler Decryp&on, deduping, works on behalf of apps A ApplicaNon User applica&on 50
51 Public and Private Networking! R R NC B NC B H H H Private Storage Handler H NR A A A Private Network R NC B H A 51
52 Long-range networking in shared spectrum!!
53 LoRaWAN observations! LoRa designed for use in ISM band: interference tolerant! Due to uncoordinated transmission, system can t sustain a high load ( ALOHA-like )! Maintain reception duty-cycle under 10% (per channel)! Manage load by densifying the network: cheap gateways! Additional benefit: more downlink capacity (half-duplex gateways)! Is this good use of the (ISM) spectrum?! How does LoRa affect other long-range technologies?! 53
54 Optimizations! Adaptive Data Rate! Manage spreading factor and transmission power! Geography based channel allocation (use certain frequencies in some places but not in others)! Listen Before Talk! 54
55 Alternative LPWAN technologies! SigFox! (Ultra) narrowband DBPSK uplink! 100Hz uplink channels (random!) in 200 khz band! 12 bytes packets, 3x repetition! GFSK downlink (600 baud)! Gateways and servers managed by SigFox! LinkLabs Symphony Link! LoRa based, but synchronized/slotted! Not for public networking! Other! Ingenu, ah, Waviot, Weightless-N, -P, etc.! 55
56 ! 3GPP! LTE Cat-M1! LTE-Light! Smaller front-end (1.4Mhz), half-duplex, 1 antenna! Cheaper chipset! Power Saving Mode and Extended Discontinuous Reception! Questions/Issues: cost, IPR, actual battery usage! LTE Cat-NB, NB-IOT! Not LTE! 200 khz bands: stand-alone, guard-band, in-band! Questions/Issues: deployment, IPR, cost, battery, mobility, sim-card (?)! 56
57 Commons! Elinor Ostrom, Governing the Commons! Tragedy of the commons can be prevented if a commons is bound by people, place, and rules! ISM band for SRD is regulated for uncooperative users! Limit power and duty-cycle to limit influence of a single user! But for long-range networking this is different. Users:! are related to each other (could be grouped)! have common objectives! could develop and maintain rules that maximize total gain! 57
58 What can we do?! Recent (lpwan) IoT research reports (Dialogic, Stratix, Figo, Strict, etc.) signal potential problems, but do not provide significant solutions (or directions) other than managing the problem itself by raising awareness, additional spectrum, stricter rules, monitoring, etc.! What can we learn from Cognitive Radio, Commons models, and available data for future use of license-exempt spectrum?! For example, simple CR capabilities! Mix LoRa (CSS) with narrowband and have devices and the network make smart decisions, to optimize performance and efficiency! E.g. Ultra-Narrowband for uplink, LoRa for downlink! Measure and share frequency usage! Multi dimensional metrics?! Can we start experimenting with technical and policy solutions in current licenseexempt spectrum, to build a case for future allocations?! 58
59 Extra material!
60 60
61 SODAQ balloon flight (>14km altitude)! Max. number of gateway for a single message: 84! Max. distance: 325 km! 61
LoRa FAQs. www.semtech.com 1 of 4 Semtech. Semtech Corporation LoRa FAQ
LoRa FAQs 1.) What is LoRa Modulation? LoRa (Long Range) is a modulation technique that provides significantly longer range than competing technologies. The modulation is based on spread-spectrum techniques
LoRaWAN. What is it? A technical overview of LoRa and LoRaWAN. Technical Marketing Workgroup 1.0
LoRaWAN What is it? A technical overview of LoRa and LoRaWAN Technical Marketing Workgroup 1.0 November 2015 TABLE OF CONTENTS 1. INTRODUCTION... 3 What is LoRa?... 3 Long Range (LoRa )... 3 2. Where does
WHITE PAPER. Emerging IoT Wireless Communication
WHITE PAPER Emerging IoT Wireless Communication ABSTRACT It is quite apparent by now that cellular technologies, built primarily for voice traffic, cannot currently provide a scalable solution for long-range
LTE Evolution for Cellular IoT Ericsson & NSN
LTE Evolution for Cellular IoT Ericsson & NSN LTE Evolution for Cellular IoT Overview and introduction White Paper on M2M is geared towards low cost M2M applications Utility (electricity/gas/water) metering
CS263: Wireless Communications and Sensor Networks
CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 4: Medium Access Control October 5, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Medium Access Control Schemes: FDMA TDMA
communication over wireless link handling mobile user who changes point of attachment to network
Wireless Networks Background: # wireless (mobile) phone subscribers now exceeds # wired phone subscribers! computer nets: laptops, palmtops, PDAs, Internet-enabled phone promise anytime untethered Internet
LoRa Device Developer Guide Orange Connected Objects & Partnerships
In collaboration with Credits This LoRa Device Developer Guide is an initiative by developed in collaboration with Actility. It provides an overiew of the LoRa ecosystem, wireless network architecture,
1 Lecture Notes 1 Interference Limited System, Cellular. Systems Introduction, Power and Path Loss
ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2015 1 Lecture Notes 1 Interference Limited System, Cellular Systems Introduction, Power and Path Loss Reading: Mol 1, 2, 3.3, Patwari
The Evolution of Wireless Networks for the Internet of Things
The Evolution of Wireless Networks for the Internet of Things NSF Wireless Cities Workshop Presenter: Phil Fleming Mobile Networks Senior Technology Advisor Nokia Networks Arlington Hts., IL 1 Nokia Networks
LTE, WLAN, BLUETOOTHB
LTE, WLAN, BLUETOOTHB AND Aditya K. Jagannatham FUTURE Indian Institute of Technology Kanpur Commonwealth of Learning Vancouver 4G LTE LTE (Long Term Evolution) is the 4G wireless cellular standard developed
Protocolo IEEE 802.15.4. Sergio Scaglia SASE 2012 - Agosto 2012
Protocolo IEEE 802.15.4 SASE 2012 - Agosto 2012 IEEE 802.15.4 standard Agenda Physical Layer for Wireless Overview MAC Layer for Wireless - Overview IEEE 802.15.4 Protocol Overview Hardware implementation
Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction
Wireless Physical Layer Q1. Is it possible to transmit a digital signal, e.g., coded as square wave as used inside a computer, using radio transmission without any loss? Why? It is not possible to transmit
Frequency Hopping Spread Spectrum (FHSS) vs. Direct Sequence Spread Spectrum (DSSS) in Broadband Wireless Access (BWA) and Wireless LAN (WLAN)
FHSS vs. DSSS page 1 of 16 Frequency Hopping Spread Spectrum (FHSS) vs. Direct Sequence Spread Spectrum (DSSS) in Broadband Wireless Access (BWA) and Wireless LAN (WLAN) by Sorin M. SCHWARTZ Scope In 1997
GSM and Similar Architectures Lesson 07 GSM Radio Interface, Data bursts and Interleaving
GSM and Similar Architectures Lesson 07 GSM Radio Interface, Data bursts and Interleaving 1 Space Division Multiple Access of the signals from the MSs A BTS with n directed antennae covers mobile stations
Introduction to Clean-Slate Cellular IoT radio access solution. Robert Young (Neul) David Zhang (Huawei)
Introduction to Clean-Slate Cellular IoT radio access solution Robert Young (Neul) David Zhang (Huawei) Page 11 Introduction and motivation There is a huge opportunity for Mobile Network Operators to exploit
Wireless Personal Area Networks (WPANs)
Wireless Personal Area Networks (WPANs) Bluetooth, ZigBee Contents Introduction to the IEEE 802 specification family Concept of ISM frequency band Comparison between different wireless technologies ( and
INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA
COMM.ENG INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA 9/6/2014 LECTURES 1 Objectives To give a background on Communication system components and channels (media) A distinction between analogue
ThingPark Wireless PHY and MAC layer specifications
ThingPark Wireless PHY and MAC layer specifications ACTILITY This document contains proprietary information of Actility S.A. Version By Date 0.1 OH 28/02/2013 Initial slide deck proposing LoRa MAC based
An Overview of ZigBee Networks
An Overview of ZigBee Networks A guide for implementers and security testers Matt Hillman Contents 1. What is ZigBee?... 3 1.1 ZigBee Versions... 3 2. How Does ZigBee Operate?... 3 2.1 The ZigBee Stack...
Tri-Band RF Transceivers for Dynamic Spectrum Access. By Nishant Kumar and Yu-Dong Yao
Tri-Band RF Transceivers for Dynamic Spectrum Access By Nishant Kumar and Yu-Dong Yao Presentation outline Introduction to WISELAB Active work at WISELAB Tri-band test bed Elements of the test bed Experimentation
A Performance Study of Wireless Broadband Access (WiMAX)
A Performance Study of Wireless Broadband Access (WiMAX) Maan A. S. Al-Adwany Department of Computer & Information Engineering, College of Electronics Engineering University of Mosul Mosul, Iraq [email protected]
Evolution of the Air Interface From 2G Through 4G and Beyond
Evolution of the Air Interface From 2G Through 4G and Beyond Presentation to IEEE Ottawa Section / Alliance of IEEE Consultants Network (AICN) - 2nd May 2012 Frank Rayal BLiNQ Networks/ Telesystem Innovations
Wi-Fi Backscatter: Battery-free Internet Connectivity to Empower the Internet of Things. Ubiquitous Computing Seminar FS2015 Bjarni Benediktsson
Wi-Fi Backscatter: Battery-free Internet Connectivity to Empower the Internet of Things Ubiquitous Computing Seminar FS2015 Bjarni Benediktsson Internet of Things The Internet of Things (IoT) is a computing
SmartDiagnostics Application Note Wireless Interference
SmartDiagnostics Application Note Wireless Interference Publication Date: May 27, 2015 KCF Technologies, Inc. Background The SmartDiagnostics wireless network is an easy to install, end-to-end machine
DT3: RF On/Off Remote Control Technology. Rodney Singleton Joe Larsen Luis Garcia Rafael Ocampo Mike Moulton Eric Hatch
DT3: RF On/Off Remote Control Technology Rodney Singleton Joe Larsen Luis Garcia Rafael Ocampo Mike Moulton Eric Hatch Agenda Radio Frequency Overview Frequency Selection Signals Methods Modulation Methods
Maximizing Range and Battery Life in Low-Cost Wireless Networks
Maximizing Range and Battery Life in Low-Cost Wireless Networks The proliferation of cost-effective wireless technology has led to the rise of entirely new types of networks across a wide range of applications
mm-band MIMO in 5G Mobile
mm-band MIMO in 5G Mobile Arogyaswami Paulraj Stanford University IEEE 5G Summit Santa Clara University November 16, 2015 Service Vision and Performance Universal Connectivity Low Power Low Latency Immersive
IEEE802.15.4-2006 Sub-1 GHz-Lösungen für Sensornetzwerke mit optimierter Funkabdeckung. 2008 Dr. Wolf Wireless GmbH
IEEE802.15.4-2006 Sub-1 GHz-Lösungen für Sensornetzwerke mit optimierter Funkabdeckung 2008 Dr. Wolf Wireless GmbH 1 Spectral Density is the Foundation of Wireless Communication Data Streaming (Access
3GPP Wireless Standard
3GPP Wireless Standard Shishir Pandey School of Technology and Computer Science TIFR, Mumbai April 10, 2009 Shishir Pandey (TIFR) 3GPP Wireless Standard April 10, 2009 1 / 23 3GPP Overview 3GPP : 3rd Generation
Introduction to EDGE. 2.1 What Is EDGE?
2 Introduction to EDGE This chapter is the first of a series dedicated to EDGE. It introduces the different EDGE concepts from a global point of view, explaining how they have been introduced into the
RFSPACE CLOUD-IQ #CONNECTED SOFTWARE DEFINED RADIO
CLOUD-IQ #CONNECTED SOFTWARE DEFINED RADIO 1 - SPECIFICATIONS Cloud-IQ INTRODUCTION The Cloud-IQ is a high performance, direct sampling software radio with an ethernet interface. It offers outstanding
ZigBee Propagation for Smart Metering Networks
ZigBee Propagation for Smart Metering Networks The UK government requires energy suppliers to take all reasonable steps to deploy smart meters in customer residences in Great Britain by 2019, with the
Course Curriculum for Master Degree in Electrical Engineering/Wireless Communications
Course Curriculum for Master Degree in Electrical Engineering/Wireless Communications The Master Degree in Electrical Engineering/Wireless Communications, is awarded by the Faculty of Graduate Studies
Lecture 1. Introduction to Wireless Communications 1
896960 Introduction to Algorithmic Wireless Communications Lecture 1. Introduction to Wireless Communications 1 David Amzallag 2 May 25, 2008 Introduction to cellular telephone systems. How a cellular
CDMA Network Planning
CDMA Network Planning by AWE Communications GmbH www.awe-com.com Contents Motivation Overview Network Planning Module Air Interface Cell Load Interference Network Simulation Simulation Results by AWE Communications
CWNA Instructor Led Course Outline
CWNA Instructor Led Course Outline Enterprise Wi-Fi Administration, Outline v7.0 Introduction The Enterprise Wireless LAN Administration 7.1 course (which prepares students for the CWNA-106 exam), whether
Semtech Wireless Products
Semtech Wireless Products Semtech LoRa Technology Semtech LoRa TM wireless technology enables the Internet of Things Ultimate long range and low power solution 10mile range, 10yr battery lifetime Easily
The GSM and GPRS network T-110.300/301
The GSM and GPRS network T-110.300/301 History The successful analog 1:st generation mobile telephone systems proved that there is a market for mobile telephones ARP (AutoRadioPuhelin) in Finland NMT (Nordic
Demystifying Wireless for Real-World Measurement Applications
Proceedings of the IMAC-XXVIII February 1 4, 2010, Jacksonville, Florida USA 2010 Society for Experimental Mechanics Inc. Demystifying Wireless for Real-World Measurement Applications Kurt Veggeberg, Business,
18-759: Wireless Networks Lecture 18: Cellular. Overview
18-759: Wireless Networks Lecture 18: Cellular Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2010 http://www.cs.cmu.edu/~prs/wirelesss10/ Peter
The influence of Wi-Fi on the operation of Bluetooth based wireless sensor networks in the Internet of Things
Faculty of Electrical Engineering, Mathematics & Computer Science The influence of Wi-Fi on the operation of Bluetooth based wireless sensor networks in the Internet of Things Jermain C. Horsman B.Sc.
11 Internet of Things (IoT) Protocols You Need to Know About
11 Internet of Things (IoT) Protocols You Need to Know About by RS Components There exists an almost bewildering choice of connectivity options for electronics engineers and application developers working
Wireless Communication and RF System Design Using MATLAB and Simulink Giorgia Zucchelli Technical Marketing RF & Mixed-Signal
Wireless Communication and RF System Design Using MATLAB and Simulink Giorgia Zucchelli Technical Marketing RF & Mixed-Signal 2013 The MathWorks, Inc. 1 Outline of Today s Presentation Introduction to
Bluetooth voice and data performance in 802.11 DS WLAN environment
1 (1) Bluetooth voice and data performance in 802.11 DS WLAN environment Abstract In this document, the impact of a 20dBm 802.11 Direct-Sequence WLAN system on a 0dBm Bluetooth link is studied. A typical
EPL 657 Wireless Networks
EPL 657 Wireless Networks Some fundamentals: Multiplexing / Multiple Access / Duplex Infrastructure vs Infrastructureless Panayiotis Kolios Recall: The big picture... Modulations: some basics 2 Multiplexing
AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz
AN1200.04 Application Note: FCC Regulations for ISM Band Devices: Copyright Semtech 2006 1 of 15 www.semtech.com 1 Table of Contents 1 Table of Contents...2 1.1 Index of Figures...2 1.2 Index of Tables...2
Cellular Network Organization. Cellular Wireless Networks. Approaches to Cope with Increasing Capacity. Frequency Reuse
Cellular Network Organization Cellular Wireless Networks Use multiple low-power transmitters (100 W or less) Areas divided into cells Each served by its own antenna Served by base station consisting of
Propsim enabled Mobile Ad-hoc Network Testing
www.anite.com Propsim enabled Mobile Ad-hoc Network Testing Anite is now part of Keysight Technologies Lab-based, end-to-end performance testing of systems using Propsim MANET channel emulation A Mobile
The future of mobile networking. David Kessens <[email protected]>
The future of mobile networking David Kessens Introduction Current technologies Some real world measurements LTE New wireless technologies Conclusion 2 The future of mobile networking
Revision of Lecture Eighteen
Revision of Lecture Eighteen Previous lecture has discussed equalisation using Viterbi algorithm: Note similarity with channel decoding using maximum likelihood sequence estimation principle It also discusses
TL-WN310G 54M Wireless CardBus Adapter
54M Wireless CardBus Adapter Rev: 1.0.1 1910010042 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. is a registered trademark of TP-LINK TECHNOLOGIES CO., LTD. Other brands and
LTE in Unlicensed Spectrum: European Regulation and Co-existence Considerations
3GPP workshop on LTE in unlicensed spectrum Sophia Antipolis, France, June 13, 2014 RWS-140002 LTE in Unlicensed Spectrum: European Regulation and Co-existence Considerations Sari Nielsen & Antti Toskala
CSE331: Introduction to Networks and Security. Lecture 6 Fall 2006
CSE331: Introduction to Networks and Security Lecture 6 Fall 2006 Open Systems Interconnection (OSI) End Host Application Reference model not actual implementation. Transmits messages (e.g. FTP or HTTP)
Nokia Siemens Networks LTE 1800 MHz Introducing LTE with maximum reuse of GSM assets
Nokia Siemens Networks LTE 1800 MHz Introducing LTE with maximum reuse of GSM assets White paper Table of contents 1. Overview... 3 2. 1800 MHz spectrum... 3 3. Traffic Migration... 5 4. Deploying LTE-GSM
LTE on Shared Bands (LEONARD)
LTE on Shared Bands (LEONARD) Kari Rikkinen TEKES TRIAL seminar 15.02.2012 Renesas Mobile Corporation Department name 2012/3/28 Rev. 0.00 2010 Renesas Mobile Corporation. All rights reserved. 00000-A Introduction
Whitepaper. 802.11n The Next Generation in Wireless Technology
Whitepaper 802.11n The Next Generation in Wireless Technology Introduction Wireless technology continues to evolve and add value with its inherent characteristics. First came 802.11, then a & b, followed
Developments in 900 MHz wireless connectivity systems. Guido Dolmans Holst Centre / Imec-NL
Developments in 900 MHz wireless connectivity systems Guido Dolmans Holst Centre / Imec-NL 3 HOLST CENTRE PROJECTS SUB-GHZ NUTSHELL 900 MHz UHF RFID European project Pasteur for sensor-enhanced RFID for
EnOcean Radio Protocol 2. September 26, 2013 SPECIFICATION V1.0. Subject to modifications EnOcean Radio Protocol 2 V1.0 Page 1/19
SPECIFICATION V1.0 EnOcean Radio Protocol 2 September 26, 2013 EnOcean GmbH Kolpingring 18a 82041 Oberhaching Germany Phone +49.89.67 34 689-0 Fax +49.89.67 34 689-50 [email protected] www.enocean.com Subject
A survey on Spectrum Management in Cognitive Radio Networks
A survey on Spectrum Management in Cognitive Radio Networks Ian F. Akyildiz, Won-Yeol Lee, Mehmet C. Vuran, Shantidev Mohanty Georgia Institute of Technology Communications Magazine, vol 46, April 2008,
LTE PHY Fundamentals Roger Piqueras Jover
LTE PHY Fundamentals Roger Piqueras Jover DL Physical Channels - DL-SCH: The DownLink Shared CHannel is a channel used to transport down-link user data or Radio Resource Control (RRC) messages, as well
From reconfigurable transceivers to reconfigurable networks, part II: Cognitive radio networks. Loreto Pescosolido
From reconfigurable transceivers to reconfigurable networks, part II: Cognitive radio networks Loreto Pescosolido Spectrum occupancy with current technologies Current wireless networks, operating in either
Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur
Module 5 Broadcast Communication Networks Lesson 9 Cellular Telephone Networks Specific Instructional Objectives At the end of this lesson, the student will be able to: Explain the operation of Cellular
Appendix C GSM System and Modulation Description
C1 Appendix C GSM System and Modulation Description C1. Parameters included in the modelling In the modelling the number of mobiles and their positioning with respect to the wired device needs to be taken
How To Make A Multi-User Communication Efficient
Multiple Access Techniques PROF. MICHAEL TSAI 2011/12/8 Multiple Access Scheme Allow many users to share simultaneously a finite amount of radio spectrum Need to be done without severe degradation of the
192620010 Mobile & Wireless Networking. Lecture 5: Cellular Systems (UMTS / LTE) (1/2) [Schiller, Section 4.4]
192620010 Mobile & Wireless Networking Lecture 5: Cellular Systems (UMTS / LTE) (1/2) [Schiller, Section 4.4] Geert Heijenk Outline of Lecture 5 Cellular Systems (UMTS / LTE) (1/2) q Evolution of cellular
Mobile Communications TCS 455
Mobile Communications TCS 455 Dr. Prapun Suksompong [email protected] Lecture 26 1 Office Hours: BKD 3601-7 Tuesday 14:00-16:00 Thursday 9:30-11:30 Announcements Read the following from the SIIT online
CubeSat Communications Transceiver for Increased Data Throughput
CubeSat Communications Transceiver for Increased Data Throughput Christopher Clark, Andrew Chin, Petras Karuza, Daniel Rumsey, David Hinkley The Aerospace Corporation P.O. Box 92957 Los Angeles, CA 90009-2957
LTE UE RF measurements An introduction and overview
An introduction and overview February 2010 Andreas Roessler [email protected] Technology Manager North America Rohde & Schwarz, Germany Guenter Pfeifer [email protected]
Getting the Most Out of Your WirelessHART System
Getting the Most Out of Your WirelessHART System A White Paper presented by: Garrett Schmidt Wireless Product Manager Phoenix Contact Americas Business Unit P.O. Box 4100 Harrisburg, PA 17111-0100 Phone:
LTE-Advanced Carrier Aggregation Optimization
Nokia Networks LTE-Advanced Carrier Aggregation Optimization Nokia Networks white paper LTE-Advanced Carrier Aggregation Optimization Contents Introduction 3 Carrier Aggregation in live networks 4 Multi-band
Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard. Why Frequency Hopping?
Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard Presentation to IEEE 802 March 11, 1996 Naftali Chayat BreezeCom 1 Why Frequency Hopping? Frequency Hopping is one of the variants
ACRS 2.0 User Manual 1
ACRS 2.0 User Manual 1 FCC Regulatory Information This device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful interference,
Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP
Department of Electrical and Computer Engineering Ben-Gurion University of the Negev LAB 1 - Introduction to USRP - 1-1 Introduction In this lab you will use software reconfigurable RF hardware from National
How To Understand The Gsm And Mts Mobile Network Evolution
Mobile Network Evolution Part 1 GSM and UMTS GSM Cell layout Architecture Call setup Mobility management Security GPRS Architecture Protocols QoS EDGE UMTS Architecture Integrated Communication Systems
Logitech Advanced 2.4 GHz Technology
Logitech Advanced 2.4 GHz Technology Revision 1.1H March 2, 2009 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 SYSTEM OVERVIEW... 4 2.1 NETWORK TOPOLOGY...4 2.2 MAIN FEATURES...4 3 ASSOCIATION MODEL... 5 4 ENCRYPTION...
SX1272/3/6/7/8: LoRa Modem. Low Energy Consumption Design AN1200.17. TCo. SX1272/3/6/7/8 LoRa Modem Design Guide WIRELESS & SENSING
: LoRa Modem Low Energy Consumption Design AN1200.17 TCo 1 Table of Contents 1 Energy Consumption... 3 1.1 Introduction... 3 1.2 The LoRa Calculator... 3 1.3 Star Network Connectivity... 4 2 Duty Cycled
Chapter 3: Spread Spectrum Technologies
Chapter 3: Spread Spectrum Technologies Overview Comprehend the differences between, and explain the different types of spread spectrum technologies and how they relate to the IEEE 802.11 standard's PHY
HSDPA Mobile Broadband Data A Smarter Approach to UMTS Downlink Data
HSDPA Mobile Broadband Data A Smarter Approach to UMTS Downlink Data UMTS mobile wireless systems have enjoyed widespread uptake of high-quality circuit-switched applications like voice and video telephony.
Introduction Chapter 1. Uses of Computer Networks
Introduction Chapter 1 Uses of Computer Networks Network Hardware Network Software Reference Models Example Networks Network Standardization Metric Units Revised: August 2011 Uses of Computer Networks
MIMO detector algorithms and their implementations for LTE/LTE-A
GIGA seminar 11.01.2010 MIMO detector algorithms and their implementations for LTE/LTE-A Markus Myllylä and Johanna Ketonen 11.01.2010 2 Outline Introduction System model Detection in a MIMO-OFDM system
ISDB-T T Transmission Technologies and Emergency Warning System
ISDB-T T Seminar ISDB-T T Transmission Technologies and Emergency Warning System 12 de Febrero 2008 Universidad Ricardo Palma, Lima, Perú DiBEG, JAPAN Hiroyuki FURUTA (NHK) Digital broadcasting experts
Es hail-2 Satellite AMSAT Payload
Es hail-2 Satellite AMSAT Payload Table of Content Es hail-2 Overview AMSAT High Level Requirements Frequency Band Selection AMSAT Technical Solution Es hail-2 Payloads 2x AMSAT transponders covering the
ZIGBEE 802.15.4. ECGR-6185 Advanced Embedded Systems. Charlotte. University of North Carolina-Charlotte. Chaitanya Misal Vamsee Krishna
ECGR-6185 Advanced Embedded Systems ZIGBEE 802.15.4 University of North Carolina-Charlotte Charlotte Chaitanya Misal Vamsee Krishna WPAN A personal area network (PAN) is a computer network used for communication
EECC694 - Shaaban. Transmission Channel
The Physical Layer: Data Transmission Basics Encode data as energy at the data (information) source and transmit the encoded energy using transmitter hardware: Possible Energy Forms: Electrical, light,
Wi-Fi Why Now? Exploring New Wireless Technologies for Industrial Applications
Wi-Fi Why Now? Exploring New Wireless Technologies for Industrial Applications Patrick McCurdy Product Marketing Manager Phoenix Contact Inc. [email protected] Ira Sharp Product Specialist Phoenix
Wireless Networks. Reading: Sec5on 2.8. COS 461: Computer Networks Spring 2011. Mike Freedman
1 Wireless Networks Reading: Sec5on 2.8 COS 461: Computer Networks Spring 2011 Mike Freedman hep://www.cs.princeton.edu/courses/archive/spring11/cos461/ 2 Widespread Deployment Worldwide cellular subscribers
PLANNING WIRELESS MESH NETWORKS FOR IOT SMART GRID APPLICATIONS
PLANNING WIRELESS MESH NETWORKS FOR IOT SMART GRID APPLICATIONS HUGO CAFÉ ANDRÉ MARTINS PEDRO VIEIRA ANTÓNIO RODRIGUES [email protected] [email protected] [email protected] [email protected]
Implementing Digital Wireless Systems. And an FCC update
Implementing Digital Wireless Systems And an FCC update Spectrum Repacking Here We Go Again: The FCC is reallocating 600 MHz Frequencies for Wireless Mics 30-45 MHz (8-m HF) 174-250 MHz (VHF) 450-960 MHz
Nigerian Communications Commission
Nigerian Communications Commission REGULATORY GUIDELINES FOR THE USE OF 2.4 GHz ISM BAND FOR COMMERCIAL TELECOM SERVICES Introduction The use of broadband for last mile access or for final distribution
Lecture 1: Introduction
Mobile Data Networks Lecturer: Victor O.K. Li EEE Department Room: CYC601D Tel.: 857 845 Email: [email protected] Course home page: http://www.eee.hku.hk/courses.msc/ 1 Lecture 1: Introduction Mobile data
BENEFITS OF USING MULTIPLE PLP IN DVB-T2
BENEFITS OF USING MULTIPLE PLP IN DVB-T2 ENENSYS Technologies, France : http://www.enensys.com DVB-T2 has already achieved incredible success for delivering digital terrestrial television. More than 28
Hello viewers, welcome to today s lecture on cellular telephone systems.
Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture minus 31 Cellular Telephone Systems Hello viewers, welcome to today s lecture
NSN White paper February 2014. Nokia Solutions and Networks Smart Scheduler
NSN White paper February 2014 Nokia Solutions and Networks Smart Scheduler CONTENTS 1. Introduction 3 2. Smart Scheduler Features and Benefits 4 3. Smart Scheduler wit Explicit Multi-Cell Coordination
Design Considerations for RF Energy Harvesting Devices
Design Considerations for RF Energy Harvesting Devices Harry Ostaffe Director, Marketing & Business Development 1 Overview RF energy is generally very low Direct-power at close range to a transmitter Energy
Wireless Technology and RF Standard in Medical Device Development
Wireless Technology and RF Standard in Medical Device Development 10:10 am 10:50 am Thursday, June 6 Greg Crouch Life Science Business Director, National Instruments Wireless Telehealth Example Telehealth
