MechatronicsBlogger
Newbie level 3
So I decided to start building a line follower robot.
This far I've only come to a first prototype that I've written some about here:
https://mechatronicsblogger.blogspot.se/2013/12/line-follower-robot-prototype.html
I haven't done anything new on the robot for a few months but I hope to resume the project anytime soon and update this thread.
Here is a video of how it's performing at the moment:
The angle is controlled by a common PD controller and the speed is set in correlation with the angle error. I haven't yet tried any other controller structures, but have a few ideas laying on the stack so to say.
Many parts are overdimensioned and contributes to unnecessary rotational inertia and the sensor array that senses the line should have a lot higher resolution in order to be highly performing i believe.
Next step is to build a PC interface with a GUI to make troubleshooting and optimization easier. Then I would try to get the best possible perfomance out of the current hardware before building a next concept.
This far I've only come to a first prototype that I've written some about here:
https://mechatronicsblogger.blogspot.se/2013/12/line-follower-robot-prototype.html
I haven't done anything new on the robot for a few months but I hope to resume the project anytime soon and update this thread.
Here is a video of how it's performing at the moment:
The angle is controlled by a common PD controller and the speed is set in correlation with the angle error. I haven't yet tried any other controller structures, but have a few ideas laying on the stack so to say.
Many parts are overdimensioned and contributes to unnecessary rotational inertia and the sensor array that senses the line should have a lot higher resolution in order to be highly performing i believe.
Next step is to build a PC interface with a GUI to make troubleshooting and optimization easier. Then I would try to get the best possible perfomance out of the current hardware before building a next concept.