Skip to main content

RAKE receiver in CDMA system

  1. Transmitted signal is received at receiver as time delayed multiple versions of transmitted signal due to propagation delay. RAKE receiver combines all multipath components of original transmitted signal in order to improve signal to noise ratio at receiver. It provides separate correlation receivers for each multipath component to combine all multipath components.
  2. RAKE receiver is diversity receiver designed for CDMA, where the diversity is provided by the fact that the multipath components are practically uncorrelated from one another when their relative propagation delays exceed a chip period.
  3. A RAKE receiver utilizes multiple correlators to separately detect the M strongest multipath components. The outputs of each correlator are weighted to provide a better estimate of the transmitted signal than is provided by a single component. Demodulation and bit decision is based on weighted outputs of the M correlators.
  4. Basic idea of RAKE receiver was proposed by Price and Green. In outdoor environments, the delay between multipath components is usually large and, if the chip rate is properly selected the low autocorrelation properties of CDMA spreading sequence can assure that multipath components will appear nearly uncorrelated with each other.
  5. If only one correlator is used the receiver, once the output of the single correlator is corrupted by fading, the receiver cannot correct the value. Bit decision based on only a single correlation may produce a large bit error rate. In RAKE receiver, if the output from one correlator is corrupted by fading, other signals can be used to recover the original signal and corrupted signal is not counted through weighing process. Decision based on the combination of the M separate decision statistics offered by the RAKE provides a form of diversity which can overcome fading and thus improve CDMA reception.
  1. The M decision statistics are weighted to form an overall decision statistics as shown in above figure. The outputs of the M correlators are denoted by Z1,Z2, and . They are weighted by Î±1,α2, and respectively. The weighting coefficients are based on the power or the SNR from each correlator output. If the power or SNR is small out of a particular correlator, it will be assigned a small weighting factor. In case of a maximal ratio combining diversity scheme, the overall signal Z` is given by,


The weighting coefficients are normalized to the output signal power of the correlator in such a way that coefficients sum to unity.


Choosing weighting coefficient based on actual outputs of correlators yields good RAKE performance.

Comments

Popular posts from this blog

Application Engineer- Prototyping at Siemens India

  Hello, Dear Readers, Siemens India has a vacancy for the Application Engineer role. Siemens EDA is a global technology leader in Electronic Design Automation software. Our software tools enable companies around the world to develop highly innovative electronic products faster and more cost-effectively. Our customers use our tools to push the boundaries of technology and physics to deliver better products in the increasingly complex world of chip, board, and system design. This role is based in Bengaluru. But you’ll also get to visit other locations in India and globe, so you’ll need to go where this job takes you. In return, you’ll get the chance to work with teams impacting entire cities, countries, and the shape of things to come We make real what matters! This is your role: Deploy Siemens EDA ProFPGA prototyping software and hardware solutions at customers and guide the customers to successful design bring-up Work closely with R&D to solve problems, review product spe...

Tutorial on EasyEDA desktop software for PCB and schematic design

In this article, I am going to write a tutorial on how to use EasyEDA desktop application for creating a schematic and for PCB design. One of best advantage of this software is that you can create design offline and can automatically synchronize your design with your online EasyEDA account.  It can be used for circuits simulation, PCB deign and electronics circuits design. You can download EasyEDA desktop application by clicking on following link and it will work on windows 7 or its greater version. They are also releasing soon offline application OSX and Linux users. So keep visiting their website for more information.                                                    https://easyeda.com/page/download So let’s start and see how to design a schematic and PCB using EasyEDA offline desktop application. So first of all lets see how to create a schema...

CMOS OPAMP Design Using LTspice

  Hello Dear Reader, Here in this post, I will give an idea about how CMOS OPAMP designing using 180nm technology node and using LTspice. from that opamp I have design switched capacitor integrator. Design Specifications: Here Design specification may be changed according to the application here my target is to design an active lowpass filter so I have chosen an opamp integrator so in the below I have explained how to design an opamp as well as an integrator in a 180nm technology node in LTspice. So let's start design First, we need a technology parameter file so that the file we can insert in the LTspice, in my example it is 180nm so mostly it is available from the  http://ptm.asu.edu/latest.html  and you make one text file using notepad or whatever is fit on your own. Then go to the LTspice and new schematic and then you see .op on the right most upper side click on it and give your text file path after .include  as shown in the below images.  Now first of all...