Changes between Version 42 and Version 43 of Tutorials/Wireless/mmwave Paam Basics
- Timestamp:
- May 24, 2022, 6:49:07 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwave Paam Basics
v42 v43 182 182 Similarly, start PAAM #2 (rfdev4-in2) in TX mode with V-polarization using 16 antenna elements on all the ICs, and configure the TX beamforming direction to be in the broadside (0,0). Check the current consumption to make sure the ICs have been successfully initialized. 183 183 {{{#!shell 184 root@console:~# curl "http://am1.orbit-lab.org:5054/array_mgmt/configure?dev_name=rfdev4-in2.sb1.cosmos-lab.org&ics=all&num_elements=16&txrx= rx&pol=v&theta=0&phi=0"184 root@console:~# curl "http://am1.orbit-lab.org:5054/array_mgmt/configure?dev_name=rfdev4-in2.sb1.cosmos-lab.org&ics=all&num_elements=16&txrx=tx&pol=v&theta=0&phi=0" 185 185 }}} 186 186 {{{#!shell … … 216 216 PAAM #1 (rfdev2-1.sb2.cosmos-lab.org) 217 217 {{{#!shell 218 root@console:~# curl "http://am1.orbit-lab.org:5054/array_mgmt/configure?dev_name=rfdev2-1.sb2.cosmos-lab.org&ics=0&num_elements=4&txrx= rx&pol=v&theta=0&phi=0"218 root@console:~# curl "http://am1.orbit-lab.org:5054/array_mgmt/configure?dev_name=rfdev2-1.sb2.cosmos-lab.org&ics=0&num_elements=4&txrx=tx&pol=v&theta=0&phi=0" 219 219 }}} 220 220 PAAM #2 (rfdev2-2.sb2.cosmos-lab.org)