An error occurred fetching the project authors.
  1. 27 Aug, 2020 1 commit
    • Parminder Singh's avatar
      Common Phase error estimation and compensation in uplink. · b288eafd
      Parminder Singh authored
      FEATURE STATEMENT:
      - Introduce linear phase error noise model in Uplink at UE
      - Perform common phase error (CPE) estimation and compensation at gNB
      
      SOLUTION:
      - A linear phase shift model is introduced in simulation.
      - PTRS symbols are used to perform estimation of CPE from DMRS compensated signal
      - The estimated values are interpolated in time domain and signal is compensated for the CPE.
      - PTRS processing is done in Frequency Domain for each symbol in a slot and
        LLR's are calculated for each symbol accordingly.
      
      IMPLEMENTATION:
      * sim.h/channle_sim.c
      - Linear Phase Noise Generation model definition.
      * nr_ul_channel_estimation.c/nr_ul_estimation.h
      - CPE estimation from PTRS and DMRS compensated signal.
      * nr_dmrs_rx.c/nr_refsig.h
      - Regenerate PTRS symbols at gNB.
      * nr_ulsch_demodulation.c
      - Removed old PTRS processing code and move to a common PTRS processing function
      * defs_gNB.h/init.c
      - New PTRS variables definition and initialization
      * nr_ulsch_ue.c
      - Corrected PTRS parameter to get new PTRS symbols for each OFDM symbol
      
      TESTING
      * ulsim.c
      - Added Phase noise, Enable PTRS signal and verified the output.
      
      VERIFICATION
      - The LLR are rotated back with estimated CPE and no error is observed in scrambling/decoding
      b288eafd
  2. 07 May, 2020 1 commit
  3. 04 May, 2020 1 commit
  4. 22 Apr, 2020 1 commit
  5. 21 Apr, 2020 1 commit
  6. 14 Apr, 2020 2 commits
  7. 26 Mar, 2020 1 commit
  8. 19 Mar, 2020 1 commit
  9. 15 Mar, 2020 1 commit
  10. 11 Mar, 2020 2 commits
  11. 06 Mar, 2020 1 commit
  12. 05 Mar, 2020 1 commit
    • Thomas Schlichter's avatar
      disable PUSCH PTRS for now · 8fbdfa39
      Thomas Schlichter authored
      As adding PTRS leads to shortening of the coded data, redudandency is removed and the performance decreases on a pure AWGN channel.
      So PTRS should only be enabled if phase noise is present.
      8fbdfa39
  13. 04 Mar, 2020 2 commits
  14. 19 Feb, 2020 1 commit
  15. 16 Feb, 2020 1 commit
  16. 10 Feb, 2020 1 commit
  17. 06 Feb, 2020 1 commit
  18. 23 Jan, 2020 1 commit
  19. 14 Jan, 2020 1 commit
  20. 13 Jan, 2020 1 commit
  21. 10 Jan, 2020 1 commit
  22. 03 Jan, 2020 1 commit
  23. 01 Jan, 2020 1 commit
  24. 21 Dec, 2019 1 commit
  25. 18 Dec, 2019 3 commits
  26. 11 Dec, 2019 2 commits
  27. 10 Dec, 2019 1 commit
  28. 05 Dec, 2019 2 commits
  29. 04 Dec, 2019 2 commits
  30. 27 Nov, 2019 1 commit
  31. 19 Nov, 2019 1 commit
  32. 29 Oct, 2019 1 commit