Showing posts with label robot. Show all posts
Showing posts with label robot. Show all posts

Tuesday, August 19, 2014

Line Following Robot Sensor

This Line Following Robot sensor or surface scanner for robots is a very simple, stamp-sized, short range (5-10mm) Infrared proximity detector wired around a standard reflective opto-sensor CNY70(IC1). In some disciplines, a line following robot or an electronic toy vehicle go along a predrawn black line on a white surface. In such devices, a surface scanner, pointed at the surface is used to align the right track.

IC1 contains an infrared LED and a phototransistor. The LED emit invisible infrared light on the track and the phototransistor works as a receiver. Usually, black colored surface reflects less light than white surface and more current will flow through the phototransistor when it is above a white surface. When a reflection is detected (IR light falls on the phototransistor) a current flows through R2 to ground which generates a voltage drop at the base of T1 to make it conduct. As a result, transistor T2 start conducting and the visual indicator LED(D1) lights up. Capacitor C2 works as a mini buffer.

Line Follower Robot Scanner Schematic

Line

After construction and installation, the scanner needs to be calibrated. Initially set P1 to its mechanical centre position and place the robot above the white portion of the track. Now slowly turn P1 to get a good response from D1. After this, fine tune P1 to reduce false detection caused by external light sources. Also ensure that the LED remains in off condition when the sensor module is on the blackarea. Repeat the process until the correct calibration is achieved.

The red color LED (D1) is only a visual indicator. You can add a suitable (5V) reed relay in parallel with D1-R4 wiring after suitable alterations to brake/stop/redirect the robot. Similarly, the High to low (H-L) transition at the collector of T2 can be used as a signal to control the logic blocks of the robot. Resistor R1 determines the operating current of the IRLED inside IC1. The sensing ability largely depends on the reflective properties of the markings on the track and the strength of the light output from IC1.
Read More..

Thursday, August 14, 2014

Know the Line Follower Robot


Line Follower Robot Glance - Line Follower Robot- a kind of robot which included into the category robotmobile are designed to work in an autonomous and have the ability to detect and move to follow (follows) the existing line on the surface. Control system used is designed to feel that there are pathways of movement and maneuver in order to remain able to follow that line. Robots of this type quite a lot of interest for those who are just learning to robot technology. Even competitions Line Follower Robot, often held regularly at various universities .In industry, robots of this type is often used to to move goods from one place to another. By modifying slightly the sensor line follower robot can then be developed into a Wall Follower Robot, a robot that can move around the wall.


Line Follower Robot


Sensor On Line Follower Robot

Sensors, can be analogous to the eye of a robot that serves to read the black line of the track robot. So that the robot is able to know when he will turn right, when he turned left and when he stopped. The sensor used is a light sensor mounted below the front of the robot, so as to find a bright line of a dark background or vice versa. Sensors used are usually photo reflector, R LD (Light Dependent Resistor), Photo Diodes and Photo Transistor - mounted on the front two or more under robotline follower. There also are using the camera as a sensor (or image sensor) to a higher-resolution readout line, making more accurate robot motion.
Sensor On Line Follower Robot

The working principle of the sensor is simple, when the transmitter (infrared) emitting light onto a white field, the light will be reflected almost entirely by the white areas. In contrast, Itter m ans when emit light to dark or black areas, then the light will be absorbed by the dark areas, so that incoming light kereceiver low. To be able to read by the microcontroller, the sensor voltage should be adjusted to TTL voltage level that is 0-1 volts for logic 0 and 3-5 volts for logic 1. This can be done by installing the operational amplifier is used as a comparator.

Continue    Motor Drive On Line Follower Robot & Wheel Drive On Line Follower Robot
Read More..