Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

SAVIC is routing scheme in wireless networks, which is implemented on the basis of INET (v 2.1.0) under the OMNeT++ (4.2) frameworkl.

OMNeT++ (https://omnetpp.org/) is OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, primarily for building network simulators.


How to run SAVIC:

1. install Omentpp 4.2 (https://omnetpp.org/software/2012/03/26/omnet-422-released.html)
2. enter src folder, run make
3. SAVIC is in networklayer/manetrouting/


In order to improve/modify the scheme:

- The proposed routing strategy is implemented in src/networklayer/manetrouting/VCap.cc 
- In order to changet the radio behavior in the cognitive raio networks, the parimary users' influences on secondary users are implemented in src/world/radio/ChannelControl.cc and ChannelAccess.cc
- Priamry users' activity is implemented in src/world/radio

About

Di Li, Zhichao Lin, Mirko Stoffers, J.Gross, Channel-Aware Virtual Coordinates Assignment Protocol and Routing in Multi-Hop Cognitive Radio Network, In Proceeding of IFIP Networking 2015, Toulouse, France.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages