Hacker News new | ask | show | jobs
by akiselev 3466 days ago
Digital Signal Processing is a fundamental field in electronics and always will be as long as we have any form of electronic communication or signals. Most modern active electronics parts (even many power converters!) fall under either analog or digital signal processing so it's a core field of study. Technically, your CPU is just a power hungy multipurpose DSP but we don't refer to them as such to maintain precision in the jargon.

Proper DSP chips are highly specialized processors just like GPUs except they contain lots of silicon for low latency and low power math. Your wifi or cellular radios, for example, are highly specialized DSP chips that only deal with a few protocols.