Secondary User Access for IoT Applications in the FM Radio band using FS-FBMC Kenny Barlee, University of Strathclyde (Scotland)

Size: px
Start display at page:

Download "Secondary User Access for IoT Applications in the FM Radio band using FS-FBMC Kenny Barlee, University of Strathclyde (Scotland)"

Transcription

1 Secondary User Access for IoT Applications in the FM Radio band using FS-FBMC Kenny Barlee, University of Strathclyde (Scotland) 1/25

2 Overview Background + Motivation Transmitter Design Results as in paper Recent work 2/25

3 Presentation Key Terms Primary User (PU) = licensed radio spectrum user (e.g. cellular, TV, satellite) Secondary User (SU) = unlicensed radio spectrum user Dynamic Spectrum Access (DSA) = technique used by SUs to identify and gain access to available spectrum Software Defined Radio (SDR) = radio with a dynamic, software controlled front end that is a key enabler in DSA 3/25

4 Background and Motivation The radio spectrum is a finite (non exhaustive) resource High cost barriers associated with obtaining broadcast licenses Very competitive market licenses worth 50billion to the UK economy In coming years cities will be full of millions of sensors, all requiring low datarate connections Existing WiFi and free to use ISM bands are congested another solution required 4/25

5 [GAP] [GAP] [GAP] [GAP] [GAP] [GAP] [GAP] [GAP] [GAP] [GAP] Background and Motivation The radio spectrum is underutilized Gaps in Primary User (PU) spectrum can be used by the Secondary User (SU) with the help of Dynamic Spectrum Access (DSA) techniques Satellite TV Broadcast Cellular Aeronautical Nav Secondary Users (SUs) Primary Users (PUs) 5/25

6 Background and Motivation FM Band Band from 88 to 108 MHz, 100 individual 200 khz wide channels Often poorly utilized [1,2] Research shows in cities with populations around 1m, only 25% of the band is used, much less in rural areas Signals broadcast at these freqs have excellent propagation characteristics Able to diffract around objects such as hills and human-made structures, and can penetrate through buildings well Band is an excellent candidate for smart city IoT communication, e.g. traffic signal sequencing, smart street lighting etc. 6/25

7 Research Aims Design a SU radio capable of filling gaps in the FM Band for low data throughput applications (IoT) Radio to identify available channels by itself (then build channel mask, complete with guardbands) Radio to use an adaptive modulation scheme Radio must cause minimal interference to FM Station PUs (IMPORTANT!) 7/25

8 DSA Radio Design Modulation Schemes To mould around PUs, radio requires adaptive, Non Contiguous (NC) modulation scheme (i.e. can make signals with spectral holes) Out Of Band (OOB) leakage (power in disabled channels) must be minimal in order to protect PU + meet regulator interference rules Favourite NC schemes in literature are: [3,4] NC-OFDM (normal OFDM, with zeros transmitted on disabled subcarriers) FBMC (filterbank multicarrier, with zeros transmitted in disabled subchannels) Particular FBMC filter designed for DSA = PHYDYAS filter [5] 8/25

9 DSA Radio Design Modulation Schemes NC-OFDM uses rectangular pulse shaping, hence has high OOB leakage [6] FBMC uses specially designed pulse shaping filters, which minimize OOB leakage FBMC is the more attractive candidate due to spectral containment 9/25

10 DSA Radio Design Transmitter 2 possible FBMC transmitter architectures Frequency Spread (FS-FBMC) or Polyphase Network (PPN-FBMC) PHYDYAS FBMC requires Offset QAM symbols (FBMC/OQAM) FS-FBMC: symbols upsampled by K, filtered, input to IFFT, overlap/sum [7] 10/25

11 DSA Radio Design Transmitter Design is HDL-ready (samples rather than frames, valid lines, fixed point) FBMC parameters f S =20.48MHz, K =4, M =1024 x kHz wide overlapping channels created (10 per FM channel) 11/25

12 DSA Radio Design AutoMask Research has shown that the Matched Detector is the most reliable sensing technique (i.e. the official receiver for the type of signal being sensed, rather than generic Energy Detection) [8] Method adopted was to tune to each FM centre freq, FM demodulate, perform channel classification, then store the results in RAM Guard bands are added based on regulator minimum distance rules 12/25

13 DSA Radio Design AutoMask The AutoMask module was designed HDL-ready, and is optimised for FPGA targeting (e.g. with pipelining and polyphase serialized decimation filters) Mask creation is a function of a detection window Only takes 0.64 seconds to generate with a detection window of 2048 samples per FM channel 13/25

14 Testing SU Interference Levels Recordings of the FM Radio spectrum were obtained using a USRP B210 with a standard VHF/UHF omnidirectional antenna In central Glasgow, 22 stations were found The USRP was uncalibrated; hence samples received by the computer had relative power levels Channel model estimations were used to make informed adjustments Friis free space model Perez-Vega Zamanillo/ FCC F(50,50) [9] 14/25

15 Testing SU Interference Levels The FM Band recording was passed through the AutoMask module, and a mask was generated 275 OQAM subchannels (of 1024) were eligible for use (a function of the chosen guardband size), a total bandwidth of 5.5MHz SU signals with various transmit powers were generated using the PHYDYAS FBMC PHY and an equivalent NC-OFDM PHY These SU signals were overlaid on the FM Band recording, to simulate the RF transmission, and the interference they would cause to the PU 15/25

16 Testing SU Interference Levels Plotting the power spectra of the signals, clear to see that there is minimal OOB leakage with PHYDYAS FBMC when compared to NC-OFDM Each of the known PU FM stations were demodulated in turn, to allow the interference caused by the SU to be explored 16/25

17 Testing SU Interference Levels Quantitative Signal to Interference Ratio (SIR) was found for each SU Tx power N P FM = 1 N n 1 s FM n 2 N P SU = 1 N n 1 s FM+SU n 2 P FM SIR = 10 log 10 P FM P SU PHYDYAS radio shows 47dB improvement in PU SIR over NC-OFDM At 4W, PHYDYAS leakage x88 LOWER than PU power At 4W, NC-OFDM leakage x625 HIGHER than PU power 17/25

18 Testing SU Interference Levels Qualitative Audio listening tests were then performed to classify how bad the quality of each station was Each station, at each transmit power, for both PHYDYAS FBMC and NC-OFDM were evaluated Mean Opinion Score was used: MOS 1 = noise MOS 5 = perfect audio 18/25

19 DSA Radio Design ZynqSDR Tx Implementation Next step was to target the Transmitter + AutoMask to radio hardware Rapid prototyping made easy from Simulink with the Zynq Based Radio support package for ZynqSDR [10] 19/25

20 DSA Radio Design ZynqSDR Tx Implementation 20/25

21 DSA Radio Design Next Steps Perform tests in the University s RF shielded anechoic chamber to investigate how the SU interferes with standard FM Radio receivers Find an optimal guard band size (tradeoff between interference and data throughput) 21/25

22 DSA Radio Design Receiver A receiver PHY has been developed, which is able to infer unknown Tx masks Initial results show that transmitted data can be recovered correctly Fun quirk with the system the OQAM constellation contains 9 clusters of points! Received IQ (FBMC + FM Radio) After FFT After PHYDYAS Filter After Max Effect 22/25

23 Conclusions The spectrum (a finite resource) is often poorly utilized In coming years there will be sensors everywhere, requiring low datarate connections While the proposed DSA radio PHY is not mmwave, it is equally as valid an access technique for 5G communications The idea of DSA is gaining ground in 5G research (e.g. 5G Rural First project), and it is accepted that it will play a crucial role in enabling access to the radio spectrum for next gen communications 23/25

24 Conclusions The novel DSA radio PHY developed can enable SU access in the band traditionally used for FM Radio Initial tests suggest the radio can coexist with the PU, causing very little interference The PHYDYAS FBMC radio provides a 47dB improvement in PU interference over NC-OFDM The radio s smart abilities have been demonstrated, in that it can generate its own channel mask within 0.64 seconds of turn on 24/25

25 References [1] D. Otermat, C. Otero, I. Kostanic, Analysis of the FM Radio Spectrum for Internet of Things Opportunistic Access Via Cognitive Radio, in Proc. of WF-IoT 15, Milan, IT, pp , Dec 2015 [2] D. Otermat, C. Otero, I. Kostanic, Analysis of the FM Radio Spectrum for Secondary Licensing of Low-Power Short-Range Cognitive Internet of Things Devices, in IEEE Access, Oct 2016 [3] B. Farhang-Boroujeny, R. Kempter, Multicarrier communication techniques for spectrum sensing and communication in cognitive radio, in IEEE Commun. Mag, vol. 46 no. 4, pp , Apr 2008 [4] R. Gerzaguet et al., The 5G candidate waveform race: a comparison of complexity and performance, EURASIP Journal on Wireless Commun. and Networking, Jan 2017 [5] M. Bellanger. (2010, Jun). FBMC physical layer: a primer, PHYDYAS. [Online] Available: [6] B. Farhang-Boroujeny, OFDM Versus Filter Bank Multicarrier, in IEEE Signal Process. Mag., vol. 28 no. 3, pp , May 2011 [7] M. Bellanger, FS-FBMC: a flexible robust scheme for efficient multicarrier broadband wireless access, IEEE Globecom Workshops, Anaheim, USA, Dec 2012 [8] M. Hoyhtya, Spectrum Occupancy Measurements: A Survey and Use of Interference Maps, IEEE Communications Surveys and Tutorials, vol. 18 no. 4, pp , April 2016 [9] C. Perez-Vega and J. Zamanillo. (2002, Jun). Path Loss Model for Broadcasting Applications and Outdoor Communications Systems in the VHF and UHF Bands. [Online]. Available: [10] MathWorks. (2018). Zynq SDR Support from Communications System Toolbox. [Online]. Available: 25/25

26 Research co-funded by the MathWorks DCRG Grant on Dynamic Spectrum Access for 5G Communications /25

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 What s Behind 5G Wireless Communications? 서기환과장 2015 The MathWorks, Inc. 2 Agenda 5G goals and requirements Modeling and simulating key 5G technologies Release 15: Enhanced Mobile

More information

5G 무선통신시스템설계 : WLAN/LTE/5G

5G 무선통신시스템설계 : WLAN/LTE/5G 1 5G 무선통신시스템설계 : WLAN/LTE/5G 김종남 Application Engineer 2017 The MathWorks, Inc. 2 Agenda Innovations in Mobile Communications Waveform Generation and End-to-end Simulation WLAN, LTE, 5G (FBMC, UFMC) RF

More information

What s Behind 5G Wireless Communications?

What s Behind 5G Wireless Communications? What s Behind 5G Wireless Communications? Marc Barberis 2015 The MathWorks, Inc. 1 Agenda 5G goals and requirements Modeling and simulating key 5G technologies Release 15: Enhanced Mobile Broadband IoT

More information

FBMC for TVWS. Date: Authors: Name Affiliations Address Phone

FBMC for TVWS. Date: Authors: Name Affiliations Address Phone November 2013 FBMC for TVWS Date: 2014-01-22 Doc. 22-14-0012-00-000b Authors: Name Affiliations Address Phone email Dominique Noguet CEA-LETI France dominique.noguet[at]cea.fr Notice: This document has

More information

Tomorrow s Wireless - How the Internet of Things and 5G are Shaping the Future of Wireless

Tomorrow s Wireless - How the Internet of Things and 5G are Shaping the Future of Wireless Tomorrow s Wireless - How the Internet of Things and 5G are Shaping the Future of Wireless Jin Bains Vice President R&D, RF Products, National Instruments 1 We live in a Hyper Connected World Data rate

More information

Cognitive Radio: Smart Use of Radio Spectrum

Cognitive Radio: Smart Use of Radio Spectrum Cognitive Radio: Smart Use of Radio Spectrum Miguel López-Benítez Department of Electrical Engineering and Electronics University of Liverpool, United Kingdom M.Lopez-Benitez@liverpool.ac.uk www.lopezbenitez.es,

More information

What is New in Wireless System Design

What is New in Wireless System Design What is New in Wireless System Design Houman Zarrinkoub, PhD. houmanz@mathworks.com 2015 The MathWorks, Inc. 1 Agenda Landscape of Wireless Design Our Wireless Initiatives Antenna-to-Bit simulation Smart

More information

Filter Bank Multi-Carrier (FBMC) for Future Wireless Systems

Filter Bank Multi-Carrier (FBMC) for Future Wireless Systems Filter Bank Multi-Carrier (FBMC) for Future Wireless Systems CD Laboratory Workshop Ronald Nissel November 15, 2016 Motivation Slide 2 / 27 Multicarrier Modulation Frequency index, l 17 0 0 x l,k...transmitted

More information

Waveform Candidates for 5G Networks: Analysis and Comparison

Waveform Candidates for 5G Networks: Analysis and Comparison 1 Waveform Candidates for 5G Networks: Analysis and Comparison Yinsheng Liu, Xia Chen, Zhangdui Zhong, Bo Ai, Deshan Miao, Zhuyan Zhao, Jingyuan Sun, Yong Teng, and Hao Guan. arxiv:1609.02427v1 [cs.it]

More information

Cognitive Ultra Wideband Radio

Cognitive Ultra Wideband Radio Cognitive Ultra Wideband Radio Soodeh Amiri M.S student of the communication engineering The Electrical & Computer Department of Isfahan University of Technology, IUT E-Mail : s.amiridoomari@ec.iut.ac.ir

More information

An Enabling Waveform for 5G - QAM-FBMC: Initial Analysis

An Enabling Waveform for 5G - QAM-FBMC: Initial Analysis An Enabling Waveform for 5G - QAM-FBMC: Initial Analysis Yinan Qi and Mohammed Al-Imari Samsung Electronics R&D Institute UK, Staines-upon-Thames, Middlesex TW18 4QE, UK {yinan.qi, m.al-imari}@samsung.com

More information

Top 5 Challenges for 5G New Radio Device Designers

Top 5 Challenges for 5G New Radio Device Designers WHITE PAPER Top 5 Challenges for 5G New Radio Device Designers 5G New Radio (NR) Release-15, introduced in December 2017, lays the foundation for ultra-fast download speeds, reliable low latency connections,

More information

Filtered Multitone Multicarrier Modulation with Partially Overlapping Sub-Channels

