Skip to main content

handoff procedures

  • The process of transferring a call from one base station to another when a user’s radio signal becomes weaker at the first and strongest at the second base station. “Weaker” and “stronger” is quantified by a signal threshold level, which is above the minimum signal level for acceptable voice communication.
  • Selecting this threshold level is critical to ensure
    • Unnecessary hand offs do not occur
    • Call dropping does not occur
  • Minimum acceptable signal level is between -90dbm and -100dbm, a slightly stringer signal is consider as handoff threshold. This margin is given by, ∆ which is 0 to 6dbm. ∆Cannot be too small or too large. If ∆ is too large, unnecessary handoffs which burden the MSC may occur, and if ∆ too small there may be insufficient time to complete the handoff before a call is lost due to weak signal conditions. Thus ∆ has to be selected carefully.
  • In diagram of improper handoff it is shown that handoff is not made and the signal drops below the minimum acceptable level to keep the channel active. This dropped event happens when excessive time is taken by MSC to assign handoff or when ∆ is very small.
  • To decide when to handoff it is important to ensure that the drop in signal level is not due the momentary fading but it is due to mobile moving away from base station. In order to ensure that base station monitors the signal level for a certain period of time before handoff is made.
  • There are four types of hand off
    • Hard hand off
    • Soft hand off
    • Mobile assisted hand off
    • Intersystem hand off
A. Hard hand off: Frequency channels are taken back by the older base station before new connection is established. This is break before make type of handoff. In this frequency channels are utilized properly but chances of drops are more.
B. Soft hand off: Frequency channels are taken back by the older base station after new connection is established. This is break after make type of handoff. This is reliable but frequency channels are not utilized properly.
C. Mobile Assisted hand off: In this a mobile scan signal strength of all base stations near to it and continuously reports the results of these measurements to the serving base station. Whenever signal strength of its current base station decreases and becomes less than the power received from the neighbouring cell, it initiates handoff.
D. Intersystem hand off: This hand off occurs when the user moves from one MSC to another MSC i.e. from one cellular system to another cellular system while on a voice call. When mobile signal becomes weak in a given cell and the MSC cannot find another cell within its system to which it can transfer the call in progress intersystem handoff is implemented.

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