Skip to content

JimZGChow/802.11ay-phy-sim-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

802.11ay-phy-sim

This repository contains the baseband model of the IEEE 802.11ay physical layer (PHY) simulator created in MATLAB 2017b on the level of m-files. It only supports the Single Carrier PHY (SC-PHY) specification. To run this simulator, the following MATLAB toolboxes are required: Control System Toolbox, Signal Processing Toolbox, DSP System Toolbox and Communications System Toolbox.

All m-files are made entirely by the authors of the simulator. Otherwise, inner functions of the program MATLAB are used.

If the use of this simulator leads to a scientific publication, please, cite our work:

@article{Polak2021, title={Simulator for Performance Study of the {IEEE} 802.11ay Single Carrier Physical Layer in mm-wave Bands}, author={Polak, Ladislav and Milos, Jiri and Zedka, Radim, and Blumenstein, Jiri and Mecklenbräuker, Christoph}, journal={TBD}, volume={TBD}, number={TBD}, pages={1--31}, year={2021} }

More details about our 802.11ay SC-PHY simulator can be found in the above mentioned article. When the full version of our paper will be available, more details and complementary sources will be presented on this repository.

Acknowledgement

This work was supported by the Ministry of Education, Youth and Sports (MEYS) of the Czech Republic project no. LTC18021 (FEWERCON). For research, infrastructure of the SIX Center was used.

License

The presented simulator is available under the MIT License as expressed below.

MIT License

Copyright (c) [2021] [Department of Radio Electronics, Brno University of Technology]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%