




已阅读5页,还剩9页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
外文原文Code division multiple accessCode division multiple access (CDMA) is a channel access method used by various radio communication technologies. It should not be confused with the mobile phone standards called cdmaOne, CDMA2000 (the 3G evolution of cdmaOne) and WCDMA (the 3G standard used by GSM carriers), which are often referred to as simply CDMA, and use CDMA as an underlying channel access method.One of the concepts in data communication is the idea of allowing several transmitters to send information simultaneously over a single communication channel. This allows several users to share a band of frequencies (see bandwidth). This concept is called multiple access. CDMA employs spread-spectrum technology and a special coding scheme (where each transmitter is assigned a code) to allow multiple users to be multiplexed over the same physical channel. By contrast, time division multiple access (TDMA) divides access by time, while frequency-division multiple access (FDMA) divides it by frequency. CDMA is a form of spread-spectrum signalling, since the modulated coded signal has a much higher data bandwidth than the data being communicated.Steps in CDMA ModulationEach user in a CDMA system uses a different code to modulate their signal. Choosing the codes used to modulate the signal is very important in the performance of CDMA systems. The best performance will occur when there is good separation between the signal of a desired user and the signals of other users. The separation of the signals is made by correlating the received signal with the locally generated code of the desired user. If the signal matches the desired users code then the correlation function will be high and the system can extract that signal. If the desired users code has nothing in common with the signal the correlation should be as close to zero as possible (thus eliminating the signal); this is referred to as cross correlation. If the code is correlated with the signal at any time offset other than zero, the correlation should be as close to zero as possible. This is referred to as auto-correlation and is used to reject multi-path interference. In general, CDMA belongs to two basic categories: synchronous (orthogonal codes) and asynchronous (pseudorandom codes).Code division multiplexing (Synchronous CDMA)Synchronous CDMA exploits mathematical properties of orthogonality between vectors representing the data strings. For example, binary string 1011 is represented by the vector (1, 0, 1, 1). Vectors can be multiplied by taking their dot product, by summing the products of their respective components (for example, if u = (a, b) and v = (c, d), then their dot product uv = ac + bd). If the dot product is zero, the two vectors are said to be orthogonal to each other. Some properties of the dot product aid understanding of how W-CDMA works.Each user in synchronous CDMA uses a code orthogonal to the others codes to modulate their signal. An example of four mutually orthogonal digital signals is shown in the figure. Orthogonal codes have a cross-correlation equal to zero; in other words, they do not interfere with each other. In the case of IS-95 64 bit Walsh codes are used to encode the signal to separate different users. Since each of the 64 Walsh codes are orthogonal to one another, the signals are channelized into 64 orthogonal signals. The following example demonstrates how each users signal can be encoded and decoded. Asynchronous CDMAWhen mobile-to-base links cannot be precisely coordinated, particularly due to the mobility of the handsets, a different approach is required. Since it is not mathematically possible to create signature sequences that are both orthogonal for arbitrarily random starting points and which make full use of the code space, unique pseudo-random or pseudo-noise (PN) sequences are used in asynchronous CDMA systems. A PN code is a binary sequence that appears random but can be reproduced in a deterministic manner by intended receivers. These PN codes are used to encode and decode a users signal in Asynchronous CDMA in the same manner as the orthogonal codes in synchronous CDMA (shown in the example above). These PN sequences are statistically uncorrelated, and the sum of a large number of PN sequences results in multiple access interference (MAI) that is approximated by a Gaussian noise process (following the central limit theorem in statistics). Gold codes are an example of a PN suitable for this purpose, as there is low correlation between the codes. If all of the users are received with the same power level, then the variance (e.g., the noise power) of the MAI increases in direct proportion to the number of users. In other words, unlike synchronous CDMA, the signals of other users will appear as noise to the signal of interest and interfere slightly with the desired signal in proportion to number of users.All forms of CDMA use spread spectrum process gain to allow receivers to partially discriminate against unwanted signals. Signals encoded with the specified PN sequence (code) are received, while signals with different codes (or the same code but a different timing offset) appear as wideband noise reduced by the process gain.Since each user generates MAI, controlling the signal strength is an important issue with CDMA transmitters. A CDM (synchronous CDMA), TDMA, or FDMA receiver can in theory completely reject arbitrarily strong signals using different codes, time slots or frequency channels due to the orthogonality of these systems. This is not true for Asynchronous CDMA; rejection of unwanted signals is only partial. If any or all of the unwanted signals are much stronger than the desired signal, they will overwhelm it. This leads to a general requirement in any asynchronous CDMA system to approximately match the various signal power levels as seen at the receiver. In CDMA cellular, the base station uses a fast closed-loop power control scheme to tightly control each mobiles transmit power.edit Efficient Practical utilization of Fixed Frequency SpectrumIn theory, CDMA, TDMA and FDMA have exactly the same spectral efficiency but practically, each has its own challenges power control in the case of CDMA, timing in the case of TDMA, and frequency generation/filtering in the case of FDMA.TDMA systems must carefully synchronize the transmission times of all the users to ensure that they are received in the correct time slot and do not cause interference. Since this cannot be perfectly controlled in a mobile environment, each time slot must have a guard-time, which reduces the probability that users will interfere, but decreases the spectral efficiency. Similarly, FDMA systems must use a guard-band between adjacent channels, due to the unpredictable doppler shift of the signal spectrum because of user mobility. The guard-bands will reduce the probability that adjacent channels will interfere, but decrease the utilization of the spectrum.Flexible Allocation of ResourcesAsynchronous CDMA offers a key advantage in the flexible allocation of resources i.e. allocation of a PN codes to active users. In the case of CDM (synchronous CDMA), TDMA, and FDMA the number of simultaneous orthogonal codes, time slots and frequency slots respectively is fixed hence the capacity in terms of number of simultaneous users is limited. There are a fixed number of orthogonal codes, time slots or frequency bands that can be allocated for CDM, TDMA, and FDMA systems, which remain underutilized due to the bursty nature of telephony and packetized data transmissions. There is no strict limit to the number of users that can be supported in an asynchronous CDMA system, only a practical limit governed by the desired bit error probability, since the SIR (Signal to Interference Ratio) varies inversely with the number of users. In a bursty traffic environment like mobile telephony, the advantage afforded by asynchronous CDMA is that the performance (bit error rate) is allowed to fluctuate randomly, with an average value determined by the number of users times the percentage of utilization. Suppose there are 2N users that only talk half of the time, then 2N users can be accommodated with the same average bit error probability as N users that talk all of the time. The key difference here is that the bit error probability for N users talking all of the time is constant, whereas it is a random quantity (with the same mean) for 2N users talking half of the time.In other words, asynchronous CDMA is ideally suited to a mobile network where large numbers of transmitters each generate a relatively small amount of traffic at irregular intervals. CDM (synchronous CDMA), TDMA, and FDMA systems cannot recover the underutilized resources inherent to bursty traffic due to the fixed number of orthogonal codes, time slots or frequency channels that can be assigned to individual transmitters. For instance, if there are N time slots in a TDMA system and 2N users that talk half of the time, then half of the time there will be more than N users needing to use more than N time slots. Furthermore, it would require significant overhead to continually allocate and deallocate the orthogonal code, time slot or frequency channel resources. By comparison, asynchronous CDMA transmitters simply send when they have something to say, and go off the air when they dont, keeping the same PN signature sequence as long as they are connected to the system.Spread-spectrum characteristics of CDMAMost modulation schemes try to minimize the bandwidth of this signal since bandwidth is a limited resource. However, spread spectrum techniques use a transmission bandwidth that is several orders of magnitude greater than the minimum required signal bandwidth. One of the initial reasons for doing this was military applications including guidance and communication systems. These systems were designed using spread spectrum because of its security and resistance to jamming. Asynchronous CDMA has some level of privacy built in because the signal is spread using a pseudo-random code; this code makes the spread spectrum signals appear random or have noise-like properties. A receiver cannot demodulate this transmission without knowledge of the pseudo-random sequence used to encode the data. CDMA is also resistant to jamming. A jamming signal only has a finite amount of power available to jam the signal. The jammer can either spread its energy over the entire bandwidth of the signal or jam only part of the entire signal. CDMA can also effectively reject narrow band interference. Since narrow band interference affects only a small portion of the spread spectrum signal, it can easily be removed through notch filtering without much loss of information. Convolution encoding and interleaving can be used to assist in recovering this lost data. CDMA signals are also resistant to multipath fading. Since the spread spectrum signal occupies a large bandwidth only a small portion of this will undergo fading due to multipath at any given time. Like the narrow band interference this will result in only a small loss of data and can be overcome.Another reason CDMA is resistant to multipath interference is because the delayed versions of the transmitted pseudo-random codes will have poor correlation with the original pseudo-random code, and will thus appear as another user, which is ignored at the receiver. In other words, as long as the multipath channel induces at least one chip of delay, the multipath signals will arrive at the receiver such that they are shifted in time by at least one chip from the intended signal. The correlation properties of the pseudo-random codes are such that this slight delay causes the multipath to appear uncorrelated with the intended signal, and it is thus ignored.Some CDMA devices use a rake receiver, which exploits multipath delay components to improve the performance of the system. A rake receiver combines the information from several correlators, each one tuned to a different path delay, producing a stronger version of the signal than a simple receiver with a single correlation tuned to the path delay of the strongest signal. Frequency reuse is the ability to reuse the same radio channel frequency at other cell sites within a cellular system. In the FDMA and TDMA systems frequency planning is an important consideration. The frequencies used in different cells must be planned carefully to ensure signals from different cells do not interfere with each other. In a CDMA system, the same frequency can be used in every cell, because channelization is done using the pseudo-random codes. Reusing the same frequency in every cell eliminates the need for frequency planning in a CDMA system; however, planning of the different pseudo-random sequences must be done to ensure that the received signal from one cell does not correlate with the signal from a nearby cell. Since adjacent cells use the same frequencies, CDMA systems have the ability to perform soft hand offs. Soft hand offs allow the mobile telephone to communicate simultaneously with two or more cells. The best signal quality is selected until the hand off is complete. This is different from hard hand offs utilized in other cellular systems. In a hard hand off situation, as the mobile telephone approaches a hand off, signal strength may vary abruptly. In contrast, CDMA systems use the soft hand off, which is undetectable and provides a more reliable and higher quality signal. Collaborative CDMAIn a recent study, a novel collaborative multi-user transmission and detection scheme called Collaborative CDMA12 has been investigated for the uplink that exploits the differences between users fading channel signatures to increase the user capacity well beyond the spreading length in multiple access interference (MAI) limited environment. The authors show that it is possible to achieve this increase at a low complexity and high bit error rate performance in at fading channels, which is a major research challenge for overloaded CDMA systems. In this approach, instead of using one sequence per user as in conventional CDMA, the authors group a small number of users to share the same spreading sequence and enable group spreading and despreading operations. The new collaborative multi-user receiver consists of two stages: group multi-user detection (MUD) stage to suppress the MAI between the groups and a low complexity maximum-likelihood detection stage to recover jointly the co-spread users data using minimum Euclidean distance measure and users channel gain coefcients. In CDM signal security is high.中文译文码分多址码分多址(CDMA)和各种无线电通信技术所使用的通道存取方法。它不应该被称为cdmaOne在内,CDMA2000(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-95 64位Walsh码是用来区分不同用户的信号进行编码。自64 Walsh码彼此?正交,信号被分为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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 安顺市2025-2026学年七年级下学期语文期中测试试卷
- 安徽省滁州市南谯区2022-2023学年高三下学期高考二模化学考点及答案
- 2025教师教育实习总结
- 河南省新乡市红旗区2024-2025学年三年级上学期期末调研英语试卷
- 2024-2025学年山东省泰安市东平县青岛版(五年制)五年级下册期中测试数学试卷(含答案)
- 吊机购买合同范本
- 饰品订单合同范本
- 家具木工劳务合同范本
- 租客个人转租合同范本
- 策划意向金合同范本
- T/GIEHA 013-2019商用厨房油烟管道系统清洗规范
- 团体标准解读及临床应用-成人经鼻高流量湿化氧疗技术规范2025
- DB34T 5137-2025电化学储能液冷系统设计技术要求
- 旧房拆除重建协议书
- 2025质量工程师笔试题库及答案
- 期货保密协议书
- 2025-2030年中国电力电容器行业市场经营管理及未来前景展望报告
- 中国儿童维生素A、维生素D临床应用专家共识(2024)解读课件
- 中医院医疗业务科室综合目标考核方案
- 船舶运输公司水上船舶运输安全应急预案
- 2025安全生产法律法规专题知识培训
评论
0/150
提交评论