Filtered Multitone Multicarrier Modulation with Partially Overlapping Sub-Channels 07 5th European Signal Processing Conference (EUSIPCO Filtered Multitone Multicarrier Modulation with Partially Overlapping Sub-Channels Kai Shao, Luping Pi Chongqing University of Posts and Telecomm Chongqing,

More information

DEEP LEARNING ON RF DATA. Adam Thompson Senior Solutions Architect March 29, 2018

DEEP LEARNING ON RF DATA. Adam Thompson Senior Solutions Architect March 29, 2018 DEEP LEARNING ON RF DATA Adam Thompson Senior Solutions Architect March 29, 2018 Background Information Signal Processing and Deep Learning Radio Frequency Data Nuances AGENDA Complex Domain Representations

More information

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary M.Tech Scholar, ECE Department,SKIT, Jaipur, Abstract Orthogonal Frequency Division

More information

Prototyping Next-Generation Communication Systems with Software-Defined Radio

Prototyping Next-Generation Communication Systems with Software-Defined Radio Prototyping Next-Generation Communication Systems with Software-Defined Radio Dr. Brian Wee RF & Communications Systems Engineer 1 Agenda 5G System Challenges Why Do We Need SDR? Software Defined Radio

More information

Decision Feedback Equalization for Filter Bank Multicarrier Systems

Decision Feedback Equalization for Filter Bank Multicarrier Systems Decision Feedback Equalization for Filter Bank Multicarrier Systems Abhishek B G, Dr. K Sreelakshmi, Desanna M M.Tech Student, Department of Telecommunication, R. V. College of Engineering, Bengaluru,

More information

Multi-carrier Modulation and OFDM

Multi-carrier Modulation and OFDM 3/28/2 Multi-carrier Modulation and OFDM Prof. Luiz DaSilva dasilval@tcd.ie +353 896-366 Multi-carrier systems: basic idea Typical mobile radio channel is a fading channel that is flat or frequency selective

More information

Page 1. Outline : Wireless Networks Lecture 6: Final Physical Layer. Direct Sequence Spread Spectrum (DSSS) Spread Spectrum

Page 1. Outline : Wireless Networks Lecture 6: Final Physical Layer. Direct Sequence Spread Spectrum (DSSS) Spread Spectrum Outline 18-759 : Wireless Networks Lecture 6: Final Physical Layer Peter Steenkiste Dina Papagiannaki Spring Semester 2009 http://www.cs.cmu.edu/~prs/wireless09/ Peter A. Steenkiste 1 RF introduction Modulation

More information

Adoption of this document as basis for broadband wireless access PHY

Adoption of this document as basis for broadband wireless access PHY Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Proposal on modulation methods for PHY of FWA 1999-10-29 Source Jay Bao and Partha De Mitsubishi Electric ITA 571 Central

More information

Sideseadmed IRT 0040 Cognitive Radio Communications. Avo 08. märts 2011

Sideseadmed IRT 0040 Cognitive Radio Communications. Avo 08. märts 2011 Sideseadmed IRT 0040 Cognitive Radio Communications Avo 08. märts 2011 Increasing Demand Rapid growth in the wireless communications sector, requiring more spectral bandwidth Increasing number of users

More information

High Performance Fbmc/Oqam System for Next Generation Multicarrier Wireless Communication

High Performance Fbmc/Oqam System for Next Generation Multicarrier Wireless Communication IOSR Journal of Engineering (IOSRJE) ISS (e): 50-0, ISS (p): 78-879 PP 5-9 www.iosrjen.org High Performance Fbmc/Oqam System for ext Generation Multicarrier Wireless Communication R.Priyadharshini, A.Savitha,

More information

Dynamic Spectrum Sharing

Dynamic Spectrum Sharing COMP9336/4336 Mobile Data Networking www.cse.unsw.edu.au/~cs9336 or ~cs4336 Dynamic Spectrum Sharing 1 Lecture overview This lecture focuses on concepts and algorithms for dynamically sharing the spectrum

More information

Department of Telecommunications. The Norwegian Institute of Technology. N-7034 Trondheim, Norway. and the same power.

Department of Telecommunications. The Norwegian Institute of Technology. N-7034 Trondheim, Norway. and the same power. OFDM for Digital TV Terrestrial Broadcasting Anders Vahlin and Nils Holte Department of Telecommunications The Norwegian Institute of Technology N-734 Trondheim, Norway ABSTRACT This paper treats the problem

More information

On Practical Coexistence Gaps in. A. Zubow, P. Gawłowicz, S. Bayhan European Wireless 2018

On Practical Coexistence Gaps in. A. Zubow, P. Gawłowicz, S. Bayhan European Wireless 2018 On Practical Coexistence Gaps in Space for LTE-U/WiFi Coexistence A. Zubow, P. Gawłowicz, S. Bayhan European Wireless 2018 Motivation Rapid growth in the use of smart phones / tablets and appearance of

More information

Multi-Carrier Waveforms effect on Non-Relay and Relay Cognitive Radio Based System Performances

Multi-Carrier Waveforms effect on Non-Relay and Relay Cognitive Radio Based System Performances Multi-Carrier Waveforms effect on Non-Relay and Relay Cognitive Radio Based System Performances By Carlos Faouzi Bader and Musbah Shaat Senior Associate Researcher, SIEEE Centre Tecnològic de Telecomunicacions

More information

The Effect of MIRBBASI-MARTIN Filter on the Performance of Filter Bank Multicarrier Transmultiplexer System

The Effect of MIRBBASI-MARTIN Filter on the Performance of Filter Bank Multicarrier Transmultiplexer System American Journal of Information Science and Computer Engineering Vol. 5, No. 1, 2019, pp. 1-7 http://www.aiscience.org/journal/ajisce ISSN: 2381-7488 (Print); ISSN: 2381-7496 (Online) The Effect of MIRBBASI-MARTIN

More information

Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel

Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel Journal of Scientific & Industrial Research Vol. 73, July 2014, pp. 443-447 Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel S. Mohandass * and

More information

Researches in Broadband Single Carrier Multiple Access Techniques

Researches in Broadband Single Carrier Multiple Access Techniques Researches in Broadband Single Carrier Multiple Access Techniques Workshop on Fundamentals of Wireless Signal Processing for Wireless Systems Tohoku University, Sendai, 2016.02.27 Dr. Hyung G. Myung, Qualcomm

More information

From Antenna to Bits:

From Antenna to Bits: From Antenna to Bits: Wireless System Design with MATLAB and Simulink Cynthia Cudicini Application Engineering Manager MathWorks cynthia.cudicini@mathworks.fr 1 Innovations in the World of Wireless Everything

More information

Contributions for 5G Development at Brazil. Dr. Henry Douglas Rodrigues May 22 nd 2018

Contributions for 5G Development at Brazil. Dr. Henry Douglas Rodrigues May 22 nd 2018 Contributions for 5G Development at Brazil Dr. Henry Douglas Rodrigues May 22 nd 2018 Agenda Motivations for 5G Inatel Contributions for 5G Demos and Performance Future Work Conclusions Motivations Motivations

More information

A Flexible FS-FBMC Receiver for Dynamic Access in the TVWS

A Flexible FS-FBMC Receiver for Dynamic Access in the TVWS A Flexible FS-FBMC Receiver for Dynamic Access in the TVWS Vincent Berg, Jean-Baptiste Doré and Dominique Noguet CEA-LETI, Minatec Grenoble, France e-mail: vincent.berg@cea.fr, jean-baptiste.dore@cea.fr,

More information

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2) 192620010 Mobile & Wireless Networking Lecture 2: Wireless Transmission (2/2) [Schiller, Section 2.6 & 2.7] [Reader Part 1: OFDM: An architecture for the fourth generation] Geert Heijenk Outline of Lecture

More information

FPGA Implementation of Gaussian Multicarrier. Receiver with Iterative. Interference. Canceller. Tokyo Institute of Technology

FPGA Implementation of Gaussian Multicarrier. Receiver with Iterative. Interference. Canceller. Tokyo Institute of Technology FPGA Implementation of Gaussian Multicarrier Receiver with Iterative Interference Canceller Tetsuou Ohori,, Satoshi Suyama, Hiroshi Suzuki, and Kazuhiko Fukawa Tokyo Institute of Technology This work was

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

Cooperation: Brno University of Technology. 5G Simulator: FBMC. Ronald Nissel

Cooperation: Brno University of Technology. 5G Simulator: FBMC. Ronald Nissel Cooperation: Brno University of Technology 5G Simulator: FBMC Ronald Nissel The 5G Simulator is under development, expected release date is 2017. Our FBMC Matlab code, however, can be downloaded at: https://www.nt.tuwien.ac.at/downloads/

More information

What s Behind 5G Wireless Communications?

What s Behind 5G Wireless Communications? What s Behind 5G Wireless Communications? Tabrez Khan Application Engineering Group 2015 The MathWorks, Inc. 1 Agenda 5G goals and requirements Modeling and simulating key 5G technologies 5G development

More information

FULL-DUPLEX COGNITIVE RADIO: ENHANCING SPECTRUM USAGE MODEL

FULL-DUPLEX COGNITIVE RADIO: ENHANCING SPECTRUM USAGE MODEL FULL-DUPLEX COGNITIVE RADIO: ENHANCING SPECTRUM USAGE MODEL Abhinav Lall 1, O. P. Singh 2, Ashish Dixit 3 1,2,3 Department of Electronics and Communication Engineering, ASET. Amity University Lucknow Campus.(India)

More information

Waveform Generation and Testing with Software-Defined Radios (SDR) and RF instruments

Waveform Generation and Testing with Software-Defined Radios (SDR) and RF instruments Waveform Generation and Testing with Software-Defined Radios (SDR) and RF instruments Houman Zarrinkoub, PhD. Product Manager Signal Processing & Communications houmanz@mathworks.com 2015 The MathWorks,

More information

An OFDM Transmitter and Receiver using NI USRP with LabVIEW

An OFDM Transmitter and Receiver using NI USRP with LabVIEW An OFDM Transmitter and Receiver using NI USRP with LabVIEW Saba Firdose, Shilpa B, Sushma S Department of Electronics & Communication Engineering GSSS Institute of Engineering & Technology For Women Abstract-

More information

EC 551 Telecommunication System Engineering. Mohamed Khedr

EC 551 Telecommunication System Engineering. Mohamed Khedr EC 551 Telecommunication System Engineering Mohamed Khedr http://webmail.aast.edu/~khedr 1 Mohamed Khedr., 2008 Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week

More information

IEEE c-23. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16>

IEEE c-23. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Project Title IEEE 802.16 Broadband Wireless Access Working Group 802.16b PHY: Spectral mask related issues and carrier allocations Date Submitted Source(s) 2001-03-10 Dr. Ir. Nico

More information

Chapter 2 Overview - 1 -

Chapter 2 Overview - 1 - Chapter 2 Overview Part 1 (last week) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (today) Modulation, Coding, Error Correction Part 3 (next

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION The enduring growth of wireless digital communications, as well as the increasing number of wireless users, has raised the spectrum shortage in the last decade. With this growth,

More information

Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation

Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation J. Bangladesh Electron. 10 (7-2); 7-11, 2010 Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation Md. Shariful Islam *1, Md. Asek Raihan Mahmud 1, Md. Alamgir Hossain

More information

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Distributed spectrum sensing in unlicensed bands using the VESNA platform Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Agenda Motivation Theoretical aspects Practical aspects Stand-alone spectrum

More information

Base Stations, Antennas and Fibre Everywhere? Nicola Marchetti CPqD, Campinas, Brazil November 6, 2014

Base Stations, Antennas and Fibre Everywhere? Nicola Marchetti CPqD, Campinas, Brazil November 6, 2014 Base Stations, Antennas and Fibre Everywhere? Nicola Marchetti CPqD, Campinas, Brazil November 6, 2014 2 Acknowledgements We acknowledge support from the Science Foundation Ireland under grant No. 10/CE/i853

More information

Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model

Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model M. Prem Anand 1 Rudrashish Roy 2 1 Assistant Professor 2 M.E Student 1,2 Department of Electronics & Communication

More information

How to tackle 5G challenges Dr. Dominique Noguet Head of Communication and Security Technologies Dpt CEA-LETI

How to tackle 5G challenges Dr. Dominique Noguet Head of Communication and Security Technologies Dpt CEA-LETI How to tackle 5G challenges Dr. Dominique Noguet Head of Communication and Security Technologies Dpt CEA-LETI Dr. Emilio Calvanese Strinati Smart Devices & Telecommunications Strategy Program Director

More information

SC - Single carrier systems One carrier carries data stream

SC - Single carrier systems One carrier carries data stream Digital modulation SC - Single carrier systems One carrier carries data stream MC - Multi-carrier systems Many carriers are used for data transmission. Data stream is divided into sub-streams and each

More information

Chapter 2 Overview - 1 -

Chapter 2 Overview - 1 - Chapter 2 Overview Part 1 (last week) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (today) Modulation, Coding, Error Correction Part 3 (next

More information

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Lecture 3: Wireless Physical Layer: Modulation Techniques Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Modulation We saw a simple example of amplitude modulation in the last lecture Modulation how

More information

NI Technical Symposium ni.com

NI Technical Symposium ni.com NI Technical Symposium 2016 1 Build 5G Systems Today Avichal Kulshrestha 2 How We Consume Data is Changing 3 Where We Are Today Explosion of wireless data and connected devices Last year s mobile data

More information

Vietnam Spectrum Occupancy Measurements and Analysis for Cognitive Radio Applications

Vietnam Spectrum Occupancy Measurements and Analysis for Cognitive Radio Applications Vietnam Spectrum Occupancy Measurements and Analysis for Cognitive Radio Applications Vo Nguyen Quoc Bao Posts and Telecommunication Institute of Technology Outline Introduction Measurement and Procedure

More information

Anju 1, Amit Ahlawat 2

Anju 1, Amit Ahlawat 2 Orthogonal Frequency Division Multiplexing Anju 1, Amit Ahlawat 2 1 Hindu College of Engineering, Sonepat 2 Shri Baba Mastnath Engineering College Rohtak Abstract: OFDM was introduced in the 1950s but

More information

SPREAD SPECTRUM COMMUNICATIONS. historical and technical overview. Bryan Bergeron, NUlN 27 Stearns Road, Suite 8 Brookline. Massachusetts

SPREAD SPECTRUM COMMUNICATIONS. historical and technical overview. Bryan Bergeron, NUlN 27 Stearns Road, Suite 8 Brookline. Massachusetts Bryan Bergeron, NUlN 27 Stearns Road, Suite 8 Brookline. Massachusetts 02 146 SPREAD SPECTRUM COMMUNICATIONS historical and technical overview A s we all know, the RF spectrum is a finite and exceedingly

More information

Building versatile network upon new waveforms

Building versatile network upon new waveforms Security Level: Building versatile network upon new waveforms Chan Zhou, Malte Schellmann, Egon Schulz, Alexandros Kaloxylos Huawei Technologies Duesseldorf GmbH 5G networks: A complex ecosystem 5G service

More information

COHERENT DETECTION OPTICAL OFDM SYSTEM

COHERENT DETECTION OPTICAL OFDM SYSTEM 342 COHERENT DETECTION OPTICAL OFDM SYSTEM Puneet Mittal, Nitesh Singh Chauhan, Anand Gaurav B.Tech student, Electronics and Communication Engineering, VIT University, Vellore, India Jabeena A Faculty,

More information

IMPROVED PROBABILITY OF DETECTION AT LOW SNR IN COGNITIVE RADIOS

IMPROVED PROBABILITY OF DETECTION AT LOW SNR IN COGNITIVE RADIOS 87 IMPROVED PROBABILITY OF DETECTION AT LOW SNR IN COGNITIVE RADIOS Parvinder Kumar 1, (parvinderkr123@gmail.com)dr. Rakesh Joon 2 (rakeshjoon11@gmail.com)and Dr. Rajender Kumar 3 (rkumar.kkr@gmail.com)

More information

COGNITIVE RADIO NETWORKS IS THE NEXT STEP IN COMMUNICATION TECHNOLOGY

COGNITIVE RADIO NETWORKS IS THE NEXT STEP IN COMMUNICATION TECHNOLOGY Computer Modelling and New Technologies, 2012, vol. 16, no. 3, 63 67 Transport and Telecommunication Institute, Lomonosov 1, LV-1019, Riga, Latvia COGNITIVE RADIO NETWORKS IS THE NEXT STEP IN COMMUNICATION

More information

OBJECTIVES. Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX

OBJECTIVES. Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX OBJECTIVES Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX INTRODUCTION WIMAX the Worldwide Interoperability for Microwave Access, is a telecommunications

More information

Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes

Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes Volume 4, Issue 6, June (016) Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes Pranil S Mengane D. Y. Patil

More information

Constant-Envelope Variations of OFDM and OFDM-CDMA

Constant-Envelope Variations of OFDM and OFDM-CDMA Constant-Envelope Variations of OFDM and OFDM-CDMA J. W. Nieto Harris Corporation RF Communications Division HFIA 2008, #1 Presentation Overview OFDM and OFDM-CDMA Waveforms Constant-Envelope (CE) Variations

More information

Some Areas for PLC Improvement

Some Areas for PLC Improvement Some Areas for PLC Improvement Andrea M. Tonello EcoSys - Embedded Communication Systems Group University of Klagenfurt Klagenfurt, Austria email: andrea.tonello@aau.at web: http://nes.aau.at/tonello web:

More information

COGNITIVE RADIO TECHNOLOGY: ARCHITECTURE, SENSING AND APPLICATIONS-A SURVEY

COGNITIVE RADIO TECHNOLOGY: ARCHITECTURE, SENSING AND APPLICATIONS-A SURVEY COGNITIVE RADIO TECHNOLOGY: ARCHITECTURE, SENSING AND APPLICATIONS-A SURVEY G. Mukesh 1, K. Santhosh Kumar 2 1 Assistant Professor, ECE Dept., Sphoorthy Engineering College, Hyderabad 2 Assistant Professor,

More information

Spectrum Management. Justin Taylor ATS systems

Spectrum Management. Justin Taylor ATS systems Spectrum Management Justin Taylor ATS systems What Is Spectrum Management Spectrum management refers to the process of regulating the RF spectrum, either for an entire country or at a particular location

More information

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK Akshita Abrol Department of Electronics & Communication, GCET, Jammu, J&K, India ABSTRACT With the rapid growth of digital wireless communication

More information

Comparisons of Filter Bank Multicarrier Systems

Comparisons of Filter Bank Multicarrier Systems Comparisons of Filter Bank Multicarrier Systems Juan Fang 1, Zihao You 2, I-Tai Lu 5 ECE Department Polytechnic Institute of NYU Brooklyn, NY, USA jfang1985@gmail.com 1, zyou1@students.poly.edu 2, itailu@poly.edu

More information

OFDMA PHY for EPoC: a Baseline Proposal. Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1

OFDMA PHY for EPoC: a Baseline Proposal. Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1 OFDMA PHY for EPoC: a Baseline Proposal Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1 Supported by Jorge Salinger (Comcast) Rick Li (Cortina) Lup Ng (Cortina) PAGE 2 Outline OFDM: motivation

More information

Orthogonal Frequency Division Multiplexing & Measurement of its Performance

Orthogonal Frequency Division Multiplexing & Measurement of its Performance Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 5, Issue. 2, February 2016,

More information

S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY

S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY A seminar report on Orthogonal Frequency Division Multiplexing (OFDM) Submitted by Sandeep Katakol 2SD06CS085 8th semester

More information

Coexistence of Filter Banks and CP-OFDM: What are the Real Gains?

Coexistence of Filter Banks and CP-OFDM: What are the Real Gains? Coexistence of Filter Banks and CP-OFDM: What are the Real Gains? Quentin Bodinier, Faouzi Bader, Jacques Palicot To cite this version: Quentin Bodinier, Faouzi Bader, Jacques Palicot. Coexistence of Filter

More information

One Cell Reuse OFDM/TDMA using. broadband wireless access systems

One Cell Reuse OFDM/TDMA using. broadband wireless access systems One Cell Reuse OFDM/TDMA using subcarrier level adaptive modulation for broadband wireless access systems Seiichi Sampei Department of Information and Communications Technology, Osaka University Outlines

More information

Control issues in cognitive networks. Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008

Control issues in cognitive networks. Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008 Control issues in cognitive networks Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008 Outline Cognitive wireless networks Cognitive mesh Topology control Frequency selection Power control

More information

RAPTORXR. Broadband TV White Space (TVWS) Backhaul Digital Radio System

RAPTORXR. Broadband TV White Space (TVWS) Backhaul Digital Radio System RAPTORXR Broadband TV White Space (TVWS) Backhaul Digital Radio System TECHNICAL OVERVIEW AND DEPLOYMENT GUIDE CONTACT: BBROWN@METRICSYSTEMS.COM Broadband White Space Mesh Infrastructure LONG REACH - FAST

More information

OFDMA and MIMO Notes

OFDMA and MIMO Notes OFDMA and MIMO Notes EE 442 Spring Semester Lecture 14 Orthogonal Frequency Division Multiplexing (OFDM) is a digital multi-carrier modulation technique extending the concept of single subcarrier modulation

More information

Overcoming Interference is Critical to Success in a Wireless IoT World

Overcoming Interference is Critical to Success in a Wireless IoT World Overcoming Interference is Critical to Success in a Wireless IoT World Ensuring reliable wireless network performance in the presence of many smart devices, and on potentially overcrowded radio bands requires

More information

An Uplink Resource Allocation Algorithm For OFDM and FBMC Based Cognitive Radio Systems

An Uplink Resource Allocation Algorithm For OFDM and FBMC Based Cognitive Radio Systems An Uplink Resource Allocation Algorithm For OFDM and FBMC Based Cognitive Radio Systems Musbah Shaat & Faouzi Bader Centre Tecnològic de Telecomunicacions de Catalunya (CTTC) Castelldefels-Barcelona, Spain

More information

MIMO in 4G Wireless. Presenter: Iqbal Singh Josan, P.E., PMP Director & Consulting Engineer USPurtek LLC

MIMO in 4G Wireless. Presenter: Iqbal Singh Josan, P.E., PMP Director & Consulting Engineer USPurtek LLC MIMO in 4G Wireless Presenter: Iqbal Singh Josan, P.E., PMP Director & Consulting Engineer USPurtek LLC About the presenter: Iqbal is the founder of training and consulting firm USPurtek LLC, which specializes

More information

PRINCIPLES OF COMMUNICATION SYSTEMS. Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum

PRINCIPLES OF COMMUNICATION SYSTEMS. Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum PRINCIPLES OF COMMUNICATION SYSTEMS Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum Topic covered Introduction to subject Elements of Communication system Modulation General

More information

To Fragment or Not To Fragment: Viability of NC OFDMA in Multihop Networks. Muhammad Nazmul Islam WINLAB, Rutgers University

To Fragment or Not To Fragment: Viability of NC OFDMA in Multihop Networks. Muhammad Nazmul Islam WINLAB, Rutgers University To Fragment or Not To Fragment: Viability of NC OFDMA in Multihop Networks Muhammad Nazmul Islam WINLAB, Rutgers University Availability of Non Contiguous Spectrum Demand for wireless services is increasing

More information

COGNITIVE RADIO. I.U.C.A.F. Summer School Chile, April 2014

COGNITIVE RADIO. I.U.C.A.F. Summer School Chile, April 2014 COGNITIVE RADIO I.U.C.A.F. Summer School Chile, April 2014 Radio frequency spectrum Nowadays, this intangible commodity is in great demand and equates to MONEY The UK Spectrum Strategy, Delivering the

More information

Performance Evaluation of STBC-OFDM System for Wireless Communication

Performance Evaluation of STBC-OFDM System for Wireless Communication Performance Evaluation of STBC-OFDM System for Wireless Communication Apeksha Deshmukh, Prof. Dr. M. D. Kokate Department of E&TC, K.K.W.I.E.R. College, Nasik, apeksha19may@gmail.com Abstract In this paper

More information

TESTING METHODS AND ERROR BUDGET ANALYSIS OF A SOFTWARE DEFINED RADIO By Richard Overdorf

TESTING METHODS AND ERROR BUDGET ANALYSIS OF A SOFTWARE DEFINED RADIO By Richard Overdorf TESTING METHODS AND ERROR BUDGET ANALYSIS OF A SOFTWARE DEFINED RADIO By Richard Overdorf SDR Considerations Data rates Voice Image Data Streaming Video Environment Distance Terrain High traffic/low traffic

More information

A Flexible Testbed for 5G Waveform Generation & Analysis. Greg Jue Keysight Technologies

A Flexible Testbed for 5G Waveform Generation & Analysis. Greg Jue Keysight Technologies A Flexible Testbed for 5G Waveform Generation & Analysis Greg Jue Keysight Technologies Agenda Introduction 5G Research: Waveforms and Frequencies Desired Testbed Attributes and Proposed Approach Wireless

More information

Section 1 Wireless Transmission

Section 1 Wireless Transmission Part : Wireless Communication! section : Wireless Transmission! Section : Digital modulation! Section : Multiplexing/Medium Access Control (MAC) Section Wireless Transmission Intro. to Wireless Transmission

More information

2.

2. PERFORMANCE ANALYSIS OF STBC-MIMO OFDM SYSTEM WITH DWT & FFT Shubhangi R Chaudhary 1,Kiran Rohidas Jadhav 2. Department of Electronics and Telecommunication Cummins college of Engineering for Women Pune,

More information

Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access

Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access NTT DoCoMo Technical Journal Vol. 8 No.1 Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access Kenichi Higuchi and Hidekazu Taoka A maximum throughput

More information

Advances in Wireless Communications: Standard Compliant Models and Software Defined Radio By Daniel Garcίa and Neil MacEwen

Advances in Wireless Communications: Standard Compliant Models and Software Defined Radio By Daniel Garcίa and Neil MacEwen Advances in Wireless Communications: Standard Compliant Models and Software Defined Radio By Daniel Garcίa and Neil MacEwen 2014 The MathWorks, Inc. 1 Advances in Wireless Communications Standard compliant

More information

OFDM Transceiver using Verilog Proposal

OFDM Transceiver using Verilog Proposal OFDM Transceiver using Verilog Proposal PAUL PETHSOMVONG ZACH ASAL DEPARTMENT OF ELECTRICAL ENGINEERING BRADLEY UNIVERSITY PEORIA, ILLINOIS NOVEMBER 21, 2013 1 Project Outline Orthogonal Frequency Division

More information

Optimized BPSK and QAM Techniques for OFDM Systems

Optimized BPSK and QAM Techniques for OFDM Systems I J C T A, 9(6), 2016, pp. 2759-2766 International Science Press ISSN: 0974-5572 Optimized BPSK and QAM Techniques for OFDM Systems Manikandan J.* and M. Manikandan** ABSTRACT A modulation is a process

More information

Chapter 6. Agile Transmission Techniques

Chapter 6. Agile Transmission Techniques Chapter 6 Agile Transmission Techniques 1 Outline Introduction Wireless Transmission for DSA Non Contiguous OFDM (NC-OFDM) NC-OFDM based CR: Challenges and Solutions Chapter 6 Summary 2 Outline Introduction

More information

Project in Wireless Communication Lecture 7: Software Defined Radio

Project in Wireless Communication Lecture 7: Software Defined Radio Project in Wireless Communication Lecture 7: Software Defined Radio FREDRIK TUFVESSON ELECTRICAL AND INFORMATION TECHNOLOGY Tufvesson, EITN21, PWC lecture 7, Nov. 2018 1 Project overview, part one: the

More information

Adaptive Modulation and Coding for LTE Wireless Communication

Adaptive Modulation and Coding for LTE Wireless Communication IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Adaptive and Coding for LTE Wireless Communication To cite this article: S S Hadi and T C Tiong 2015 IOP Conf. Ser.: Mater. Sci.

More information

Performance Analysis of Cognitive Radio based WRAN over Rayleigh Fading Channel with Alamouti-STBC 2X1, 2X2&2X4 Multiplexing

Performance Analysis of Cognitive Radio based WRAN over Rayleigh Fading Channel with Alamouti-STBC 2X1, 2X2&2X4 Multiplexing Performance Analysis of Cognitive Radio based WRAN over Rayleigh Fading Channel with Alamouti-STBC 2X1 2X2&2X4 Multiplexing Rahul Koshti Assistant Professor Narsee Monjee Institute of Management Studies

More information

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems K. Jagan Mohan, K. Suresh & J. Durga Rao Dept. of E.C.E, Chaitanya Engineering College, Vishakapatnam, India

More information

Doodle Labs WiFi Frequency Shifter xm-915

Doodle Labs WiFi Frequency Shifter xm-915 Doodle Labs WiFi Frequency Shifter xm-915 Frequency Shifters - Overview Doodle Labs family of Wi-Fi Frequency Shifters (WiFi-FES) provide flexibility to system integrators looking to deploy their existing

More information

COGEU is a Specific Target Research Project (STREP) supported by the 7th Framework Programme, Contract number:

COGEU is a Specific Target Research Project (STREP) supported by the 7th Framework Programme, Contract number: COGEU is a Specific Target Research Project (STREP) supported by the 7th Framework Programme, Contract number: 248560 Dr. Tim Forde Dr. Tim Forde WHAT IS COGEU? COGEU The COGEU project is a composite of

More information

Comparative Study of OFDM & MC-CDMA in WiMAX System

Comparative Study of OFDM & MC-CDMA in WiMAX System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ver. IV (Jan. 2014), PP 64-68 Comparative Study of OFDM & MC-CDMA in WiMAX

More information

Comparative study of 5G waveform candidates for below 6GHz air interface

Comparative study of 5G waveform candidates for below 6GHz air interface Comparative study of 5G waveform candidates for below 6GHz air interface R.Gerzaguet, D. Kténas, N. Cassiau and J-B. Doré CEA-Leti Minatec Campus Grenoble, France Abstract 5G will have to cope with a high

More information