Think, something like this range finder monitoring at all times.
Can one be built for cheaper, with greater range?
Think, something like this range finder monitoring at all times.
Can one be built for cheaper, with greater range?
Hmm. Depends how the distance is measured with the laser ranger. I brushed over this topic a while ago out of interest (in hobby robotics).
So far as I know, the cheap laser distance meters actually use ultrasonic to get distance, and a visible laser to show where you are aiming.
Actually using the laser is going to be more difficult. To quote Wikipedia (Sorry), there seem to be three common technologies to do this:
Time of flight - this measures the time taken for a light pulse to travel to the target and back. With the speed of light known, and an accurate measurement of the time taken, the distance can be calculated. Many pulses are fired sequentially and the average response is most commonly used. This technique requires very accurate sub-nanosecond timing circuitry.
Multiple frequency phase-shift - this measures the phase shift of multiple frequencies on reflection then solves some simultaneous equations to give a final measure.
Interferometry - the most accurate and most useful technique for measuring changes in distance rather than absolute distances.
The time of flight was the intuative method to me (from working with ultrasonic measurement), but youd need some speedy circuitry! (MCU fast enough?)
I presume one of these techs have been used in the FLUKE.
Also, this looks like a nice method (using machine vision). I fancy trying this with OpenCV at some stage.
I'm no expert at all - just my 2c.
Robert,
I considered using ultrasonic for this idea. But, the city streets are loud, and having dealt with untrasonic in the past, I know it could get distorted. Also, I wonder how the hundreds of dogs in the building would handle it.
Excuse my ignorace in laser technology, but could this laser project/reflect 500 feet?
Cabe