Author Topic: Long range (100 m) laser rangefinders  (Read 6606 times)

0 Members and 1 Guest are viewing this topic.

Offline 4by4Topic starter

  • Full Member
  • ***
  • Posts: 61
  • Helpful? 1
Long range (100 m) laser rangefinders
« on: February 09, 2009, 09:09:23 AM »
Does anybody know if the laser rangefinders of the type that are used by golfers have been hacked to be able to interface them to a computer? The basic ones such as the Bushnell models are around $150. There are versions that have an RS232 interface but they cost around $600, at least as far as I could find. I could tolerate $150 but not $600.

Offline pomprocker

  • Supreme Robot
  • *****
  • Posts: 1,431
  • Helpful? 16
  • Sorry miss, I was giving myself an oil-job.
    • Nerdcore - Programming, Electronics, Mechanics
Re: Long range (100 m) laser rangefinders
« Reply #1 on: February 09, 2009, 11:09:31 AM »
Laser rangefinders are not cheap!

Here are some links

http://www.acroname.com/robotics/parts/R311-HOKUYO-LASER2.html


Some people use robot vision systems along with presentation laser pointers

Offline 4by4Topic starter

  • Full Member
  • ***
  • Posts: 61
  • Helpful? 1
Re: Long range (100 m) laser rangefinders
« Reply #2 on: February 09, 2009, 11:21:55 AM »
The Hokuyo's are not the kind of laser rangerfinder I'm talking about. One of the Bushnell Yardage Pro models is $150 --

See http://www.opticsplanet.net/bushnell-rangefinders.html


Offline MaltiK

  • Robot Overlord
  • ****
  • Posts: 300
  • Helpful? 2
Re: Long range (100 m) laser rangefinders
« Reply #3 on: February 09, 2009, 02:32:37 PM »
Check out my mates writeup:

http://letsmakerobots.com/node/2989

He provided both schematics, components, and much insight, a very intelligent man.

Also, check out this one, but only works depending on your camera's resolution and the power consumtion/intensity of your laser

http://www.pages.drexel.edu/~twd25/webcam_laser_ranger.html
Warranty

Offline 4by4Topic starter

  • Full Member
  • ***
  • Posts: 61
  • Helpful? 1
Re: Long range (100 m) laser rangefinders
« Reply #4 on: February 09, 2009, 04:50:34 PM »
Maltik, my question is specifically about the Bushnell or golf-type rangefinders.

Offline ib1yysguy

  • Jr. Member
  • **
  • Posts: 37
  • Helpful? 0
Re: Long range (100 m) laser rangefinders
« Reply #5 on: February 09, 2009, 07:32:08 PM »
Couldn't one make a rangefinder pretty easily? If you want a long-distance one, you could use magnifying optics to enlarge the landing spot of the laser, then use a simple photoresistor tuned to the right wavelength to determine flight time to and from and object.

Am I missing something?

You could probably even use this laser:
http://www.sparkfun.com/commerce/product_info.php?products_id=8315

You might even be able to use magnifying optics and one of these http://www.sparkfun.com/commerce/product_info.php?products_id=8668 and just measure the paralax.

Offline chelmi

  • Supreme Robot
  • *****
  • Posts: 496
  • Helpful? 15
    • Current projects
Re: Long range (100 m) laser rangefinders
« Reply #6 on: February 09, 2009, 10:41:08 PM »
Couldn't one make a rangefinder pretty easily? If you want a long-distance one, you could use magnifying optics to enlarge the landing spot of the laser, then use a simple photoresistor tuned to the right wavelength to determine flight time to and from and object.

Am I missing something?

I might be missing something as well, but:

Let's say you want a resolution of 1m (not that great)
The speed of light is 2,9 * 10^8 m/sec
The light travel 1 meter in 3.3 ns
This is your "time resolution", approximately 300Mhz.

The bottom line is, it's out of the range of what "common" micro-controllers (used by hobbyists).

Offline ib1yysguy

  • Jr. Member
  • **
  • Posts: 37
  • Helpful? 0
Re: Long range (100 m) laser rangefinders
« Reply #7 on: February 10, 2009, 12:07:13 AM »
Hmm. So what do they use in those hunting hand-held rangefinders? Just super fast microprocessors?

Offline 4by4Topic starter

  • Full Member
  • ***
  • Posts: 61
  • Helpful? 1
Re: Long range (100 m) laser rangefinders
« Reply #8 on: February 10, 2009, 07:16:33 AM »
I believe the Bushnell rangefinders work on the principle of measuring the phase difference of the reflected wave rather than time of flight. It measures the phase of a modulation waveform imposed on the laser frequency, not the phase of the laser light itself. Usually called a continuous-wave (CW) radar. It doesn't require generating the short pulses. The circuitry is simpler than a time of flight radar.

Re the suggestions above, I think that a parallax type rangefinder could probably be built for 100 meter ranges.  You might want a laser line filter to improve signal to background ratio in daylight conditions, because you could not rely on a modulation of the beam to separate the signal from background. A 5mw laser is pretty dim at 100 meters.

However, with the Bushnell type device, all of the work is already done for you, except for the interface. I'm guessing it's hackable at the connection between the processor and the display, where you could tap into the character codes.

Offline 4by4Topic starter

  • Full Member
  • ***
  • Posts: 61
  • Helpful? 1
Re: Long range (100 m) laser rangefinders
« Reply #9 on: February 10, 2009, 07:25:23 AM »
And just to add -- I think the 300 MHz estimate is probably about right. However, the processor doesn't need to handle that waveform directly. There is probably an analog RF front end with a modulator, mixer, phase comparator, etc.

Offline chelmi

  • Supreme Robot
  • *****
  • Posts: 496
  • Helpful? 15
    • Current projects
Re: Long range (100 m) laser rangefinders
« Reply #10 on: February 10, 2009, 09:31:45 AM »
And just to add -- I think the 300 MHz estimate is probably about right. However, the processor doesn't need to handle that waveform directly. There is probably an analog RF front end with a modulator, mixer, phase comparator, etc.

Yes, you're right. But this does not sound like the kind of stuff you design in your garage ;)

Offline 4by4Topic starter

  • Full Member
  • ***
  • Posts: 61
  • Helpful? 1
Re: Long range (100 m) laser rangefinders
« Reply #11 on: February 10, 2009, 10:09:27 AM »
You might be surprised at some of the things the amateur radio guys used to build in their garages.

In the "old days" I once got recruited to work on a government contract that required me to get up to speed on microwave RF design very quickly. So in my spare time I got into experimenting with cheap RF gear that I found in advertised in amateur radio magazines. There was a retired microwave engineer who built & sold components for doing all the basic functions for making microwave transmitters, receivers, radars, etc., and I experimented with a lot of his stuff. So I know that you can build RF systems cheaply using box-level components connected by RF cable. What's really hard is building these systems in the miniaturized RF circuit board form factor, where you have to use microstrip design techniques.

Of course you first have to spend a lot of time learning RF stuff, e.g. read the ARRL Handbook cover to cover.

There are some sites run by amateur radio guys that deal with laser communications, and a laser radar is not too much different from a laser transceiver. A laser radar IS a laser transceiver, actually, with a special kind of modulation. You can also look up FMCW radar (FMCW = frequency-modulated continuous-wave), which is what the consumer-type laser rangefinders are.

 


Get Your Ad Here

data_list