RPM of servos....
HI....
can anyone plzzzz tell me...regarding the speed of CONTINIOUS SERVOS.....is there any other
way i can make them run any faster then 60-RPM...
when i participated in LINE-FOLLOWER competetion,,,,my BOE-BOT screwd it up...the only reason being i was the slowest 2 trace the line..
can i find any upgrades for existing SERVOS ??
any faster servos available in markets???/
or should i use any STEPPER motors 4 higher speeds..??
but...are STEPPER motors as precise and sharp as SERVOS.....???
please someone answer all these...troubles ..
can anyone plzzzz tell me...regarding the speed of CONTINIOUS SERVOS.....is there any other
way i can make them run any faster then 60-RPM...
when i participated in LINE-FOLLOWER competetion,,,,my BOE-BOT screwd it up...the only reason being i was the slowest 2 trace the line..
can i find any upgrades for existing SERVOS ??
any faster servos available in markets???/
or should i use any STEPPER motors 4 higher speeds..??
but...are STEPPER motors as precise and sharp as SERVOS.....???
please someone answer all these...troubles ..
Comments
Stepper motors could be used, but the controllers needed would work differently with your programs ... not a big problem, but the HB-25 and a DC motor is the easiest way to go.
do we have 2 spend $50 on this mcro-controller (hehehe,,,, now my financial position is...rather bugged up )
The HB-25 can control two DC motors IF they are moving in the same direction. This won't work if you want to steer. It you want direction and speed control of 2 motors you need two HB-25s.
My plan for controlling two dc motors is to use the PWMPal to make pwm for a L293NE transistorized H-bridge.
This might help: http://forums.parallax.com/showthread.php?p=525689
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks. (Sorry for the crappy english, btw)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
the quick link u have sent was useful thnx...but..can we try controlling DC motors directly using BS2 controller.....like...can we think of using HIGH command...to turn it on or off.....and for reversing directions of Dc motors,,,,can we think of something like ON-OFF switch that can connect I/O pins of BS2 with either the GND or VDD....is this possible....so by changing the way DC motor is connected to the +ve and -Ve terminals...can we chabge the way it rotates na??
You theoretically need the reverse diodes for switching any inductive load like a motor or relay. Some MOSFETs and some Darlington transistors have this built-in. There's a good description on the Wikipedia ... search for "wiki snubber". Basically, as the magnetic field collapses in the relay coil or the motor coils, it induces a reverse voltage in the coil. If this is allowed to rise unlimited, it can damage the attached circuitry. The reverse diode dissipates this energy (mostly in the resistance of the motor windings) preventing the voltage spike.
1. You can turn a DC motor ON or OFF directly [noparse][[/noparse]using a transistor or relay] with a BS2 pin - but no direction or speed control.
2. If you add another relay OR replace the relays with an H-Bridge, you can then add DIRECTION control.
3. If you add PWM [noparse][[/noparse]external components - the BS2 will not natively provide continuous PWM for motor speed control], you can then control SPEED.
4. A combination of 3 and 4 will get you SPEED and DIRECTION control.
HB-25 combines of all of the above allowing control using only 1 BS2 pin.
Edit: Mike got in before I finished! As usual with a great response. I believe this is still a good simple guide!
Post Edited (Paul Sr.) : 10/7/2007 2:27:36 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My $.03 (inflation)
Tim T.
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
thank u guys..
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
If you are really brave, you can build your own motor controller. Google 'H-bridge' to research.· Beam robotics even has some very tiny 6 transistor 'free form - no circuit board' H-bridges that are great for use with hobby motors.· Each will cost you $1-2 USD.
Of course, it is a trade off. The HB-25 is a very durible design and likely to outlast anything you build yourself. It is intended to prove some hefty pushing power and can drive an all-terrain outdoor robot from solid 12v motors.
But, I'm as much interested in the knowledge gained as the result. And face it, one can only go so far with servos. After all, they have hollow plastic drive shafts and plastic gears.
When shopping for RRM, I don't think you need to go over 300 RPM tops.· With a 5 inch diameter wheel, that will keep you busy. Of course, you can handle higher RPM with 1/2 wheels.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Everything in the world is purchased by labour; and our passions are the only causes of labor." -- David·Hume (1711-76)········
Post Edited (Kramer) : 10/8/2007 9:57:14 AM GMT
Gr,
Mightor
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
| To know recursion, you must first know recursion.
| I reject your reality and substitute my own!
| - Adam Savage
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Gr,
Mightor
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
| To know recursion, you must first know recursion.
| I reject your reality and substitute my own!
| - Adam Savage
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It uses an OEM Basic Stamp as controller, 2X12 VDC gearhead Motor, 2X5 in monster truck tires and 7.2Ah lead acid battery.
In demo you will see a simple TTL driven DC motor driver (discrete H-bridge) and PnP Opto Sensor that I designed for it.
Object Avoiding Rover Robot Demo:
Testing DC Gearhead Motor and H-Bridge Driver: