Hobbies And Interests
Home  >> Science & Nature >> Artifacts

How to Build Robot Eyes

Both robotic eyes and human eyes are doing the same job, collecting a pattern of light and turning it into a pattern of electrical signals. Both the robotic eye and the human eye also process the light patterns to compact the information that is then sent to the brain for final processing. The processes are similar, and the parts are also similar. In the human eye, the light is focused on the retina, itself a mosaic of photoreceptor cells. In robots, the light is focused on a Charge-Coupled Device (CDD), also a mosaic of photoreceptor cells.

Things You'll Need

  • Camera lens mechanism
  • CCD system
  • Artificial neural network
Show More

Instructions

    • 1

      Collect and focus the light on the input to the vision processing mechanism. This part is very similar in animals and robots, although it may have differences. For example, a robot might be more interested in infrared light or may amplify light to the level that it can see better at night. The human eye focuses light on the retina, and the robot focuses light on an array of light sensing elements, but this first part of the process is remarkably similar.

    • 2

      Collect the light patterns that fall on the Charge-Couple Device (CCD). This is a semiconductor device that lets spots of light build up a charge on spots on the semiconductor. These charges are then shifted off the CCD chip, and into a data stream of impulses for further processing. As in the human eye, this data stream is processed to detect some basic patterns before it is sent to the robot "brain" for more processing.

    • 3

      Start the preliminary processing. This includes edge detection, motion detection and dividing up the scene into objects. It is important to know which objects are near, which are far away and which objects are moving. All of this information is found by the pre-processor. Use an Artificial Neural Network (ANN) to make sense of the basic information from the preprocessor. The ANN has been trained with thousands of examples of visual objects, so the robot eyes can send meaningful information to the robot "brain."


https://www.htfbw.com © Hobbies And Interests