discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Signal Multiplication


From: Jonathan Shan
Subject: [Discuss-gnuradio] Signal Multiplication
Date: Sun, 5 Nov 2006 13:47:45 -0500 (EST)

Hello all,

I am new to gnuradio and communication theory.

I am trying to multiply two signals by their corresponding elements. I am trying to mimic amplitude modulation.

I already have source1 which is a sine wave generated by sig_source_c. There is source2, which is a vector source generated by vector_source_c. I can confirm that both these sources are "correct" individually, but when I try to multiply them by doing multiply_cc, weird stuff happens.

Example is if I set the vector to all zeroes, I expect the output of multiplier to be all zeroes. This is not the case.

Thanks,
Jonathan




reply via email to

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