Altera_Forum
Honored Contributor
11 years agodemodulator with altera megafunction
hi,
i've to realize a i-q demodulator for low frequencies signals with the classical scheme https://www.alteraforum.com/forum/attachment.php?attachmentid=9034 The input signal is a 1,3Hz am modulated with a 50hz frequency for a logic HIGH. now i want to understand some things... 1) the rate of the samples of input signal must be the same of the rate of the samples of sine and cosine output from NCO in order to perform multiplication... is it right? For example if the input signal is sampled with a 1khz clock i have to use the same clock for the NCO...is it right? 2)What about the FIR megafunction? Which clock signal have i to use? What is the best way (parameters, ecc..) for a low pass filter with fcutoff at 10Hz and a 60 db attenuation for 100Hz? Could you give me some advise on realization of the fir filter? Thanks.