Skip to content

A Framework for Simplifying Wireless Network Control

Notifications You must be signed in to change notification settings

ewine-project/UniFlex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

UniFlex

A Framework for Simplifying Wireless Network Control

Abstract

Classical control and management plane for computer networks is addressing individual parameters of protocol layers within an individual wireless network device. We argue that this is not sufficient in phase of increasing deployment of highly re-configurable systems, as well as heterogeneous wireless systems co-existing in the same radio spectrum which demand harmonized, frequently even coordinated adaptation of multiple parameters in different protocol layers (cross-layer) in multiple network devices (cross-node). We propose UniFlex, a framework enabling unified and flexible radio and network control. It provides an API enabling coordinated cross-layer control and management operation over multiple wireless network nodes. The controller logic may be implemented either in a centralized or distributed manner. This allows to place time-sensitive control functions close to the controlled device (i.e., local control application), off-load more resource hungry network application to compute servers and make them work together to control entire network. The UniFlex framework was prototypically implemented and provided to the research community as open-source. We evaluated the framework in a number of use-cases, what proved its usability.

How to use UniFlex?

A detailed description of the UniFlex framework can be found here:

https://uniflex.github.io/uniflex/

How to reference UniFlex?

Just use the following bibtex:

@techreport{Gawlowicz2016_uniflex,
    Title = {{UniFlex: Accelerating Networking Research and Experimentation through Software-Defined Wireless Networking}},
    Author = {Gawłowicz, Piotr and Zubow, Anatolij and Chwalisz, Mikolaj and Wolisz, Adam},
    Year = {2016},
    Number = {TKN-16-003},
    Month = {November},
    Note = {This TR updates TR TKN-16-003.},
    Institution = {Telecommunication Networks Group, Technische Universit\"at Berlin},
    Url = {https://arxiv.org/abs/1611.02546}
}

Contact

gawlowicz@tkn.tu-berlin.de

About

A Framework for Simplifying Wireless Network Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published