Time-of-flight camera

A time-of-flight camera (ToF camera) is a range imaging camera system that resolves distance based on the known speed of light, measuring the time-of-flight of a light signal between the camera and the subject for each point of the image. The time-of-flight camera is a class of scannerless LIDAR, in which the entire scene is captured with each laser or light pulse, as opposed to point-by-point with a laser beam such as in scanning LIDAR systems.[1]

Time-of-flight camera products for civil applications began to emerge around 2000,[2] as the semiconductor processes became fast enough for such devices. The systems cover ranges of a few centimeters up to several kilometers.[3] The distance resolution is about 1 cm. The lateral resolution of time-of-flight cameras is generally low compared to standard 2D video cameras, with most commercially available devices at 320 × 240 pixels or less as of 2011.[4][5][6][7] Compared to 3D laser scanning methods for capturing 3D images, TOF cameras operate very quickly, providing up to 160 images per second.[8]

Types of devices

Several different technologies for time-of-flight cameras have been developed.

RF-modulated light sources with phase detectors

Photonic Mixer Devices (PMD),[9] the Swiss Ranger, and CanestaVision[10] work by modulating the outgoing beam with an RF carrier, then measuring the phase shift of that carrier on the receiver side. This approach has a modular error challenge; ranges are mod the maximum range, which is the RF carrier wavelength. The Swiss Ranger is a compact, short-range device, with ranges of 5 or 10 meters, with 176 x 144 pixels. With phase unwrapping algorithms, the maximum uniqueness range can be increased. The PMD can provide ranges up to 60m. Illumination is pulsed LEDs, rather than a laser.[11] CanestaVision developer Canesta was purchased by Microsoft in 2010. The Kinect2 for Xbox One was based on ToF technology from Canesta.

Range gated imagers

These devices have a built-in shutter in the image sensor that opens and closes at the same rate as the light pulses are sent out. Because part of every returning pulse is blocked by the shutter according to its time of arrival, the amount of light received relates to the distance the pulse has traveled. This principle was invented by Antonio Medina in 1992.[12] The distance can be calculated using the equation, z = R (S2S1) / 2(S1 + S2) + R / 2 for an ideal camera. R is the camera range, determined by the round trip of the light pulse, S1 the amount of the light pulse that is received, and S2 the amount of the light pulse that is blocked.[12][13]

The ZCam by 3DV Systems[1] is a range-gated system. Microsoft purchased 3DV in 2009. Microsoft's second-generation Kinect sensor was developed using knowledge gained from Canesta and 3DV Systems.[14]

Similar principles are used in the ToF camera line developed by the Fraunhofer Institute of Microelectronic Circuits and Systems and TriDiCam. These cameras employ photodetectors with a fast electronic shutter.

The depth resolution of ToF cameras can be improved with ultra-fast gating intensified CCD cameras. These cameras provide gating times down to 200ps and enable ToF setup with sub-millimeter depth resolution.[15]

Range gated imagers can also be used in 2D imaging to suppress anything outside a specified distance range, such as to see through fog. A pulsed laser provides illumination, and an optical gate allows light to reach the imager only during the desired time period.[16][17]

Direct Time-of-Flight imagers

These devices measure the direct time-of-flight required for a single laser pulse to leave the camera and reflect back onto the focal plane array. Also known as "trigger mode", the 3D images captured using this methodology image complete spatial and temporal data, recording full 3D scenes with single laser pulse. This allows rapid acquisition and rapid real-time processing of scene information. For time-sensitive autonomous operations, this approach has been demonstrated for autonomous space testing[18] and operation such as used on the OSIRIS-REx Bennu asteroid sample and return mission[19] and autonomous helicopter landing.[20][21]

Advanced Scientific Concepts, Inc. provides application specific (e.g. aerial, automotive, space) Direct TOF vision systems[22] known as 3D Flash LIDAR cameras. Their approach utilizes InGaAs Avalanche Photo Diode (APD) or PIN photodetector arrays capable of imaging laser pulse in the 980 nm to 1600 nm wavelengths.

Components

A time-of-flight camera consists of the following components:

Principle

See also: time-of-flight
Diagrams illustrating the principle of a time-of-flight camera with analog timing

The simplest version of a time-of-flight camera uses light pulses or a single light pulse. The illumination is switched on for a very short time, the resulting light pulse illuminates the scene and is reflected by the objects in the field of view. The camera lens gathers the reflected light and images it onto the sensor or focal plane array. Depending upon the distance, the incoming light experiences a delay. As light has a speed of approximately c = 300,000,000 meters per second, this delay is very short: an object 2.5 m away will delay the light by:

[23]

For amplitude modulated arrays, the pulse width of the illumination determines the maximum range the camera can handle. With a pulse width of e.g. 50 ns, the range is limited to

