Changes between Version 7 and Version 8 of Tutorials/Wireless/mmwave Paam Basics
- Timestamp:
- Apr 11, 2021, 9:01:12 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwave Paam Basics
v7 v8 106 106 }}} 107 107 108 * [Terminal 1] In gnuradio-companion, start gnuradio-companion, configure the USRP sink (TX) with sdr1-s1-lg1 ("mgmt_addr=10.116.2.1,addr=10.117.2.1") and the USRP source (RX) with sdr1-md1 ("mgmt_addr=10.116.3.1,addr=10.117.3.1"). Set the carrier frequency to 3GHz (3e9) and the subdev to be "B:0" (RF2) on both TX and RX. 108 * [Terminal 1] In gnuradio-companion, start gnuradio-companion, configure the USRP sink (TX) with sdr1-s1-lg1 ("mgmt_addr=10.116.2.1,addr=10.117.2.1") and the USRP source (RX) with sdr1-md1 ("mgmt_addr=10.116.3.1,addr=10.117.3.1"). Set the carrier frequency to 3GHz (3e9) and the subdev to be "B:0" (RF2) on both TX and RX. In this example flowgraph, the sampling rate and the tone frequency are set to be 2.5MHz (2.5e6) and 1MHz (1e6), respectively. 109 109 || [[Image(mmwavePaamBasicsFlowgraph.png, 600px)]] || 110 110 … … 206 206 }}} 207 207 208 ==== Observe the results ==== 209 The plot below shows the frequency response of the received tone at 1MHz offset 210 211 || [[Image(mmwavePaamBasicsFreq_n_4.png, 600px)]] || 212 213 214 || [[Image(mmwavePaamBasicsFreq_n_8.png, 600px)]] ||