Questions tagged [dithering]

11 questions
0
votes
0 answers

Clarification on how to add the PRN generator?

I have to write code on DDS using DITHERING technique, in which i have to generate a PSUEDO RANDOM SEQUENCE and add that sequence after LUT/before LUT so that spurs are avoided. I have the PRN generator code but I am confused about how to add this…