Haptic feedback has been part of consumer electronics since pagers in the 1990s delivered a crude buzz to alert users to incoming messages. Thirty years later, the vast majority of devices still rely on the same fundamental mechanism: an eccentric rotating mass or a linear resonant actuator producing vibration. That vibration carries information, but it also carries side effects: audible buzz, wrist fatigue, and an imprecise sensation that collapses all signals into one undifferentiated feeling.
The assumption embedded in most haptic design is that vibration and touch feedback are synonymous. That assumption is worth examining carefully.
Why Vibration Became the Default
The dominance of vibration in haptic systems is primarily an engineering economics story. Eccentric rotating mass (ERM) motors are cheap to manufacture, easy to drive with a single GPIO pin, and small enough to fit inside a wristband. Linear resonant actuators (LRAs) improved on ERMs by allowing faster on/off transitions and more consistent amplitude, but the fundamental output remained vibratory.
For notification use cases, vibration is functional. A phone buzzing on a table communicates urgency. But when a device needs to convey structured information -- a rhythm, a count, a directional cue -- vibration imposes severe constraints. The human hand and wrist are sensitive to frequency ranges where standard motors produce their peak output, which means alerts feel intrusive even when they carry minimal semantic content.
Wearable designers have long worked around this by using patterns: two short pulses for one type of alert, three for another. This approach treats the actuator as a simple on/off switch and layers the information in timing. It works up to a point. Studies in tactile perception show that users can reliably distinguish five to seven distinct temporal patterns before discrimination degrades under cognitive load. The motor itself is not the limiting factor; the interaction model is.
The Case for Tap-Based Actuation
A tap is mechanically distinct from vibration. Where vibration involves sustained oscillation of a mass, a tap is a single discrete displacement event: a short-duration force applied and released cleanly. The perceptual result is qualitatively different. A tap registers as a discrete contact event rather than a continuous sensation.
This distinction matters for two reasons. First, the human somatosensory system is optimized for detecting transient mechanical events. Mechanoreceptors in the skin, particularly Meissner corpuscles and Pacinian corpuscles, respond strongly to onset and offset of stimulation. A well-timed tap engages these receptors directly, producing a clear, unambiguous percept even at low force levels. Second, because a tap does not involve sustained motion, it can be delivered without generating the acoustic noise that accompanies resonant vibration.
Producing a true tap with an electromechanical actuator is not trivial. Standard LRAs achieve fast onset but require careful drive waveform tuning to prevent ringing: continued oscillation after the drive signal ends. The ringing produces exactly the vibration character that tap-based actuation is meant to avoid. Eliminating ringing through waveform shaping is possible but adds firmware complexity and remains sensitive to temperature and aging.
A more robust approach is to redesign the actuator mechanism rather than compensate in software. Nonlinear actuator designs can constrain the mechanical response to a single displacement event by engineering the restoring force so that the system does not sustain oscillation. The result is a device that produces a tap by its physical nature rather than through drive signal management.
Nonlinear Mechanics as a Design Principle
Conventional actuators are designed to operate in a linear regime: input force proportional to output displacement, with a resonant frequency determined by mass and spring constant. This linearity simplifies drive electronics but makes it difficult to suppress post-stimulus motion without active braking.
Nonlinear mechanical systems can be engineered to have very different behavior. A bistable or asymmetrically damped mechanism can snap through a displacement and settle without ringing, because the restoring force geometry prevents oscillation past the equilibrium point. This is the class of mechanism that enables clean, single-event taps.
The manufacturing challenge is significant. Nonlinear actuators require tighter tolerances and material consistency than ERM or LRA devices. The nonlinearity that produces desirable tap behavior is also sensitive to dimensional variation; a part that is slightly out of spec may revert to oscillatory behavior or produce inconsistent force output. Achieving repeatable performance at production scale requires either extremely tight process control or a manufacturing approach that builds the nonlinear characteristic into the material structure itself rather than relying on geometric precision alone.
Implications for Wearable System Design
The shift from vibration to discrete tap actuation changes several aspects of wearable system architecture.
Power consumption profiles differ. A vibration motor draws current continuously during each alert event. A tap actuator can deliver its mechanical output in a brief pulse, potentially with lower average power draw for the same perceived intensity. This is particularly relevant for devices that must sustain continuous low-bandwidth tactile communication -- navigation cues, biometric feedback, or continuous physiological alerts -- over the course of a full day.
Placement constraints also change. Vibration propagates through structures, which means a motor placed at one location on a wristband produces sensation across a wider area. A tap actuator's output is more spatially localized, which is a disadvantage if broad coverage is needed but an advantage if the design goal is to deliver directional or spatially distinct cues. Gloves, vests, and arm-worn devices can benefit from arrays of tap actuators that encode information in spatial patterns rather than temporal ones.
The firmware stack simplifies in some respects and gains complexity in others. Drive waveform management becomes straightforward since there is no ringing to compensate. But the richer perceptual vocabulary enabled by tap actuation means that interaction designers will develop more complex haptic languages, requiring more sophisticated sequencing and timing logic.
Where the Field Is Heading
Research in tactile displays and haptic language design is accelerating alongside broader interest in non-visual interfaces. Navigation systems for visually impaired users, tactile feedback for remote surgery, and communication devices for users with combined vision and hearing loss all depend on the same underlying capability: reliable, information-dense touch output that can be worn continuously without causing distraction or discomfort.
The hardware gap has historically been the constraint. Most application concepts have outrun the capability of available actuators. Devices that can produce clean discrete taps at low power, small form factor, and production cost are the prerequisite for these applications to leave the research lab.
The engineering work required to close that gap -- nonlinear actuator design, precision manufacturing process development, and firmware frameworks for haptic language encoding -- is ongoing across several research groups and commercial ventures. The outcome of that work will determine whether touch becomes a practical communication channel at scale, or remains a supplementary modality used only for simple alerts.