Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
lindajillduan
Posts: 3
Registered: ‎04-09-2012
0

can FIR compiler generate multi-frequency filter?

i ‘ve done with normalization coefficient lowpass filter design  use MATLAB. since the coefficient is normalized. and my input signal are sampled by the same sampling rate, for example the signal frequency are 40kHz, the sampling frequency are 640kHz, sampling frequency are 16,then when the signal frequency are 20kHz, the sampling frequency are 320kHz, sampling frequency are still 16.

 

then i thougt the filter can be used in different signal frequency, can it?

 

 but i noticed that FIR compiler have to specify the input sampling frequency, which makes the dout signal output in same frequency.  dose it can be used only in single frequency?

Super Contributor
vlavruhin
Posts: 195
Registered: ‎12-08-2010
0

Re: can FIR compiler generate multi-frequency filter?

Hello.


i ‘ve done with normalization coefficient lowpass filter design  use MATLAB. since the coefficient is normalized. and my input signal are sampled by the same sampling rate, for example the signal frequency are 40kHz, the sampling frequency are 640kHz, sampling frequency are 16,then when the signal frequency are 20kHz, the sampling frequency are 320kHz, sampling frequency are still 16.


Could you please clarify what is the sampling frequency that equals to 16?

Best Regards,
Vitaly.
Visitor
lindajillduan
Posts: 3
Registered: ‎04-09-2012
0

Re: can FIR compiler generate multi-frequency filter?

sorry , my fault. because it's a oversampling system, so 16 is the ratio of  sample frequency to signal frequency.