Sonohi / monster

MONSTeR is a framework built around the LTE system toolbox available in Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interference bug detected

jakthra opened this issue · comments

The interference module causes irregularities in the demodulated constellation diagrams - not sure if this makes sense or it is a bug. Need to do a bit of digging in the interference method (possibily even a refactorization given changes to the channel model integration)
image

This was caused by timing correlation between interfering waveforms. This is highly unlikely in real life scenario, thus a circular shift of the waveform is applied before addition.