Posted by: sabbour on: October 20, 2008
This was my bachelor thesis that I have done as part of my studies for a B.Sc. degree in Computer Science and Engineering from the German University in Cairo.
Download presentation:
Indoor Localization Using Wireless LAN/WiFi Infrastructure
Download thesis:
Indoor Localization using Wireless LAN/WiFi Infrastructure
Abstract:
The rapid advances in wireless technology as well as in the manufacturing of portable devices caused a growing interest in location aware services. A location sensing
system responsible for locating a mobile user, is a crucial factor for the success of such services. With the prevalence of wireless hotspots and wireless area networks, the use of a wireless network infrastructure as basis for an indoor positioning system becomes a viable option. In this work, we propose an indoor guide system that provides information about points of interest and objects within the vicinity of the user. Our system can be deployed on a university campus or inside a museum equipped with a wireless network.
The system uses the fingerprinting technique to associate position dependent information such as the strength of the received signal with a location. A range based matching algorithm for matching the physical signal strength with the fingerprints in the database is used and its performance is compared to an Euclidean distance based matching algorithm. The properties of the wireless signals and their distribution under several controlled experiments are analyzed.
salam,I am ouamri assia student 2master in engenering electronics ,my final project is wifi tracking ,I see your work and I must begin by the localistion and Ihavn’t many time to work it ,my problem Id’idn’t find good documentation about indoor wifi localisationso just your work, if you have any documentation about wifi localisation and other implementation on matlab framework please help me,I have not time to programm it and your results are good for tracking because traching step need good results
finally I am very happy to contact you and Iwant use good results like yours ,Iam waiting you for happy response
I hope your replay.
و شكرا مسبقا
Thanks so much for your work on this paper. I read it yesterday and greatly appreciated all the work you did explaining background information and other approaches.
Thank you for making it available and all your hard work.
November 5, 2008 at 11:40 pm
Hi Sabbour,
Thanks for the comment, you might want to take a look at this paper if you haven’t already:
Kushki, Azadeh; Plataniotis, Konstantinos N.; Venetsanopoulos, Anastasios N. Kernel-Based Positioning in Wireless Local Area Networks. Mobile Computing, IEEE Transactions on Volume 6, Issue 6, June 2007 Page(s):689 – 705.
Yours is an interesting approach, we haven’t tried a filtering algorithm for data collection. Seems like your doing so makes the data much more uniform and saves having to work with an unnecessarily large vector later on — will have to try that too