Electrostatic Friction Display Simulator: Touchscreen Haptics

simulator intermediate ~10 min
Loading simulation...
F_e ≈ 15 mN — clearly perceptible friction increase

An 80V signal through a 10 μm dielectric produces approximately 15 mN of additional electrostatic attraction, increasing sliding friction by about 30% — well above the just-noticeable difference threshold for tactile friction.

Formula

F_electrostatic = ε₀ × εᵣ × A × V² / (2 × d²)
Total friction: F_friction = μ × (F_normal + F_electrostatic)
Perceptual JND ≈ 10-15% change in friction force

Touchscreens That Push Back

Touchscreens are visually rich but tactilely flat — every virtual button, slider, and texture feels identically smooth. Electrostatic friction displays change this by modulating the friction force between the fingertip and the glass surface. When voltage is applied, the electric field attracts the finger to the surface, increasing sliding friction. When voltage drops, friction returns to baseline. By patterning these friction changes, the display creates the sensation of bumps, edges, and textures on a physically flat surface.

The Electrostatic Principle

The finger and a buried electrode form a parallel-plate capacitor separated by a thin dielectric coating. Applying voltage V creates an attractive force proportional to V²/d², where d is the dielectric thickness. Because force scales with voltage squared, the display works with AC signals — the attraction is always positive regardless of voltage polarity. The frequency of the AC signal adds a vibratory component to the friction modulation.

Perception and Design

The just-noticeable difference for friction change is approximately 10-15% of the baseline friction force. At typical fingertip normal forces (0.3-1 N) and sliding velocities (20-100 mm/s), electrostatic displays can produce friction modulations well above this threshold. The perceptual quality depends on the spatial and temporal pattern: sharp on/off transitions feel like edges, sinusoidal modulation feels like gratings, and complex patterns can mimic woven textures.

Integration with Touchscreens

Electrostatic friction is uniquely suited for mobile devices because it requires no moving parts and can be integrated into existing touchscreen glass stacks. The electrode and dielectric layers add less than 100 μm to the display thickness. Combined with position tracking from the capacitive touch sensor, the display can render location-dependent friction patterns that align with visual UI elements, finally giving touchscreen buttons a physical presence you can feel.

FAQ

How does electrostatic friction haptics work?

An alternating voltage is applied between the finger (grounded through the body) and an electrode beneath a thin dielectric layer on the touchscreen. The electric field creates an attractive force between the finger and the surface, increasing the friction felt during sliding. By modulating the voltage spatially and temporally, the display creates texture-like sensations.

Is electrostatic friction safe?

Yes — the currents involved are microamperes, well below the perception threshold for electrical stimulation. The dielectric layer provides complete galvanic isolation. The user perceives only the mechanical friction change, not the electrical field. Display voltages (50-200 V) are at very low current, storing negligible energy.

How does it compare to ultrasonic friction?

Electrostatic displays increase friction above baseline, while ultrasonic (squeeze-film) displays decrease friction below baseline. They are complementary: ultrasonic creates 'slippery' regions while electrostatic creates 'sticky' regions. Some research combines both for the widest friction modulation range.

What can you feel on an electrostatic display?

Users can feel virtual bumps, edges, textures, and patterns rendered as spatial friction variations. The sensation is subtle compared to physical textures but clearly perceptible for simple geometric patterns, gratings, and boundaries. It is most effective for touchscreen button edges and slider detents.

Sources

Embed

<iframe src="https://homo-deus.com/lab/haptics-engineering/electrostatic-friction/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub