line follower robot

Post on 28-Oct-2014

31 Views

Category:

Documents

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

04/07/2023 1

THE LINE PATH FOLLOWER ROBOT

MANPREET SINGH

04/07/2023 2

Content :-

Introduction to Embedded & Robotic system.

Introduction to Line Path Follower. Components used. Implementation Tables & logical Eqns. Other projects. Result Conclusion

04/07/2023 3

Introduction to Embedded & Robotics Embedded System Robotic System

04/07/2023 4

Introduction to Line Path Follower:- Line follower is a machine that can

follow a path. The path can be visible like a black line on a white surface (or vice-versa).

In my project the robot will be able to detect white line only leaving all other colors undetected.

04/07/2023 5

Components used :-

LDR, LED’s & LM324 (Op-amp) IC to design sensors.

74LS04, 74LS08 to interface sensors with motors using L293D (Motor driving ) IC.

7805 voltage regulator IC for Regulated power supply.

DC gear motors( 100 rpm).

04/07/2023 6

H-Bridge Implementation Table

S.NO. Inputs   OUTPUTS   ACTION

  IN1 IN2 OUT1 OUT2 -

1. 0 0 1 1 No action

2. 0 1 1 0 Forward Movement

3. 1 0 0 1 Backward Movement

4. 1 1 0 0 Stop

04/07/2023 7

Sensors Implementation TableS.NO. Sensors   ACTION

  S1 S2 -

1. 0 0 Backward Movement

2. 0 1 Left Movement

3. 1 0 Right Movement

4. 1 1 Forward Movement

04/07/2023 8

Final Implementation Table

S.NO. Sensors   Right Motor   Left Motor   ACTION

  S1 S2 IN1 IN2 IN1 IN2 -

1. 0 0 1 0 1 0 Backward Movement

2. 0 1 0 1 1 1 Left Movement

3. 1 0 1 1 0 1 Backward Movement

4. 1 1 0 1 0 1 Stop

04/07/2023 9

Logical Equations for Left & Right Motors

1. Left Motor:-

IN1= S1 IN2= S1+S2

2. Right Motor:-

IN1= S2 IN2= S1+S2

Sensor circuit :-

04/07/2023 10

Simulated Circuit Diagram Of Line Path follower:-

04/07/2023 11

Pictures :-

12

Other Projects :-

LED Pattern generation using AT89C251 microcontroller.

Home automation through mobile using DTMF CM8870PI

Collision avoidance robot Automatic street light control using LDR

as a sensing device.

etc.

04/07/2023

04/07/2023 13

Result :-

The project “Line Path Follower” has been completed under the guidance of Mr. Vishvesh Sharma at BKBIET, Pilani.

04/07/2023 14

Conclusion :-

The line path follower system that I have its practical use in various companies like in construction companies.

It’s limitation is that it is affected by environmental condition.

04/07/2023 15

THANK YOU

top related