Changes between Version 9 and Version 10 of Tutorials/Wireless/mmwave Paam Basics


Ignore:
Timestamp:
Apr 11, 2021, 9:11:18 PM (3 years ago)
Author:
tingjunchen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwave Paam Basics

    v9 v10  
    215215
    216216|| [[Image(mmwavePaamBasicsFreq_n_4.png, 600px)]] || [[Image(mmwavePaamBasicsFreq_n_8.png, 600px)]] ||
     217
     218==== Finish the experiments ====
     219When the experiments are completed, make sure to turn off both PAAMs and see that the IC current consumption drops to the minimal values:
     220{{{#!shell
     221root@srv1-lg1:~/paam_api/examples# python3 reset_betaboard_v1.2.py -c ethernet -a rfdev2-1
     222...
     223Index   Name    ADC     Volt.   Curr.
     2240       1v2     30      0.073   0.037
     2251       1v5     45      0.110   0.220
     2262       1v8     1       0.002   0.001
     2273       2v7_0   38      0.093   0.186
     2284       2v7_1   45      0.110   0.220
     2295       2v7_2   47      0.115   0.230
     2306       2v7_3   37      0.090   0.181
     2317       3v3_pll 57      0.139   0.070
     2328       5v_uzed 264     0.645   0.645
     2339       12v     106     0.259   0.863
     23410      0V      0       0.000   x
     23511      1V8     735     1.796   x
     236Closed port to Zynq
     237PAAM board shutdown...!!!
     238
     239root@srv1-lg1:~/paam_api/examples# python3 reset_betaboard_v1.2.py -c ethernet -a rfdev2-2
     240...
     241Index   Name    ADC     Volt.   Curr.
     2420       1v2     109     0.266   0.133
     2431       1v5     140     0.342   0.684
     2442       1v8     23      0.056   0.028
     2453       2v7_0   9       0.022   0.044
     2464       2v7_1   11      0.027   0.054
     2475       2v7_2   51      0.125   0.249
     2486       2v7_3   10      0.024   0.049
     2497       3v3_pll 115     0.281   0.141
     2508       5v_uzed 223     0.545   0.545
     2519       12v     99      0.242   0.806
     25210      0V      0       0.000   x
     25311      1V8     735     1.796   x
     254Closed port to Zynq
     255PAAM board shutdown...!!!
     256}}}