discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Signal Source Coherence


From: Liwei
Subject: [Discuss-gnuradio] Signal Source Coherence
Date: Wed, 12 Nov 2014 01:34:55 +0800

Hello list,
    Please refer to the attached flowgraph. In it I use two methods to
generate 3 tones of equal amplitude.
    The first method simply uses 3 signal sources to generate the
required tones directly and sums them together. The second method
multiplies two signal sources to generate the upper and lower tones,
and sums that result with the higher signal source. Both methods
generate the same result in the magnitude spectrum.
    However, using an external Matlab script (not written by me, so I
can't share) to up-convert the lower tone and down-convert the upper
tone to the same frequency as the middle tone (so all three tones end
up being the same frequency, using the middle tone as reference), and
measuring the phase difference between all tones, I get unexpected
results.
    With the second method, the phase relationships are constant, as
expected. However, with the first method, the phase relationships
drift (linearly I think) over seconds.
    I did some equation manipulation, but it does seem like, for the
first method, even with arbitrary phase offsets in each signal source,
the final phase relationships between the 3 tones should still be
constant, and not change over time.
    A quick search did not come up with relevant answers, and maybe
this is a purely academic error on my part, but the remaining
possibility that I can think of is that the signal sources in GNU
Radio are somehow not coherent?


Regards,
Liwei

Attachment: SignalTest.grc
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]