×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Calculating the distance between 2 points

Calculating the distance between 2 points

Calculating the distance between 2 points

(OP)
I'm much more of a software person, and in general this project is very much software heavy, but built on a hardware idea I'm not very educated on.

I'm looking for the types of available technology out there that can fit this problem.

A system in which a sensor can measure and store the distance of a bunch of receivers as the receivers move around in an area no further than 150 yards from the sensor.

The receivers must be small and basically weightless, but not nano size, just micro size. quarter to dime.

It must be able to work without LOS, but it in an open area, so no walls or anything.

It only has to be "relatively" accurate. Probably within a yard for a pre-alpha version.

For now I don't really care about cost, mostly availability as I'm just scoping things and researching.

I am just looking for technologies and articles about them, basically any pointing in the right direction anyone can offer so I can get better educated. Thanks for any help!
Replies continue below

Recommended for you

RE: Calculating the distance between 2 points

Does it have to be in real-time?

Kinematic GPS-capable receivers can do this real-time.

Higher-end GPS receivers can also do this, but not real-time.

Differential GPS

TTFN

FAQ731-376: Eng-Tips.com Forum Policies

RE: Calculating the distance between 2 points

(OP)
It does not need to be displayed in real-time

If the movements happen and then 10 minutes late I have the data that is fine. I just meant it wasn't a stop and wait type thing, the receiver will be constantly moving so the data must be constantly collected while it's happening.

Isn't GPS overkill? Also I thought even with the higher end GPS it was still only within 7 feet or so.

There's nothing local that can do it better/more efficiently?

I'll checkout the Kinematic GPS, Thanks

RE: Calculating the distance between 2 points

(OP)
I've stumbled across WiFi tags, they look to be a pretty good step towards what I'm looking forward, unfortunately looks like they're still kind of big. Anyone had any experience with them?

RE: Calculating the distance between 2 points

At least for the aspect of the project that you've described, it's the software that is very nearly trivial and the hardware architecture and device selection that will probably be THE primary design issue.

Can you turn the system around so that the mobile units are the transmitters and the receivers are fixed? Your description of the non-realtime nature of the requirements implies that you could. It would probably be easier.

RE: Calculating the distance between 2 points

Seems to me that the "project" is probably not about developing object locators.  But, if you are rolling your own, then it will become a "project" on its own, with its own issues and schedules unrelated to your primary "project."

Your time scale is awkward, since the postprocessing GPS' I'm thinking of are more like a day.

Real-time differential GPS can achieve positioning better than 1 cm, depending on the brand.  There are some differential-capable GPS' that run about $800 each, but require something like a radio-modem to feed the differential corrections from your reference station.

The main advantage of GPS is that much of the infrastructure is already done and debugged for you.  

TTFN

FAQ731-376: Eng-Tips.com Forum Policies

RE: Calculating the distance between 2 points

(OP)
"At least for the aspect of the project that you've described, it's the software that is very nearly trivial and the hardware architecture and device selection that will probably be THE primary design issue."

The project is 90% software in processing the desired simple distance data, however, I am a software person and already know how to write most of the algorithms needed.

"Can you turn the system around so that the mobile units are the transmitters and the receivers are fixed? Your description of the non-realtime nature of the requirements implies that you could. It would probably be easier."

Yes, they can be the transmitter.

"Seems to me that the "project" is probably not about developing object locators.  But, if you are rolling your own, then it will become a "project" on its own, with its own issues and schedules unrelated to your primary "project.""

Correct I do not want to develop my own transmitter/receivers.

RE: Calculating the distance between 2 points

(OP)
I'm 5 years out of college, and work as software developer...

So, no, not a school project.

RE: Calculating the distance between 2 points

There have been Eng-Tips threads on similar projects before. I don't recall any of them getting a satisfactory solution.

RE: Calculating the distance between 2 points

That's because EVERYONE thinks that this is a simple problem to solve with own-built hardware, but it's not.

And NOBODY wants to spend the money to buy the DGPS or RTK hardware, even though it's still cheaper than building your own system.

TTFN

FAQ731-376: Eng-Tips.com Forum Policies

RE: Calculating the distance between 2 points

(OP)
yea I'm starting to notice this. I think the best solution I've found thus far have been WiFi tags.

You know you're not going to find much when searches for what you want online return a bunch of patents and not a bunch of products.

RE: Calculating the distance between 2 points

(OP)
"And NOBODY wants to spend the money to buy the DGPS or RTK hardware, even though it's still cheaper than building your own system. "

Using satellite really don't fit into this application though.

I'll probably just see what I can do with wi-fi tags for an early version, too big for all aspects of the application, but what can ya do.

I'm surprised there's no simple transmitter-receiver via radio signal hardware pre-existing.

Thanks for the info everyone.

RE: Calculating the distance between 2 points

"no simple transmitter-receiver"

That's because it's NOT a simple problem. 1-m positioning accuracy requires about 1-ns time resolution.  To propagate that time and have adequate synchronization to the master clock is PRECISELY what the GPS PRN codes are designed for.

RF direction finding for your specific problem requires angular resolution of better than 5 mrad, that requires a 20-inch antenna at 200 GHz, which is 80 times higher than the 2.4 GHz WiFi frequency.

While these guys:http://www.ekahau.com/?id=4999 claim 1-m positioning accuracy, it's not at all clear how they achieve that.  Moreover, note the price of the developer kit is $5990, so it's not exactly cheap.

TTFN

FAQ731-376: Eng-Tips.com Forum Policies

RE: Calculating the distance between 2 points

If the mobile units would ping, then you could have several receivers triangulate on them based on time-of-flight. The receivers could also do them same thing amongst themselves to stay synchronized. Maybe use Barker Codes to narrow the pulse and improve SNR. But anyway you look at it, it's a very big development effort. Especially if you want the mobile units to be smaller than the battery inside them (requires bending the space-time fabric).

RE: Calculating the distance between 2 points

(OP)
What there's no simple way to bend the space-time fabric? :)

RE: Calculating the distance between 2 points

chirp ultrasonic goes for 30 meters or so depending on frequency / power / sensor size. sync up a few from a sensor and track them. GerwingR

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members! Already a Member? Login



News


Close Box

Join Eng-Tips® Today!

Join your peers on the Internet's largest technical engineering professional community.
It's easy to join and it's free.

Here's Why Members Love Eng-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close