Skip to main content

Diversity methods

  1. Diversity is a powerful communication receiver that provides wireless improvement at relatively low cost. It requires no training overhead since a training sequence is not required by the transmitter.
  2. Diversity exploits the random nature of radio propagation by finding independent signal paths for communication. All diversity decisions are made by receiver and are unknown to transmitter.
  3. If one radio path undergoes a deep fade, another independent path may have strong signal. By having more than one path to select from, both the instantaneous and average SNRs at the receiver may be improved by as much as 20db to 30db.
  4. Type of diversity methods
    A. Microscopic diversity:- Small scale fading is characterized by deep and rapid amplitude fluctuations that occur when mobile moves over a distances of few wavelengths. These fades are caused by multiple reflections from the surroundings in the vicinity of mobile. In order to prevent rapid deep fades from occurring, microscopic diversity is used which exploits rapidly changing signal.
    B. Macroscopic diversity: Large scale fading is caused by shadowing due to variations in the nature of the surroundings. By selecting a base station which is not shadowed when others are, the mobile can improve the average signal to noise ratio on the forward link. This is called as macroscopic diversity.
    C. Space diversity:
    • Space diversity also known as antenna diversity, is one of the most popular form of diversity used in wireless communication.
    • In this there are multiple antennas placed at different spatial locations which results into different possibly independent received signals.
    • Antenna space diversity is also used in base station design. At each cell site, multiple base station receiving antennas are used to provide diversity reception. Since the important scatterers are generally on the ground in the vicinity of the mobile, the base station antennas must be spaced far apart to achieve decorrelation.
    • There are four types of space diversity methods
      • Selection diversity
      • Feedback diversity
      • Maximal ratio combining
      • Equal gain diversity
D. Polarization diversity:
  • At base station narrow angle of incidence requires large antenna spacing, thus space diversity is less practical at base station. The comparative high cost using space diversity at base station introduced consideration of using orthogonal polarization to exploit polarization diversity.
  • Measured horizontal and vertical polarization paths between a mobile and a base station reported to be uncorrelated. The decorrelation for the signals in each polarization is caused by multiple reflections in the channel between the mobile and base station antennas. After sufficient random reflections, the polarization state of the signal will be independent of the transmitted polarization. In practice there is some dependence of the received polarization on the transmitted polarization.
  • Circular and linear polarized antennas have been used to characterize multipath inside the building. When path is obstructed, the polarization diversity reduces multipath delay spread without significantly decreasing received power.
  • Polarization diversity has primarily been used for radio links which vary slowly with in time later it became more popular for portable users to improve link margin and capacity.
E. Frequency diversity:
  • Frequency diversity transmits information on more than one carrier frequency. Frequencies separated by more than coherence bandwidth of the channel will not experience the same fading. Thus using different carrier frequencies information can be simultaneously sent over a same channel.
  • In practice 1: N protection switching is used where on e frequency is idle but is available on stand-by basis to provide diversity to any of the N others carriers used on the same link each carrying independent traffic.
  • The disadvantage of this technique is that it requires spare bandwidth also it requires that there be as many receivers as there are channels used in frequency diversity.
F. Time diversity:
  • Time diversity transmits information at time spacings that exceed coherence time of the channel so that multiple repetition of the signal will be received with independent fading conditions.
  • One modern implementation of time diversity is RAKE receivers for spread spectrum CDMA, where multipath channel provide redundancy in the transmitted message.

Comments

Popular posts from this blog

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...

What is Solar System Components & Installation Guide

Hello Dear Reader, Here in this post, I will give an idea about installation cost analysis of Solar PV System. I hope you read this post regarding the calculation of solar PV system  so in this post I have given an approximate cost analysis of the different solar system installations.  What is Solar System Components Solar systems are made up of solar panels (modules), a mounting system, and a solar inverter with computerised controller. Solar panels produce DC electricity from sunlight. Then the inverter converts the generated electricity into AC, so that it can be used in the household. The computerised controller manages the solar system and ensures optimal performance. If you want a battery backup system or an off-the-grid solar system, a battery is required. What is a Solar Energy System? Solar Energy System consists of 4 main components that decide the working of a solar energy system. Solar Panel Solar Inverter Solar Battery Panel Stand, and Solar Panel Installation...

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...