Maker Pro
Maker Pro

Does a dual conversion RX produce dual images?

B

billcalley

Jan 1, 1970
0
Does a dual conversion receiver produce dual image frequencies? In
other words, after the 1st IF image is removed by the frontend BPF
filter, won't the second conversion create a second image? If so, is
it ever an issue in receiver design? Must it, too, be filtered out
just before the second mixer stage, or can it be ignored?

Thanks!

-Bill
 
C

colin

Jan 1, 1970
0
billcalley said:
Does a dual conversion receiver produce dual image frequencies? In
other words, after the 1st IF image is removed by the frontend BPF
filter, won't the second conversion create a second image? If so, is
it ever an issue in receiver design? Must it, too, be filtered out
just before the second mixer stage, or can it be ignored?

Thanks!

-Bill

any mixing produces high and low images,
The problem of the first stage is that the unwanted image can be the result
of an adjacent chanel the oposite side of the LO frequency to the wanted
signal. this unwwanted image is ofc on top of the wanted image and so must
be removed by rejection before the mixer.

it isnt usualy a problem at all to do this in the 2nd stage,
as there are no adjacent channels as such after the IF filter.

If your first IF frequency is much higher than the input frequency range it
becomes much easier to reject the unwanted image, as it is further away from
the unwanted image and may not need a tuneable BPF on the input.
this is probaly why 2 stage is done on low freq rf upto 100mhz.

however im not a specialist in rf design.

Colin =^.^=
 
B

billcalley

Jan 1, 1970
0
any mixing produces high and low images,
The problem of the first stage is that the unwanted image can be the result
of an adjacent chanel the oposite side of the LO frequency to the wanted
signal. this unwwanted image is ofc on top of the wanted image and so must
be removed by rejection before the mixer.

it isnt usualy a problem at all to do this in the 2nd stage,
as there are no adjacent channels as such after the IF filter.

If your first IF frequency is much higher than the input frequency range it
becomes much easier to reject the unwanted image, as it is further away from
the unwanted image and may not need a tuneable BPF on the input.
this is probaly why 2 stage is done on low freq rf upto 100mhz.

however im not a specialist in rf design.

Colin =^.^=

Thanks Colin. I wonder, too, whether the image noise would be a
problem at the 2nd IF, as it is at the 1st IF. I'll have to see if I
can find any info on that somewhere!

Best Regards,

-Bill
 
D

Don Bowey

Jan 1, 1970
0
Thanks Colin. I wonder, too, whether the image noise would be a
problem at the 2nd IF, as it is at the 1st IF. I'll have to see if I
can find any info on that somewhere!

Best Regards,

-Bill
No, it isn't a problem if the IF frequency is carefully selected, because
the 1st IF filters present a narrowed band of frequencies the the 2nd mixer
that is fairly clean.

And speaking of "carefully selected," but not images, I once had a mobile
receiver (PMR 6 if I recall right) that had a 2nd IF of 1600 kHz. We had a
local broadcast station at 1600 kHz that wiped me out around town. Putting
a BCB filter at the receiver input cleaned it up as long as I was a
half-mile or so from the station.
 
C

colin

Jan 1, 1970
0
billcalley said:
Thanks Colin. I wonder, too, whether the image noise would be a
problem at the 2nd IF, as it is at the 1st IF. I'll have to see if I
can find any info on that somewhere!

the thing is the 1st IF filter takes care of this for you.
so you have a narowband signal to the 2nd mixer,
unlike the first stage where you need to add a tuneable filter to track the
input signal.

Colin =^.^=
 
J

John Fields

Jan 1, 1970
0
Thanks Colin. I wonder, too, whether the image noise would be a
problem at the 2nd IF, as it is at the 1st IF. I'll have to see if I
can find any info on that somewhere!

---
The image frequency is only a problem in the first mixer since it
translates to the first IF, being the carrier frequency plus twice
the IF.

For example, consider a superheterodyne AM broadcast receiver with a
455kHz IF tuned to a 1000kHz carrier.

Since it's a _super_heterodyne receiver, the local oscillator will
be tuned to the carrier plus the IF and will be oscillating at:


LO = RF + IF = 1000kHz + 455kHz = 1455kHz


This signal will combine with the carrier, in the mixer, and the
output from the mixer will contain, in addition to the carrier and
the LO, the sum and difference frequencies between the carrier and
the LO. That is, LO + RF at 2455kHz and LO - RF at 455 kHz.

Neatly sidestepping a discussion of balanced and doubly-balanced
mixers, suffice to say that everything but the 455kHz signal will be
filtered out by the IF strip, with the result that the only signal
presented for conversion to the second IF will be the amplified and
filtered 455kHz signal.

But, back to the image signal...

If we call the carrier f1 and the local oscillator f2, then the
outputs from the mixer, for the case described above, will be f1,
f2, f1 + f2, and f2 - f1, like this:


SIGNAL FREQ
---------|----------|
f1 1000kHz
f2 1455kHz
f1 + f2 2455kHz
f2 - f1 455kHz

