Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Robotics Chat


Robotics Chat Specific to discussions about robots and the making of.

Reply
 
Tools
Old 15th October 2007, 07:56 AM   #1
Default data for servo motor

I got a GWS mini servo motor. Has any one got the data for this motor?
vdd is offline  
Old 15th October 2007, 08:42 AM   #2
Default

Try using google before asking questions in the forum, the following link took less than 5 seconds to find by searching for "GWS mini servo"

http://www.pololu.com/products/servos.html
__________________
"Because I be what I be. I would tell you what you want to know if I
could, mum, but I be a cat, and no cat anywhere ever gave anyone a
straight answer, har har."
Sceadwian is offline  
Old 15th October 2007, 12:16 PM   #3
Default

Love google, respect google, but dont work on the moon for google:
http://www.google.com/moon/
__________________
IF YOU WANT TO HELP FINE IF NOT PLEASE DON"T PEE IN MY CHEERO'S
Krumlink is offline  
Old 15th October 2007, 01:42 PM   #4
Default

I have been to that site and many other sites before. But I need to know the pulse width range and frame rate, which I couldn't find. Usually they are between 1 to 2 ms. But it's not always the case. I also need to know the range of angle. I just thought someone out there might have experience with this motor. May be I have to assume the usual specs.
vdd is offline  
Old 15th October 2007, 02:15 PM   #5
Default

Yes, it drives at 1ms-2ms.

http://www.gws.com.tw/english/product/servo/mini.htm
survivingbrain is offline  
Old 15th October 2007, 04:25 PM   #6
Default

yes, assume the usual specs and then experiment with it. There is a pretty wide range for hobby servos - even between 2 units with the same model number. I have a several GWS servos (different model number) converted to full rotation and I had to adjust the pulse length to each motor to get them to run at the same speed.
philba is offline  
Old 16th October 2007, 01:44 AM   #7
Default

Quote:
Originally Posted by philba
yes, assume the usual specs and then experiment with it. There is a pretty wide range for hobby servos - even between 2 units with the same model number. I have a several GWS servos (different model number) converted to full rotation and I had to adjust the pulse length to each motor to get them to run at the same speed.

You are so right.
May be that's why they don't have that part of specs, the tolerance is too wide. May be that's why it's cheap.
Wingmax is offline  
Old 16th October 2007, 09:26 AM   #8
Default

Quote:
Originally Posted by Wingmax
You are so right.
May be that's why they don't have that part of specs, the tolerance is too wide. May be that's why it's cheap.
I don't see the problem?, as servos (which they are designed as), they presumably work perfectly?, by modifying them to use just as motors there's no longer any feedback, so I see no reason to assume that they should work identically.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 16th October 2007, 12:14 PM   #9
Default

I think they should provide specs with tolerance. It's important to use the servo motor for positioning.
It the pulse width is 1ms to 2 ms for example, you'll expect at 1.5ms it's in mid position. At 1 ms or 2 ms it's on both end stops. If it's outside this range the motor will keep hitting the end stops and wears out the motor.
If you experiment it for best result and you think you got the specs right and buy 100 more identical motors, if every one is different for a wide range, you'll waste so much time just because the manufacturer don't adhere to their product spec.
Wingmax is offline  
Old 16th October 2007, 12:30 PM   #10
Default

Quote:
Originally Posted by Wingmax
I think they should provide specs with tolerance. It's important to use the servo motor for positioning.
It the pulse width is 1ms to 2 ms for example, you'll expect at 1.5ms it's in mid position. At 1 ms or 2 ms it's on both end stops.
Any 'end stops' are way outside the normal operating range, the pot will turn 270 degrees, the operating range is probably only 45 degrees or so?. Servos generally can be fed a much wider range than the 1-2mS they are specified for, and will rotate correspondingly further.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 16th October 2007, 02:11 PM   #11
Default

Actually, Nigel, the feedback is also off on the GWSs. At least the cheaper line. I think it's also the case for most servos. The reason why it doesn't matter is that in the intended application (RC vehicles) the user adjusts the pulse width via joy stick. Thus, the "pilot" compensates for the gross inaccuracy of the servos.

They aren't used much in tandem except for robot drive like the common sumobot. Calibration/compensation is pretty easy to do so robot builders accept the problem as a minor annoyance to have cheap, compact, easy to interface motors.
philba is offline  
Old 16th October 2007, 02:36 PM   #12
Default

Big model aircraft (like these: http://www.cactusaviation.com/Galler.../hamilton.html) also use multiple servos on the same flight surface. A variety of servo balancers are available. For example, here is just one version:

http://www.servocity.com/html/servo_synchronizer.html

Besides the need to balance and match servos that are in tandem, one must also consider drift. Some servos, even the expensive ones, drift terribly with temperature. Thus, the match can change from day to day. John
jpanhalt is offline  
Old 16th October 2007, 10:02 PM   #13
Default

wow, that is one big mofo model - any bigger and the FAA is going to come calling. I'm surprised how relatively cheap that balancer is.
philba is offline  
Old 16th October 2007, 10:54 PM   #14
Default

Quote:
Originally Posted by philba
wow, that is one big mofo model - any bigger and the FAA is going to come calling.
There is definitely a gray zone. The biggest model I have seen was a 25% scale B29. It weighed 300#, had a 30+ foot wing and required two pilots (just like the original). Other 33% to 50% scale models of smaller aircraft are becoming more common. The FAA is concerned, and there are now limits on altitude (I believe it is 500 ft) at which such models can fly without a waiver. Look at the HP of some of the engines at the Desert Aviation link. They exceed ultralights. John
jpanhalt is offline  
Reply

Tags
data, motor, servo

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
Project: DC Motor Control (using a single switch) arijit18 Electronic Projects 19 21st October 2009 08:33 PM
Motor Controllers and serial comm? RedCore Micro Controllers 18 3rd July 2007 02:27 AM
Need some help with a code provided by ATMEL ikalogic Micro Controllers 1 23rd January 2007 03:46 PM
Hardcode a PIC by hand? (or 16F74 + par.port.prog = problem) smilen Micro Controllers 15 21st November 2005 10:23 AM
An error in pic16f84a, why? Zener_Diode Micro Controllers 6 11th April 2004 03:55 AM



All times are GMT. The time now is 03:56 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker