SISO_sim_v1

所属分类:通讯编程
开发工具:matlab
文件大小:1333KB
下载次数:88
上传日期:2012-02-20 19:09:22
上 传 者wuboruo
说明:  4x4 MIMO系统中,对软输入软输出(SISO)迭代检测的STS-SD算法进行仿真。
(This script starts a simulation in a 4x4 MIMO system using a 1-Tap channel using the SISO STS-SD algorithm.)

文件列表:
SISO_sim_v1 (0, 2010-07-22)
SISO_sim_v1\channel (0, 2010-02-26)
SISO_sim_v1\channel\channel.m (1926, 2010-05-13)
SISO_sim_v1\CondorSimulation.pl (887, 2010-02-26)
SISO_sim_v1\decoder (0, 2010-05-13)
SISO_sim_v1\decoder\BCJR.c (10518, 2010-05-13)
SISO_sim_v1\decoder\BCJR.mexa64 (11797, 2010-03-03)
SISO_sim_v1\decoder\BCJR.mexmaci (13032, 2010-05-13)
SISO_sim_v1\decoder\BCJR.mexsol (11840, 2010-02-26)
SISO_sim_v1\decoder\matrixarith.h (1153, 2010-05-13)
SISO_sim_v1\decoder\mexheader.h (1173, 2010-05-13)
SISO_sim_v1\decoder\mexutils.h (2484, 2010-05-13)
SISO_sim_v1\decoder.m (2068, 2010-05-13)
SISO_sim_v1\detector (0, 2010-05-13)
SISO_sim_v1\detector\MMSE_PIC.m (2903, 2010-05-13)
SISO_sim_v1\detector\SISO_STS_SD.m (7925, 2010-05-13)
SISO_sim_v1\detector.m (3172, 2010-05-13)
SISO_sim_v1\err_sim.m (5458, 2010-05-13)
__MACOSX (0, 2010-07-22)
__MACOSX\SISO_sim_v1 (0, 2010-07-22)
__MACOSX\SISO_sim_v1\._err_sim.m (82, 2010-05-13)
SISO_sim_v1\init.m (4843, 2010-05-13)
SISO_sim_v1\param (0, 2010-05-13)
SISO_sim_v1\param\ERR_4x4_16QAM_Tap1_BCJR_SISO_MMSE_PIC.condor (596, 2010-02-26)
SISO_sim_v1\param\ERR_4x4_16QAM_Tap1_BCJR_SISO_MMSE_PIC.m (2339, 2010-05-13)
__MACOSX\SISO_sim_v1\param (0, 2010-07-22)
__MACOSX\SISO_sim_v1\param\._ERR_4x4_16QAM_Tap1_BCJR_SISO_MMSE_PIC.m (82, 2010-05-13)
SISO_sim_v1\param\ERR_4x4_16QAM_Tap1_BCJR_SISO_STS_SD.condor (588, 2010-02-26)
SISO_sim_v1\param\ERR_4x4_16QAM_Tap1_BCJR_SISO_STS_SD.m (2414, 2010-05-13)
__MACOSX\SISO_sim_v1\param\._ERR_4x4_16QAM_Tap1_BCJR_SISO_STS_SD.m (82, 2010-05-13)
SISO_sim_v1\param\ERR_4x4_16QAM_Tap4_BCJR_SISO_MMSE_PIC.condor (596, 2010-02-26)
SISO_sim_v1\param\ERR_4x4_16QAM_Tap4_BCJR_SISO_MMSE_PIC.m (2333, 2010-05-13)
__MACOSX\SISO_sim_v1\param\._ERR_4x4_16QAM_Tap4_BCJR_SISO_MMSE_PIC.m (82, 2010-05-13)
SISO_sim_v1\param\ERR_4x4_16QAM_Tap4_BCJR_SISO_STS_SD.condor (588, 2010-02-26)
SISO_sim_v1\param\ERR_4x4_16QAM_Tap4_BCJR_SISO_STS_SD.m (2414, 2010-05-13)
__MACOSX\SISO_sim_v1\param\._ERR_4x4_16QAM_Tap4_BCJR_SISO_STS_SD.m (82, 2010-05-13)
SISO_sim_v1\param\log (0, 2010-05-13)
SISO_sim_v1\param\matlab.sh (59, 2010-02-26)
SISO_sim_v1\plots (0, 2010-05-13)
SISO_sim_v1\plots\1tap.eps (16559, 2010-05-13)
... ...

--------------------------------------------------- MIMO-OFDM Simulator for the Soft-Input Soft-Output Single Tree-Search Sphere Decoding Algorithm --------------------------------------------------- (c) Christoph Studer 2010 (studerc@nari.ee.ethz.ch) --------------------------------------------------- # Important information: If you are thinking of contacting us, please do not e-mail the author to ask for download instructions, installation guidelines, or the toolbox itself. Note that we will NOT help to debug user-generated code not included in the provided package. If, however, you notice a bug in our code, please be so kind to contact C. Studer (studerc@nari.ee.ethz.ch). The package is supplied "as is", without any accompanying support services, maintenance, or future updates. We make no warranties, explicit or implicit, that the software contained in this package is free of error or that it will meet your requirements for any particular application. It should not be relied on for any purpose where incorrect results could result in loss of property, personal injury, liability or whatsoever. If you do use our software for any such purpose, it is at your own risk. The authors disclaim all liability of any kind, either direct or consequential, resulting from your use of these programs. # How to start a simulation: Note that Matlab must be started in the main folder in order to automatically include all paths defined in the userpath.m file. Starting a simulation is straightforward: The simulator bases on parameter files (found in the param/ folder), which are used to define all necessary simulation settings and also start the MIMO-OFDM simulations. For example, type >> ERR_4x4_16QAM_Tap1_BCJR_SISO_STS_SD(0) which starts a simulation in a 4x4 MIMO system using a 1-Tap channel using the SISO STS-SD algorithm. The value 0 determines the random seed and is useful in combination with high-throughput computing using Condor. Note that we highly recommend you to execute the code step-by-step (using Matlab's debug mode) in order to gain some understanding of the simulator. # Version 1.0 (May 13, 2010) - initial version for public access

近期下载者

相关文件


收藏者