Code Monkey home page Code Monkey logo

fbmc's Introduction

Filter Bank Multicarrier Modulation (FBMC)

This repository compares FBMC to OFDM based schemes. All Figure from R. Nissel, S. Schwarz, and M. Rupp, “Filter bank multicarrier modulation schemes for future mobile communications”, IEEE Journal on Selected Areas in Communications, 2017, can be reproduce. In particular this repository

  • calculates the Power Spectral Density (PSD),
  • simulates a MIMO transmission,
  • calculates the Signal-to-Interference Ratio (SIR) in doubly-selective channels,
  • calculates the time-frequency efficiency,
  • simulates the throughput.

Requirements

We used Windows 7 (64bit) and Matlab R2013b/2016a, but newer versions (and some older) should also work. Note that Figure 12 requires the Matlab “Communications System Toolbox” for turbo coding.

Reproducible Figures

The figure numbers are the same as in “Filter bank multicarrier modulation schemes for future mobile communications”:

Additional Explanations of FBMC

  1. Explained_A_PrototypeFilters.m: Illustration of different prototype filters.
  2. Explained_B_FBMC_OQAM.m: Describes a back-to-back FBMC-OQAM transmission, based on Section III. In particular, the transmit matrix (18)-(22) as well as the IFFT approach (32) are implemented.
  3. Explained_C_Coded_FBMC_OQAM.m: Shows how to find the precoding matrix, see (26) and (27), allowing QAM transmissions in FBMC-OQAM at full rate. Furthermore, it illustrates the time/frequency spreading concept.
  4. Explained_D_SIR_DoublySelectiveChannel.m: Implements Equation (35)-(40). Furthermore, it compares the theoretical values to simulations.

5G New Radio

We also include a comparison to New Radio (NR) waveforms (WOLA, UFMC, f-OFDM):

  1. NR_5G_BER_DoublySelectiveChannel.m: Simulates the Bit Error Ratio (BER) in a doubly-selective channel. It compares FBMC-OQAM, CP-OFDM, WOLA, UFMC and f-OFDM.

  2. NR_5G_SIR_TimeFrequencyOffset.m: Calculates the Signal-to-Interference Ratio (SIR) in case of a time and a frequency offset for FBMC-OQAM, FBMC-QAM, CP-OFDM, WOLA, UFMC and f-OFDM.

Please Cite Our Paper

@ARTICLE{Nissel2017,
	author  = {R. Nissel and S. Schwarz and M. Rupp},
	journal = {IEEE Journal on Selected Areas in Communications},
	title   = {Filter Bank Multicarrier Modulation Schemes for Future Mobile Communications},
	year 	= {2017},
	volume 	= {35},
	number 	= {8},
	pages 	= {1768-1782}, 
	doi 	= {10.1109/JSAC.2017.2710022},
	ISSN 	= {0733-8716},
	month 	= {Aug},
}

References

fbmc's People

Contributors

rnissel avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.