Changes between Version 18 and Version 19 of Architecture/Domains/cosmos_sb1


Ignore:
Timestamp:
Mar 4, 2021, 8:35:03 PM (3 years ago)
Author:
jkol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Architecture/Domains/cosmos_sb1

    v18 v19  
    4646|| SiversIMA 60 GHz Array 1 ||  10.113.6.5 (rfdev3-5)  ||  -  ||  -  ||
    4747|| SiversIMA 60 GHz Array 2 ||  10.113.6.6 (rfdev3-6)  ||  -  ||  -  ||
     48
     49
     50==== RF Path Configurations for mmWave Development Platforms ====
     51
     52The indoor mmWave development platforms are connected to the USRP N310's and Xilinx RFSoC's as shown in the following example diagram:
     53
     54  [[Image(mmwave-rf-block-diagram.png)]]
     55
     56To select a particular configuration, follow the instructions below for the specific setup you wish to use. It is possible to use multiple setups simultaneously as long as they do not conflict with respect to RF paths.
     57
     58===== USRP N310 with Sivers 60 GHz Array =====
     59Run the following commands on the sb1.cosmos-lab.org console:
     60{{{
     61curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw1.sb1.cosmos-lab.org&switch=1,2,3,4&port=1"
     62curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw2.sb1.cosmos-lab.org&switch=1,2,3,4&port=1"
     63}}}
     64The resulting RF connections will be:
     65 ||= USRP N310 =||= Sivers Array=||
     66 ||  RF0 TX  ||  TX-I  ||
     67 ||  RF1 TX  ||  TX-Q  ||
     68 ||  RF0 RX2  ||  RX-I  ||
     69 ||  RF1 RX2  ||  RX-Q  ||
     70
     71===== Xilinx RFSoC ZCU111 with Sivers 60 GHz Array =====
     72Run the following commands on the sb1.cosmos-lab.org console:
     73{{{
     74curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw1.sb1.cosmos-lab.org&switch=1,2,3,4&port=2"
     75curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw2.sb1.cosmos-lab.org&switch=1,2,3,4&port=2"
     76}}}
     77The resulting RF connections will be:
     78 ||= Xilinx RFSoC =||= Sivers Array =||
     79 ||  DAC229_T1_CH2  ||  TX-I  ||
     80 ||  DAC229_T1_CH3  ||  TX-Q  ||
     81 ||  ADC224_T0_CH0  ||  RX-I  ||
     82 ||  ADC224_T0_CH1  ||  RX-Q  ||
     83
     84===== USRP N310 with IBM PAAM 28 GHz Array =====
     85Run the following commands on the sb1.cosmos-lab.org console:
     86{{{
     87curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw3.sb1.cosmos-lab.org&switch=1,2&port=1"
     88curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw4.sb1.cosmos-lab.org&switch=1,2&port=1"
     89}}}
     90The resulting RF connections will be:
     91 ||= USRP N310 =||= IBM PAAM =||
     92 ||  RF3 TX  ||  TXH0  ||
     93 ||  RF4 TX  ||  TXV0  ||
     94 ||  RF3 RX2  ||  RXH0  ||
     95 ||  RF4 RX2  ||  RXV0  ||
     96
     97===== USRP N310 with !InterDigital MHU (28 GHz) =====
     98Run the following commands on the sb1.cosmos-lab.org console:
     99{{{
     100curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw3.sb1.cosmos-lab.org&switch=1,2&port=2"
     101curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw4.sb1.cosmos-lab.org&switch=1,2&port=2"
     102}}}
     103The resulting RF connections will be:
     104 ||= USRP N310 =||= !InterDigital MHU =||
     105 ||  RF3 TX  ||  ''Single connection through circulator''  ||
     106 ||  RF3 RX2  ||  ''Single connection through circulator''  ||