Changes between Version 15 and Version 16 of Tutorials/Wireless/mmwave Paam Link Rate
- Timestamp:
- Mar 19, 2024, 3:40:18 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwave Paam Link Rate
v15 v16 245 245 {{{param.carrier}}}: the carrier frequency of the TX and RX. Please set it as {{{3.0e9}}} for 3 GHz carrier frequency to the IBM 28 GHz PAAM. 246 246 247 {{{param.deviceTx}}} and {{{param.deviceRx}}}: the IP address of the TX/RX USRP, which is {{{ XXX}}}.247 {{{param.deviceTx}}} and {{{param.deviceRx}}}: the IP address of the TX/RX USRP, which is {{{10.117.2.1}}} and {{{10.117.3.1}}}. 248 248 249 249 {{{param.subdevTx}}} and {{{param.subdevRX}}}: the subdevice settings of the TX/RX USRP. The connection on the sb2 requires to set both parameters as {{{B:0}}}. 250 250 251 {{{param.gainTx}}} and {{{param.gainRx}}}: the TX/RX gain of the USRPs, whose range varies over different USRP types, which can be f ind by running {{{uhd_usrp_probe}}} command in the terminal. In sb2, the recommended value for {{{param.gainTx}}} is {{{60}}}, for {{{param.gainRx}}} is {{{40}}}.251 {{{param.gainTx}}} and {{{param.gainRx}}}: the TX/RX gain of the USRPs, whose range varies over different USRP types, which can be found by running {{{uhd_usrp_probe}}} command in the terminal. In sb2, the recommended value for {{{param.gainTx}}} is {{{60}}}, for {{{param.gainRx}}} is {{{40}}}. 252 252 253 253 ==== Conduct the transmission ====