Changes between Version 59 and Version 60 of Other/Summer/2025/mlCoexist
- Timestamp:
- Jul 15, 2025, 5:08:52 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/mlCoexist
v59 v60 66 66 === Week 6 (6/30 - 7/3): === 67 67 **Slides:** [https://docs.google.com/presentation/d/1RtxGqrlTlRKB1sTNcQEXK1tM1A_ah58ShNB8DlTKeoo/edit?usp=sharing Week 6 Presentation] 68 - Generated approximately 400 graphs for different RFI scenarios, which can be categorized into:69 1. Transition band interference among center frequencies (fc1, fc2, fc3)70 2. Out-of-band situations68 - Finished generating 348 sets of graphical data for the following inference scenarios: 69 1. Center frequencies 1423.5mHz(fc1), 1433.5mHz(fc2), 1443.5mHz(fc3) for transition band 70 2. Center frequencies 1440.5mHz(fc1), 1442.5mHz(fc2), 1444.5mHz(fc3) for out-of-band 71 71 - Identified clean vs. RFI-contaminated signal shapes in Power Spectral Density (PSD) plots: 72 1. Uniform (Clean): flat-top spectrum 73 2. Spikes (RFI): abrupt, sharp spikes within or outside the band72 1. Uniform (Clean): flat-top spectrum, power emitted uniformly across bandwidth 73 2. Spikes (RFI): abrupt, sharp spikes in power at random frequency levels 74 74 \\ 75 75 \\ … … 81 81 * ML Models 82 82 * Developed a CNN for RFI detection using pre-trained model (ResNet-18) with the last classification layer modified and retrained 83 * Developed SVM as a baseline to assess the efficiency of the CNN approach (potentially underutilization )83 * Developed SVM as a baseline to assess the efficiency of the CNN approach (potentially underutilization of the neural network) 84 84 * Performed cross-validation to make sure the models were not overfitting 85 85 * Both models reached >95% accuracy 86 86 87 * Continued obtaining data from transition band (100 additional rows in dataTable) .87 * Continued obtaining data from transition band (100 additional rows in dataTable) 88 88 89 * Identified Friis Transmission Formula & Stefan-Boltzmann Law which will be used to find beam efficiency .89 * Identified Friis Transmission Formula & Stefan-Boltzmann Law which will be used to find beam efficiency 90 90 91 91 \\