[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Setting a Energy Threshold Level for Mobile Host Handoff



Hi,
    I am trying to simulate a Mobile Host handing off between 2 Base Stations. My topology is as follows:

                           ---------
                          | Wired |
                          | Node  |
                            ---------
                               |
                               |
               _________|_________
              |                                 |
           -------                          -------
          | BS0 |                       | BS1 |
            -------                         -------

         -------------------        
        |MobileNode0|  ====>      

        --------------------       
   
    I was looking at energy-model.cc and I have the following questions which I hope you can help me with:
 
    1. I hope to know where you set the signal energy threshold to decide when a mobile host should handoff from one Base Station to another.
 
    2. If I want to set another threshold (in order to carry out some actions based on my design) prior to the normal handoff threshold(in qn 1), how can I do that?
 
Looking forward to your reply,
 
Best Regards,
Kerwin.