SimRIS Channel Simulator for RIS-Aided Communication Systems

This open-source simulator is designed for accurate physical channel modeling of Reconfigurable Intelligent Surface (RIS)-empowered networks
184 Downloads
Updated 21 Aug 2023

SimRIS Channel Simulator v2.0

SimRIS Logo

View SimRIS-Channel-Simulator on File Exchange Open in MATLAB Online

Welcome to the SimRIS Channel Simulator v2.0 repository! This open-source and user-friendly simulator is designed for accurate physical channel modeling of Reconfigurable Intelligent Surface (RIS)-empowered networks. Whether you're a researcher, developer, or enthusiast in the field of wireless communication, SimRIS Channel Simulator v2.0 is here to support your studies and experiments.

Key Features

  • Comprehensive simulation of RIS-empowered networks' physical channel characteristics.
  • Consideration of LOS probabilities, array responses, path loss, shadowing models, and environmental factors.
  • Support for indoor and outdoor environments (Indoor Hotspot and Urban Microcellar) across popular mmWave frequencies (28 GHz and 73 GHz).
  • MIMO terminal support with different array types (Uniform Linear Array and Uniform Planar Array).
  • User-friendly Graphical User Interface (GUI) for scenario setup and customization.
  • Generation of channel matrices (H, G, D) through Monte Carlo simulations for specified realizations.
  • Open-source and written in MATLAB for easy accessibility and contribution.

Getting Started

To quickly get started with SimRIS Channel Simulator v2.0, follow these steps:

  1. Clone or download this repository to your local machine.

  2. Open the SimRIS_GUI.m and run it in MATLAB.

  3. In the opened GUI, choose and select all parameters. Then, click the "Run SimRIS" button! (Note: SimRIS needs a parallel computing toolbox!)

  4. If the simulation is not executed, please check the Error Control Box!

  5. If the simulation is successfully executed, H (N_x_Nt_x_Nsym), G (Nr_x_N_x_Nsym), and D (Nr_x_Nt_x_Nsym) can be directly used from the MATLAB workspace.

    N: Number of Transmit Reflectors, Nt: Number of Transmit Antennas, Nr: Number of Receive Antennas, Nsym: Number of Channel Realizations

  6. Using the "Save as" button, the channels can be downloaded in a ".mat" format.

Video Introduction

Check out our video introduction to get a quick overview of SimRIS Channel Simulator v2.0:

SimRIS Channel Simulator Introduction

Documentation

For detailed instructions, usage examples, and further information about SimRIS Channel Simulator v2.0, please refer to our published studies:

E. Basar, I. Yildirim, “SimRIS Channel Simulator for Reconfigurable Intelligent Surface-Empowered Communication Systems“, in Proc. IEEE Latin-American Conf. Commun. (LATINCOM 2020), Nov. 2020. PDF

E. Basar, I. Yildirim, F. Kilinc, “Indoor and Outdoor Physical Channel Modeling and Efficient Positioning for Reconfigurable Intelligent Surfaces in mmWave Bands“, IEEE Trans. Commun. vol. 69, no. 12, pp. 8600-8611, Dec. 2021. PDF

E. Basar, I. Yildirim, “Reconfigurable Intelligent Surfaces for Future Wireless Networks: A Channel Modeling Perspective“, IEEE Wireless Commun., vol. 28, no. 3, pp. 108–114, June 2021. PDF

License and Citation

SimRIS Channel Simulator v2.0 is released under the GPLv2 license. If you in any way use this code for research that results in publications, please cite our original articles. The following Bibtex entry can be used:

              @article{2020SimRIS_1,
              Author = {E. {Basar} and I. {Yildirim}},
              Booktitle = {Proc. IEEE Latin-American Conf. Commun. (LATINCOM 2020)},
              Title= {{SimRIS} Channel Simulator for Reconfigurable Intelligent Surface-Empowered {mmWave} Communication Systems},
              Year={2020},
              month={Nov.},
              Pages= {1-6},}
              
              @article{2021SimRIS_2,
              Author = {E. {Basar} and I. {Yildirim} and F. {Kilinc}},
              journal = {IEEE Trans. Commun. (Early access)}
              Title = {Indoor and Outdoor Physical Channel Modeling and Efficient Positioning for Reconfigurable Intelligent Surfaces in mm{W}ave Bands},
              Volume={69},
              Number={12},
              Pages={8600-8611},
              Doi= {10.1109/tcomm.2021.3113954}}
              
              @article{2021SimRIS_3,
              Author = {E. {Basar} and I. {Yildirim}},
              Journal= {IEEE Wireless Communications},
              Title = {Reconfigurable Intelligent Surfaces for Future Wireless Networks: {A} Channel Modeling Perspective},
              Year = {2021}, 
              Volume={28},
              Number={3},
              Pages={108-114},
              Doi= {10.1109/MWC.001.2000338},}

Contributing

We welcome contributions from the community to enhance and improve SimRIS Channel Simulator v2.0. Feel free to fork this repository, make improvements, and submit pull requests. For major changes, please open an issue to discuss the proposed changes.

Contact

For inquiries, feedback, or collaboration opportunities, you can reach out to our team at ibrahimyildirim19@ku.edu.tr or ebasar@ku.edu.tr.

Happy simulating!

Cite As

ibrahimyildirim (2024). SimRIS Channel Simulator for RIS-Aided Communication Systems (https://github.com/ifyildirim/SimRIS-Channel-Simulator/releases/tag/v2.0.1), GitHub. Retrieved .

Basar, Ertugrul, and Ibrahim Yildirim. “SimRIS Channel Simulator for Reconfigurable Intelligent Surface-Empowered Communication Systems.” 2020 IEEE Latin-American Conference on Communications (LATINCOM), IEEE, 2020, doi:10.1109/latincom50620.2020.9282349.

View more styles

Basar, Ertugrul, et al. “Indoor and Outdoor Physical Channel Modeling and Efficient Positioning for Reconfigurable Intelligent Surfaces in MmWave Bands.” IEEE Transactions on Communications, vol. 69, no. 12, Institute of Electrical and Electronics Engineers (IEEE), Dec. 2021, pp. 8600–11, doi:10.1109/tcomm.2021.3113954.

View more styles

Basar, Ertugrul, and Ibrahim Yildirim. “Reconfigurable Intelligent Surfaces for Future Wireless Networks: A Channel Modeling Perspective.” IEEE Wireless Communications, vol. 28, no. 3, Institute of Electrical and Electronics Engineers (IEEE), June 2021, pp. 108–14, doi:10.1109/mwc.001.2000338.

View more styles
MATLAB Release Compatibility
Created with R2018a
Compatible with R2018a and later releases
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.0.1

See release notes for this release on GitHub: https://github.com/ifyildirim/SimRIS-Channel-Simulator/releases/tag/v2.0.1

2.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.