These short times show that the illumination unit is a critical part of the system. Only with special LEDs or lasers is it possible to generate such short pulses.

The single pixel consists of a photo sensitive element (e.g. a photo diode). It converts the incoming light into a current. In analog timing imagers, connected to the photo diode are fast switches, which direct the current to one of two (or several) memory elements (e.g. a capacitor) that act as summation elements. In digital timing imagers, a time counter, that can be running at several gigahertz, is connected to each photodetector pixel and stops counting when light is sensed.

In the diagram of an amplitude modulated array analog timer, the pixel uses two switches (G1 and G2) and two memory elements (S1 and S2). The switches are controlled by a pulse with the same length as the light pulse, where the control signal of switch G2 is delayed by exactly the pulse width. Depending on the delay, only part of the light pulse is sampled through G1 in S1, the other part is stored in S2. Depending on the distance, the ratio between S1 and S2 changes as depicted in the drawing.[10] Because only small amounts of light hit the sensor within 50 ns, not only one but several thousand pulses are sent out (repetition rate tR) and gathered, thus increasing the signal to noise ratio.

After the exposure, the pixel is read out and the following stages measure the signals S1 and S2. As the length of the light pulse is defined, the distance can be calculated with the formula:

In the example, the signals have the following values: S1 = 0.66 and S2 = 0.33. The distance is therefore:

In the presence of background light, the memory elements receive an additional part of the signal. This would disturb the distance measurement. To eliminate the background part of the signal, the whole measurement can be performed a second time with the illumination switched off. If the objects are further away than the distance range, the result is also wrong. Here, a second measurement with the control signals delayed by an additional pulse width helps to suppress such objects. Other systems work with a sinusoidally modulated light source instead of the pulse source.

For direct TOF imagers, such as 3D Flash LIDAR, a single short pulse from 5 to 10 ns is emitted by the laser. The T-zero event (the time the pulse leaves the camera) is established by capturing the pulse directly and routing this timing onto the focal plane array. T-zero is used to compare the return time of the returning reflected pulse on the various pixels of the focal plane array. By comparing T-zero and the captured returned pulse and comparing the time difference, each pixel accurately outputs a direct time-of-flight measurement. The round trip of a single pulse for 100 meters is 660 ns. With a 10 ns pulse, the scene is illuminated and the range and intensity captured in less than 1 microsecond.

Advantages

Simplicity

In contrast to stereo vision or triangulation systems, the whole system is very compact: the illumination is placed just next to the lens, whereas the other systems need a certain minimum base line. In contrast to laser scanning systems, no mechanical moving parts are needed.

Efficient distance algorithm

It is a direct process to extract the distance information out of the output signals of the TOF sensor. As a result, this task uses only a small amount of processing power, again in contrast to stereo vision, where complex correlation algorithms are implemented. After the distance data has been extracted, object detection, for example, is also a straightforward process to carry out because the algorithms are not disturbed by patterns on the object.

Speed

Time-of-flight cameras are able to measure the distances within a complete scene with a singleshot. As the cameras reach up to 160 frames per second, they are ideally suited to be used in real-time applications.

Disadvantages

Background light

When using CMOS or other integrating detectors or sensors that use visible or near infra-red light (400 nm - 700 nm), although most of the background light coming from artificial lighting or the sun is suppressed, the pixel still has to provide a high dynamic range. The background light also generates electrons, which have to be stored. For example, the illumination units in many of today's TOF cameras can provide an illumination level of about 1 watt. The Sun has an illumination power of about 50 watts per square meter after the optical band-pass filter. Therefore, if the illuminated scene has a size of 1 square meter, the light from the sun is 50 times stronger than the modulated signal. For non-integrating TOF sensors that do not integrate light over time and are using near-infrared detectors (InGaAs) to capture the short laser pulse, direct viewing of the sun is a non-issue because the image is not integrated over time, rather captured within a short acquisition cycle typically less than 1 microsecond. Such TOF sensors are used in space applications[19] and in consideration for automotive applications.[24]

Interference

In certain types of TOF devices, if several time-of-flight cameras are running at the same time, the TOF cameras may disturb each other's measurements. To be clear, this is not true of all TOF sensors. There exist several possibilities for dealing with this problem:

For Direct TOF type cameras that use a single laser pulse for illumination, because the single laser pulse is short (e.g. 10 nano-seconds), the round trip TOF to and from the objects in the field of view is correspondingly short (e.g. 100 meters = 660 ns TOF round trip), for an imager capturing at 30 Hz, the probability of an interfering interaction is the time that the camera acquisition gate is open divided by the time between laser pulses or approximately 1 in 50,000 (0.66 us divided by 33 ms).

Multiple reflections

In contrast to laser scanning systems where a single point is illuminated, the time-of-flight cameras illuminate a whole scene. For a phase difference device (amplitude modulated array), due to multiple reflections, the light may reach the objects along several paths. Therefore, the measured distance may be greater than the true distance. Direct TOF imagers are vulnerable if the light is reflecting from a specular surface. There are published papers available that outline the strengths and weaknesses of the various TOF devices and approaches.[25]

Applications

Range image of a human face captured with a time-of-flight camera

Automotive applications

Time-of-flight cameras are used in assistance and safety functions for advanced automotive applications such as active pedestrian safety, precrash detection and indoor applications like out-of-position (OOP) detection.[26][27]

Human-machine interfaces and gaming

As time-of-flight cameras provide distance images in real time, it is easy to track movements of humans. This allows new interactions with consumer devices such as televisions. Another topic is to use this type of cameras to interact with games on video game consoles.[28] The second-generation Kinect sensor which is a standard component of the Xbox One console uses a time-of-flight camera for its range imaging,[29] enabling natural user interfaces and gaming applications using computer vision and gesture recognition techniques. Creative and Intel also provide a similar type of interactive gesture time-of-flight camera for gaming, the Senz3D based on the DepthSense 325 camera of Softkinetic.[30] Infineon and PMD Technologies enable tiny integrated 3D depth cameras for close-range gesture control of consumer devices like all-in-one PCs and laptops.[31]

Measurement and machine vision

Range image with height measurements

Other applications are measurement tasks, e.g. for the fill height in silos. In industrial machine vision, the time-of-flight camera helps to classify and locate objects for use by robots, such as items passing by on a conveyor. Door controls can distinguish easily between animals and humans reaching the door.

Robotics

Another use of these cameras is the field of robotics: Mobile robots can build up a map of their surroundings very quickly, enabling them to avoid obstacles or follow a leading person. As the distance calculation is simple, only little computational power is used.

Earth topography

ToF cameras have been used to obtain digital elevation models of the Earth's surface topography,[32] for studies in geomorphology.

Brands

Active brands (as of 2011)
Defunct brands

See also

