Coder Social home page Coder Social logo

Trilateration about arduino-dw1000-ng HOT 8 CLOSED

f-army avatar f-army commented on July 20, 2024
Trilateration

from arduino-dw1000-ng.

Comments (8)

Anacron-sec avatar Anacron-sec commented on July 20, 2024 1

I think you could adopt an alternative approach without using positioning but rather just distance calculation, as the robot will read a reduction in the distance he'll know he is moving in the right direction. Otherwise probably the best approach overall would be to use Phase difference of arrival OR Angle of Arrival algorithms to calculate the position of the tag relative to the robot. Too bad we didn't have time to experiment with PDoA and AoA, but as far as i know there is a lot of scientific literature about it just a google scholar search away. Hope this was of help!

from arduino-dw1000-ng.

FXUDarkNova avatar FXUDarkNova commented on July 20, 2024 1

Iv managed to get something working using to anchors and one tag work pretty well actually.

from arduino-dw1000-ng.

Sonic0 avatar Sonic0 commented on July 20, 2024

Which is the context of your application?
In standard trilateration application, the anchors are fixed. In this case position_self = {0,0} is an cartesian coordinate x=0, y=0 (usually for Main anchor).

from arduino-dw1000-ng.

FXUDarkNova avatar FXUDarkNova commented on July 20, 2024

My idea is all 3 anchors will fixed onto the robot and will then move to wherever the tag is located

from arduino-dw1000-ng.

Sonic0 avatar Sonic0 commented on July 20, 2024

Yes, I think the same! A simple solution is a distance calculator.

from arduino-dw1000-ng.

FXUDarkNova avatar FXUDarkNova commented on July 20, 2024

Ok thank you for your help do you think would be better to use just two anchors instead of three then?

from arduino-dw1000-ng.

FXUDarkNova avatar FXUDarkNova commented on July 20, 2024

I have attempted triangulation using two anchors and one tag which seems to be working I just know need to figure out how to do heading any ideas?

from arduino-dw1000-ng.

Sonic0 avatar Sonic0 commented on July 20, 2024

Whit two anchors the position of the tag will be inaccurate, but working.
I have no idea at the moment for the algorithm.

from arduino-dw1000-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.