Google searches have only yielded 5th grade level examples (“the modem talks between your ISP and your home network!”) or articles I would need a degree to understand. Can anyone provide an explanation that’s somewhere in between the two? I understand the fundamentals of how the Internet works, and how LAN works regarding a router and individual devices, but I’m curious to know more about the link between those.

  • Busy_Reporter4017@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    The modem device bridges between the local network and the WAN. The physical medium of the WAN is designed to cover longer distances.

    Modems used to use audio signaling to send data over phone lines. Nowadays they generally use higher frequencies such as radio signals or optical to send data over radio link, DSL, cable, or fiber media.

    The modem device encodes and error checks/corrects, converts and transmits the data – between the different LAN-WAN protocols / physical layers.

    MoDem stands for modulator-demodulator. That implies an audio or RF “baseband” signal being “modulated” (the carrier frequency shifted) to encode the data onto the physical layer.

    However, modern modems use DAC/ADC (analog-digital/digital-analog converter) modules to transmit/receive the analog signals and directly convert to/from digital (logic level) signals. They don’t need the intermediate step of generating a baseband carrier frequency and then modulating it. Hence the modern modem may actually be an SDR (software-defined radio). SDR can cover a huge frequency range and any encoding/modulation – defined only by the software!

    In fact, some newer radio transceivers use SDR for its flexibility. For example, Flex / Anan radio transceivers. Some designers have repurposed commodity modem chips to create less expensive SDR transceivers. There are now Ham Radio transceivers based on this concept.

    • LRS_David@alien.topB
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      A modem device bridges between the local area network (LAN) and the wide area network (WAN).

      Nope. A modem can be a part of a box doing this but not always.