Communications Blockset | ![]() ![]() |
WCDMA End-to-End Physical Layer Demo
The WCDMA End-to-End Physical Layer Demo, wcdma_phlayer
, models part of the frequency division duplex (FDD) downlink physical layer of the third generation wireless communication system known as wideband code division multiple access (WCDMA).
WCDMA is one of five air-interfaces for the next generation of wireless communications being developed within the framework of the International Mobile Telecommunications (IMT)-2000, as defined by the International Telecommunication Union (ITU). The WCDMA technology is officially known as IMT-2000 Direct Spread.
The specifications of the WCDMA system are being developed by the Third Generation Partnership Project (3GPP), Release 1999, which is a joint effort between standards bodies from Europe, Japan, Korea, USA, and China.
The WCDMA air interface is a direct spread technology. This means that it spreads encoded user data at a relatively low rate over a much wider bandwidth (5 MHz), using a sequence of pseudo-random units called chips at much higher rate (3.84 Mcps). By assigning a unique code to each user, the receiver, which has knowledge of the code of the intended user, can successfully separate the desired signal from the received waveform.
This document highlights the following aspects of the demo:
Overall Structure of the Physical Layer
The physical layer is in charge of providing transport support to the data generated at higher layers. This data is exchanged between the higher layers and the physical layer in the form of transport channels. There can be up to eight transport channels processed simultaneously. Each transport channel has associated a different transport format that contains information of how the data needs to be processed by the physical layer. The physical layer processes this data before sending it to channel.
The are seven main subsystems in the model, whose functions are summarized in the following table.
WCDMA DL Tx Channel Coding Scheme
The WCDMA DL Tx Channel Coding Scheme subsystem processes each transport channel independently according to the transport format parameters associated to it. This subsystem implements the following functions:
The different transport channels are then combined together to generate a coded combined transport channel (CCTrCH). The CCTrCH is then sent to the WCDMA Tx Physical Mapping subsystem.
WCDMA Tx Physical Mapping
This subsystem implements the following functions:
The output of this subsystem constitutes a dedicated physical channel (DPCH), which is passed to the WCDMA BS Tx Antenna Spreading and Modulation subsystem.
WCDMA BS Tx Antenna Spreading and Modulation
The WCDMA BS Tx Antenna Spreading and Modulation subsystem performs the following functions:
WCDMA Channel Model
The WCDMA Channel Model subsystem simulates a wireless link channel containing additive white Gaussian noise (AWGN) and, if selected, a set of multipath propagation conditions. You can modify the multipath profile with the Propagation conditions environment parameter, as described in Propagation conditions environment
WCDMA UE Rx Antenna
The received signal at the WCDMA UE Rx Antenna subsystem is the sum of attenuated and delayed versions of the transmitted signals due to the so-called multipath propagation introduced by the channel. At the receiver side, a RAKE receiver is implemented to resolve and compensate for such effect. A Rake receiver consists of several rake fingers each of them associated to a different received component. Each rake finger is made of chip correlators to perform the despreading, channel estimation to gauge the channel and a derotator that using the knowledge provided by the channel estimator corrects the phase of the data symbol. The subsystem coherently combines the output of the different rake fingers to recover the energy across the different delays.
WCDMA RX Physical Channel Demapping and Channel Decoding Scheme
The WCDMA RX Physical Channel Demapping and the WCDMA DL Rx Channel Decoding Scheme subsystem decode the signal by performing the inverse of the functions of the WCDMA DL Tx Channel Coding Scheme subsystem, as described above.
Parameters in the Demo
You can view or change parameters in the model by double-clicking the block labeled "WCDMA Demo: Initial Settings." This displays the Block Parameters dialog.
The Power for [DPCH, P-CPICH, PICH, PCCPCH, SCH] in dB parameter consists of a row vector containing the powers in decibels corresponding to the the different physical channels.
The Show Transport Channel Settings check box enables you to specify the parameters corresponding to the WCDMA Tx Channel Coding Scheme subsystem, the WCDMA Tx PhCh Mapping subsystem, and its corresponding subsystems at the receiver side. When the box is selected, the dialog displays the following parameters:
The Show Antenna Settings check box enables you to specify the parameters corresponding to the WCDMA BS Tx Antenna and WCDMA UE Rx Antenna subsystems. When the box is checked, the dialog displays the following parameters:
The Show Channel Model Settings check box enables you to specify the parameters corresponding to the WCDMA Channel Model subsystem:
Visible Results of the Demo
The following blocks calculate various error rates in the demo:
The following scopes display the signal in various ways. To view the scopes, double-click on the switches when the simulation is running:
References
![]() | WCDMA Coding and Multiplexing Demo | WCDMA Spreading and Modulation Demo | ![]() |