Click here to Skip to main content
16,006,006 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: PID for a Line Follower method ? Pin
Mohammad Dayyan30-Sep-09 4:19
Mohammad Dayyan30-Sep-09 4:19 
GeneralRe: PID for a Line Follower method ? Pin
Luc Pattyn30-Sep-09 4:29
sitebuilderLuc Pattyn30-Sep-09 4:29 
GeneralRe: PID for a Line Follower method ? Pin
Mohammad Dayyan30-Sep-09 5:04
Mohammad Dayyan30-Sep-09 5:04 
GeneralRe: PID for a Line Follower method ? Pin
Luc Pattyn30-Sep-09 5:36
sitebuilderLuc Pattyn30-Sep-09 5:36 
GeneralRe: PID for a Line Follower method ? Pin
frances271128-Oct-09 3:14
frances271128-Oct-09 3:14 
GeneralRe: PID for a Line Follower method ? Pin
Tim Craig30-Sep-09 9:27
Tim Craig30-Sep-09 9:27 
GeneralRe: PID for a Line Follower method ? Pin
Mohammad Dayyan30-Sep-09 5:10
Mohammad Dayyan30-Sep-09 5:10 
GeneralRe: PID for a Line Follower method ? Pin
Tim Craig30-Sep-09 9:25
Tim Craig30-Sep-09 9:25 
No, you've already assigned values to your tape sensors. That's the input to the PID loop. The output is a signal to steer the robot to keep the tape centered, ie. the input signal is zero. It sounds like you have a typical two powered wheel differentilly steered robot so you steer by having one wheel turn at a different rate than the other. The robot will turn toward the slower wheel. Take the simple case of following a straight tape (if your robot won't follow a straight tape, you'll never follow a curving one. You start out with the same output set for both motors. If the robot drifts to the left, the right sensors will start to pick this up and you'll want to steer the robot back to the right. For practical purposes, this means slowing down the right motor since you can always slow down or even go into reverse. You can't always speed up if you're running at or near top speed. What you have to do is to tune the PID parameters so that the output tells you how much to slow the motor.

You measure democracy by the freedom it gives its dissidents, not the freedom it gives its assimilated conformists.

GeneralRe: PID for a Line Follower method ? Pin
Tim Craig30-Sep-09 12:55
Tim Craig30-Sep-09 12:55 
GeneralRe: PID for a Line Follower method ? Pin
Mohammad Dayyan1-Oct-09 6:09
Mohammad Dayyan1-Oct-09 6:09 
AnswerRe: PID for a Line Follower method ? Pin
supercat97-Oct-09 9:05
supercat97-Oct-09 9:05 
AnswerRe: PID for a Line Follower method ? Pin
Member 419459319-Oct-09 10:39
Member 419459319-Oct-09 10:39 
QuestionHELP WITH BILINEAR INTERPOLATION??? Pin
rainasu27-Sep-09 12:27
rainasu27-Sep-09 12:27 
AnswerRe: HELP WITH BILINEAR INTERPOLATION??? Pin
Luc Pattyn27-Sep-09 13:27
sitebuilderLuc Pattyn27-Sep-09 13:27 
GeneralRe: HELP WITH BILINEAR INTERPOLATION??? Pin
rainasu27-Sep-09 13:38
rainasu27-Sep-09 13:38 
GeneralRe: HELP WITH BILINEAR INTERPOLATION??? Pin
Luc Pattyn27-Sep-09 14:06
sitebuilderLuc Pattyn27-Sep-09 14:06 
GeneralRe: HELP WITH BILINEAR INTERPOLATION??? Pin
thebeekeeper8-Oct-09 10:46
thebeekeeper8-Oct-09 10:46 
QuestionHelp with TEA decrypt Pin
jcoulson@hotmail.com24-Sep-09 22:27
jcoulson@hotmail.com24-Sep-09 22:27 
QuestionFast Image Processing - programming language to use Pin
Amarnath S20-Sep-09 20:58
professionalAmarnath S20-Sep-09 20:58 
AnswerRe: Fast Image Processing - programming language to use Pin
Alan Balkany21-Sep-09 5:01
Alan Balkany21-Sep-09 5:01 
GeneralRe: Fast Image Processing - programming language to use Pin
Tim Craig21-Sep-09 18:14
Tim Craig21-Sep-09 18:14 
GeneralRe: Fast Image Processing - programming language to use Pin
Alan Balkany22-Sep-09 5:12
Alan Balkany22-Sep-09 5:12 
GeneralRe: Fast Image Processing - programming language to use Pin
harold aptroot22-Sep-09 5:20
harold aptroot22-Sep-09 5:20 
GeneralRe: Fast Image Processing - programming language to use Pin
Tim Craig22-Sep-09 13:00
Tim Craig22-Sep-09 13:00 
GeneralRe: Fast Image Processing - programming language to use Pin
Alan Balkany23-Sep-09 3:19
Alan Balkany23-Sep-09 3:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.