Projects STRLCPY wirelesscomm Commits 98fd19de
🤬
  • ■ ■ ■ ■ ■ ■
    readme.md
    skipped 65 lines
    66 66   * Demo: Channel Tracking with 5G NR CSI-RS [[PDF]](./unit05_amc/demo_csirs.pdf) [[Matlab Live]](./unit05_amc/demo_csirs.mlx)
    67 67   * Lab: 5G NR DL Throughput with Multi-Process HARQ [[PDF]](./unit05_amc/lab_partial/labHarq.pdf) [[Matlab Live]](./unit05_amc/lab_partial/labHarq.mlx)
    68 68   * Problems: [[PDF]](./unit05_amc/prob/prob_amc.pdf) [[Latex]](./unit05_amc/prob/prob_amc .tex)
    69  -* Unit 6. Channel Estimation and Equalization
    70  -* Unit 7. Multiple Antennas and Beamforming
     69 +* Unit 6. Diversity
     70 +* Unit 7. OFDM Channel Estimation and Equalization
     71 + * Lecture: [[PDF]](./lectures/Unit07_ChanEst.pdf) [[Powerpoint]](../lectures/Unit07_ChanEst.pdf)
     72 + * [Lecture videos](./unit07_chanest/readme.md) and in-class exercises
     73 + * Demo: 5G NR DM-RS configuration [[PDF]](./unit07_chanest/demoDMRSConfig.pdf) [[Matlab Live]](./unit07_chanest/demoDMRSConfig.mlx)
     74 + * Demo: Kernel regression channel estimation [[PDF]](./unit07_chanest/demoKernelEst.pdf) [[Matlab Live]](./unit07_chanest/demoKernelEst.mlx)
     75 + * Lab: 5G NR DL Throughput with Channel Estimation [[PDF]](./unit07_chanest/lab_partial/labChanEst.pdf) [[Matlab Live]](./unit07_chanest/lab_partial/labChanEst.mlx)
     76 +* Unit 8. Multiple Antennas and Beamforming
    71 77   * Lecture: [[PDF]](./lectures/Unit06_Beamforming.pdf) [[PPT]](./lectures/Unit06_Beamforming.pptx)
    72 78   * Demo: Visualizing and simualting arrays [[PDF]](./beamforming/demo_bf.pdf) [[Matlab]](./beamforming/demo_bf.m)
    73 79   * In-class exercises: [[PDF]](./beamforming/bf_inclass_partial.pdf) [[Matlab]](./beamforming/bf_inclass_partial.m)
    74 80   * Lab: 5G NR downlink simulation with beamforming [[PDF]](./beamforming/partial/lab_pdsch_bf.pdf) [[Matlab]](./beamforming/partial/lab_pdsch_bf.m)
    75  -* Unit 8. Beam Tracking and Directional Estimation
    76  -* Unit 9. Introduction to MIMO
     81 +* Unit 9. Beam Tracking and Directional Estimation
     82 +* Unit 10. Introduction to MIMO
    77 83   
    78 84   
    79 85   
  • ■ ■ ■ ■ ■ ■
    unit07_chanest/readme.md
     1 +[Class](../readme.md)
     2 + 
     3 +# Unit 7. OFDM Channel Estimation and Equalization
     4 + 
     5 +Slides: [[PDF]](../lectures/Unit07_ChanEst.pdf) [[Powerpoint]](../lectures/Unit07_ChanEst.pdf)
     6 + 
     7 +* Introduction : Video TBD
     8 +* OFDM Channel Estimation via Kernel Regression: Video TBD
     9 + * Complete DM-RS config demo: [[MATLAB live]](./demoDMRSConfig.mlx) [[PDF]](./demoDMRSConfig.pdf)
     10 + * Solution: [[MATLAB live]](./demoDMRSConfigSoln.mlx) [[PDF]](./demoDMRSConfigSoln.pdf)
     11 +* Bias-Variance Tradeoff: Video TBD
     12 + * Complete kernel regression demo: [[MATLAB live]](./demoKernelEst.mlx) [[PDF]](./demoKernelEst.pdf)
     13 + * Solution: [[MATLAB live]](./demoKernelEstSoln.mlx) [[PDF]](./demoKernelEstSoln.pdf)
     14 + 
     15 + 
     16 + 
Please wait...
Page is in error, reload to recover