Servo control

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
File:Rc-receiver-servo-battery b.jpg
Servo and receiver connections

Servo control from a radio control receiver to the servos is done by sending each servo a PWM (pulse width modulation) signal, a series of repeating pulses of variable width.

Small radio control servos are connected through a standard three-wire connection: two wires for a DC power supply and one for control, carrying the pulses.

The parameters for the pulses are a minimum pulse width, a maximum pulse width, and a repetition rate. Given the rotation constraints of the servo, neutral is defined to be the position where the servo has exactly the same amount of potential mechanical rotation in the clockwise direction as it does in the counter clockwise direction. It is important to note that different servos will have different constraints on their rotation but they all have a neutral position, and that position is always around 1.5 milliseconds (ms).

Pulse duration

The angle (of mechanical rotation) is determined by the width of an electrical pulse that is applied to the control wire. This is a form of pulse-width modulation, however servo position is not defined by the PWM duty cycle (i.e., ON vs OFF time) but only by the width of the pulse. The servo expects to see a pulse every 20 ms, however this can vary within a wide range that differs from servo to servo. The width of the pulse will determine how far the motor turns. For example, a 1.5 ms pulse will make the motor turn to the 90 degree position (neutral position).

The "RC PWM" used in RC servo control acts very differently from the PWM used in any other system. (In particular, the confusingly similar-sounding direct PWM DC motor speed control works entirely differently). Most RC servos move to exactly the same position when they receive a 1.5 ms pulse every 6 ms (a duty cycle of 25%) as when they receive a 1.5 ms pulse every 25 ms (a duty cycle of 6%) -- in both cases, they turn to the center position (neutral position). The low time (and the total period) can vary over a wide range, and vary from one pulse to the next, without any effect on the position of the servo motor. With many RC servos, as long as the refresh rate (how many times per second the pulse is sent, aka the pulse repetition rate) is in a range of 40 Hz to 200 Hz, the exact value of the refresh rate is irrelevant.[1][2][3][4][5][6][7][8][9]

The period of 20 ms (50 Hz) come from the days where the signal was encoded in PPM (Pulse Position Modulation) format to be sent over the air.[10] The PPM period was around 22.5 ms, and the conversion in pwm was trivial : the time of the pwm high state was the time of the PPM Pulse for that servo.

Most RC receivers send pulses to the RC servo at some constant frame rate, changing only the high time. However, it is possible to command an RC servo to move over its entire range with a function generator set to a constant 10% duty cycle by changing only the frequency (frame rate).[11]

Force

When these servos are commanded to move they will move to the position and hold that position. If an external force pushes against the servo while the servo is holding a position, the servo will resist from moving out of that position. The maximum amount of force the servo can exert is the torque rating of the servo. Servos will not hold their position forever though; the position pulse must be repeated to instruct the servo to stay in position.

Variations

When a pulse is sent to a servo that is less than 1.5 ms the servo rotates to a position and holds its output shaft some number of degrees counterclockwise from the neutral point. When the pulse is wider than 1.5 ms the opposite occurs. The minimal width and the maximum width of pulse that will command the servo to turn to a valid position are functions of each servo. Different brands, and even different servos of the same brand, will have different maxima and minima. Generally the minimum pulse will be about 1 ms wide and the maximum pulse will be 2 ms wide.

See also

References

  1. Ron Lund. "Servo Frequency and Center Pulse Width Information"
  2. Bob Blick. "Servo pulse to PWM converter" "The rate at which pulses are sent to the servo is relatively unimportant"
  3. Society of Robots: Servos
  4. Pololu. "Servo control interface in detail" "servo control signals... the frequency of the pulse train does not affect the servo position if the pulse width stays the same"
  5. "Introduction to Servomotor Programming"
  6. "Understanding PWM"
  7. "servos"
  8. 4QD-TEC. "Pulse Width Position Servo"
  9. "Servo Control"
  10. http://serge.laforest.free.fr/pcm/PCM.htm
  11. "Driving the Servo Motor"

External links