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



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?

I could see getting very confused trying to translate the Weaver method
into digital terms. 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.

--
Tim Wescott
Control systems and communications consulting
http://www.wescottdesign.com

Need to learn how to apply control theory in your embedded system?
"Applied Control Theory for Embedded Systems" by Tim Wescott
Elsevier/Newnes, http://www.wescottdesign.com/actfes/actfes.html
.



Relevant Pages

  • Re: Weaver Image Rejection, are only images in band cancelled?
    ... The Weaver method does work very well provided that the sin and cos is ... calculated with high precision. ... the center frequency of your desired filter. ... Up-convert the output of the bandpass filter with the same complex ...
    (comp.dsp)
  • 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: 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)