5G-LENA  nr-v3.0-25-g90be5d1
The 5G/NR module for the ns-3 simulator
nr-test-harq.cc File Reference

System-testing for effective SINR computation for HARQ Incremental Redundancy (IR) and Chase Combining (CC). More...

#include <ns3/nr-eesm-cc-t1.h>
#include <ns3/nr-eesm-error-model.h>
#include <ns3/nr-eesm-ir-t1.h>
#include <ns3/nr-spectrum-value-helper.h>
#include <ns3/ptr.h>
#include <ns3/spectrum-value.h>
#include <ns3/test.h>
#include <cmath>
#include <iostream>
+ Include dependency graph for nr-test-harq.cc:

Go to the source code of this file.

Variables

static TestHarq ns3::testHarq
 HARQ test.
 

Detailed Description

System-testing for effective SINR computation for HARQ Incremental Redundancy (IR) and Chase Combining (CC).

Testing values are computed using the equations in: "New Radio Physical Layer Abstraction for System-Level Simulations of 5G Networks, Sandra Lagen, Et al". available at: https://arxiv.org/abs/2001.10309

Definition in file nr-test-harq.cc.