Since everything but the 455kHz signal will be filtered out by the
IF strip, one would think that would be the end of it.
Unfortunately, it isn't because if, at the same time the 1MHz signal
is being received, a 1910kHz signal (the image) is also present in
the mixer, it will beat with the LO and produce:

SIGNAL FREQ
---------|----------|
f1 1910kHz
f2 1455kHz
f1 + f2 3365kHz
f1 - f2 455kHz

Notice that f1 - f2 in this case will also produce 455kHz, which
will go sailing through the IF strip along with the desired 455kHz
signal produced by the 1000kHz carrier!

Once in the IF strip there's no getting rid of it, so the solution
is to have enough selectivity in the radio's front end in order to
attenuate it to the point where its products coming out of the mixer
are insignificant.

I've been away from radio for a while, so it may be that digitally
tuned "image traps" can now be implemented which will take some of
the load off of the front end in terms of selectivity.

In any case, to answer your question, since there will only be one
signal exiting the first IF it would be impossible to have an image
at the second IF.
 
P

Phil Hobbs

Jan 1, 1970
0
John said:
---
The image frequency is only a problem in the first mixer since it
translates to the first IF, being the carrier frequency plus twice
the IF.

For example, consider a superheterodyne AM broadcast receiver with a
455kHz IF tuned to a 1000kHz carrier.

Since it's a _super_heterodyne receiver, the local oscillator will
be tuned to the carrier plus the IF and will be oscillating at:


LO = RF + IF = 1000kHz + 455kHz = 1455kHz


This signal will combine with the carrier, in the mixer, and the
output from the mixer will contain, in addition to the carrier and
the LO, the sum and difference frequencies between the carrier and
the LO. That is, LO + RF at 2455kHz and LO - RF at 455 kHz.

Neatly sidestepping a discussion of balanced and doubly-balanced
mixers, suffice to say that everything but the 455kHz signal will be
filtered out by the IF strip, with the result that the only signal
presented for conversion to the second IF will be the amplified and
filtered 455kHz signal.

But, back to the image signal...

If we call the carrier f1 and the local oscillator f2, then the
outputs from the mixer, for the case described above, will be f1,
f2, f1 + f2, and f2 - f1, like this:


SIGNAL FREQ
---------|----------|
f1 1000kHz
f2 1455kHz
f1 + f2 2455kHz
f2 - f1 455kHz

Since everything but the 455kHz signal will be filtered out by the
IF strip, one would think that would be the end of it.
Unfortunately, it isn't because if, at the same time the 1MHz signal
is being received, a 1910kHz signal (the image) is also present in
the mixer, it will beat with the LO and produce:

SIGNAL FREQ
---------|----------|
f1 1910kHz
f2 1455kHz
f1 + f2 3365kHz
f1 - f2 455kHz

Notice that f1 - f2 in this case will also produce 455kHz, which
will go sailing through the IF strip along with the desired 455kHz
signal produced by the 1000kHz carrier!

Once in the IF strip there's no getting rid of it, so the solution
is to have enough selectivity in the radio's front end in order to
attenuate it to the point where its products coming out of the mixer
are insignificant.

I've been away from radio for a while, so it may be that digitally
tuned "image traps" can now be implemented which will take some of
the load off of the front end in terms of selectivity.

In any case, to answer your question, since there will only be one
signal exiting the first IF it would be impossible to have an image
at the second IF.

For a guy who's been away from radio for awhile, John, you produced a
nice clear explanation. Having been bitten by double-conversion spurs,
I'd just want to add that double conversion is usually the wrong answer
nowadays...high frequency gain is pretty cheap, so a single highish IF
is usually best. I've seen systems where the IF is much higher in
frequency than the RF, to avoid image problems.

Spurs due to Nth mixer LO harmonics die off much more slowly with N than
RF harmonics do, so it's easily possible for the seventh harmonic of the
second LO to mix with the fifth harmonic (say) of the first LO and
produce a spur that sweeps across the IF passband as you tune.

The net is that unless you have a really careful frequency plan, double
conversion produces a forest of spurs that are really hard to get rid of.

Cheers,

Phil Hobbs
 
B

billcalley

Jan 1, 1970
0
---
The image frequency is only a problem in the first mixer since it
translates to the first IF, being the carrier frequency plus twice
the IF.

For example, consider a superheterodyne AM broadcast receiver with a
455kHz IF tuned to a 1000kHz carrier.

Since it's a _super_heterodyne receiver, the local oscillator will
be tuned to the carrier plus the IF and will be oscillating at:

LO = RF + IF = 1000kHz + 455kHz = 1455kHz

This signal will combine with the carrier, in the mixer, and the
output from the mixer will contain, in addition to the carrier and
the LO, the sum and difference frequencies between the carrier and
the LO. That is, LO + RF at 2455kHz and LO - RF at 455 kHz.

Neatly sidestepping a discussion of balanced and doubly-balanced
mixers, suffice to say that everything but the 455kHz signal will be
filtered out by the IF strip, with the result that the only signal
presented for conversion to the second IF will be the amplified and
filtered 455kHz signal.

