Projects STRLCPY wirelesscomm Commits 28ec5939
🤬
  • ■ ■ ■ ■ ■
    readme.md
    skipped 58 lines
    59 59   * Demo: Convolutional coding on a fading channel[[PDF]](./unit04_coding/demo_conv.pdf) [[Matlab Live]](./unit04_coding/demo_conv.mlx)
    60 60   * Lab: 5G NR Downlink Throughput with Fading and LDPC coding [[PDF]](./unit04_coding/lab_partial/labPdsch.pdf) [[Matlab Live]](./unit04_coding/lab_partial/labPdsch.mlx)
    61 61   * Problems: [[PDF]](./unit04_coding/prob/prob_coding.pdf) [[Latex]](./unit04_coding/prob/prob_coding.tex)
    62  -* Unit 5. MAC-Layer Concepts
     62 +* Unit 5. Adaptive Modulation and Coding
     63 + * Lecture: [[PDF]](./lectures/Unit05_AMC.pdf) [[PPT]](./lectures/Unit05_AMC.pptx)
     64 + * [Lecture videos](./unit05_amc/readme.md) and in-class exercises
     65 + * Demo: 802.11 MCS selection [[PDF]](./unit05_amc/demo_mcs.pdf) [[Matlab Live]](./unit05_amc/demo_mcs.mlx)
     66 + * Demo: Channel Tracking with 5G NR CSI-RS [[PDF]](./unit05_amc/demo_csirs.pdf) [[Matlab Live]](./unit05_amc/demo_csirs.mlx)
     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)
    63 68  * Unit 6. Channel Estimation and Equalization
    64 69  * Unit 7. Multiple Antennas and Beamforming
    65 70   * Lecture: [[PDF]](./lectures/Unit06_Beamforming.pdf) [[PPT]](./lectures/Unit06_Beamforming.pptx)
    skipped 8 lines
  • ■ ■ ■ ■ ■ ■
    unit05_amc/readme.md
     1 +[Class](../readme.md)
     2 + 
     3 +# Unit 5. Adaptive Modulation and Coding
     4 + 
     5 +Slides: [[PDF]](../lectures/Unit05_AMC.pdf) [[Powerpoint]](../lectures/Unit05_AMC.pdf)
     6 + 
     7 +* Introduction and Learning Objectives: TBD
     8 +* MCS Selection and ARQ in 802.11 Wireless LAN: TBD
     9 + * Complete MCS demo: [[MATLAB live]](./demo_mcs.mlx) [[PDF]](./demo_mcs.pdf)
     10 + * Solution: [[MATLAB live]](./demo_mcs_soln.mlx) [[PDF]](./demo_mcs_soln.pdf)
     11 +* MCS Selection, Scheduling and ARQ in 5G NR: TBD
     12 + * In-class problem: [[MATLAB live]](./amc_inclass.mlx) [[PDF]](./amc_inclass.pdf)
     13 + * Solution: [[MATLAB live]](./amc_inclass_soln.mlx) [[PDF]](./amc_inclass_soln.pdf)
     14 +* CSI Feedback and Link Adaptation in 5G NR: TBD
     15 + * Complete CSI-RS demo: [[MATLAB live]](./demo_csirs.mlx) [[PDF]](./demo_csirs.pdf)
     16 + * Solution: [[MATLAB live]](./demo_csirs_soln.mlx) [[PDF]](./demo_csirs_soln.pdf)
     17 +* Hybrid ARQ: TBD
     18 + 
     19 + 
     20 + 
Please wait...
Page is in error, reload to recover