Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.09 KB

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.