Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.83 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.83 KB

spectre logo

short packet communication toolbox ===========================================

Shannon theory describes fundamental limits of communication and compression systems. Classic closed-form results (such as the well known log(1 + SNR) formula) apply only to the regime of infinite blocklength (infinite packet size/ infinite delay).

For finite blocklengths, no closed-form results are usually obtainable, but there exist tight upper and lower bounds on fundamental limits, as well as approximations. This repository provides numerical routines to compute these bounds and these approximations for some popular channel and source models.

Content

Achievability bounds, converse bounds and approximation for the following channel models:

  • AWGN channel
  • Quasi-static fading channel
  • Rayleigh block-fading channel (no CSI)

Getting started

Consult the toolbox manual. For the latest version,

  cd documentation
  make manual.pdf

Want to contribute?

The toolbox is under development and the participation of additional members of the information and communication theory communities to this endeavor is warmly welcomed!

For questions and access permissions: email [email protected]

Contributors (alphabetic order)