0
votes
0answers
43 views

networking platform to meet the IEC61850 sampled value requirements

I've developed a linux based simulator of the IEC 61850 sampled value publisher, even with RT linux I still can't meet the requirement to publish a message with MTU =-1500, every 1uS on a PC platform. ...
5
votes
4answers
1k views

High Quality Audio ADC and DAC with Embedded

I am starting work on a project where I want to do some DSP using an embedded solution ideally with very low latency as it will be in a real time environment. In addition I want high quality, ...
36
votes
6answers
8k views

What is the difference between a DSP and a standard microcontroller?

I understand that a DSP is optimized for digital signal processing, but I'm not sure how that impacts to the task of choosing an IC. Almost everything I do with a microcontroller involves the ...