this post was submitted on 12 Dec 2023
1266 points (99.1% liked)
Technology
59148 readers
2428 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
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
None of that are physical limitations, it's purely implementational. Legacy ethernet was half-duplex as well, before switching and dedicated pairs for tx/rx became the norm. Handling of the shared medium is done with CSMA-CA and not -CD, which was used for ethernet, so at least we learned something.
Copper is also susceptible to interference, both RFI and EMI. Sure you can mitigate the effect by shielding and twisting the wire pairs with different amounts of twists pr length. But in the end, copper is also susceptible to interference.
I'm not an RF engineer, and I don't have an idea of what can be done to mitigate noise in wifi even further. But claiming that it's an inherent physical limitation, that can't be mitigated, that's just defeatism. It's about the implementation, not physical constraints.
It's absolutely a physical limitation and to argue otherwise is a waste of time. You can use complex multiplexing algorithms to squeeze more out of a single wireless channel, but at the end of the day you're sharing that airspace with anything from another WiFi signal to a microwave oven. To go faster with wired all you have to do is, like you said, add another pair.
EMI can be sheilded, yes, or you can move to optical and then you're literally transferring at the speed of light on a dedicated medium. You simply can't do that with radio. It's not physically possible unless there is some signaling technological breakthrough that we have not yet conceived.