discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Real-only direct-conversion


From: Achilleas Anastasopoulos
Subject: Re: [Discuss-gnuradio] Real-only direct-conversion
Date: Sun, 27 Feb 2011 13:32:34 -0500

Yes, it is possible:

For a bandpass signal at f_0 with bandwidth 2W, if you sample with rate:

Rs=4f_0/(2n+1)  where n is an integer

you will get the in-phase components at the even samples and the
quadrature components
at the odd samples.
In particular, if you set

n= integer part of (f0/2W -1/2)

then you can have the minimum required sampling rate (Rs~= 4W) for
perfect reconstruction
of in-phase and quadrature components without the need of I/Q chain.

Achilleas



reply via email to

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