Shop OBEX P1 Docs P2 Docs Learn Events
Servo Twitch — Parallax Forums

Servo Twitch

UghaUgha Posts: 543
edited 2008-02-15 18:15 in Robotics
I know its normal for the servo to "twitch" when power is first applied to it...
but is there any way to get around it?

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2008-02-15 18:15
    Part of the problem is that the servo controller (Stamp, PSC, etc.) has no idea of the actual position of the servo when it's turned on. In the case of a continuous motion servo, the calibration (for the "stop motion" pulse width) may be off slightly. When the controller sends initial pulses, they may be off slightly (or significantly in the case of a standard servo) and that will cause a twitch or other motion.

    The servo itself may not be designed for smooth turn on since servos were never intended for the kind of use in robotics where precise position and behavior is wanted.

    If better behavior is more important, you may want to consider other kinds of motors where you can control power on conditions more precisely (like stepper motors or DC motors with position encoders).
Sign In or Register to comment.