![]() | ![]() | ![]() |
| |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
![]() |
| | Tools |
| | #1 |
|
Hi All , i'm workign in my robot now.....but i have an i dea need to know if it is possible to make or not . i need my robot to walk in specifc path, this path is a square with length of 1 meter. i don't like the idea of line tracking , i need to make it without this tracking ground . so please tell me how to let my robot do that , i'm using PIC 16f877 M.ALi | |
| |
| | #2 |
|
You need some method of tracking it, line following is br FAR the easiest method. If the circuit is smooth, flat, level, and has a constant friction factor, then you could use stepper motors to give a repeatable path. | |
| |
| | #3 |
|
what about using encoder and counter
| |
| |
| | #4 |
|
As good as a stepper, and subject to the same terrain limitations - in either case if a tyre slides on the surface at all it won't run straight and accurate.
| |
| |
| | #5 |
|
the answer is time delay.. for say 3 seconds let the robot move in straight path.. after that it turns right.. again after 3 seconds it turns right.. to move in clockwise direction.. I advice you to choose time yourself so that it accurately travels the side length of 1 meter.. Regards, Simran..
__________________ Simran.. 8051 Specialist.. Last edited by simrantogether; 24th September 2007 at 07:05 AM. | |
| |
| | #6 | |
| Quote:
First problem, it won't always move the same distance during the same time period, second problem, it won't move in a straight line. Using stepper motors will help greatly with both problems, but even then if a tyre ever slips at all it's then off course. | ||
| |
| | #7 | |||
| Quote:
Quote:
Quote:
Regards, Simran..
__________________ Simran.. 8051 Specialist.. Last edited by simrantogether; 24th September 2007 at 09:18 AM. | ||||
| |
| | #8 | |||
| Quote:
Quote:
Quote:
Try locking the controls of an empty wheelchair and send it down a straight corridor - try it multiple times - then see how many times it doesn't hit the walls! | ||||
| |
| | #9 | ||
| Quote:
Quote:
![]() Regards, Simran..
__________________ Simran.. 8051 Specialist.. | |||
| |
| | #10 | ||
| Quote:
Quote:
| |||
| |
| | #11 | ||
| Quote:
you obtain accuracy.. because less rotations per small distance..Quote:
__________________ Simran.. 8051 Specialist.. | |||
| |
| | #12 |
|
You could get a compass module, but even those are not 100% accurate, and they are expensive. The only other thing I can think of is to design a servo system that will lift the front end and move it 90 degrees each time. But you will have a VERY hard time eliminating drifting over time, unless you do a line follower. If the square is set up in one location then maybe you could get 4 lasers on fixed mounts that the robot can use for a referrence. That might work out pretty good with a stepper motor to help keep the distances consistant. | |
| |
|
| Tags |
| behaviour, robot, specific, walk |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| laser seeking robot | Syntax | Electronic Projects Design/Ideas/Reviews | 6 | 28th February 2009 08:56 PM |
| Wireless robot (with a camera) | bloody-orc | Robotics Chat | 30 | 3rd September 2008 12:03 AM |
| Robot wars!University of Cape town Mechatronics project | riki4eva | Electronic Projects Design/Ideas/Reviews | 7 | 28th June 2008 06:53 AM |
| Motor Sizing For Moving Robots | dknguyen | Electronic Theory | 6 | 25th April 2007 11:44 PM |
| Anyway to make my robot know where it is? | NewCurrent | Robotics Chat | 3 | 20th September 2003 07:24 AM |