logoalt Hacker News

tverbeurelast Thursday at 2:20 AM1 replyview on HN

I never worked on radio modems, but I've worked on wireline modems: the issue is not the math or the standard algorithms, it's making it interoperable with everything that's existing out there and all environment conditions while working around bugs of other implementations.

It is a ridiculous amount of work and if you're new to the business, it takes a long time just to be build the lab test suite. And you need to support not just the latest and greatest protocols but also legacy ones. The operators have their own say and test labs as well and they all have slightly different setups and requirements.

> And even CPUs (esp state of art) have to worry about radio effects, as in avoiding internally and across chipset.

Radio effect are rarely an issue with regular chips. Crosstalk within a chip only happens between wires that are within hundreds of nanometers separated from each other.


Replies

uticuslast Thursday at 3:50 PM

> Radio effect are rarely an issue with regular chips.

I'm an amateur, so welcome correction with this, but I'm also not convinced. For one example, ref this RFI mitigation with Intel's gen 12 processors: https://edc.intel.com/content/www/cn/zh/design/ipla/software...

show 1 reply