IR rangefinding - beam width

General Robotics Forum - All aspects of robots and their applications. 

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
IR rangefinding - beam width Adam Chapman 03-19-2008
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by Adam Chapman on March 19, 2008, 2:34 pm
Hi,

For a student project Im designing an autonomous air-to-air refuelling
system.

Im thinking that it would be cool to put IR LEDs in a ring around the
tanker's drogue (http://www.jdwetterling.com/6-refueling.jpg ) and use
rangefinding sensors on the airfract being refuelled to find the
drouge.

I think that basic IR rangefinders use a special lense that reflects
ir light to a certain part of something similar to a CCD sensor, and
the point where the beam hits that sensor is used to determine a
range.

Now I know that the beams used on products like the sharp rangefinder
are pretty thin.
I want to use them to line up an aircraft's refuelling probe with the
beam emmitted from the tanker's drogue so I need a wider angle beam to
be emitted.

My question is: If I have a wider beam emmitted from the drogue, would
I need bigger lenses and sensors on the aircraft that is to be
refuelled?

Thanks for any help offered.

Adam

Posted by cadcoke4 on March 19, 2008, 11:25 pm
You are diving into the deep end. I imagine that controling an
aircraft with this sort of precision is an extremely big challenge.
But, regarding your question;

First, I am not certain you understand how the Sharp distance sensors
work. They emit a beam of IR light that is seen as a dot on the
object being measured (well, you would see it if you could see IR).
Then, a lens focuses the image of that dot onto a linear sensor (sort
of like a camera, but with only one dimension, not two). How far left
or right that focused dot falls on the sensor is what determines the
distance.

Other, cheaper, IR sensors work by simply emitting an IR light (fairly
broadly) and then a sensor simply detects any reflected IR light. The
brighter the reflected IR light, the closer it is presumed to be. So,
it doesn't really detect distance. Rather, it is detecting if
something is close.

Neither of the above are good methods for distance measurements if you
are tracking a small point.

Ultrasonic range finding is another option, by perhaps having the
drogue emit a pulse of light and an ultrasonic "ping" at the same
time. Your airplane would then look for the light, and listen for the
ping and measure the time difference between the two to determine the
distance. But, I suspect that there will be too much noise in the
environment for this to work.

This leaves using two cameras to see your infrared beacon on the
drogue. The difference in the postion on the image on the two cameras
is the method of determining distance. It would also tell you the
direction of the drogue in relation to the airplane. The CMUcam has
the ability to automatically track colored objects, and communitate
the coordinates to your CPU over a serial connection. Perhaps simply
provding a red surface on the drogue is enough to target it.


Joe Dunfee

Posted by Adam Chapman on March 20, 2008, 6:21 am
> You are diving into the deep end.  I imagine that controling an
> aircraft with this sort of precision is an extremely big challenge.
> But, regarding your question;
> First, I am not certain you understand how the Sharp distance sensors
> work.  They emit a beam of IR light that is seen as a dot on the
> object being measured (well, you would see it if you could see IR).
> Then, a lens focuses the image of that dot onto a linear sensor (sort
> of like a camera, but with only one dimension, not two).  How far left
> or right that focused dot falls on the sensor is what determines the
> distance.
> Other, cheaper, IR sensors work by simply emitting an IR light (fairly
> broadly) and then a sensor simply detects any reflected IR light.  The
> brighter the reflected IR light, the closer it is presumed to be.  So,
> it doesn't really detect distance. Rather, it is detecting if
> something is close.
> Neither of the above are good methods for distance measurements if you
> are tracking a small point.
> Ultrasonic range finding is another option, by perhaps having the
> drogue emit a pulse of light and an ultrasonic "ping" at the same
> time. Your airplane would then look for the light, and listen for the
> ping and measure the time difference between the two to determine the
> distance.  But, I suspect that there will be too much noise in the
> environment for this to work.
> This leaves using two cameras to see your infrared beacon on the
> drogue. The difference in the postion on the image on the two cameras
> is the method of determining distance.  It would also tell you the
> direction of the drogue in relation to the airplane.  The CMUcam has
> the ability to automatically track colored objects, and communitate
> the coordinates to your CPU over a serial connection.  Perhaps simply
> provding a red surface on the drogue is enough to target it.
> Joe Dunfee

Thanks, I was of similar mind about sonar. Last night I was thinking
about using maybe some webcam type sensors dotted around the aircraft
needing fuel and finding the 3D location of a bright beaon like the
drogue and you confirmed this morning that it would probably work.

Thanks again
Adam

Posted by John Nagle on March 20, 2008, 4:55 pm
Adam Chapman wrote:
> Hi,
>
> For a student project Im designing an autonomous air-to-air refuelling
> system.
>
> Im thinking that it would be cool to put IR LEDs in a ring around the
> tanker's drogue (http://www.jdwetterling.com/6-refueling.jpg ) and use
> rangefinding sensors on the airfract being refuelled to find the
> drouge.

Neat idea. Not easy to do. How large an aircraft is this for?

I'd suggest using a vision system with an IR emitter on the target
and a camera with an narrow IR filter on the detection end. Range
should come from a time of flight system, either laser or RF.

NASA Dryden demonstrated this in 1992, so you should read their
papers:

    http://www.dfrc.nasa.gov/Gallery/Movie/AAR/HTML/EM-0053-01.html

                    John Nagle

Posted by Adam Chapman on March 23, 2008, 2:46 pm
> Adam Chapman wrote:
> > Hi,
> > For a student project Im designing an autonomous air-to-air refuelling
> > system.
> > Im thinking that it would be cool to put IR LEDs in a ring around the
> > tanker's drogue (http://www.jdwetterling.com/6-refueling.jpg ) and use
> > rangefinding sensors on the airfract being refuelled to find the
> > drouge.
>     Neat idea.  Not easy to do.  How large an aircraft is this for?
>     I'd suggest using a vision system with an IR emitter on the target
> and a camera with an narrow IR filter on the detection end.  Range
> should come from a time of flight system, either laser or RF.
>     NASA Dryden demonstrated this in 1992, so you should read their
> papers:
>        http://www.dfrc.nasa.gov/Gallery/Movie/AAR/HTML/EM-0053-01.html
>                                         John Nagle

Thanks John, very interesting


The site map in XML format XML site map
other useful resources:
Official Robosapien Website
Lego Mindstorms Website

Contact Us | Privacy Policy