Difference between revisions of "Line follower"

From ivc wiki
Jump to navigationJump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:Line_follower_11.jpg|250px|right]]
[[Image:Line_follower_view.jpg|500px|right]]
A line follower built for as part of an electronics course. Design and construction is done from scratch.
A line follower built for as part of an electronics course, ELE103 at UiA. Design and construction is done from scratch and uses only analog sensors to direct itself around course made of black tape.


Consists of elements from analog sensing, digital logic, and driver circuits.
Uses elements from analog sensing, digital logic, and driver circuits.


* [http://www.youtube.com/watch?v=VlxQkYb_h7w Video of line follower in action] - Youtube video
* [http://www.youtube.com/watch?v=VlxQkYb_h7w Video of line follower in action] - Youtube video
Line 24: Line 24:
The video below shows how the line follower works.
The video below shows how the line follower works.


<html><object width="640" height="385"><param name="movie" value="http://www.youtube-nocookie.com/v/VlxQkYb_h7w?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/VlxQkYb_h7w?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></html>
<html><object width="640" height="385"><param name="movie" value="https://www.youtube-nocookie.com/v/VlxQkYb_h7w?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/VlxQkYb_h7w?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></html>


== Photo gallery ==
== Photo gallery ==

Latest revision as of 09:21, 31 August 2019

Line follower view.jpg

A line follower built for as part of an electronics course, ELE103 at UiA. Design and construction is done from scratch and uses only analog sensors to direct itself around course made of black tape.

Uses elements from analog sensing, digital logic, and driver circuits.

Outline

The project had the following outline:

  • An autonomous unit following a dark line on a bright background
  • Logic 1 (5V) when detector is over line, otherwise logic 0 (0V), CMOS technology
  • Motors controlled by driver circuit
  • Turn off when no line under detectors
  • Steering right/left accomplished in 3 phases; straight ahead, 5 degree, and 10 degree
  • Powered by a battery power-source

Report

Below is the corresponding report and further details. It's in norwegian but it should be possible to translate it using some online service.

Video

The video below shows how the line follower works.

Photo gallery