• 1
  • 2
  • 3
  • 4

Activities

  • NITOS Outdoor deployment consists of powerful nodes that feature multiple wireless interfaces and allow for experimentation with heterogeneous (Wi-Fi, WiMAX,

    Read More
  • The setup NITOS testbed is currently using is a fixed setup (employing no mobility between BSs) that does not require

    Read More
  • Towards the development of a remote accessible LTE testbed, where experimenters from all the word will be able to run

    Read More
  • NITOS facility provides remote access to OpenFlow switches (2 x Pronto 3290 , 2 x HP 3800 ), enabling the user to create

    Read More
  • NITlab developed a software defined radio (SDR) testbed that consists of 18 Universal Software Radio Peripheral (USRP) devices attached to

    Read More
  • NITOS is an Intelligent Transport System (ITS) compatible facility thanks to the implementation of the key components of the ITS

    Read More
  • NITOS cloud infrastructure is based on HP GEN8 blade servers and one HP DL380p GEN8 server. Cloud Infrastructure UTH Each blade server has

    Read More

NITOS

The Future Internet Facility

  • Outdoor Testbed

    Experiments under real world environment Read More
  • Indoor Testbed

    Experiments in RF isolated environment Read More
  • Office testbed

    Experiments in an office environment Read More
  • 1
  • 2
  • 3

Atheros Spectral Scan Experimentation

NITlab provides tha opportunity to the experimenter to understand and recognize the experiment's environment conditions, taking advantage of the Atheros Spectral Scan mechanism. A short tutorial is given below for using this feature in the NITOS testbed. 

First of all we have to connect to the NITOS server:

$ ssh -X This email address is being protected from spambots. You need JavaScript enabled to view it.

turn on the reserved resources:

$ omf tell -a on -t omf.nitos.node0XX

then we load the appropriate image which has the Atheros Spectral Scan feature enabled:

$ omf load -i khounos-SpectralScan.ndz -t omf.nitos.node0XX 

now ssh as root to the node in which the image was loaded:

$ ssh -X root@node0XX

As soon as we are connected as root in the node, we move to the directory FFT_eval.

$ cd FFT_eval

Then execute the following commands to perform a scan:

$ modprobe ath9k
$ ifconfig wlan0 up
$ ./scan.sh

 These commands will have an output like this:

ath sp scan

 The "scan.sh" file contains the following lines: 

#Scan the whole Spectrum
iw dev wlan0 scan > /dev/null

#Scan 2.4GHz Band
#iw dev wlan0 scan freq 2417 2412 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 > /dev/null

#Scan 5GHz Band
#iw dev wlan0 scan freq 5180 5200 5220 5240 5260 5280 5300 5320 > /dev/null

#Scan specific channel
#iw dev wlan0 scan freq 2417> /dev/null

In each case we have to execute only one iw command at the time. It depends in what range of spectrum we want to scan. The first scans all the spectrum, the second only the 2.4GHz, the third only the 5GHz and the fourth scans one or more specific frequencies which are given as an input in the iw command.

Finally after each execution of the "scan.sh", a txt file called "myres.txt" is generated. In this file all the measurements are been stored for further processing.

[1] FFT Eval Script "https://github.com/simonwunderlich/FFT_eval"

What Our Experimenters Say

  • NITOS is a very reliable and well managed platform. The offered infrastructure and features are great. The management team is very supportive.

    Mustafa Al-Bado
    Postdoctoral researcher
    Insight centre, University College Cork (UCC)
  • 1
  • 2
 
uth
image
image
image
 
 

Login Form