zoukankan      html  css  js  c++  java
  • CCS

    Code Division Multiple Access

    The enhancement in performance obtained from a DS spread spectrum signal through
    the processing gain and the coding gain can be used to enable many DS spread spectrum
    signals to occupy the same channel bandwidth, provided that each signal has its own
    pseudorandom (signature) sequence. Thus it is possible to have several users transmit
    messages simultaneously over the same channel bandwidth. This type of digital
    communication, in which each transmitter/receiver user pair has its own distinct signature
    code for transmitting over a common channel bandwidth, is called code division
    multiple access (CDMA).

    In digital cellular communications, a base station transmits signals to Nu mobile
    receivers using Nu orthogonal PN sequences, one for each intended receiver. These
    Nu signals are perfectly synchronized at transmission, so that they arrive at each mobile
    receiver in synchronism. Consequently, due to the orthogonality of the Nu PN
    sequences, each intended receiver can demodulate its own signal without interference
    from the other transmitted signals that share the same bandwidth. However, this type
    of synchronism cannot be maintained in the signals transmitted from the mobile transmitters
    to the base station (the uplink, or reverse link). In the demodulation of each
    DS spread spectrum signal at the base station, the signals from the other simultaneous
    users of the channel appear as additive interference. Let us determine the number of
    simultaneous signals that can be accommodated in a CDMA system. We assume that
    all signals have identical average powers at the base station. In many practical systems
    the received signal's power level from each user is monitored at the base station, and
    power control is exercised over all simultaneous users by use of a control channel that
    instructs the users on whether to increase or decrease their power levels. With such
    power control, if there are Nu simultaneous users, the desired signal-to-noise interference
    power ratio at a given receiver is

    From this relation we can determine the number of users that can be accommodated
    simultaneously.

    In determining the maximum number of simultaneous users of the channel, we
    implicitly assumed that the pseudorandom code sequences used by the various users
    are orthogonal and that the interference from other users adds on a power basis only.
    However, orthogonality of the pseudorandom sequences among the Nu users generally
    is difficult to achieve, especially if Nu is large. In fact, the design of a large set of
    pseudorandom sequences with good correlation properties is an important problem that
    has received considerable attention in the technical literature.

     

     

    Reference,

      1. <<Contemporary Communication System using MATLAB>> - John G. Proakis

  • 相关阅读:
    转:如何判断软件功能特性的依赖
    原创:运行loadtest时报错the load test results repository was created with a previous version and is not compatible
    转:使用正则表达式进行高效的测试
    6.2.1 HTTP音频播放
    6.2 网络音频
    6.1.3 控制服务中的MediaPlayer
    android开源项目和框架
    6.1.2 加上MediaPlayer的本地服务
    6.1.1 服务
    6.1 后台音频播放
  • 原文地址:https://www.cnblogs.com/zzyzz/p/13771908.html
Copyright © 2011-2022 走看看