C9.11.2Latency differences across physiological channelsdesignresearch

Latency magnitude differs by signal type; EMG is faster than heart-rate change

Aliases: EMG versus HR latency · channel timescales · effector latency

What it is

“Physiological input has latency” is not one number. A stable surface-EMG burst can sit around a hundred milliseconds; a trustworthy heart-rate or HRV change is counted in several beats; a phasic EDA response in seconds; a humoral marker such as cortisol in minutes to tens of minutes. EMG is faster than heart rate because effectors and update quanta differ, not because the algorithm is better.

Why it happens

EMG reads membrane potential over a short conduction distance; a motor-unit firing is already visible; the limit is mostly analysis window and electromechanical delay. Heart rate reads a beat event; the smallest information quantum is one R–R interval, about 0.6–1 s, and HRV still needs a string of intervals to form a spectrum, jumping the timescale to tens of seconds. EDA waits on a sympathetic–cholinergic path and sweat formation; phasic peaks often lag a stimulus by 1–3 s. When these channels are fused into one “stress” score at one update rate, the fast channel is dragged into a late mean by the slow one, or the slow channel is yanked by fast noise. The magnitude gap also decides whether a loop can close: EMG can catch some postural preload; heart rate almost cannot catch a click’s feedback loop.

Studying it

Record EMG, ECG, and EDA in parallel on the same event (startle, a voluntary fist, standing) and report time to each channel’s stability criterion. Factor: how stability is defined (must be comparable across channels). Outcomes: median and tail delay, lag of cross-channel correlation. Literature “real time” often does not name the channel; replication should check against effector time constants.

Where it stops holding

Sensorimotor-rhythm changes in motor imagery can start within hundreds of milliseconds; stable classification still often wants second-scale trials, so “it’s EEG” does not make it an EMG-class fast channel. Optical heart rate is a further step slower than ECG because it still waits on a waveform peak. Respiratory phase can be as fast as half a cycle (about 1–2 s); respiratory-rate trend is slow. Drugs or arrhythmia lengthen the effective quantum of the heart-rate channel.

Applying it

  • Match tasks to channels: EMG for imminent action, heart rate for minute-scale load; do not share one callback.
  • When fusing, say whose clock is canonical, and expose on the UI whether this is heartbeat scale or EMG scale.
  • Ban copy that only says “real-time physiology”; write “about x ms EMG / about y s heart rate.”
  • Verify by comparing output times across channels on one stimulus; if the product uses heart rate like EMG on a sub-second interaction, magnitude was ignored.

Related

  • Same group: C9.11.1 There is inherent delay from motor or affective intent to stable physiological detection · C9.11.3 Physiological input latency usually exceeds pointing devices and does not fit operations that need immediate feedback · C9.11.4 Hiding latency with smoothing or prediction can introduce misclassification
  • Adjacent: C9.01 EMG Input · C9.03 Heart Rate and Electrodermal Activity
  • Search: EMG latency · heart period quantum · EDA response latency

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/C9.11.2