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
Regular Visitor
prashant_unch
Posts: 25
Registered: ‎02-17-2009
0

XADC output and FIR filter

I am new to DSP.

I have a simple application..

1) Convert an analog input (mostly in the form of sine wave with X frequency) into digital format

    -- For this I am using XADC block of Artix-7 and I am able to see the binary equivalent values of

       external voltage of analog input in simulation.

2) Apply filtering to restrict an interference from other frequencies.

3) Process the data

 

Now questions...

.. Can I use FIR filter for filtering?

.. Can I feed the binary data coming from XADC block directly to FIR filter input?

.. How does FIR filter knows that the current sample is from X frequency or Other??

  (After adding FIR filter design and feeding the XADC output to FIR input, the FIR output data is

   completely different from FIR input data)

.. Do I need to convert XADC output into something like "frequency domain" and then apply to FIR input

   for filtering??

Super Contributor
chandrajit_pal
Posts: 109
Registered: ‎04-28-2010
0

Re: XADC output and FIR filter

Hi,
what I can see is that u can perform everything what u have asked for?
Best Regards
Chandrajit