You are on page 1of 12

Reduce time scanning for wifi handover

Rischan Mafrur February 25, 2014

Environment
Dorm 4 (First Floor and Second Floor). Just 2 AP (each AP 2 interfaces). Setting DD-WRT default. Channel Auto. No Authentication.

Scenario
Without The Application 1. 2. 3. Connected with Old AP User moving to some place Still connected to Old AP until the signal from Old AP disappear. Disconnect from Old AP Scanning available AP near user position. If any AP available then making connection to the AP.

With The Application 1. 2. Connected with Old AP User define the AP that available for handover we call registered AP. User still Connected to the Old AP If Any new AP(Signal Strength) in the registered AP better than Old AP + threshold value, Application will disconnect from the old AP and making connection to new AP.

3. 4.

4. 5. 6.

Application

Connectivity Change Time (Without Handover App)

Experiment for ten times walking from first floor to second floor, and vice versa

Connectivity Change Time (With HandOver App)

Each threshold value, We observe for ten times walking from first floor to second floor, and vice versa

Authentication
Ive tried to implement authentication phase to this application but i got some problem. So I develop simple application for calculating authentication time with WPA2 personal in the real environment. I made the experiment for five times : Without the authentication android phone need 0.15 s(avg) for changing from the one AP to the other one. and with the authentication android phone need 0.26 s(avg)

Thank you..

Additional Information

LogCat (without App)

LogCat (with App) 1

LogCat (with App) 2

You might also like