Changes between Version 16 and Version 17 of Tutorials/Wireless/mmwave80211adORCA


Ignore:
Timestamp:
Mar 23, 2020, 5:13:41 PM (4 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwave80211adORCA

    v16 v17  
    116116
    117117=== Run the experiment ===
    118 * Open transmit application TX_TEST.grc on transmit node(srv1-lg1). This application transmits 802.11ad frames over rfdev3-1(10.115.2.2), at 200MSPS, by reading samples from a pre-generated file.
     118* Open transmit application TX_TEST.grc on transmit node(srv2-lg1). This application transmits 802.11ad frames over rfdev3-2(10.115.2.3), at 200MSPS, by reading samples from a pre-generated file.
    119119{{{
    120 root@srv1-lg1:~# gnuradio-companion TX_TEST.grc
     120root@srv2-lg1:~# gnuradio-companion TX_TEST.grc
    121121}}}
    122 * Open receive application RX_OTA_TEST.grc on receive node(srv2-lg1). This application receives and processes samples over rfdev3-2(10.115.2.3) as seen in the grc model below. Channel impulse response computed for every frame is written into a file on the host node.
     122* Open receive application RADIORX_CIR.grc on receive node(srv1-lg1). This application receives and processes samples over rfdev3-1(10.115.2.2) as seen in the grc model below. Channel impulse response computed for every frame is written into a file on the host node.
    123123{{{
    124 root@srv2-lg1:~# gnuradio-companion RX_OTA_TEST.grc
     124root@srv1-lg1:~# gnuradio-companion RADIORX_CIR.grc
    125125}}}
    126126* Run the applications.
    127 * Plot the CIR using CIR_re....m script
     127* Plot the CIR using CIR_read_out_file.m script
    128128* Shown below are the CIR plots obtained for TX beam angles set to 0 and 15.
    129129