C10.11.3undersized joystick deadzone driftdesignresearch

A dead zone that is too small amplifies mechanical error at center and causes drift while still

Aliases: stick drift · analog noise · center band · rest output

What it is

The hand has left; the character still crawls; the pan head still creeps—center is not truly outputting zero. An undersized deadzone writes potentiometer zero-tolerance, incomplete spring return, and ADC noise straight into a command while still. The deadzone is the software disk that treats near-center as zero. It is not the return spring itself, and not the mid-shape of the magnitude curve.

Why it happens

Mechanical center is a band, not a point: the spring parks near the well, contacts have play, temperature drifts resistance. If the deadzone is narrower than that band, residual angle inside the band is treated as real deflection, and output crawls with no one operating. Too large, and real small deflections are eaten, so fine takeoff goes dull. The deadzone is therefore a cut between drift and a numb start. The cut should follow the measured distribution of center error, plus the widening that wear will bring at mid-life—not a feel of “more connected.” In scenes with strong visual feedback people keep correcting, and it looks like worse tracking; unattended, or with eyes elsewhere, the device is moving itself.

Studying it

Log center output after release, temperature change, and light taps on the housing, sweeping deadzone radius.

Independent variables: deadzone radius, whether center is sampled at this power-up, temperature, use cycles, ADC filtering. Dependent measures: residual output after release, radius at which motion becomes perceptible, fraction of small deflections eaten.

“The deadzone can be tiny” on a new stick at room temperature is not a spec. Wear the stick into the target life’s middle and measure the band again. If a user-facing deadzone defaults too small, field drift is filed as “the stick is broken” first.

Where it stops holding

Hall sticks usually have a narrower center band than carbon pots, so the deadzone can be smaller—but not zero: EMI and mount stress remain. When the return spring has failed, a larger deadzone only enlarges “wherever it sits counts as zero”; the stick can no longer declare idle. Channels that need a very small takeoff (a nudge of the lens) must have a deadzone smaller than the smallest useful deflection, which leaves drift risk; fix that with better center hardware, not by cutting the deadzone to zero. A virtual on-screen stick’s “deadzone” is a different pixel-noise story; the numbers do not copy.

Applying it

  • Size the deadzone from the measured center band (temperature and wear included) plus margin; do not cut it because “more connected feels better.”
  • Sample center at power-up, but refuse the sample if the stick has not returned.
  • If users can tune the deadzone, the default must block drift; leave “minimum” for people who know they are trading drift.
  • Verify: one minute after release, output must sit in the zero band; check again after hot/cold and taps. Take as a lower bound the last radius before crawl appears. Use a mid-life sample, not only a new stick. Then check whether the smallest useful deflection still clears the deadzone.

Related

  • Same group: C10.11.1 A multi-axis stick must map simultaneous direction components onto different control dimensions · C10.11.2 Deflection angle usually maps to magnitude of the control, not only to a directional switch · C10.11.4 Whether a lever’s gates require crossing resistance to switch sets tolerance for accidental bumps
  • Adjacent: C10.03 Levers and Joysticks · C10.16 Mechanical Reliability and Lifetime
  • Search: stick drift · deadzone · center calibration

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/C10.11.3