Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Say I have 3 vibration sensors around in a room. How would I determine the location of someone in the room using these vibration sensors. If I used an fpga I'm sure it could sample fast enough to differentiate which sensor activates first or feels the vibration of a step.

How could I implement the pythagorean theorem to find where the person is, if possible. And how could I time the am mount of time t takes for each sensor to be set off?

share

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.