智能天线CDMA系统中多用户检测器仿真模型设计目录摘要.....................................................1Abstract..................................................2第一章绪论...............................................31.1课题研究的背景及意义...............................31.2课题研究现状.......................................41.3课题研究内容与章节安排.............................5第二章仿真模型设计......................................62.1CDMA系统信号模型.................................62.2LS-SDCMA算法.....................................72.3多用户检测器性能指标..............................82.4本章小结...........................................8第三章性能分析与仿真....................................103.1设计流程图.......................................103.2代码实现设计思路.................................113.3仿真结果分析.....................................133.4小结.............................................15第四章总结与展望........................................16致谢...................................................17参考文献.................................................18摘要因为CDMA系统具有软切换、系统容量大、抗干扰能力强等优点而被广泛应用于第三代移动通信系统中。但是CDMA系统也存在着一些缺点,实际上在通信系统使用的过程中,经常会出现多个系统用户接随机入系统的情况,因为所使用的扩频码间的不完全正交性而导致CDMA系统会产生多址干扰。如果我们采用传统的检测方法对CDMA系统进行检测,那么系统往往会将多址干扰识别成高斯白噪声,导致CDMA系统的系统容量受到限制,影响了整个系统的性能。多用户检测技术则能够减小多址干扰的影响,它的主要功能是从相互干扰的数字序列中有效地检测出来某个特定或者全部用户信息,从理论上消除多址干扰[1]。在本次的仿真模型设计中,我们主要使用的方法是最小二乘恒模算法(LSCMA)与最陡下降算法(SDCMA)结合起来,演变成一种新的LS-SDCMA算法,利用这种算法来检测CDMA系统的输出信号。仿真的基本步骤是使用Matlab分别建立CDMA系统仿真模型与CMA多用户检测器仿真模型,仿真分析CMA算法在CDMA系统中的误码特性,并且分析衡量仿真所得的数据是否符合我们的理论结果。关键词:CDMA系统,多用户检测器,LS-SDCMAAbstractCDMAsystemiswidelyusedinthethirdgenerationmobilecommunicationsystembecauseofitsadvantagesofsofthandover,largecapacityandstronganti-interferencecapability.However,therearesomeshortcomingsintheCDMAsystem.Infact,intheprocessofusingthecommunicationsystem,thereareoftenanumberofsystemusersreceivingrandomaccesstothesystem,becausetheincompleteorthogonalitybetweenthespreadspectrumcodesleadstothemultipleaccessinterferenceoftheCDMAsystem.IfweusetraditionaldetectionmethodstodetecttheCDMAsystem,thesystemoftenidentifiesmultipleaccessinterferenceasGausswhitenoise,whichleadstothelimitationofthesystemcapacityoftheCDMAsystem,whichaffectstheperformanceofthewholesystem.Multiuserdetectiontechnologycanreducetheimpactofmultipleaccessinterference.Itsmainfunctionistoeffectivelydetectacertainoralluserinformationfromthedigitalsequenceofmutualinterference,andeliminatemultipleaccessinterferenceintheory.Inthedesignofthissimulationmodel,wemainlyusetheleastsquareconstantmodulusalgorithm(LSCMA)andthesteepestdescentalgorithm(SDCMA)toevolveintoanewLS-SDCMAalgorithmtodetecttheoutputsignaloftheCDMAsystem.ThebasicstepofthesimulationistouseMatlabtoestablishCDMAsystemsimulationmodelandCMAmultiuserdetectorsimulationmodelrespectively,tosimulateandanalyzetheerrorcodecharacteristicsofCMAalgorithminCDMAsystem,andtoanalyzew...