08-13-2009 07:17 PM
I have been given the task to convert IF data to IQ data. I am told the IF will be represented as an array of I16 values. I need to perform a complex multiply and then apply a FIR Low Pass filter. Afterwards, I must decimate and then interleave the I's and Q's. I am having a horrible time with the filtering. My boss is telling I don't need to know the sample rate or frequency of the IF data. I just need to know the frequency to down convert to ( that of the oscillator we are using ) and the rest should fall into place. However, all that is falling is the hair off my head as I pull it out in frustration. I've tried looking at examples online and and in Labview help, but they all require data about the IF that I am not privy to. Any help would be greatly appreciated.
I am not allowed to post code do to the nature of my job.
08-14-2009 04:03 AM
08-14-2009 05:50 AM
Its not possible to filter a data without the sampling information. Oscillator you mentioned is the oscillator of your hardware [that is part of signal conditioning] or related to daq hardware (ie like some sample clock that helps in daq)
just define the oscillator purpose so that we can try to establish a link with IF (if possible 🙂 )
Post back for queries.
08-14-2009 12:55 PM
08-14-2009 04:25 PM