Forum Discussion
Altera_Forum
Honored Contributor
12 years agofir filter for fsk demodulator
Hi, i've realized an i_q demodulator for fsk message. The frequencies for the 0 and for the 1 are spaced 400Hz; the baud rate is up 200baud. The frequencies are in the audio range (for example F...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- so the next step is just to implement this kind of filter with altera megafunction (fir compiler) for example or with simulink and test the reponse of iq demod? Thanks again --- Quote End --- yes provided your IQ demod centres signal correctly by multiplying by relevant frequency. The filter here is meant to remove the second copy(not noise, though it helps noise reduction). once filtered you are left with a signal containing periods of f0/f1 then you can work out a way to convert them to zero and one possibly from gradient of phase.