08-10-2010 05:37 AM
Hello,
i did a filter characterization and now i would like to do a post-correction in the frequency domain, do you have any idea i can proceed!!?
Thanks
08-12-2010 09:56 AM
Hi tj.diego,
what information do you have about your filter?
What kind of correction would you like to to?
Ciao!
08-12-2010 10:18 AM
Hello thanks for reply,
actually is not just a filter is a preamplifier, i have done the gain characterization in the frequency domain and i would like to correct it using a kind of lookup table!
08-16-2010 04:40 AM - edited 08-16-2010 04:40 AM
In wich way do you want to correct it?
08-16-2010 06:56 AM
i thought just to correct the gain value for each frequency!!! but i have some problem to select the right frequency from the frequency domain and also with the frequency step!
08-16-2010 07:23 AM
I know you are trying to do an equalization. I asked you how did you plan to implement it.
What is the form of the signal you are trying to equalize? Is it a waveform or what else? Wich are the inputs of the equalzier? Wich are the outputs? Do you use any input/output hardware?
You have explain in details what you are trying to do. Please, post some codes or schematic block, otherwise I cannot help you.
Regards,
08-17-2010 09:27 AM
right...
the input signal is a waveform (ae) and i would like to process a fft, correct the gain, and return into the time domain, or in other way filter the signal to select the right frequency correct the gain and rebuild the signal.
what do you think is the best way?
08-17-2010 10:23 AM
You have to find the frequencies you need do amplify/attenuate and then you have to apply a series of filter directly to the waveform in order to do it.
08-17-2010 10:47 AM
so the idea to use the fft is not feasible?
08-18-2010 03:03 AM
FFT can be a way to know the amplitude of the frequency components of the signal, but you need to use filters to modify the waveform.