An error occurred fetching the project authors.
- 26 Mar, 2024 3 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 06 Mar, 2024 1 commit
-
-
francescomani authored
-
- 29 Feb, 2024 1 commit
-
-
francescomani authored
adding comments to clarify that DMRS samples generated for channel estimation at reception already takes into account complex conjugate needed for said estimation
-
- 26 Oct, 2023 1 commit
-
-
Laurent THOMAS authored
-
- 28 Apr, 2023 1 commit
-
-
laurent authored
-
- 06 Sep, 2022 1 commit
-
-
luis_pereira87 authored
-
- 05 Sep, 2022 2 commits
-
-
luis_pereira87 authored
-
francescomani authored
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 28 Apr, 2022 2 commits
-
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
- 10 May, 2021 1 commit
-
-
Mahesh authored
-
- 06 May, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 01 Feb, 2021 1 commit
-
-
luis_pereira87 authored
-
- 21 Dec, 2020 1 commit
-
-
dir authored
- CDM groups used, multiple DMRS locations tested - REMOVED compiler define NR_SC_FDMA - enabled -Z option in ulsim for testing NR SC-FDMA - Gnb UL Processing of LLRS even if last symbol allocated has no data - transform precoding Enumerations used
-
- 05 Nov, 2020 1 commit
-
-
Khodr Saaifan authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 31 Aug, 2020 1 commit
-
-
Parminder Singh authored
- To enable PTRS use -T flag followed by 3 integers - Example: ./nr_ulsim -T 2 0 2 - 1st Value is the list of arguments -> e.g. 2 - 2nd Value is for L_PTRS{0,1,2} -> e.g. 0 - 3rd Value is for K_PTRS{2,4} -> e.g. 2
-
- 27 Aug, 2020 1 commit
-
-
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
-
- 06 Aug, 2020 1 commit
-
-
- 08 May, 2020 2 commits
-
-
Francesco Mani authored
-
Raymond Knopp authored
-
- 07 May, 2020 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 04 May, 2020 1 commit
-
-
Raymond Knopp authored
-
- 29 Apr, 2020 1 commit
-
-
Francesco Mani authored
-
- 24 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 13 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 06 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 18 Dec, 2019 1 commit
-
-
Khalid Ahmed authored
- nr_ulsim supports multiple DMRS configurations
-
- 08 Oct, 2019 1 commit
-
-
Ahmed Hussein authored
Added the following folder: - ../openair1/PHY/NR_ESTIMATION/ Added the following file to CMakelists.txt: - ../openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c Added the following functions: - nr_pusch_dmrs_rx - nr_gold_pusch - nr_ulsch_channel_level - nr_ulsch_channel_compensation - nr_ulsch_scale_channel is commented out (I think only used for downlink) Changes from Khalid Ahmed Mahmoud Mohamed: - nr_pusch_channel_estimation is used - nr_ulsch_scale_channel is used - nr_ulsch_channel_level is used - nr_ulsch_channel_compensation is used - multiple logging options for channel and signal magnitude
-
- 10 Sep, 2019 1 commit
-
-
yilmazt authored
-
- 23 Aug, 2019 1 commit
-
-
Ahmed Hussein authored
Added the following folder: - ../openair1/PHY/NR_ESTIMATION/ Added the following file to CMakelists.txt: - ../openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c Added the following functions: - nr_pusch_dmrs_rx - nr_gold_pusch - nr_ulsch_channel_level - nr_ulsch_channel_compensation - nr_ulsch_scale_channel is commented out (I think only used for downlink) Changes from Khalid Ahmed Mahmoud Mohamed: - nr_pusch_channel_estimation is used - nr_ulsch_scale_channel is used - nr_ulsch_channel_level is used - nr_ulsch_channel_compensation is used - multiple logging options for channel and signal magnitude
-
- 07 Feb, 2019 1 commit
-
-
Guy De Souza authored
-
- 07 Dec, 2018 1 commit
-
-
Raymond Knopp authored
-
- 05 Dec, 2018 1 commit
-
-
Raymond Knopp authored
-
- 08 Nov, 2018 1 commit
-
-
hongzhi wang authored
-
- 25 Oct, 2018 1 commit
-
-
Raymond Knopp authored
Still a remaining issue with the SNR normalization, way too low to get errors.
-