Skip to content

rnissel/Pruned-DFT-s-FBMC_Matlab

Repository files navigation

Pruned DFT Spread FBMC

Pruned DFT spread FBMC is a novel modulation scheme with the remarkable properties of a low PAPR, low latency transmissions and a high spectral efficiency. It is closely related to FBMC, OFDM and SC-FDMA and I first proposed it in my PhD thesis, see Chapter 6. A more detailed description can be found in R. Nissel and M. Rupp, “Pruned DFT Spread FBMC: Low PAPR, Low Latency, High Spectral Efficiency”, IEEE Transactions on Communications, 2018. All figures from this paper can be reproduced with this repository.

  • A Python code of pruned DFT spread FBMC with limited features (but also less overhead) can also be found on GitHub.

Requirements

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

Basic Properties of Pruned DFT Spread FBMC

Same PAPR as SC-FDMA :


Reduces the ramp-up and ramp-down period of FBMC, allowing low-latency transmissions:


Very low out-of-band emissions, comparable to FBMC:


Outperforms SC-FDMA in doubly-selective channels:

Reproducible Figures

All figure from “Pruned DFT Spread FBMC: Low PAPR, Low Latency, High Spectral Efficiency” can be reproduced. To keep the simulation time short, this repository uses slightly different parameters than in our paper and one has to uncomment certain lines to truly reproduce the corresponding figures.


Additional plots:


Additional Matlab files:

Please Cite Our Paper

@ARTICLE{Nissel2018,
	author  = {R. Nissel and M. Rupp},
	journal = {IEEE Transactions on Communications},
	title   = {Pruned {DFT} Spread {FBMC}: Low {PAPR},Low Latency, High Spectral Efficiency},
	year    = {2018},
	volume  = {},
	number  = {},
	pages   = {}, 
	doi     = {10.1109/TCOMM.2018.2837130},
	ISSN    = {},
	month   = {},
}

References

About

Allows to reproduce all figures from "Pruned DFT Spread FBMC: Low PAPR, Low Latency, High Spectral Efficiency", IEEE Transactions on Communications, 2018

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages