← All terms

Loosely Coupled Interaction

Also known as: Loosely Coupled Dual Interaction

An interaction architecture in which two or more user interfaces share the same underlying content and data but operate independently through separate, non-overlapping input and output modalities. In a loosely coupled system, each interface is purpose-designed for its target user group and can function without interfering with the other. For example, in an accessible electronic textbook with loosely coupled interaction, a blind student using speech and Braille output with keyboard input operates simultaneously alongside a sighted teacher using a graphical display with mouse input — each interface responds to its own input channel and renders output through its own modality without conflict. This differs from tightly coupled approaches where a single interface attempts to serve all users, often resulting in compromised experiences for some.

Category: Interaction Design · Inclusive Design · User Interface Design · System Design

Related: Dual User Interface · Multimodal Interaction · Non-Visual Interaction

Sources