Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

GPS navigation using router

  • 13-07-2017 9:27am
    #1
    Registered Users, Registered Users 2 Posts: 6


    I am developing my college project which is based on the smart airport.
    The basic idea is developed an Android application which helps the user to navigate to the different gates or boarding point according to traffic and distance.
    I research about this and I think it can be possible with multiple routers and then it can be done if somehow I can calculate the distance of the user's from every router and then apply shortest path algorithm.
    Can anyone help me with this?


Comments

  • Registered Users, Registered Users 2 Posts: 36,170 ✭✭✭✭ED E


    Indoor positioning is a big growth area at the minute. Heavy hitters like Qualcomm (iZAT) are working on it.


    802.11 signals arent consistent enough for positioning, for example GPS signals vary slightly from air to a cloud so 600ns becomes 600.1ns, with 2.4Ghz through walls 100ns could become 150ns which would destroy your distance reckoning.


    The real solutions for this problem use their own beacons, you should research them. IIRC even Apple tried it.


Advertisement