References

  1. 1 2 Iddan, Gavriel J.; Yahav, Giora (2001-01-24). "3D imaging in the studio (and elsewhere…)" (PDF). Proceedings of SPIE. 4298. San Jose, CA: SPIE (published 2003-04-29). p. 48. doi:10.1117/12.424913. Archived from the original (PDF) on 2009-06-12. Retrieved 2009-08-17. The [time-of-flight] camera belongs to a broader group of sensors known as scanner-less LIDAR (i.e. laser radar having no mechanical scanner); an early [1990] example is [Marion W.] Scott and his followers at Sandia.
  2. "Product Evolution". 3DV Systems. Archived from the original on 2009-02-28. Retrieved 2009-02-19. Z-Cam, the first depth video camera, was released in 2000 and was targeted primarily at broadcasting organizations.
  3. http://ssco.gsfc.nasa.gov/workshop_2010/day3/Roger_Stettner/Stettner_ASC_Workshop_Presentation.pdf
  4. Schuon, Sebastian; Theobalt, Christian; Davis, James; Thrun, Sebastian (2008-07-15). "High-quality scanning using time-of-flight depth superresolution" (PDF). IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops, 2008. Anchorage, Alaska: Institute of Electrical and Electronics Engineers. pp. 1–7. doi:10.1109/CVPRW.2008.4563171. ISBN 978-1-4244-2339-2. Retrieved 2009-07-31. The Z-cam can measure full frame depth at video rate and at a resolution of 320×240 pixels.
  5. "Canesta's latest 3D Sensor - "Cobra" ... highest res CMOS 3D depth sensor in the world" (Flash Video). Sunnyvale, California: Canesta. 2010-10-25. Canesta "Cobra" 320 x 200 Depth Sensor, capable of 1mm depth resolution, USB powered, 30 to 100 fps […] The complete camera module is about the size of a silver dollar
  6. "SR4000 Data Sheet" (PDF) (Rev 2.6 ed.). Zürich, Switzerland: Mesa Imaging. August 2009: 1. Retrieved 2009-08-18. 176 x 144 pixel array (QCIF)
  7. "PMD[vision] CamCube 2.0 Datasheet" (PDF) (No. 20090601 ed.). Siegen, Germany: PMD Technologies. 2009-06-01: 5. Archived from the original (PDF) on 2012-02-25. Retrieved 2009-07-31. Type of Sensor: PhotonICs PMD 41k-S (204 x 204)
  8. http://ww2.bluetechnix.com/en/products/depthsensing/list/argos/
  9. Christoph Heckenkamp: Das magische Auge - Grundlagen der Bildverarbeitung: Das PMD Prinzip. In: Inspect. Nr. 1, 2008, S. 25–28.
  10. 1 2 Gokturk, Salih Burak; Yalcin, Hakan; Bamji, Cyrus (24 January 2005). "A Time-Of-Flight Depth Sensor - System Description, Issues and Solutions" (PDF). IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops, 2004. Institute of Electrical and Electronics Engineers: 35–45. doi:10.1109/CVPR.2004.291. Archived from the original (pdf) on 2007-06-23. Retrieved 2009-07-31. The differential structure accumulates photo-generated charges in two collection nodes using two modulated gates. The gate modulation signals are synchronized with the light source, and hence depending on the phase of incoming light, one node collects more charges than the other. At the end of integration, the voltage difference between the two nodes is read out as a measure of the phase of the reflected light.
  11. "Mesa Imaging - Products". August 17, 2009.
  12. 1 2 Medina, Antonio. "Three Dimensional Camera and Rangefinder". January 1992. United States Patent 5081530.
  13. Medina A, Gayá F, Pozo F. "Compact laser radar and three-dimensional camera". 23 (2006). J. Opt. Soc. Am. A: 800–805.
  14. http://www.pcworld.com/article/2042958/kinect-for-windows-developers-kit-slated-for-november-adds-green-screen-technology.html
  15. "Submillimeter 3-D Laser Radar for Space Shuttle Tile Inspection.pdf" (PDF).
  16. http://www.laseroptronix.se/gated/sealynx.pdf
  17. "Sea-Lynx Gated Camera - active laser camera system" (PDF).
  18. http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/20130013472.pdf
  19. 1 2 http://www.nasaspaceflight.com/2012/05/ascs-lidar-camera-osiris-rex-asteroid-mission/
  20. http://e-vmi.com/pdf/2012_VMI_AUVSI_Report.pdf
  21. http://www.onr.navy.mil/en/Science-Technology/Departments/Code-35/All-Programs/aerospace-research-351/Autonomous-Aerial-Cargo-Utility-AACUS.aspx
  22. http://www.advancedscientificconcepts.com/products/overview.html
  23. "CCD/CMOS Lock-In Pixel for Range Imaging: Challenges, Limitations and State-of-the-Art" - CSEM
  24. http://www.advancedscientificconcepts.com/applications/automotive.htm
  25. http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5940442&url=http%3A%2F%2Fieeexplore.ieee.org%2Fiel5%2F5930385%2F5940387%2F05940442.pdf%3Farnumber%3D5940442
  26. Hsu, Stephen; Acharya, Sunil; Rafii, Abbas; New, Richard (25 April 2006). "Performance of a Time-of-Flight Range Camera for Intelligent Vehicle Safety Applications" (PDF). Advanced Microsystems for Automotive Applications 2006. Springer: 205–219. doi:10.1007/3-540-33410-6_16. ISBN 978-3-540-33410-1. Archived from the original (pdf) on 2006-12-06. Retrieved 2009-09-36. Check date values in: |access-date= (help)
  27. Elkhalili, Omar; Schrey, Olaf M.; Ulfig, Wiebke; Brockherde, Werner; Hosticka, Bedrich J. (September 2006), "A 64x8 pixel 3-D CMOS time-of flight image sensor for car safety applications", European Solid State Circuits Conference 2006, pp. 568–571, doi:10.1109/ESSCIR.2006.307488, ISBN 978-1-4244-0302-8, retrieved 2010-03-05
  28. Captain, Sean (2008-05-01). "Out of Control Gaming". PopSci.com. Popular Science. Retrieved 2009-06-15.
  29. 1 2 Rubin, Peter (2013-05-21). "Exclusive First Look at Xbox One". Wired Magazine. Retrieved 2013-05-22.
  30. 1 2 Sterling, Bruce (2013-06-04). "Augmented Reality: SoftKinetic 3D depth camera and Creative Senz3D Peripheral Camera for Intel devices". Wired Magazine. Retrieved 2013-07-02.
  31. Lai, Richard. "PMD and Infineon to enable tiny integrated 3D depth cameras (hands-on)". Engadget. Retrieved 9 October 2013.
  32. Nitsche, M.; Turowski, J. M.; Badoux, A.; Rickenmann, D.; Kohoutek, T. K.; Pauli, M.; Kirchner, J. W. (2013). "Range imaging: A new method for high-resolution topographic measurements in small- and medium-scale field sites". Earth Surface Processes and Landforms. 38 (8): 810. doi:10.1002/esp.3322.
  33. Wilson, Dave (2015-06-15). "Time of Flight Cameras Take on Industrial Applications". Novus Light. Retrieved 2015-08-18.
  34. "TowerJazz CIS Technology Selected by Canesta for Consumer 3-D Image Sensors". Business Wire. 21 June 2010. Retrieved 29 October 2013. Canesta Inc. is using TowerJazz's CMOS image sensor (CIS) technology to manufacture its innovative CanestaVision 3-D image sensors.

Further reading

This article is issued from Wikipedia - version of the 11/28/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.