Git Product home page Git Product logo

gr-ofdm's Introduction

gr-ofdm GNU Radio module

Provides blocks and Python classes to build an OFDM transmitter and receiver for research and teaching purposes with dynamically configurable transmission parameters. Includes Python Qt based GUI for visualization.

alt text

Build requirements

In order to build the gr-ofdm module you will need to install the following prerequisites

How to build and install

In the gr-ofdm folder do

mkdir build
cd build
cmake ../
make

Installation is optional

make install

for USRP1 devices copy the special FPGA image

usrp/images/std_1rxhb_1txhb.rbf

to the uhd images directory. This is necessary to obtain a flat frequency response.

How to run the apps

Assuming that the module has been compiled but not installed, in the gr-ofdm folder do

cd apps
./run_benchmark_gui.sh

to run the simulation or

./run_app.sh ../python/tx.py -f2.45G

And

./run_app.sh ../python/rx.py -f2.45G --disable-ctf-enhancer --scatterplot

to run the rf transmission. Then to observe everything in th graphical user interface:

./run_app.sh gui/ofdm_tx_gui.py

and

./run_app.sh gui/ofdm_rx_gui.py --tx-hostname=<hostname>

be careful with the frequency offset of you radio frontend. It might be necessary to apply a small manual correction of a few kHz.

Additional features:

Coding

./run_benchmark_gui.sh  --coding  --data-blocks=10

Adaptive OFDM

./run_benchmark_gui.sh --sinr-est --multipath

with USRPs and adaptive OFDM enabled

./run_usrp_tx_gui.sh --rx-hostname=<hostname or ip> -f 2.45G --tx-gain=<gain>
./run_usrp_rx_gui.sh --tx-hostname=<hostname or ip> -f 2.45G --sinr-est

Literature

Skript for the undergraduate lab

https://www.ti.rwth-aachen.de/teaching/laboratory/ofdm/data/SkriptWS1516.pdf

Papers

Zivkovic, Milan, Johannes Schmitz, and Rudolf Mathar SDR in teaching: An OFDM communication primer 8th Karlsruhe Workshop on Software Radios, Karlsruhe, Germany, March 2014.

Johannes Schmitz and Milan Zivkovic and Rudolf Mathar Extended Cyclostationary Signatures for OFDM-Based Cognitive Radio 7th Karlsruhe Workshop on Software Radios, Karlsruhe, Germany, March 2012

M. Zivkovic, R. Mathar Preamble-based SNR Estimation in Frequency Selective Channels for Wireless OFDM Systems IEEE VTC Spring 2009, Barcelona, Spain, April 2009.

Copyright information

Copyright © 2015 Institute for Theoretical Information Technology, RWTH Aachen University https://www.ti.rwth-aachen.de/

Unless otherwise stated, all files are distributed under GPL v3 license.

gr-ofdm's People

Contributors

bd03 avatar ckuethe avatar johschmitz avatar

Watchers

 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.