verilog code for line following robot
#1

[b] [/b]Hi am kamran khani would like to get details on verilog code for line following robot ..My friend insaf ullah said verilog code for line following robot will be available here and now i am living at islamabad pakistan and i am now studying in the iiui.
Reply
#2

This robot follows the black line that is drawn on the white surface or follows the white line that is drawn on the black surface. Infrared sensors are used to detect the line. When the infrared signal falls on the white surface, it is reflected and if it falls on the black surface, it is not reflected. This principle is used to scan lines for the robot. All the above systems are controlled by the Microcontroller. The microcontroller receives the signals from the infrared sensors and drives the motors according to the sensor inputs. Two stepper motors are used to drive the robot.


[Image: Line-Following-Robot.png]

THEORY OF OPERATION:

How to detect a black line The sensors used for the project are Reflective Object Sensors, 0PB710F that are already ready in the Electronic Laboratory. The only sensor consists of an infrared emitting diode and an NPN Darlington phototransistor. When a light emitted from the diode is reflected from an object and back to the phototransistor, output current is produced, depending on the amount of infrared light, which activates the phototransistor base current. In my case, the amount of light reflected in a black line is much less than that of a white background, so we can detect the black line somehow by measuring the current. (This current becomes voltage.)
Ii) How to control a DC motor
Instead of applying a constant voltage through a DC motor, the motor is turned on and off with a fixed voltage (Vcc) applied to the motor. This is done by sending a Pulse Width Modulation (PWM) pulse train to a power MOSFET to turn it on and off. The motor then sees the average voltage while it depends on the duty cycle of the PWM pulses. The speed of rotation is proportional to this average voltage.
By the PWM method, it is easier to control the DC motor than by directly controlling the voltage across it. All we have to do is modulate the pulse width, in ord

BLOCK  DIAGRAM :

[Image: Line-Following-Robot-Block-Diagram.png]
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: source code for line following robot for 89c52, bresenham line algorithm verilog, light following robot mikroc code, hovercraft line following code using sensors, verilog code for line following robot, wall following code for atmega8, code for line following robot using digital image processing in matlab,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  can anyone provide us verilog HDL code for DWT 0 6,395 28-11-2018, 11:21 AM
Last Post:
  literature survey of fire fighting robot 0 643 06-10-2018, 08:11 PM
Last Post: Guest
  verilog code for atm machine pdf 1 712 27-07-2018, 10:38 AM
Last Post: Guest
  java project on automated robot for military system 0 621 23-07-2018, 11:27 AM
Last Post: Guest
  vending machine full project in verilog 0 622 02-07-2018, 10:15 PM
Last Post: Guest
  verilog code for linear convolution 0 534 19-06-2018, 05:26 PM
Last Post: Guest
  verilog code for 8 bit nikhilam sutra 0 534 15-06-2018, 11:44 AM
Last Post: Guest
  verilog code wallace tree multiplier using compressor 0 539 09-05-2018, 04:02 PM
Last Post: Guest
  hexapod robot seminar report 0 649 05-05-2018, 08:15 PM
Last Post: Guest
  thesis on floor cleaning robot 0 509 04-05-2018, 11:29 PM
Last Post: Guest

Forum Jump: