Skip to content

C++ implementation of the paper "An Improved Energy Saving Scheme in IEEE 802.16e"

Notifications You must be signed in to change notification settings

beom-kwon/energy-saving-ieee-802.16e

Repository files navigation

Introduction

In this web page, we provide the C++ implementation of the energy saving scheme proposed in our paper 'An Improved Energy Saving Scheme in IEEE 802.16e.' In this study, we proposed an improved energy saving scheme which reduces energy consumption, by defining efficient sleep and listening windows, when a mobile station uses multiple Types I and II service sessions. Simulation results showed that the proposed scheme has an improved energy saving than conventional schemes.

Citation

Please cite this paper in your publications if it helps your research.

@article{kwon2012ieee,
  author={Kwon, Beom and Chung, Yun Won},
  journal={The Journal of Korean Institute of Information Technology},
  title={An Improved Energy Saving Scheme in IEEE 802.16e},  
  year={2012},
  volume={10},
  number={8},
  pages={43--51}
}

Paper link:

License

Our codes are freely available for non-commercial use.

About

C++ implementation of the paper "An Improved Energy Saving Scheme in IEEE 802.16e"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages