Categories
NTN – NTN HARQ Process Limitations and Optimization Strategies
HARQ efficiency drops significantly in NTN due to long RTT, forcing networks to adopt alternative reliability mechanisms like repetition and enhanced coding.
Home » Blog » Learning » NTN » NTN – NTN HARQ Process Limitations and Optimization Strategies

Hybrid Automatic Repeat reQuest (HARQ) is a fundamental mechanism in LTE and 5G that improves reliability through fast retransmissions based on ACK/NACK feedback.

In NTN, HARQ faces a fundamental challenge:

  • Extremely long Round Trip Time (RTT)
  • Delayed feedback loop
  • Inefficient retransmission cycles

This forces a rethink of how HARQ is used and optimized.


HARQ operates with tight timing loops:

  • UE sends data
  • gNB responds with ACK/NACK within a few milliseconds
  • Retransmission occurs quickly if needed
  • Low latency feedback
  • Multiple parallel HARQ processes
  • High spectral efficiency

ParameterTerrestrialNTN
RTT<1 ms20–600 ms
Feedback DelayImmediateHighly delayed
Retransmission SpeedFastVery slow
Resource UtilizationEfficientIdle gaps increase
  • By the time ACK/NACK is received, the system has already moved forward significantly

  • HARQ feedback loop is stretched
  • Retransmission decisions are delayed
  • Buffer occupancy increases
  • Reduced throughput
  • Increased latency
  • Scheduling inefficiency

  • Limited number of HARQ processes becomes insufficient
  • Long waiting time between transmission and feedback
  • Increased memory requirements (buffering data)
  • HARQ loses its “fast recovery” advantage

  • Increase in number of HARQ processes
  • Extended timing configurations
  • Flexible HARQ timing (asynchronous behavior)
  • These are partial fixes, not complete solutions

  • HARQ is partially or fully disabled
  • Retransmission delay becomes too large to be useful
  • System prefers alternative reliability methods

This is a major shift from terrestrial design.


Instead of relying heavily on HARQ:

  • Repetition based transmission
  • Forward Error Correction (FEC) enhancements
  • Higher layer retransmissions (RLC level)
MethodAdvantageLimitation
HARQFast recoveryInefficient in high RTT
RepetitionSimple reliabilityResource heavy
FECNo retransmission neededCoding overhead
RLC RetransmissionReliableHigher latency

HARQ inefficiency affects scheduler behavior:

  • More conservative scheduling
  • Reduced parallelism
  • Increased buffering
  • Balance reliability vs resource usage

  • Throughput degradation
  • Increased latency
  • High BLER despite good coverage
  • HARQ timing mismatch with RTT
  • Insufficient HARQ processes
  • Inefficient retransmission strategy

  • Align HARQ timing with RTT
  • Increase HARQ processes where supported
  • Use repetition schemes for coverage limited users
  • Optimize coding schemes (MCS adaptation)
  • BLER
  • Throughput
  • Retransmission rate

  • HARQ works well in LEO only with careful tuning
  • In GEO, HARQ becomes significantly less effective
  • Vendors often implement hybrid approaches combining HARQ + repetition
  • Over reliance on HARQ in NTN leads to poor performance

  • HARQ is fundamentally impacted by long RTT in NTN
  • Feedback delay reduces its effectiveness
  • Alternative reliability mechanisms become critical
  • Optimization requires a cross layer approach (MAC + PHY + RLC)

Home » Blog » Learning » NTN » NTN – NTN HARQ Process Limitations and Optimization Strategies

Leave a Reply

Your email address will not be published. Required fields are marked *