This directory contains example screenshots demonstrating key RF interference scenarios:
Scenario: LTE Band 13 (777-787 MHz) 2nd harmonic at 1574 MHz interferes with GPS L1 (1575.42 MHz)
- Risk Level: 🔴 Critical (Severity 5)
- Formula:
2×Tx_high(LTE_B13) = 2×787 = 1574 MHz - Impact: GPS navigation degradation
- Screenshot:
lte_b13_2h_gps_l1.png
Scenario: LTE Band 4 (1710-1755 MHz) 3rd harmonic at 5265 MHz interferes with Wi-Fi 5G (5150-5925 MHz)
- Risk Level: 🟠 High (Severity 4)
- Formula:
3×Tx_high(LTE_B4) = 3×1755 = 5265 MHz - Impact: Wi-Fi 5G channel interference
- Screenshots:
lte_b4_3h_wifi5g.pnglte_b4_3h_wifi5g_FrequencySpectrum.pnglte_b4_3h_wifi5g_RiskAnalysis.pnglte_b4_3h_wifi5g_BandCoverage.pnglte_b4_3h_wifi5g_ProductDistribution.png
Scenario: LTE Band 26 (814-849 MHz) 3rd harmonic at 2442-2547 MHz interferes with Wi-Fi 2.4G/BLE (2400-2500 MHz)
- Risk Level: 🔴 Critical (Severity 5)
- Formula:
3×Tx_low(LTE_B26) = 3×814 = 2442 MHz - Impact: ISM band interference affecting BLE and Wi-Fi 2.4G
- Screenshot:
lte_b26_3h_wifi24g.png
- Run the application:
streamlit run ui.py - Select relevant bands for each scenario
- Configure analysis settings: Enable appropriate IMD products
- Calculate interference and navigate to results tabs
- Capture screenshots of:
- Configuration panel showing selected bands
- Results table with highlighted critical risks
- Frequency spectrum chart showing interference products
- Risk analysis pie chart
Format: [scenario]_[bands]_[product_type]_[victim].png
Examples:
gps_interference_lte_b13_2h_gnss_l1.pngwifi5g_interference_lte_b4_3h_wifi5g.pngism_interference_lte_b26_3h_wifi24g.pngcoexistence_multi_lte_im3_ble.png
These screenshots demonstrate real-world interference scenarios for:
- README.md examples section
- Technical documentation
- Training materials
- Regulatory compliance reports