Skip to content

Model of the 2.4GHz Indoor channel. To be used as a channel library with BabbleSim's 2.4GHz Phy v1

Notifications You must be signed in to change notification settings

BabbleSim/ext_2G4_channel_Indoorv1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model of the 2.4GHz Indoor channel
To be used as a channel library with BabbleSim, compatible with the 2.4GHz Phy v1

Note that this model requires the fftw3 library installed in your system.
In Debian/Ubuntu install libfftw3-dev (sudo apt-get install libfftw3-dev)

For information on its command line arguments call it with --help , i.e.
  ./bs_2G4_phy_v1 -s=banana  -D=2 -channel=Indoorv1 -argschannel --help

This channel models the fading as described in
2G4Indoorv1_Description.pdf
For more information about the details about the fading implementation refer to docs/README.fading.txt
and to the source code comments: 2G4_channel_Indoorv1.c

For more information about the path_loss part please refer to docs/README.path_loss.txt

About

Model of the 2.4GHz Indoor channel. To be used as a channel library with BabbleSim's 2.4GHz Phy v1

Resources

Stars

Watchers

Forks

Packages

No packages published