But, back to the image signal...

If we call the carrier f1 and the local oscillator f2, then the
outputs from the mixer, for the case described above, will be f1,
f2, f1 + f2, and f2 - f1, like this:

SIGNAL FREQ
---------|----------|
f1 1000kHz
f2 1455kHz
f1 + f2 2455kHz
f2 - f1 455kHz

Since everything but the 455kHz signal will be filtered out by the
IF strip, one would think that would be the end of it.
Unfortunately, it isn't because if, at the same time the 1MHz signal
is being received, a 1910kHz signal (the image) is also present in
the mixer, it will beat with the LO and produce:

SIGNAL FREQ
---------|----------|
f1 1910kHz
f2 1455kHz
f1 + f2 3365kHz
f1 - f2 455kHz

Notice that f1 - f2 in this case will also produce 455kHz, which
will go sailing through the IF strip along with the desired 455kHz
signal produced by the 1000kHz carrier!

Once in the IF strip there's no getting rid of it, so the solution
is to have enough selectivity in the radio's front end in order to
attenuate it to the point where its products coming out of the mixer
are insignificant.

I've been away from radio for a while, so it may be that digitally
tuned "image traps" can now be implemented which will take some of
the load off of the front end in terms of selectivity.

In any case, to answer your question, since there will only be one
signal exiting the first IF it would be impossible to have an image
at the second IF.

Thanks John -- great stuff indeed. I appreciate the clear
explanation!

Best Regards,

-Bill
 
J

Jim Thompson

Jan 1, 1970
0

Somewhere at one of my clients, Garmin I think, an engineer had some
kind of slide-rule thingy that could determine spur locations.

A good start is to use an image-reject LO/mixer combination.

...Jim Thompson
 
L

LVMarc

Jan 1, 1970
0
billcalley said:
Does a dual conversion receiver produce dual image frequencies? In
other words, after the 1st IF image is removed by the frontend BPF
filter, won't the second conversion create a second image? If so, is
it ever an issue in receiver design? Must it, too, be filtered out
just before the second mixer stage, or can it be ignored?

Thanks!

-Bill
yes !each conversion stage has an image frequency. The dual IF les you
pick where there are and produce a more selctive receive thasnas ingle
conversion receiver.

Marc
 
T

Tom Bruhns

Jan 1, 1970
0
On Jul 1, 2:48 pm, Jim Thompson <To-Email-Use-The-Envelope-I...@My-Web-
Site.com> wrote:
....
Somewhere at one of my clients, Garmin I think, an engineer had some
kind of slide-rule thingy that could determine spur locations.

A good start is to use an image-reject LO/mixer combination.

...Jim Thompson

There's a spur search tool that's distributed as part of the free-to-
use RFSim99.

Of course, an image-reject LO/mixer combination adds quite a bit of
complication, especially if you aren't operating in a frequency range
where the quadrature stuff is done for you in an IC (with TOI you can
live with...)

Another way to avoid the harmonic spur problem is to use multiplier-
type mixers instead of the vastly more usual DBM that's driven hard by
the LO. Using a multiplier as a mixer is done only rarely, though.

Cheers,
Tom
(who works mainly with direct digitization and calls images
"aliasing," and doesn't have much in the way of mixer spur problems...)
 
J

Jim Thompson

Jan 1, 1970
0
On Jul 1, 2:48 pm, Jim Thompson <To-Email-Use-The-Envelope-I...@My-Web-
Site.com> wrote:
...

There's a spur search tool that's distributed as part of the free-to-
use RFSim99.

Of course, an image-reject LO/mixer combination adds quite a bit of
complication, especially if you aren't operating in a frequency range
where the quadrature stuff is done for you in an IC (with TOI you can
live with...)

I never have that problem, since I'm always designing a CHIP ;-)
Another way to avoid the harmonic spur problem is to use multiplier-
type mixers instead of the vastly more usual DBM that's driven hard by
the LO. Using a multiplier as a mixer is done only rarely, though.

Cheers,
Tom
(who works mainly with direct digitization and calls images
"aliasing," and doesn't have much in the way of mixer spur problems...)

...Jim Thompson
 
T

Tom Bruhns

Jan 1, 1970
0
Tom Bruhns wrote:
....
Another way to avoid the harmonic spur problem is to use multiplier-
type mixers instead of the vastly more usual DBM that's driven hard by
the LO. Using a multiplier as a mixer is done only rarely, though.

Caveat: actually, using multipliers as mixers and doing quadrature
mixing is done very commonly -- in the digital domain. I should have
qualified the earlier posting with "analog". In the analog domain,
it's tough to maintain really good image rejection, tough to keep
harmonics in multipliers to a really low level -- in the digital
domain, it takes some careful design and enough bits, but once you
have the design down, it doesn't drift and yields repeatable
performance.

Cheers,
Tom

(Yeah, Jim, when you're integrating things onto a chip, that
helps...though I wonder if you can give me a mixer that yields +55dBm
IIP3 and better than 8dB noise figure...)
 
Top