Skip to content

wigig-tools/codebook-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

IEEE 802.11ad Codebook Generator Application

This repository contains a MATLAB application for generating codebook samples for ns-3 IEEE 802.11ad model. These codebook samples are imported into ns-3 using the Parametric Codebook class.

Features:

  1. With this application, the user can choose either among a set of MATLAB phased antenna array models such as ULA, UCA, and URA or upload a custom steering vector obtained from antenna measurements.
  2. The user can visualize the 2D/3D directivity of the antenna array and define the parameters of each sector and custom AWVs independently.
  3. When using MATLAB phased antenna array models, the user can select between different set of antenna elements such as omni-element, micro-strip, etc. Whereas in the case of custom phased antenna arrays, the steering vector already compromises the effect of antenna element pattern.
  4. The ns-3 Parametric Codebook class parses the file generated by the application and automatically calculates and stores the directivity of each sector and AWV according.
  5. The decoupling of the antenna response and the weights of the antenna elements allows the user to adapt the beam pattern within the course of the simulation based on the the state of the wireless channel. For example, the user can suppress interference and have a null in the direction of a certain station while increasing the power towards the intended receiver. Simulations utilizing the Parametric Codebook involves high computations due to the matrix operations which in turn increases the run-time compared to the other two codebooks.

Here is a sample snapshot for our Codebook Generator Application:

Snapshot for our Codebook Generator App

Author Information:

The IEEE 802.11ad/ay Codebook Generator Application is developed and maintained by Hany Assasa.