User Tools

Site Tools


cortexlab103

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cortexlab103 [2018/03/26 19:39] – [Observe the result] lcardosocortexlab103 [2018/03/30 09:58] (current) – [Example scenario] mimbert
Line 22: Line 22:
 ##Setup ##Setup
  
-The purpose of this tutorial is to receive an ongoing OFDM transmission on a given USRP node. One transmitter node is set up to the whole groupe and each group will control a receiver node. Instead of starting from an empty project, we are going to use the GNU Radio examples for an OFDM transmitter and receiver. We are also going to change the ''channel estimation'' block such that it produces frequency channel estimations able to be seen in the fft-web interface.+The purpose of this tutorial is to receive an ongoing OFDM transmission on a given USRP node. One transmitter node is set up for the whole group and each group will control a receiver node. Instead of starting from an empty project, we are going to use the GNU Radio examples for an OFDM transmitter and receiver. We are also going to change the ''channel estimation'' block such that it produces frequency channel estimations that can be seen in the fft-web interface.
  
 ### Start you virtual FIT/CorteXlab work environment ### Start you virtual FIT/CorteXlab work environment
Line 144: Line 144:
 </code> </code>
  
-This file uses the yaml syntax and is self-documented. +This file uses the yaml syntax and is self-documented.
  
 ### Adapting the example scenario ### Adapting the example scenario
Line 248: Line 248:
 Go in this folder : Go in this folder :
 <code> <code>
-you@srvairlock:~/tuto_ofdm$ cd ~/results +tuto#@srvairlock:~/tuto_ofdm$ cd ~/results 
-you@srvairlock:~/results$ ls+tuto#@srvairlock:~/results$ ls
 task_15 task_15
-you@srvairlock:~/results$ cd task_15 +tuto#@srvairlock:~/results$ cd task_15 
-you@srvairlock:~/results/task_15$ ls+tuto#@srvairlock:~/results/task_15$ ls
 node4.tgz  node6.tgz node4.tgz  node6.tgz
 </code> </code>
Line 259: Line 259:
  
 <code> <code>
-you@srvairlock:~/results/task_15$ tar -zxf node4.tgz +tuto#@srvairlock:~/results/task_15$ tar -zxf node4.tgz 
-you@srvairlock:~/results/task_15$ ls +tuto#@srvairlock:~/results/task_15$ ls 
 node4  node4.tgz  node6.tgz node4  node4.tgz  node6.tgz
-you@srvairlock:~/results/task_15$ cd node4 +tuto#@srvairlock:~/results/task_15$ cd node4 
-you@srvairlock:~/results/task_15/node4$ ls+tuto#@srvairlock:~/results/task_15/node4$ ls
 rx_ofdm.grc  scenario.yaml  stdout.txt   tx_ofdm.py rx_ofdm.grc  scenario.yaml  stdout.txt   tx_ofdm.py
 rx_ofdm.py   stderr.txt     tx_ofdm.grc rx_ofdm.py   stderr.txt     tx_ofdm.grc
Line 276: Line 276:
  
 <code> <code>
-you@srvairlock:~/results/task_15/node4$ less stdout.txt+tuto#@srvairlock:~/results/task_15/node4$ less stdout.txt
 </code> </code>
  
Line 341: Line 341:
 INFO: Parser returned #f INFO: Parser returned #f
 </code> </code>
- 
  
cortexlab103.1522085988.txt.gz · Last modified: 2018/03/26 19:39 by lcardoso

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki