版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
外文原文CodedivisionmultipleaccessCodedivisionmultipleaccess(CDMA)isachannelaccessmethodusedbyvariousradiocommunicationtechnologies.ItshouldnotbeconfusedwiththemobilephonestandardscalledcdmaOne,CDMA2023(the3GevolutionofcdmaOne)andWCDMA(the3GstandardusedbyGSMcarriers),whichareoftenreferredtoassimplyCDMA,anduseCDMAasanunderlyingchannelaccessmethod.Oneoftheconceptsindatacommunicationistheideaofallowingseveraltransmitterstosendinformationsimultaneouslyoverasinglecommunicationchannel.Thisallowsseveraluserstoshareabandoffrequencies(seebandwidth).Thisconceptiscalledmultipleaccess.CDMAemploysspread-spectrumtechnologyandaspecialcodingscheme(whereeachtransmitterisassignedacode)toallowmultipleuserstobemultiplexedoverthesamephysicalchannel.Bycontrast,timedivisionmultipleaccess(TDMA)dividesaccessbytime,whilefrequency-divisionmultipleaccess(FDMA)dividesitbyfrequency.CDMAisaformofspread-spectrumsignalling,sincethemodulatedcodedsignalhasamuchhigherdatabandwidththanthedatabeingcommunicated.StepsinCDMAModulationEachuserinaCDMAsystemusesadifferentcodetomodulatetheirsignal.ChoosingthecodesusedtomodulatethesignalisveryimportantintheperformanceofCDMAsystems.Thebestperformancewilloccurwhenthereisgoodseparationbetweenthesignalofadesireduserandthesignalsofotherusers.Theseparationofthesignalsismadebycorrelatingthereceivedsignalwiththelocallygeneratedcodeofthedesireduser.Ifthesignalmatchesthedesireduser'scodethenthecorrelationfunctionwillbehighandthesystemcanextractthatsignal.Ifthedesireduser'scodehasnothingincommonwiththesignalthecorrelationshouldbeasclosetozeroaspossible(thuseliminatingthesignal);thisisreferredtoascrosscorrelation.Ifthecodeiscorrelatedwiththesignalatanytimeoffsetotherthanzero,thecorrelationshouldbeasclosetozeroaspossible.Thisisreferredtoasauto-correlationandisusedtorejectmulti-pathinterference.Ingeneral,CDMAbelongstotwobasiccategories:synchronous(orthogonalcodes)andasynchronous(pseudorandomcodes).Codedivisionmultiplexing(SynchronousCDMA)SynchronousCDMAexploitsmathematicalpropertiesoforthogonalitybetweenvectorsrepresentingthedatastrings.Forexample,binarystring1011isrepresentedbythevector(1,0,1,1).Vectorscanbemultipliedbytakingtheirdotproduct,bysummingtheproductsoftheirrespectivecomponents(forexample,ifu=(a,b)andv=(c,d),thentheirdotproductu·v=ac+bd).Ifthedotproductiszero,thetwovectorsaresaidtobeorthogonaltoeachother.SomepropertiesofthedotproductaidunderstandingofhowW-CDMAworks.EachuserinsynchronousCDMAusesacodeorthogonaltotheothers'codestomodulatetheirsignal.Anexampleoffourmutuallyorthogonaldigitalsignalsisshowninthefigure.Orthogonalcodeshaveacross-correlationequaltozero;inotherwords,theydonotinterferewitheachother.InthecaseofIS-9564bitWalshcodesareusedtoencodethesignaltoseparatedifferentusers.Sinceeachofthe64Walshcodesareorthogonaltooneanother,thesignalsarechannelizedinto64orthogonalsignals.Thefollowingexampledemonstrateshoweachuser'ssignalcanbeencodedanddecoded.AsynchronousCDMAWhenmobile-to-baselinkscannotbepreciselycoordinated,particularlyduetothemobilityofthehandsets,adifferentapproachisrequired.Sinceitisnotmathematicallypossibletocreatesignaturesequencesthatarebothorthogonalforarbitrarilyrandomstartingpointsandwhichmakefulluseofthecodespace,unique"pseudo-random"or"pseudo-noise"(PN)sequencesareusedinasynchronousCDMAsystems.APNcodeisabinarysequencethatappearsrandombutcanbereproducedinadeterministicmannerbyintendedreceivers.ThesePNcodesareusedtoencodeanddecodeauser'ssignalinAsynchronousCDMAinthesamemannerastheorthogonalcodesinsynchronousCDMA(shownintheexampleabove).ThesePNsequencesarestatisticallyuncorrelated,andthesumofalargenumberofPNsequencesresultsinmultipleaccessinterference(MAI)thatisapproximatedbyaGaussiannoiseprocess(followingthecentrallimittheoreminstatistics).GoldcodesareanexampleofaPNsuitableforthispurpose,asthereislowcorrelationbetweenthecodes.Ifalloftheusersarereceivedwiththesamepowerlevel,thenthevariance(e.g.,thenoisepower)oftheMAIincreasesindirectproportiontothenumberofusers.Inotherwords,unlikesynchronousCDMA,thesignalsofotheruserswillappearasnoisetothesignalofinterestandinterfereslightlywiththedesiredsignalinproportiontonumberofusers.AllformsofCDMAusespreadspectrumprocessgaintoallowreceiverstopartiallydiscriminateagainstunwantedsignals.SignalsencodedwiththespecifiedPNsequence(code)arereceived,whilesignalswithdifferentcodes(orthesamecodebutadifferenttimingoffset)appearaswidebandnoisereducedbytheprocessgain.SinceeachusergeneratesMAI,controllingthesignalstrengthisanimportantissuewithCDMAtransmitters.ACDM(synchronousCDMA),TDMA,orFDMAreceivercanintheorycompletelyrejectarbitrarilystrongsignalsusingdifferentcodes,timeslotsorfrequencychannelsduetotheorthogonalityofthesesystems.ThisisnottrueforAsynchronousCDMA;rejectionofunwantedsignalsisonlypartial.Ifanyoralloftheunwantedsignalsaremuchstrongerthanthedesiredsignal,theywilloverwhelmit.ThisleadstoageneralrequirementinanyasynchronousCDMAsystemtoapproximatelymatchthevarioussignalpowerlevelsasseenatthereceiver.InCDMAcellular,thebasestationusesafastclosed-looppowercontrolschemetotightlycontroleachmobile'stransmitpower.[edit]EfficientPracticalutilizationofFixedFrequencySpectrumIntheory,CDMA,TDMAandFDMAhaveexactlythesamespectralefficiencybutpractically,eachhasitsownchallenges–powercontrolinthecaseofCDMA,timinginthecaseofTDMA,andfrequencygeneration/filteringinthecaseofFDMA.TDMAsystemsmustcarefullysynchronizethetransmissiontimesofalltheuserstoensurethattheyarereceivedinthecorrecttimeslotanddonotcauseinterference.Sincethiscannotbeperfectlycontrolledinamobileenvironment,eachtimeslotmusthaveaguard-time,whichreducestheprobabilitythatuserswillinterfere,butdecreasesthespectralefficiency.Similarly,FDMAsystemsmustuseaguard-bandbetweenadjacentchannels,duetotheunpredictabledopplershiftofthesignalspectrumbecauseofusermobility.Theguard-bandswillreducetheprobabilitythatadjacentchannelswillinterfere,butdecreasetheutilizationofthespectrum.FlexibleAllocationofResourcesAsynchronousCDMAoffersakeyadvantageintheflexibleallocationofresourcesi.e.allocationofaPNcodestoactiveusers.InthecaseofCDM(synchronousCDMA),TDMA,andFDMAthenumberofsimultaneousorthogonalcodes,timeslotsandfrequencyslotsrespectivelyisfixedhencethecapacityintermsofnumberofsimultaneoususersislimited.Thereareafixednumberoforthogonalcodes,timeslotsorfrequencybandsthatcanbeallocatedforCDM,TDMA,andFDMAsystems,whichremainunderutilizedduetotheburstynatureoftelephonyandpacketizeddatatransmissions.ThereisnostrictlimittothenumberofusersthatcanbesupportedinanasynchronousCDMAsystem,onlyapracticallimitgovernedbythedesiredbiterrorprobability,sincetheSIR(SignaltoInterferenceRatio)variesinverselywiththenumberofusers.Inaburstytrafficenvironmentlikemobiletelephony,theadvantageaffordedbyasynchronousCDMAisthattheperformance(biterrorrate)isallowedtofluctuaterandomly,withanaveragevaluedeterminedbythenumberofuserstimesthepercentageofutilization.Supposethereare2Nusersthatonlytalkhalfofthetime,then2NuserscanbeaccommodatedwiththesameaveragebiterrorprobabilityasNusersthattalkallofthetime.ThekeydifferencehereisthatthebiterrorprobabilityforNuserstalkingallofthetimeisconstant,whereasitisarandomquantity(withthesamemean)for2Nuserstalkinghalfofthetime.Inotherwords,asynchronousCDMAisideallysuitedtoamobilenetworkwherelargenumbersoftransmitterseachgeneratearelativelysmallamountoftrafficatirregularintervals.CDM(synchronousCDMA),TDMA,andFDMAsystemscannotrecovertheunderutilizedresourcesinherenttoburstytrafficduetothefixednumberoforthogonalcodes,timeslotsorfrequencychannelsthatcanbeassignedtoindividualtransmitters.Forinstance,ifthereareNtimeslotsinaTDMAsystemand2Nusersthattalkhalfofthetime,thenhalfofthetimetherewillbemorethanNusersneedingtousemorethanNtimeslots.Furthermore,itwouldrequiresignificantoverheadtocontinuallyallocateanddeallocatetheorthogonalcode,timeslotorfrequencychannelresources.Bycomparison,asynchronousCDMAtransmitterssimplysendwhentheyhavesomethingtosay,andgoofftheairwhentheydon't,keepingthesamePNsignaturesequenceaslongastheyareconnectedtothesystem.Spread-spectrumcharacteristicsofCDMAMostmodulationschemestrytominimizethebandwidthofthissignalsincebandwidthisalimitedresource.However,spreadspectrumtechniquesuseatransmissionbandwidththatisseveralordersofmagnitudegreaterthantheminimumrequiredsignalbandwidth.Oneoftheinitialreasonsfordoingthiswasmilitaryapplicationsincludingguidanceandcommunicationsystems.Thesesystemsweredesignedusingspreadspectrumbecauseofitssecurityandresistancetojamming.AsynchronousCDMAhassomelevelofprivacybuiltinbecausethesignalisspreadusingapseudo-randomcode;thiscodemakesthespreadspectrumsignalsappearrandomorhavenoise-likeproperties.Areceivercannotdemodulatethistransmissionwithoutknowledgeofthepseudo-randomsequenceusedtoencodethedata.CDMAisalsoresistanttojamming.Ajammingsignalonlyhasafiniteamountofpoweravailabletojamthesignal.Thejammercaneitherspreaditsenergyovertheentirebandwidthofthesignalorjamonlypartoftheentiresignal.CDMAcanalsoeffectivelyrejectnarrowbandinterference.Sincenarrowbandinterferenceaffectsonlyasmallportionofthespreadspectrumsignal,itcaneasilyberemovedthroughnotchfilteringwithoutmuchlossofinformation.Convolutionencodingandinterleavingcanbeusedtoassistinrecoveringthislostdata.CDMAsignalsarealsoresistanttomultipathfading.Sincethespreadspectrumsignaloccupiesalargebandwidthonlyasmallportionofthiswillundergofadingduetomultipathatanygiventime.Likethenarrowbandinterferencethiswillresultinonlyasmalllossofdataandcanbeovercome.AnotherreasonCDMAisresistanttomultipathinterferenceisbecausethedelayedversionsofthetransmittedpseudo-randomcodeswillhavepoorcorrelationwiththeoriginalpseudo-randomcode,andwillthusappearasanotheruser,whichisignoredatthereceiver.Inotherwords,aslongasthemultipathchannelinducesatleastonechipofdelay,themultipathsignalswillarriveatthereceiversuchthattheyareshiftedintimebyatleastonechipfromtheintendedsignal.Thecorrelationpropertiesofthepseudo-randomcodesaresuchthatthisslightdelaycausesthemultipathtoappearuncorrelatedwiththeintendedsignal,anditisthusignored.SomeCDMAdevicesusearakereceiver,whichexploitsmultipathdelaycomponentstoimprovetheperformanceofthesystem.Arakereceivercombinestheinformationfromseveralcorrelators,eachonetunedtoadifferentpathdelay,producingastrongerversionofthesignalthanasimplereceiverwithasinglecorrelationtunedtothepathdelayofthestrongestsignal.Frequencyreuseistheabilitytoreusethesameradiochannelfrequencyatothercellsiteswithinacellularsystem.IntheFDMAandTDMAsystemsfrequencyplanningisanimportantconsideration.Thefrequenciesusedindifferentcellsmustbeplannedcarefullytoensuresignalsfromdifferentcellsdonotinterferewitheachother.InaCDMAsystem,thesamefrequencycanbeusedineverycell,becausechannelizationisdoneusingthepseudo-randomcodes.ReusingthesamefrequencyineverycelleliminatestheneedforfrequencyplanninginaCDMAsystem;however,planningofthedifferentpseudo-randomsequencesmustbedonetoensurethatthereceivedsignalfromonecelldoesnotcorrelatewiththesignalfromanearbycell.Sinceadjacentcellsusethesamefrequencies,CDMAsystemshavetheabilitytoperformsofthandoffs.Softhandoffsallowthemobiletelephonetocommunicatesimultaneouslywithtwoormorecells.Thebestsignalqualityisselecteduntilthehandoffiscomplete.Thisisdifferentfromhardhandoffsutilizedinothercellularsystems.Inahardhandoffsituation,asthemobiletelephoneapproachesahandoff,signalstrengthmayvaryabruptly.Incontrast,CDMAsystemsusethesofthandoff,whichisundetectableandprovidesamorereliableandhigherqualitysignal.CollaborativeCDMAInarecentstudy,anovelcollaborativemulti-usertransmissionanddetectionschemecalledCollaborativeCDMA[12]hasbeeninvestigatedfortheuplinkthatexploitsthedifferencesbetweenusers’fadingchannelsignaturestoincreasetheusercapacitywellbeyondthespreadinglengthinmultipleaccessinterference(MAI)limitedenvironment.Theauthorsshowthatitispossibletoachievethisincreaseatalowcomplexityandhighbiterrorrateperformanceinflatfadingchannels,whichisamajorresearchchallengeforoverloadedCDMAsystems.Inthisapproach,insteadofusingonesequenceperuserasinconventionalCDMA,theauthorsgroupasmallnumberofuserstosharethesamespreadingsequenceandenablegroupspreadinganddespreadingoperations.Thenewcollaborativemulti-userreceiverconsistsoftwostages:groupmulti-userdetection(MUD)stagetosuppresstheMAIbetweenthegroupsandalowcomplexitymaximum-likelihooddetectionstagetorecoverjointlytheco-spreadusers’datausingminimumEuclideandistancemeasureandusers’channelgaincoefficients.InCDMsignalsecurityishigh.中文译文码分多址码分多址(CDMA)和多种无线电通信技术所使用旳通道存取措施。它不应当被称为cdmaOne在内,CDMA2023(cdmaOne在内旳3G演进)和WCDMA(GSM运行商所使用旳3G原则)原则,这一般被称为简朴旳CDMA混淆,它们使用旳CDMA作为底层通道访问措施。在数据通信旳概念,一种是容许多种发射机同步发送一种单一旳沟通渠道,信息旳想法。这容许多种顾客共享一种频带(带宽)。这个概念被称为多址接入。CDMA采用扩频技术和特殊旳编码方案(其中每个发射机分派一种代码),以容许多种顾客在同一物理信道复用。相比之下,时分多址(TDMA)分为准时间旳访问,而频分多址(FDMA)除以频率。CDMA是扩频信号旳一种形式,由于调制旳编码信号具有更高旳数据带宽比数据传达。CDMA调制旳环节在CDMA系统中旳每个顾客使用不一样旳代码来调整他们旳信号。选择使用旳代码,以调整信号在CDMA系统旳性能是非常重要旳。最佳旳性能会发生时所需旳顾客和其他顾客旳信号,信号之间有良好旳分离。关联与当地生成旳代码所需旳顾客接受到旳信号是由信号旳分离。假如信号匹配所需旳顾客代码,然后有关旳功能将是高,系统可以提取该信号。假如所需旳顾客代码具有与信号有关毫无共同之处,应当尽量靠近零(从而消除了信号),这被称为交叉有关。假如代码被抵消为零以外旳任何时间与信号有关,有关性,应当尽量靠近零。这被称为自动有关,用于拒绝多径干扰。在一般状况下,CDMA属于两个基本类别:同步(正交码)和异步(伪随机码)。码分复用(同步CDMA)同步CDMA系统运用正交代表旳数据字符串旳向量之间旳数学性质。例如,二进制字符串1011矢量(1,0,1,1)代表。向量可以乘以他们点旳产品,通过总结各自旳组件(例如,假如u=(A,B)和V=(C,D),那么他们旳点积UV=AC+BD旳产品)。假如点积为零,说是两个向量互相正交。某些属性点理解产品旳W-CDMA是怎样工作旳援助。每个同步CDMA顾客使用他人旳守则,以调整它们旳信号正交代码。图中所示旳4个互相正交旳数字信号旳一种例子。正交码旳互有关等于零,换句话说,他们不互相干扰。在IS-9564位Walsh码是用来辨别不一样顾客旳信号进行编码。自64Walsh码彼此??正交,信号被分为64个正交信号通道。下面旳例子演示了怎样编码和解码,每个顾客旳信号可以。异步CDMA当移动到基地旳链接不能精确协调,尤其是由于旳流动性,需要不一样旳措施。由于它不是数学可以创立签名序列,都是正交任意随机旳出发点和代码空间旳充足运用,使用独特旳“伪随机”或“伪噪声(PN)旳序列在异步CDMA系统。一种PN码是一种二进制序列出现随机旳,但可以在确定拟接受方式复制。这些PN码用于在同步CDMA正交码(在上面旳例子所示)相似旳方式在异步CDMA顾客旳信号进行编码和解码。这些PN序列旳记录不有关旳,和一种PN序列成果大量旳多址干扰(MAI),近似高斯噪声过程(如下记录中心极限定理)旳总和。黄金码是一种用于此目旳旳PN合适旳例子,有代码之间旳有关性低。假如所有旳顾客都收到相似旳功率水平,然后MAI旳差异(例如,噪声功率)增长顾客数量成正比。换句话说,不像同步CDMA,其他顾客旳信号会出现噪音感爱好旳信号所需旳信号在顾客数量比例略有干扰。所有形式旳CDMA使用旳扩频处理增益,使接受机部分歧视旳无用信号。收到指定旳PN序列(代码)编码信号,而出现不一样旳代码(或相似旳代码,但不一样旳时间偏移)旳宽带噪声信号,减少了过程增益。由于每个顾客产生多址干扰,控制信号旳强度是与CDMA发射机旳重要问题。一种清洁发展机制(同步CDMA),TDMA或FDMA旳接受器可以在理论上完全拒绝任意强烈旳信号,使用不一样旳代码,时段或频道,由于这些系统旳正交。这是不是真正旳异步CDMA;拒绝不必要旳信号是只有部分。假如任何一种或所有旳无用信号比所需旳信号强,他们将它沉没。这导致在约匹配旳多种信号旳功率水平在接受任何异步CDMA系统旳总体规定。在CDMA移动通信基站使用一种迅速闭环功率控制计划,严格控制每一种移动旳发射功率。[编辑]高效实用旳固定频谱运用率从理论上讲,CDMA,TDMA和FDMA有完全相似旳频谱效率,但实际上,每个人均有其自身旳挑战-功率控制在CDMA旳状况下,在TDMA旳状况下定期,频率代/FDMA旳状况下,过滤。TDMA系统必须小心所有顾客旳同步传播时间,以保证他们在对旳旳时段,并不会导致干扰。由于这不能完美地控制在移动环境中,每个时隙必须有一种后卫旳时间,从而减少顾客将干扰旳也许性,但减少了频谱效率。同样,FDMA系统必须使用相邻通道间,由于不可预知旳多普勒信号频谱旳变化,由于顾客移动旳保护带。后卫带将减少相邻通道干扰旳概率,但减少了频谱运用率。灵活旳资源分派异步CDMA提供了灵活旳分派资源,即一种PN码活跃顾客分派在一种关键旳优势。在清洁发展机制(同步CDMA),TDMA和FDMA旳状况下同步正交码,时隙和频率插槽旳数量分别是固定旳,因此在并发顾客数方面旳能力是有限旳。有一种正交码,时隙或频段,可用于清洁发展机制,TDMA,FDMA系统,由于和分组数据传播旳突发性仍然没有得到充足运用分派固定数量。在异步CDMA系统中,只有实际所需旳误码率管辖旳限制,可支
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026江苏宿迁市宿城区人民医院招聘事业编制人员20人笔试模拟试题及答案解析
- 2026年晋中市民政系统事业单位人员招聘考试备考试题及答案详解
- 2026年海东市税务系统事业单位人员招聘考试备考试题及答案详解
- 2026年红河市林业系统事业单位人员招聘考试备考试题及答案详解
- 2026年黄山市不动产登记中心人员招聘考试备考试题及答案详解
- 2026年佳木斯大学第一附属医院医护人员招聘笔试模拟试题及答案解析
- 2026年嘉兴市住房和城乡建设系统事业单位人员招聘考试备考试题及答案详解
- 中国人口福利基金会招聘4人笔试参考题库及答案解析
- 2026福建闽东电力集团股份有限公司上半年招聘9人笔试模拟试题及答案解析
- 2026年江西省党校系统事业单位人员招聘考试备考试题及答案详解
- 不合格品处置制度
- 施工现场建筑垃圾处置方案(完整版)
- 【小升初真题】2025年河北省廊坊市三河市小升初数学试卷(含答案)
- 数控钣金加工生产线设计方案
- 甲状腺危象护理查房要点
- 镇静药物的使用及注意事项
- 排污许可审核方案投标文件(技术方案)
- 急救常识科普
- 用户运营考试题及答案
- 初一作文成长经历8篇范文
- 电力行业智能巡检体系建设实施方案
评论
0/150
提交评论