CREW offers Open Access

CREW is in continuous Open Access phase to support your experiments free of charge!

Final public event & Globecom tutorial

CREW will present its final results at the Wireless Community event (Leuven, Belgium, 29 October 2015, more info) and organises a hands-on tutorial at Globecom (San Diego, USA, 10 December 2015, more info)

CREW PORTAL: access the CREW facilities

Interested in using the CREW facilities?
[Start here] - [Browse by name] - [Overview images] - [Advanced info] - [WTA GitHub].

ISM 5GHz

warning: Creating default object from empty value in /home/crew-project/WWW/modules/taxonomy/taxonomy.pages.inc on line 33.

Sensing Engine

Short testbed description

The imec sensing enigne is a prototype implementation of a sensing engine for mobile communication devices. The prototype consists of two main blocks: an analog RF front-end including analog to digital conversion and a DIgital Front-end For Sensing (DIFFS). For permanent deployment in the w-iLab.t testbed a WARP board is selected as analog RF front-end, covering the 2.4 and 5 GHz ISM bands. An in house developed flexibele SCAlable raDIO (SCALDIO) is also tested in a lab environment, covering an RF input range from 0.1 up to 6 GHz and a channel bandwidth up to 40 MHz.

Access information

The imec sensing engine is available in the Ghent island CREW (w-iLab.t testbed).

Getting started and user documentation

Advanced information

IRIS

Short testbed description

Iris is a software radio architecture that has been developed by the CTVR , built in C++, it is used for constructing complex radio structures and highly reconfigurable radio networks. Its primary research application is to conduct a wide range of dynamic spectrum access and cognitive radio experiments. It is a GPP-based radio architecture and uses XML documents to describe the radio structure.

Example experiments

In this sample experiment we will run a simple radio and then adapt a component and add a controller, with a view to exploring the basic functionality of both. The steps a researcher should follow to complete the experiment are outlined below.
1. Follow the instructions outlined on the Iris wiki to run radio (https://ntrg020.cs.tcd.ie/irisv2/wiki/ExampleExperiments), OFDMFileReadWrite.XML.
2. If this radio is functioning correctly, “radio running” will appear on the command line.
3. To add a controller to the radio, we must first create an event in one of the components to which the controller can subscribe. To do this, open the shaped OFDM modulator and register an event in the constructor function.
4. Once the event is registered we must create a condition that must be satisfied for the event to be activated. To do this, open the “process” function (as this is where all the calculations are carried out) and specify a condition that activates the controller whenever, for example, 100 packets have passed through.
5. Once this has been done the controller can be made. Open the “example” controller; this gives us a template to work with.
6. Within the controller we must do two things, subscribe to the event that has been set up in the component and specify the parameter that we wish to change as well as the value we wish to change it to.
7. To change the parameter, we specify the name of the parameter as well as the component and engine that it is in. These are assigned in the “ProcessEvent” function.
8. The logic that dictates what the parameter is changed to also goes in this function.
9. Recompile all the relevant code, include the controller in the XML file and run the radio as before.
If the radio is running properly, you should see the event being triggered on the command line and the new value of the parameter in question.

Access information

Before gaining access to the Iris testbed it is essential to familiarise yourself with the Iris software. This is done through the Iris Wiki page. The Wiki gives you full instructions on how to download and install the Iris software onto your own computer as well as instructions on how to get started in using it. Use of the Wiki page requires a user account and password. These can be obtained through emailing either tallonj@tcd.ie or finnda@tcd.ie.

At this stage users will be able to performe experiments using Iris, independent of the Iris testbed, using either the simulated "channel component" or in conjunction with the USRP (1/2/N210 etc.).

Access to the Iris testbed is given out separately from access to the Wiki. This is because access to the Iris testbed is often not necessary if users have USRP hardware of their own available.

However, if remote access to the Iris testbed (after installing and trying out the Iris software) is required, details of how to obtain access to the testbed can be found here.

Demonstration

Demonstration of a dynamic spectrum access wireless backhaul system in the UHF band

Getting started and user documentation

Access the complete documentation

w-iLab.t

Short testbed description

The iMinds w-iLab.t allows flexible testing of the functionality and performance of wireless networking protocols and systems in a time-effective way. It provides remote access to hardware that can be remotely controlled and reconfigured, automated experiments can be scheduled, and experimental results can be collected, processed and visualised.

Example experiments

A wide range of experiments is possible on w-iLab.t. Below, we first list three possible experiments and then list experiments that have been performed on the testbed within the CREW project:

Three representative examples of cognitive networking experiments are as follows.

  • Interference avoidance in the 2.4 GHz ISM band: activate a subset of nodes (both sensor nodes using 802.15.4 and Wi-Fi nodes. Implement interference avoidance protocols on top of the sensor node and/or Wi-Fi node. Check the impact on the spectrum using the imec sensing engines installed in the testbed.
  • Distributed via centralized sensing approaches: compare the difference between different sensing algorithms, e.g. installed on sensor nodes
  • Performance of low-cost sensing modules: find out how accurate RSSI readings collected by sensor nodes are when implementing a certain channel-sampling algorithm on top of these nodes. Compare this with the performance of high-end sensing solutions, based e.g. on USRPs or imec sensing devices located in the same environment.

Experiments performed during some of the Open Calls of the CREW project:

  • Determine the sensitivity of various Cognitive Radio sensing engines to low level received signals with and without modulation. Watch video here.
  • Perform radio channel measurements to study the effects of the environment on the received signal. Watch video here.
  • Perform energy efficiency and delay evaluation of Spectrum Sensing platforms and algorithms. Watch video here.
  • Demonstrate self-adapting access mechanisms that are able to switch from standard DCF to a TDMA-like access scheme in case of hidden nodes. Watch video here.
  • Demonstrate the functional architecture of the control channels for the cognitive management of capacity and coverage extensions of the wireless access infrastructures. Watch video here.
     

 

Access information

Experimenters may use (= install firmware, code, software, images,... on one or more nodes, view status, download results,...) the testbed remotely via an OpenVPN connection over the internet. Most interactions are performed via a web interface, although direct connections to devices over SSH is also possible. The testbeds at both locations (Office, Zwijnaarde) are accessible 24/7, with the restriction that Wi-Fi experiments are not allowed at the Office location during office hours. Usage is bound to a negotiable quota in function of the type and amount of infrastructure needed. Please check the basic w-iLab.t tutorial for details on how to get an account.

Demonstration

Getting started and user documentation

Access the complete documentation
Syndicate content