shph Posted April 12, 2014 Share Posted April 12, 2014 Hi I am trying to rebuilt a sine wave in Matlab. I am generating a sine wave with a frequency of 1.57542 GHz, and give it on the RF input at my USRP2. As you can see on the attached image I am receiving the generated sine wave. But now I really do not understand, why they are 2 channels in the Scope? A green and a blue one. And which one does the File Sink save? The block UHD USRP Source samples the sine wave and sends the samples as I and Q to the File Sink? Does the File Sink save them as an array? for example array = [i1, Q1, I2, Q2, I3, Q3, ... ] or as array = [i1+iQ1, I2+iQ2, I3+iQ3, ... ] The image shows the whole architecture, the Scope Sink and the FFT Sink. Please take a look. My goal is to better understand the USRP2 and the GRC. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.