On Fri, Jun 12, 2009 at 6:30 AM, Peng Huo<[email protected]> wrote: > Hi, > I am new to Gnuradio. I have a question about complex sampling. Does complex > sampling in gnuradio mean that the Real signal is coverted to its Inphase > and Quadrature components or is it that two different signals are passed as > a complex unit instead of two real units. I can't find an answer to this. > Please help. > > Thank you. > Peng > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
In the complex sinks and sources, the real and imaginary components are the baseband inphase and quadrature components respectively. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
