Low-key feedback

Last updated

In human-computer interaction, low-key feedback is a type of output that takes a background role by being very subtle, sometimes nearly imperceptible. Physical machines often provide rich low-key feedback as a byproduct of their design. In computer spyware, the low-key feedback usually needs to be designed in.

Feedback process in which information about the past or the present influences the same phenomenon in the present or future;occurs when outputs of a system are routed back as inputs as part of a chain of cause-and-effect that forms a circuit or loop

Feedback occurs when outputs of a system are routed back as inputs as part of a chain of cause-and-effect that forms a circuit or loop. The system can then be said to feed back into itself. The notion of cause-and-effect has to be handled carefully when applied to feedback systems:

Simple causal reasoning about a feedback system is difficult because the first system influences the second and second system influences the first, leading to a circular argument. This makes reasoning based upon cause and effect tricky, and it is necessary to analyze the system as a whole.

The benefit of low-key feedback is that it can provide always available indication without cluttering the user interface with explicit indicators such as text labels or indicator lights. The downside of low-key feedback is that it can be too subtle to some users and it often cannot be self-describing to beginners.

For example, a person driving an automobile has several means of being informed about the operation of the engine. In addition to the dashboard lights, the driver also perceives the sound and vibration of the engine. An abnormal sound or vibration alerts the driver that there may be a problem, while a typical sound or vibration assures the driver that everything is going as normal. Making the automobile completely silent might negatively impact the performance of the driver, as he must expend additional effort to stay informed about the operation of vehicle.

Internal combustion engine engine in which the combustion of a fuel occurs with an oxidizer in a combustion chamber

An internal combustion engine (ICE) is a heat engine where the combustion of a fuel occurs with an oxidizer in a combustion chamber that is an integral part of the working fluid flow circuit. In an internal combustion engine, the expansion of the high-temperature and high-pressure gases produced by combustion applies direct force to some component of the engine. The force is applied typically to pistons, turbine blades, rotor or a nozzle. This force moves the component over a distance, transforming chemical energy into useful mechanical energy.

Dashboard control panel located directly ahead of a vehicles driver, displaying instrumentation and controls for the vehicles operation

A dashboard is a control panel usually located directly ahead of a vehicle's driver, displaying instrumentation and controls for the vehicle's operation.

Sound mechanical wave that is an oscillation of pressure transmitted through a solid, liquid, or gas, composed of frequencies within the range of hearing; pressure wave, generated by vibrating structure

In physics, sound is a vibration that typically propagates as an audible wave of pressure, through a transmission medium such as a gas, liquid or solid.

Similarly, a computer program that has two modes of operation might employ low-key feedback to keep the user informed about the current mode. If the program had a view mode and an edit mode, background color of the workspace might subtly change from white to pale yellow when switching to edit mode. A web browser application could keep track of the pages the user has visited and alter the colors of links that point to pages the user has already viewed.

Computer program Instructions to be executed by a computer

A computer program is a collection of instructions that performs a specific task when executed by a computer. A computer requires programs to function.

User (computing) person who uses a computer or network service

A user is a person who utilizes a computer or network service. Users of computer systems and software products generally lack the technical expertise required to fully understand how they work. Power users use advanced features of programs, though they are not necessarily capable of computer programming and system administration.

Web browser software application for retrieving, presenting and traversing information resources on the World Wide Web

A web browser is a software application for accessing information on the World Wide Web. Each individual web page, image, and video is identified by a distinct Uniform Resource Locator (URL), enabling browsers to retrieve these resources from a web server and display them on the user's device.

See also

Related Research Articles

In computing, a device driver is a computer program that operates or controls a particular type of device that is attached to a computer. A driver provides a software interface to hardware devices, enabling operating systems and other computer programs to access hardware functions without needing to know precise details about the hardware being used.

Keyboard technology

Computer keyboards can be classified by the switch technology that they use. Computer alphanumeric keyboards typically have 80 to 110 durable switches, generally one for each key. The choice of switch technology affects key response and pre travel. Newer keyboard models use hybrids of various technologies to achieve greater cost savings.

Operating system collection of software that manages computer hardware resources

An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs.

Resonance phenomenon in which a vibrating system or external force drives another system to oscillate with greater amplitude at specific frequencies

In mechanical systems, resonance is a phenomenon that occurs when the frequency at which a force is periodically applied is equal or nearly equal to one of the natural frequencies of the system on which it acts. This causes the system to oscillate with larger amplitude than when the force is applied at other frequencies.

In human–computer interaction and user interface design, cut, copy and paste are related commands that offer an interprocess communication technique for transferring data through a computer's user interface. The cut command removes the selected data from its original position, while the copy command creates a duplicate; in both cases the selected data is kept in a temporary storage device called the clipboard. The data in the clipboard is later inserted in the position where the paste command is issued. The data is available to any application supporting the feature, thus allowing easy data transfer between applications.

Computer terminal computer input/output device; an electronic or electromechanical hardware device that is used for entering data into, and displaying data from, a computer or a computing system

A computer terminal is an electronic or electromechanical hardware device that is used for entering data into, and displaying or printing data from, a computer or a computing system. The teletype was an example of an early day hardcopy terminal, and predated the use of a computer screen by decades.

Haptic technology Any form of interaction involving touch

Haptic technology or kinesthetic communication recreates the sense of touch by applying forces, vibrations, or motions to the user. This mechanical stimulation can be used to assist in the creation of virtual objects in a computer simulation, to control such virtual objects, and to enhance the remote control of machines and devices (telerobotics). Haptic devices may incorporate tactile sensors that measure forces exerted by the user on the interface.

Caps Lock computer key

Caps Lock is a button on a computer keyboard that causes all letters of Latin-based scripts to be generated in capital letters. It is a toggle key: each press reverses its action. Some keyboards also implement a light, so as to give visual feedback about whether it is on or off. Exactly what Caps Lock does depends on the keyboard hardware, the operating system, the device driver, and the keyboard layout. Usually, the effect is limited to letter keys; letters of Latin-based scripts are capitalised, while letters of other scripts and non-letter characters are generated normally.

In computer systems programming, an interrupt handler, also known as an interrupt service routine or ISR, is a special block of code associated with a specific interrupt condition. Interrupt handlers are initiated by hardware interrupts, software interrupt instructions, or software exceptions, and are used for implementing device drivers or transitions between protected modes of operation, such as system calls.

Variable Cylinder Management (VCM) is Honda's term for its variable displacement technology, which saves fuel by using the i-VTEC system to disable one bank of cylinders during specific driving conditions—for example, highway driving. The 2008–12 Accords took this a step further, allowing the engine to go from 6 cylinders, down to 4, and further down to 3 as the computer sees fit.

Manumatic, a portmanteau of the words manual and automatic, is a term referring to a class of automotive transmission.

Electronic flight instrument system

An electronic flight instrument system (EFIS) is a flight deck instrument display system that displays flight data electronically rather than electromechanically. An EFIS normally consists of a primary flight display (PFD), multi-function display (MFD), and an engine indicating and crew alerting system (EICAS) display. Early EFIS models used cathode ray tube (CRT) displays, but liquid crystal displays (LCD) are now more common. The complex electromechanical attitude director indicator (ADI) and horizontal situation indicator (HSI) were the first candidates for replacement by EFIS. Now, however, few flight deck instruments cannot be replaced by an electronic display.

Architecture of Windows NT

The architecture of Windows NT, a line of operating systems produced and sold by Microsoft, is a layered design that consists of two main components, user mode and kernel mode. It is a preemptive, reentrant operating system, which has been designed to work with uniprocessor and symmetrical multiprocessor (SMP)-based computers. To process input/output (I/O) requests, they use packet-driven I/O, which utilizes I/O request packets (IRPs) and asynchronous I/O. Starting with Windows XP, Microsoft began making 64-bit versions of Windows available; before this, these operating systems only existed in 32-bit versions.

A voice-user interface (VUI) makes spoken human interaction with computers possible, using speech recognition to understand spoken commands and questions, and typically text to speech to play a reply. A voice command device (VCD) is a device controlled with a voice user interface.

In user interface design, a mode is a distinct setting within a computer program or any physical machine interface, in which the same user input will produce perceived results different to those that it would in other settings. The best-known modal interface components are probably the Caps lock and Insert keys on the standard computer keyboard, both of which put the user's typing into a different mode after being pressed, then return it to the regular mode after being re-pressed.

Idiot light

An idiot light, sometimes "tell-tale" or "warning light", is an indicator of malfunction of a system, indicated by a binary (on/off) illuminated light, symbol or text legend.

Dashboard (business) aggregate business progress report

Dashboards often provide at-a-glance views of key performance indicators (KPIs) relevant to a particular objective or business process. In the other, "dashboard" has another name for "progress report" or "report."

Sense switch

A sense switch, or program switch, is a switch on the front panel of a computer whose state can be tested by conditional branch instructions in software. Most early computers had several sense switches. They were typically used by the operator to set program options.

Kernel (operating system) main component of most computer operating systems

The kernel is a computer program that is the core of a computer's operating system, with complete control over everything in the system. On most systems, it is one of the first programs loaded on start-up. It handles the rest of start-up as well as input/output requests from software, translating them into data-processing instructions for the central processing unit. It handles memory and peripherals like keyboards, monitors, printers, and speakers.

Belgian railway signalling is the signalling in effect on the Belgian rail network currently operated by Infrabel.