Skip to content

Amith2410/mimo-8x8-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIMO 8x8 System Simulator

A MATLAB-based simulation of an 8x8 MIMO wireless communication system supporting different decoding techniques:

  • MMSE (Minimum Mean Square Error)
  • ZF (Zero Forcing)
  • ZF-SIC (Zero Forcing with Successive Interference Cancellation)
  • MLD (Maximum Likelihood Detection)

📁 Structure

mimo-8x8-simulator/ ├── src/ │ └── mimo_simulation.m # Main MATLAB script ├── .gitignore ├── LICENSE ├── README.md └── requirements.txt

🚀 Features

  • Fully customizable number of antennas
  • Configurable SNR ranges
  • Visualization of BER vs. SNR performance for different decoders

🛠️ Requirements

  • MATLAB R2019+ recommended
  • Communications System Toolbox (for some decoding functions)

Install dependencies (if needed):

📊 Output

  • Plots for BER comparison between MMSE, ZF, ZF-SIC, and MLD
  • Performance metrics at varying SNR values

WhatsApp Image 2025-08-04 at 16 37 06_a2bd30e9

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

8x8 MIMO MATLAB simulator with MMSE, ZF, ZF-SIC, and MLD decoding

Topics

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages