Giter Club home page Giter Club logo

gr-mer's Introduction

GR-MER, QAM Modulation error measurements

An open source implementation of QAM Modulation error measurements in GNU Radio

In particular, we implement a set of probes for the measurement of the Modulation Error Rate (MER) and other measurements that impact on MER, such as system target error (STE), carrier suppression error (CS), amplitude imbalance error (AI), quadrature error (QE) and phase jitter error (PJ).

This set of measurements is based on the definitions of the following document:

  • Digital Video Broadcasting (DVB); Measurement guidelines for DVB systems, ETSI, May 1997, pages 27-33.

While the previous document is specific for DTV, the set of measurements proposed in this document is general for any digital modulation system. Considering the estimation procedures implemented in this software, the set of probes can be used on any QAM system.

Notes and examples

We have implemented one GNU Radio block for each measurement: MER, STE,CS, AI, QE and PJ, and one block whose output are all main measurements. The input to each block are the complex samples before the constellation demapping at the receiver and the output is an update of the corresponding measurement for each new sample.

  • Examples In the directory gr-mer/examples/ there are two examples mer.grc and mer_all.grc. In both examples we use the hardware impairments block of GNU Radio in order to introduce different errors and test the measurement probes. In the first example we use one probe block for each measurement and in the second one we use the block with all main measurements.

Build instructions

git clone https://github.com/git-artes/gr-mer.git  
cd gr-mer  
mkdir build  
cd build  
cmake ../  
make && sudo make install  

If installed for the first time:

sudo ldconfig  

IIE Instituto de Ingeniería Eléctrica
Facultad de Ingeniería
Universidad de la República
Montevideo, Uruguay
http://iie.fing.edu.uy/investigacion/grupos/artes/

Please refer to the LICENSE file for contact information and further credits.

gr-mer's People

Contributors

pywich avatar git-artes avatar vagonbar 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.