| 131 | | The GNU Radio interface should show up on your local machine. The goal is to build a flowgraph that looks like this: |
| | 131 | The GNU Radio interface should show up on your local machine. The goal is to build a flowgraph that looks like this for the transmitter: |
| | 132 | |
| | 133 | ||||Figure 1: Transmitter Flowgraph || |
| | 134 | || [[Image(x310_sb2_tx_flowgraph.png, 600px)]] || |
| | 135 | |
| | 136 | Here, the "Signal Source" generates samples for a 1 MHz cosine wave at the flowgraph sample rate, in this case 10 MHz. The samples then go into a "UHD Sink". The "UHD Sink" is what takes the signal samples generated in GNU radio and sends them to the USRP for transmission. Samples are generated |
| | 137 | |
| | 138 | When creating this flowgraph, you will need to set values for {{{samp_rate}}} as well as parameters in each of the blocks. Double clicking on a block will bring up an editor for all parameters that a block uses. See below for the parameters used in this experiment for each block: |
| | 139 | |
| | 140 | ||||||Figure 1: Gen-2 FDE Canceller Boxes in COSMOS Sandbox 2 || |
| | 141 | || [[Image(Gen2Architecture.jpg, 280px)]] || [[Image(Gen2Ceiling.jpg, 375px)]] || |
| | 142 | || (a) The FlexICoN Gen-2 RF Canceller Box and antenna || (b) Rack-mounted, reorganized Gen-2 RF Canceller Box || |
| | 143 | |