Machine Learning for Enabling 5G and Satellite Network Coexistence in FR3 Spectrum
WINLAB Summer Internship 2025
Group Member: Audrey Wang, Tulika Punia, Srishti Hazra
Week 1 (5/27 - 5/29):
Slides: Week 1 Presentation
Progress:
- Conducted literature review on relevant research papers
- Understood the high level idea of what Radio Frequency Interference(RFI) and frequency allocations are
- Explored how ML can be implemented to minimize the interference between satellite and 5G in different spectrums
Week 2 (6/2 - 6/5):
Slides: Week 2 Presentation
Progress:
- Familiar with the pros and cons of the different approaches to beam-forming, especially the benefits of ML application
- Read research papers related to a physical-testbed-generated RFI dataset, and got familiar with the data generation process:
- A Physical Testbed and Open Dataset for Passive Sensing and Wireless Communication Spectrum Coexistence
- Microwave Radiometer Calibration Using Deep Learning With Reduced Reference Information and 2-D Spectral Features
- Radio Frequency Interference Detection for SMAP Radiometer Using Convolutional Neural Networks
Week 3 (6/9 - 6/12):
Slides: Week 3 Presentation
Progress:
- Began to process data with Numpy and h5py, generating Power Spectral Density (PSD) graphs and spectrograms from L1A data
- Utilized the radiometer's ability to interpret all received power as thermal radiation to quantify RFI by detecting abnormal temperature increases
- Saved plotted graphs into a 2D Numpy array for future model training use (4 columns: RFI Scenario | PSD | Spectrogram | Temp Difference)
Week 4 (6/16 - 6/19):
Slides: Week 4 Presentation
Progress:
- Continued generating PSDs and spectrograms using Jupyter Notebook (link to code)
- Sample PSD and spectrogram for RFI scenario "tr_fc0_4RB_Gain-20_sn2" (transition band; central frequency 0; 4 resource blocks; gain -20; sample number 2)
Week 5 (6/23 - 6/26):
Slides: Week 5 Presentation
- In progress to generate all graphs for fc1, 2, 3 for both a) transition-band and b) out-of-band scenarios
Week 6 (6/30 - 6/3):
Slides: Week 6 Presentation
Week 7 (6/7 - 6/10):
Slides: Week 7 Presentation
Last modified
40 hours ago
Last modified on Jul 12, 2025, 1:05:59 AM
Attachments (8)
- Spectrum Diagram.png (69.0 KB ) - added by 4 weeks ago.
- 5G Interference.png (79.5 KB ) - added by 4 weeks ago.
- Data Generation Schematic.png (240.6 KB ) - added by 4 weeks ago.
- Dataset structure.png (27.0 KB ) - added by 3 weeks ago.
- Npy Array Shape.png (57.9 KB ) - added by 3 days ago.
- PSD Sample.png (183.8 KB ) - added by 3 days ago.
- Spectrogram Sample.png (2.2 MB ) - added by 3 days ago.
- Frequency Band.png (94.8 KB ) - added by 3 days ago.
Note:
See TracWiki
for help on using the wiki.