Skip to content

Instantly share code, notes, and snippets.

@parsaM110
Last active February 24, 2026 12:42
Show Gist options
  • Select an option

  • Save parsaM110/8516ceae9e1a58ed67e0e299839c3d37 to your computer and use it in GitHub Desktop.

Select an option

Save parsaM110/8516ceae9e1a58ed67e0e299839c3d37 to your computer and use it in GitHub Desktop.
frequencies
gantt
    title Electromagnetic Spectrum (Powers of 10 in Frequency)
    dateFormat X
    axisFormat %s

    %% enter log values after : , first one be in order of 1000 

    section Radio
    AM 600 KHz-1.6 MHz                        : 5770, 6
    TV Broadcast 54 MHz-700 MHz               : 7730, 9
    FM 88 MHz-108 MHz                         : 7940, 8
    LoRaWAN 433 MHz-915 MHz                   : 8636, 9
    1G-4G Mobile phones 800 MHz-2.6 GHz       : 8903, 9
    10^6–10^9 Hz                              : 6000, 9

    section Microwave
    Wi-Fi / Bluetooth / Zigbee 2.4 GHz        : 9380, 9
    5G Sub-6 / Wi-Fi 5 GHz-6 GHz              : 9698, 9
    5G mmWave 24 GHz-100 GHz                  : 10380, 11
    10^9–10^11 Hz                             : 9000, 11

    section Infrared
    10^11–10^14 Hz                            : 11000, 14

    section Visible Light
    Red Light ~700 nm                         : 14633, 14
    Green Light ~530 nm                       : 14748, 14
    Blue Light ~400 nm                        : 14875, 14
    10^14–10^15 Hz                            : 14000, 15

    section Ultraviolet
    Non-Ionizing UV (UVA/UVB)                 : 15000, 15
    Ionizing Threshold 2.4 * 10 ^ 15 Hz       : vert, v1, 15380, 1
    Ionizing UV (UVC/EUV)                     : 15380, 16
    10^15–10^16 Hz                            : 15000, 16



    section X-Ray & Gamma
    10^16–10^20 Hz                            : 16000, 20
Loading
image image image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment