Changes between Version 4 and Version 5 of Tutorials/k0SDR/Tutorial00b
- Timestamp:
- Jul 26, 2021, 7:27:16 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial00b
v4 v5 160 160 We want to build a flowgraph that looks like the following: 161 161 162 ||||Figure 3: Transmitter Flowgraph ||162 ||||Figure 3: Receiver Flowgraph || 163 163 || [[Image(x310_sb2_rx_flowgraph.png, 600px)]] || 164 164 165 165 Instead of a USRP Sink, we have a USRP Source. This gives us samples received by the radio receiver at the specified sample rate of 10 MHz. We then feed these samples into a "QT GUI Frequency Sink", which will allow us to see the frequency spectrum of the signal we are receiving. We need the following parameters set up: 166 166 167 ||||||Figure 4: Transmitter Flowgraph Parameters ||167 ||||||Figure 4: Receiver Flowgraph Parameters || 168 168 || [[Image(x310_sb2_rx_usrp_source.png, 280px)]] || [[Image(x310_sb2_rx_options.png, 280px)]] || 169 169 || (a) UHD USRP Source || (b) Options ||