Re: Weaver Image Rejection, are only images in band cancelled?



Tim Wescott wrote:
On Fri, 15 Feb 2008 13:49:31 -0600, Richard Owlett wrote:


Al Clark wrote:

[snip]

The Weaver method does work very well provided that the sin and cos is
calculated with high precision. I didn't use weaver at RF, I used it at
audio frequencies to create a set of continuous variable bandpass
filters with constant bandwidth.

Can you suggest good Google search terms? [weaver bandpass filter]
didn't prove useful. "continuous variable bandpass filters with constant
bandwidth" would be useful to me. Speed not an issue, will be doing
batch processing. I'll be able to use arbitrary precision math.
-- snip --


Why not FFT, window, and FFT back then?

That's where I started ;)


I could see getting very confused trying to translate the Weaver method into digital terms.

I didn't catch from the discussion that it wasn't specifically a digital method. I'd still would like to read about it to shake out some cobwebs from my mind.




In digital terms it's easy:

* Down-convert your data with a complex signal whose frequency is
the center frequency of your desired filter.
* Band-pass filter the baseband data from -fo/2 to +fo/2. After doing all the math to design a complex bandpass filter centered
around DC, note that you've designed a filter that effectively
low-pass filters the real and complex parts separately and
identically. Slap your forehead.
* Up-convert the output of the bandpass filter with the same complex
signal that you used to down-convert.
* Throw away the imaginary part (or the real part, if that floats your boat).

Note that this method only works if your center frequency is bigger than the bandwidth of your filter -- if this is not the case, then things will get mangled when you do the last step.

.



Relevant Pages

  • Re: Causes of IF feedthru
    ... some of it may be getting past your bandpass filter. ... run the mixer output into that grounded-base/source 50-ohm buffer amp ... to carry the signals between these ...
    (rec.radio.amateur.homebrew)
  • Re: Weaver Image Rejection, are only images in band cancelled?
    ... calculated with high precision. ... I could see getting very confused trying to translate the Weaver method ... the center frequency of your desired filter. ... doing all the math to design a complex bandpass filter centered ...
    (comp.dsp)
  • Re: PLL for Zero Delay LPF
    ... the ELF geomagnetic data, ... filter a signal without delaying it, ... Every time the amount of 60 Hz interference in your incoming signal ... it will take the bandpass filter a brief moment to "catch up" ...
    (sci.electronics.design)
  • Re: FIR Hilbert transformers
    ... > The signal consists of frequencies that are all close to the carrier. ... And the bandpass filter would probably be a pair ... Is upper and lower envelope related to upper ...
    (comp.dsp)