this post was submitted on 20 Nov 2023
4 points (100.0% liked)
Home Networking
198 readers
1 users here now
A community to help people learn, install, set up or troubleshoot their home network equipment and solutions.
Rules
- Please stay on topic.
- Please use the search function to look for keywords related to what you want to ask before posting since most common issues have been answered.
- No Ads. This community is for support and discussion. Ads and self promotion are not welcome here.
- No product reviews or announcements. If you have a question about a product, be specific about what you want to know.
- Be civil. Don't be a jerk. Not being a jerk is surprisingly easy.
- No URL shorteners. URL shorteners tend to hide the real use of a link. For this reason, please use normal links, even if they're long.
- No affiliate links.
- No gatekeeping. With profession shall come professionalism. Extend help without judging others for their ignorance. The same goes for downvoting of comments or posts for "stupid questions" or not being as knowledgeable as others.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The straight answer is a modem bridges and translates between layers in the OSI model, typically layers 1&2 (physical and data) on one side (your coax for cable or fiber) and layers 3&4 (IP and TCP, the typical protocols for home networking) on the other side. We used to call modems the devices that would do that translation over a phone line, and we would call the devices that connected two different network types bridges (like coax or microwaves to Ethernet or token ring), but now we call what are really bridges modems for home networking deployments.
To get between ELI5 and PhD, dig into some good telecom textbooks and focus on the fundamentals like the OSI model, time-division multiplexing (TDM), frequency-division multiplexing (FDM), DOCSIS, how to send binary data over radio, etc.
But all these layers exist on both sides of a modem. Really the modem is translating between a type of physical/data layer on one side (e.g. twisted pair ethernet) to a different physical/data layer on the other side (e.g. docsis)
That's why technically, it's a "bridge". When DOCSIS was deployed for the consumer market, marketing continued to sell the electronics box at the point of demarcation (DEMARC) as a "modem".
Nice concise explanation. Would like to add that a modem originally were useful to be able to modulate and demodulate analog signals to and from digital signals due to limitations on most phone lines to allow for higher speeds than was practical if trying to transmit pure digital signals on them due to bad noise suppression.
OSI Layers are bullshit leftovers from the past, they're no longer applicable in modern computing.