Choose mobile information from database; |
Select the current cell number and get the corresponding information; |
If |
βThen set the value of to LOW; |
EndIf; |
Else |
βThen set the value of to HIGH; |
EndElse; |
While (, is the set of adjacent cells of cell ) |
Begin |
βSet the to be the value of move probability from cell to cell; |
βCalculate the accumulation function |
ββββ; |
βSum up ( is the adjacent cells of cell ) in cell |
ββββ |
βReserve the necessary resource and adjust the number of guard channel in |
βcell by total accumulation function |
ββββ; |
βPrepare the handoff to the cell; |
EndWhile; |