D5.01.1Redundancy versus loaddesignresearch

Redundancy improves reliability but adds load

Aliases: redundancy tradeoff · load · reliability

What it is

Redundancy trades load for reliability. Putting the same information on several channels lowers the chance of missing it when one channel fails, but it also increases what the user must process. This is a tradeoff to be weighed, not an attribute to optimize in one direction.

Why it happens

The reliability gain comes from reduced failure probability: when channels fail independently, all failing at once is less likely than any one failing. The load increase comes from two sources—the extra channel must be processed, and the channels must be judged consistent with each other. If the content is exactly equivalent, users quickly learn to ignore the surplus and cost falls with familiarity; if it is only approximately equivalent, users must keep integrating and cost stays high. Net benefit therefore depends on the ratio of failure risk to integration cost.

Studying it

Measure reliability and load together: under the same task, compare single- and multichannel conditions on miss rate, response time, and perceived workload, and watch how these change with familiarity. Variables include channel count, degree of content equivalence, task criticality, and user experience. Report miss rate and workload together, since either alone cannot tell you whether the tradeoff is worthwhile.

Where it stops holding

When failure risk is low—good conditions, reliable channels—the reliability gain is small and load cost dominates. When information is critical and any channel may fail, the gain is clear. If channel content is only approximately equivalent, integration cost persists, and making the content truly equivalent beats adding more channels.

Applying it

  • Use redundancy for critical information and keep single channels for ordinary cues.
  • Make redundant content genuinely equivalent where possible, to reduce ongoing integration burden.
  • Track miss rate and workload together in evaluation rather than optimizing one.
  • Verification: measure miss rate and workload for single- and multichannel schemes under target conditions, confirming the reliability gain justifies the added load.

Related

  • Within the group: D5.01.2 Complementarity divides different kinds of information · D5.01.3 Choosing complementarity or redundancy depends on environmental uncertainty
  • Adjacent: D4.08.1 Redundancy improves delivery in high noise or high load · D4.08.2 In low-load settings, redundancy has limited marginal value and may overload
  • Search terms: redundancy · workload · reliability tradeoff

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/D5.01.1