Y3.09.3Manual-side tracking before takeoverdesign

The manual side should already track the live output, so takeover causes no sudden step

Aliases: manual-side tracking before takeover · process control interface

What it is

Manual-side tracking continuously aligns the manual controller's latent output with the current actual output while automatic control is running, so that the moment an operator actually takes over, no unexpected step occurs. It solves output continuity at the instant of transfer; it says nothing about whether the operator's subsequent manual strategy is correct. Tracking only guarantees "no jump at handover," not "no mistake after handover" — two separate things easily mistaken for one.

Why it happens

If the manual value simply sits wherever it was last used, the process may look completely different hours into independent automatic operation — load, temperature, and feedstock can all have moved on. If transfer happens then, the system immediately applies this hours-old, now-disconnected value as a command. Continuous tracking (or at least alignment right before transfer) removes this disconnect explicitly: the manual side's latent output keeps following the automatic controller's actual output, so the number an operator sees about to become a command is what the system is outputting right now, not a leftover figure. This also lets the operator see, before taking over, exactly what starting point manual operation will begin from, instead of discovering an unexpected starting point after the fact.

Where it stops holding

The tracking signal itself depends on measurement and a communication path; if that path is distorted or delayed, the tracked value is distorted too, and an "aligned" indicator then manufactures false confidence. Some devices use incremental (step) control rather than absolute-value control, so what is being tracked and how differ, and the alignment logic for continuous quantities cannot simply be reused. The more fundamental limit: if the current automatic output is itself already unsafe — a controller saturating its output against a disturbance it cannot overcome — blindly aligning the manual side just inherits that unsafe state unchanged. Tracking solves continuity, not whether the current state is safe.

Applying it

Before the operator actually takes over, show the gap between the manual side's prospective value and current actual output, and require that gap to fall within tolerance for a routine transfer. For a transfer path confirmed as an emergency, allow the operator to override alignment with a stated reason, while the interface highlights the response that override is expected to produce.

  • How to check: test transfer under three scenarios — sensor failure, a manual value stale for a long time, and automatic output already saturated or abnormal — and check whether the operator receives an accurate risk warning at the moment of takeover in each case, rather than a seemingly "aligned" green indicator that conceals danger.

Related

  • Same group: Y3.09.1 Continuous control-authority indication · Y3.09.2 Setpoint bump during transfer · Y3.09.4 Frequent mode switching as a diagnostic signal
  • Nearby: Y3.02 Automation mode confusion · Y4.01 Fail-safe and fail-operational strategies
  • Search terms: Manual-side tracking before takeover · process control interface · industrial human factors

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/Y3.09.3