D3.07.3Workspace limitsdesignresearch

Device workspace limits the expressible range of motion

Aliases: workspace · range of motion · mechanical limits

What it is

A device's workspace bounds the range of motion it can express. A robot arm has kinematic limits, an exoskeleton has joint angles, a desktop handle has limited travel. Motion beyond that range cannot be rendered—only clipped, scaled, or dropped.

Why it happens

Workspace follows from degrees of freedom, link lengths, and joint limits. Inside the range the device can apply force as specified; at the boundary it either blocks physically or loses tracking, and both change the interaction's meaning—the user meant to keep moving but meets a wall or a sudden loss of feedback. Scaling (mapping large motions into a small workspace) extends the expressible range but alters the force-to-displacement ratio, distorting resistance and texture. Workspace and force fidelity are therefore in structural tension.

Studying it

Measure the effective workspace and boundary behavior: plot the volume in which users move freely, log output changes and tracking losses near the edge, and measure how accurately users judge the boundary. Variables include degrees of freedom, scaling ratio, and task motion amplitude. Include reachable-task proportion and error rate at the boundary, the latter showing whether users misjudge completion.

Where it stops holding

When the task needs only small, precise motion—writing, fine adjustment—the workspace limit rarely affects experience. When the task requires large movement—large-scale modeling or virtual assembly—scaling introduces perceptual distortion and the interaction may need redesign rather than more compression. Mobile platforms or large-volume tracking can relax the limit considerably.

Applying it

  • Plot the device workspace during design and check whether the task's required motion fits inside it.
  • When scaling is needed, tell users and preserve predictability of motion through visual cues.
  • Give clear feedback near the boundary so users do not read it as failure or device error.
  • Verification: measure the proportion of task motion inside the workspace and the error rate at the boundary; frequent boundary errors call for a layout or interaction change.

Related

  • Within the group: D3.07.1 Force feedback can express resistance, boundaries, and texture · D3.07.2 Force output has a safety ceiling
  • Adjacent: C4.06.3 Hand-tracking range and the interaction area · D3.06.3 Coverage is tightly coupled to hand posture
  • Search terms: haptic workspace · range of motion · scaling distortion

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/D3.07.3