Skip to content

Simulation code for the C1PO and C2PO precoder algorithms in 1-bit massive MIMO systems

Notifications You must be signed in to change notification settings

quantizedmassivemimo/1bit_precoding_VLSI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

======================================================= Simulator for 1-bit Massive MU-MIMO Precoding in VLSI with CxPO

(c) 2017 Christoph Studer, Oscar Castañeda, and Sven Jacobsson e-mail: [email protected], [email protected], & [email protected]

Important information:

If you are using the simulator (or parts of it) for a publication, then you MUST cite our paper:

Oscar Castañeda, Sven Jacobsson, Giuseppe Durisi, Mikael Coldrey, Tom Goldstein, and Christoph Studer, "1-bit Massive MU-MIMO Precoding in VLSI," IEEE Journal on Emerging and Selected Topics in Circuits and Systems (JETCAS), to appear in 2017

and clearly mention this in your paper. More information about our research can be found at: http://vip.ece.cornell.edu and https://sites.google.com/site/durisi

How to start a simulation:

Simply run

precoder_sim

which starts a simulation in a 256 BS antennas, 16 users massive MIMO system with 16-QAM modulation using ZF and MRT precoding (both infinite precision and 1-bit quantization), 1-bit SQUID precoding, as well as C1PO and C2PO as detailed in the paper.

The simulator runs with predefined parameters. You can provide your own system and simulation parameters by passing your own "par"-structure (see the simulator for an example). Note that we use default parameters for the considered system configuration; if you want to run the simulation with other parameters, please refer to the MATLAB code for other parameter settings.

We highly recommend you to execute the code step-by-step (using MATLAB's debug mode) in order to get a detailed understanding of the simulator.

Version 0.1 (August 14, 2017) - [email protected] - initial release for GitHub

About

Simulation code for the C1PO and C2PO precoder algorithms in 1-bit massive MIMO systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages