Skip to main content

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 pre drawn 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 photo transistor. The LED emit invisible infrared light on the track and the photo transistor works as a receiver. Usually, black colored surface reflects less light than white surface and more current will flow through the photo transistor when it is above a white surface. When a reflection is detected (IR light falls on the photo transistor) 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 Following Robot Sensor


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.


Comments

Popular posts from this blog

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]