I have started reading a robotics/micro-controller book, but have not reached the motor or digital to analog sections yet. From what I have read, I know the pins can output 0 to 5 volts, steady or at different pulse rates. Then theres digital to analog circuits, step motors, DC motors, AC motors, and infrared sensors that can read a pattern on the wheel and therefore calculate an angular velocity that can be used as feedback.
From all these tools, what is the typical method for controlling a motor's speed? What is the best motor to use? Should I drive it with pulses (PWM I think) or an anolog signal? Are there pins on some micro-controllers that can directly accept the analog signal from the infrared sensor?
I'm looking for a general explanation from somebody who has experience in building amatuer robots.
For your information, I'm looking to eventually buy A-Wits Technologies C-Stamp.
2007-03-21
19:40:19
·
4 answers
·
asked by
Anonymous
in
Science & Mathematics
➔ Engineering
Good answers. I appreciate the info.
I looked into the continuous rotation motor and its spec sheet and I understand how you can control the direction of rotation using PMW. I don't understand how you can do the same with a DC motor. I'll have to look into that later.
2007-03-23
05:44:28 ·
update #1