An output device is any piece of
computer hardware
Computer hardware includes the physical parts of a computer, such as the case, central processing unit (CPU), random access memory (RAM), monitor, mouse, keyboard, computer data storage, graphics card, sound card, speakers and motherboar ...
equipment which converts information into a human-perceptible form or, historically, into a physical machine-readable form for use with other non-computerized equipment. It can be
text,
graphics
Graphics () are visual images or designs on some surface, such as a wall, canvas, screen, paper, or stone, to inform, illustrate, or entertain. In contemporary usage, it includes a pictorial representation of data, as in design and manufacture ...
,
tactile,
audio, or
video. Examples include
monitors,
printers,
speakers,
headphones
Headphones are a pair of small loudspeaker drivers worn on or around the head over a user's ears. They are electroacoustic transducers, which convert an electrical signal to a corresponding sound. Headphones let a single user listen to an au ...
,
projectors
A projector or image projector is an optical device that projects an image (or moving images) onto a surface, commonly a projection screen. Most projectors create an image by shining a light through a small transparent lens, but some newer type ...
,
GPS devices,
optical mark reader
Optical mark recognition (also called optical mark reading and OMR) is the process of reading information that people mark on surveys, tests and other paper documents.
OMR is used to read questionnaires, multiple choice examination papers in ...
s, and braille readers.
In an industrial setting, output devices also include "printers" for
paper tape
Five- and eight-hole punched paper tape
Paper tape reader on the Harwell computer with a small piece of five-hole tape connected in a circle – creating a physical program loop
Punched tape or perforated paper tape is a form of data storage ...
and
punched cards, especially where the tape or cards are subsequently used to control industrial equipment, such as an industrial loom with electrical robotics which is not fully computerized.
Visual

A display device is the most common form of output device which presents output visually on computer screen. The output appears temporarily on the screen and can easily be altered or erased.
With all-in-one PCs, notebook computers, hand held PCs and other devices; the term display screen is used for the display device. The display devices are also used in home entertainment systems, mobile systems, cameras and video game systems.
Display devices form images by illuminating a desired configuration of
pixels. Raster display devices are organized in the form of a 2-dimensional matrix with rows and columns. This is done many times within a second, typically 60, 75, 120 or 144Hz on consumer devices.
Interface

The interface between a computer's CPU and the display is a
Graphics Processing Unit (GPU). This processor is used to form images on a
framebuffer. When the image is to be sent to the display, the GPU sends its image through a
video display controller to generate a
video signal, which is then sent to a
display interface such as
HDMI,
VGA,
DisplayPort, or
DVI.
GPUs can be divided into
discrete and
integrated units, the former being an external unit and the latter of which is included within a CPU die. Discrete graphics cards are almost always connected to the host through the
PCI Express
PCI Express (Peripheral Component Interconnect Express), officially abbreviated as PCIe or PCI-e, is a high-speed serial computer expansion bus standard, designed to replace the older PCI, PCI-X and AGP bus standards. It is the common ...
bus, while older graphics cards may have used
AGP
AGP may refer to:
Science and technology
* Accelerated Graphics Port, a high-speed point-to-point channel for attaching a graphics card to a computer's motherboard
* Advance Game Port, a third-party GameCube accessory
* Aerosol-generating proce ...
or
PCI
PCI may refer to:
Business and economics
* Payment card industry, businesses associated with debit, credit, and other payment cards
** Payment Card Industry Data Security Standard, a set of security requirements for credit card processors
* Pro ...
. Some mobile computers support an external graphics card through
Thunderbolt (via PCIe).
Form factors
Monitor
A monitor is a standalone display commonly used with a
desktop computer
A desktop computer (often abbreviated desktop) is a personal computer designed for regular use at a single location on or near a desk due to its size and power requirements. The most common configuration has a case that houses the power supply ...
, or in conjunction to a
laptop
A laptop, laptop computer, or notebook computer is a small, portable personal computer (PC) with a screen and alphanumeric keyboard. Laptops typically have a clam shell form factor with the screen mounted on the inside of the upper li ...
as an external display. The monitor is connected to the host through the use of a display cable, such as
HDMI,
DisplayPort,
VGA, and more.
Older monitors use
CRT
CRT or Crt may refer to:
Science, technology, and mathematics Medicine and biology
* Calreticulin, a protein
*Capillary refill time, for blood to refill capillaries
*Cardiac resynchronization therapy and CRT defibrillator (CRT-D)
* Catheter-re ...
technology, while modern monitors are typically
flat panel displays using a plethora of technologies such as
TFT-LCD,
LED
A light-emitting diode (LED) is a semiconductor Electronics, device that Light#Light sources, emits light when Electric current, current flows through it. Electrons in the semiconductor recombine with electron holes, releasing energy i ...
,
OLED
An organic light-emitting diode (OLED or organic LED), also known as organic electroluminescent (organic EL) diode, is a light-emitting diode (LED) in which the emissive electroluminescent layer is a film of organic compound that emits light ...
, and more.
Internal display
Almost all mobile devices incorporate an internal display. These internal displays are connected to the computer through an internal display interface such as
LVDS or
eDP. The chief advantage of these displays is their portability.
Terminal

Prior to the development of modern pixel-oriented displays,
computer terminals
A computer terminal is an electronic or electromechanical hardware device that can be used for entering data into, and transcribing data from, a computer or a computing system. The teletype was an example of an early-day hard-copy terminal an ...
were used, composed of a character-oriented display device known as a VDU and a
computer keyboard
A computer keyboard is a peripheral input device modeled after the typewriter keyboard which uses an arrangement of buttons or keys to act as mechanical levers or electronic switches. Replacing early punched cards and paper tape technology ...
.
These terminals were often monochromatic, and could only display text. Rudimentary graphics could be displayed through the use of
ASCII art
ASCII art is a graphic design technique that uses computers for presentation and consists of pictures pieced together from the 95 printable (from a total of 128) character (computing), characters defined by the ASCII Standard from 1963 an ...
along with
box-drawing character
Box-drawing characters, also known as line-drawing characters, are a form of semigraphics widely used in text user interfaces to draw various geometric frames and boxes. Box-drawing characters typically only work well with monospaced fonts. ...
s.
Teleprinter
A teleprinter (teletypewriter, teletype or TTY) is an electromechanical device that can be used to send and receive typed messages through various communications channels, in both point-to-point (telecommunications), point-to-point and point- ...
s were the precursors to these devices.
Projector

A projector is a display that projects the computer image onto a surface through the use of a high power lamp. These displays are seen in use to show slideshow presentations or in movie screenings.
Technologies
Display technologies can be classified based on working principle, lighting (or lack thereof), pixel layout, and more.
;
Cathode ray tube (CRT) : CRT screens produce an image using electron tube, which fires electrons at a phosphorous coated screen to light up pixels in order to display images.
;
Liquid crystal display
A liquid-crystal display (LCD) is a flat-panel display or other electronically modulated optical device that uses the light-modulating properties of liquid crystals combined with polarizers. Liquid crystals do not emit light directly but ...
(LCD) : An LCD is a display technology employing the use of
liquid crystals to form images.
;
Thin-film transistor (TFT) : A TFT refers to the thin layer of transistors used with an LCD.
;
LED-backlit LCD : An LCD display which uses
LED
A light-emitting diode (LED) is a semiconductor Electronics, device that Light#Light sources, emits light when Electric current, current flows through it. Electrons in the semiconductor recombine with electron holes, releasing energy i ...
s as a
backlight. Prior to the use of LED based backlighting,
Cold Cathode Fluorescent (CCFL) tubes were used.
;
LED display : LED displays use an array of LEDs to form an image.
;
Organic Light Emitting Diode
An organic light-emitting diode (OLED or organic LED), also known as organic electroluminescent (organic EL) diode, is a light-emitting diode (LED) in which the emissive electroluminescent layer is a film of organic compound that emits ligh ...
(OLED) : Unlike an LED display, an OLED display does not use a backlight.
;
Electronic paper
Electronic paper, also sometimes electronic ink, e-ink or electrophoretic display, are display devices that mimic the appearance of ordinary ink on paper. Unlike conventional flat panel displays that emit light, an electronic paper display ...
(e-ink) : An e-ink display uses encapsulated pigment to form an image resembling printed paper, commonly used in
e-book readers.
Color output
Monochromatic display
A monochrome display is a type of
CRT
CRT or Crt may refer to:
Science, technology, and mathematics Medicine and biology
* Calreticulin, a protein
*Capillary refill time, for blood to refill capillaries
*Cardiac resynchronization therapy and CRT defibrillator (CRT-D)
* Catheter-re ...
common in the early days of
computing
Computing is any goal-oriented activity requiring, benefiting from, or creating computing machinery. It includes the study and experimentation of algorithmic processes, and development of both hardware and software. Computing has scientific, ...
, from the 1960s through the 1980s, before color monitors became popular.
They are still widely used in applications such as computerized cash register systems. Green screen was the common name for a monochrome monitor using a green "P1" phosphor screen.
Colored display
Color monitors, sometimes called
RGB monitors, accept three separate signals (red, green, and blue), unlike a monochromatic display which accepts one. Color monitors implement the RGB color model by using three different phosphors that appear red, green, and blue when activated. By placing the phosphors directly next to each other, and activating them with different intensities, color monitors can create an unlimited number of colors. In practice, however, the real number of colors that any monitor can display is controlled by the
video adapter.
Auditory

A speaker is an output device that produces sound through an oscillating
transducer
A transducer is a device that converts energy from one form to another. Usually a transducer converts a signal in one form of energy to a signal in another.
Transducers are often employed at the boundaries of automation, measurement, and cont ...
called a driver. The equivalent input device is a
microphone
A microphone, colloquially called a mic or mike (), is a transducer that converts sound into an electrical signal. Microphones are used in many applications such as telephones, hearing aids, public address systems for concert halls and pub ...
.
Speakers are plugged into a computer's
sound card via a myriad of interfaces, such as a
phone connector for analog audio, or
SPDIF for digital audio. While speakers can be connected through cables,
wireless speakers are connected to the host device through radio technology such as
Bluetooth
Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is limit ...
.
Speakers are most often used in pairs, which allows the speaker system to produce
positional audio. When more than one pair is used, it is referred to as
surround sound.
Certain models of computers includes a built-in speaker, which may sacrifice audio quality in favor of size. For example, the built-in speaker of a smartphone allows the users to listen to media without attaching an external speaker.
Interface

The interface between an auditory output device and a computer is the
sound card. Sound cards may be
included on a computer's
motherboard
A motherboard (also called mainboard, main circuit board, mb, mboard, backplane board, base board, system board, logic board (only in Apple computers) or mobo) is the main printed circuit board (PCB) in general-purpose computers and other expand ...
, installed as an
expansion card, or as a
desktop unit.
The sound card may offer either an analog or
digital output. In the latter case, output is often transmitted using
SPDIF as either an electrical signal or an
optical
Optics is the branch of physics that studies the behaviour and properties of light, including its interactions with matter and the construction of instruments that use or detect it. Optics usually describes the behaviour of visible, ultrav ...
interface known as
TOSLINK. Digital outputs are then decoded by an
AV receiver.
In the case of wireless audio, the computer merely transmits a
radio signal, and responsibility of decoding and output is shifted to the speaker.
Form factors
Computer speakers

While speakers can be used for any purpose, there are computer speakers which are built for computer use. These speakers are designed to sit on a desk, and as such, cannot be as large as conventional speakers.
Computer speakers may be powered via
USB, and are most often connected through a 3.5mm phone connector.
PC speaker
The PC speaker is a simple loudspeaker built into
IBM PC compatible computers. Unlike a speaker used with a sound card, the PC speaker is only meant to produce
square wave
A square wave is a non-sinusoidal periodic waveform in which the amplitude alternates at a steady frequency between fixed minimum and maximum values, with the same duration at minimum and maximum. In an ideal square wave, the transitions b ...
s to produce sounds such as
beeping.
Modern computers utilize a
piezoelectric buzzer or a small speaker as the PC speaker.
PC speakers are used during
Power-on self-test to identify errors during the computer's boot process, without needing a video output device to be present and functional.
Studio monitor

A Studio monitor is a speaker used in a
studio
A studio is an artist or worker's workroom. This can be for the purpose of acting, architecture, painting, pottery (ceramics), sculpture, origami, woodworking, scrapbooking, photography, graphic design, filmmaking, animation, industrial design, ...
environment. These speakers optimize for accuracy. A monitor produces a flat (linear) frequency response which does not emphasize or de-emphasize of particular frequencies.
Headphones
Headphones, earphones, and earpieces are a kind of speaker which is supported either on the user's head, or the user's ear.
Unlike a speaker, headphones are not meant to be audible to people nearby, which suits them for use in the
public
In public relations and communication science, publics are groups of individual people, and the public (a.k.a. the general public) is the totality of such groupings. This is a different concept to the sociological concept of the ''Öffentlichk ...
,
office
An office is a space where an organization's employees perform administrative work in order to support and realize objects and goals of the organization. The word "office" may also denote a position within an organization with specific d ...
or other quiet environments.
Noise-cancelling headphones are built with
ambient noise reduction capabilities which may employ
active noise cancelling
Active noise control (ANC), also known as noise cancellation (NC), or active noise reduction (ANR), is a method for reducing unwanted sound by the addition of a second sound specifically designed to cancel the first. The concept was first develo ...
.
Technology
Loudspeakers are composed of several components within an
enclosure
Enclosure or Inclosure is a term, used in English landownership, that refers to the appropriation of "waste" or " common land" enclosing it and by doing so depriving commoners of their rights of access and privilege. Agreements to enclose land ...
, such as several
drivers,
active amplifiers,
crossovers, and other electronics. Multiple drivers are used to reproduce the full frequency
range of human hearing, with
tweeters producing high pitches and
woofer
A woofer or bass speaker is a technical term for a loudspeaker driver designed to produce low frequency sounds, typically from 50 Hz up to 1000 Hz. The name is from the onomatopoeic English word for a dog's bark, "woof" (in contrast to t ...
s producing low pitches.
Full-range speakers use only one driver to produce as much of a frequency response as possible.
While
Hi-Fi speakers attempt to produce high quality sound, computer speakers may compromise on these aspects due to their limited size and to be inexpensive, and the latter often uses full-range speakers as a result.
Tactile
Braille display
A refreshable braille display outputs braille characters through the use of pins raised out of holes on its surface. It is ordinarily used by
visually-impaired
Visual impairment, also known as vision impairment, is a medical definition primarily measured based on an individual's better eye visual acuity; in the absence of treatment such as correctable eyewear, assistive devices, and medical treatment� ...
individuals as an alternative to a
screen reader.
Haptic technology
Haptic technology involves the use of vibration and other motion to induce a sense of touch. Haptic technology was introduced in the late 1990s for use in
game controllers, to provide tactile feedback while a user is playing a video game. Haptic feedback has seen further uses in the automotive field,
aircraft simulation systems, and
brain-computer interfaces.
In mobile devices,
Apple
An apple is an edible fruit produced by an apple tree (''Malus domestica''). Apple trees are cultivated worldwide and are the most widely grown species in the genus '' Malus''. The tree originated in Central Asia, where its wild ances ...
added haptic technology in various devices, marketed as 3D Touch and
Force Touch. In this form, several devices could sense the amount of force exerted on its touchscreen, while
MacBooks could sense two levels of force on its
touchpad, which will produce a haptic sensation.
Printing devices
Printer
A printer is a device that outputs data to be put on a physical item, usually a piece of
paper
Paper is a thin sheet material produced by mechanically or chemically processing cellulose fibres derived from wood, Textile, rags, poaceae, grasses or other vegetable sources in water, draining the water through fine mesh leaving the fibre e ...
. Printers operate by transferring ink onto this medium in the form of the image received from the host.
Early printers could only print text, but later developments allowed printing of graphics. Modern printers can receive data in multiple forms like
vector graphics
Vector graphics is a form of computer graphics in which visual images are created directly from geometric shapes defined on a Cartesian plane, such as points, lines, curves and polygons. The associated mechanisms may include vector display ...
, as an
image
An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensio ...
, a program written in a
page description language, or a string of characters.
Multiple types of printers exist:
;
Inkjet printers : An inkjet printer injects tiny droplets onto the printing medium via a series of nozzles on a printing head.
;
Laser printers : A laser printer uses a
laser
A laser is a device that emits light through a process of optical amplification based on the stimulated emission of electromagnetic radiation. The word "laser" is an acronym for "light amplification by stimulated emission of radiation". The firs ...
to charge a drum of
toner in order to mark points where the toner would stick onto the medium.
;
Thermal printers : A printer which heats up a thermally sensitive roll of paper to reveal ink. Most often seen in retail stores to print
receipts.
;
Dot matrix printer : A printer which uses
impact to transfer ink from a ribbon to the medium.
Plotter
A plotter is a type of printer used to print
vector graphics
Vector graphics is a form of computer graphics in which visual images are created directly from geometric shapes defined on a Cartesian plane, such as points, lines, curves and polygons. The associated mechanisms may include vector display ...
. Instead of drawing pixels onto the printing medium, the plotter draws lines, which may be done with a
writing implement such as a pencil or pen.
Teleprinter
A teleprinter or teletypewriter (TTY) is a type of printer meant for sending and receiving messages. Before displays were used to display data visually, early computers would only have a teleprinter for use to access the
system console. As the operator would enter commands into its keyboard, the teleprinter would output the results onto a piece of paper. The teleprinter would ultimately be succeeded by a
computer terminal, which had a display instead of a printer.
Headless operation
A computer can still function without an output device, as is commonly done with
servers, where the primary interaction is typically over a data network. A number of protocols exist over serial ports or LAN cables to determine operational status, and to gain control over low-level configuration from a remote location without having a local display device. If the server is configured with a video output, it is often possible to connect a temporary display device for maintenance or administration purposes while the server continues to operate normally; sometimes several servers are multiplexed to a single display device though a
KVM switch or equivalent.
Some methods to use remote systems are:
; Remote access : The computer's
console can be accessed through a network connection such as the Internet, using protocols such as
telnet or
SSH.
;
Remote desktop : Allows a
Graphical User Interface to be accessed through remote access even without a monitor.
;
KVM switch : Multiple computers are connected to a single display device which can be switched between computers.
;
Serial port
In computing, a serial port is a serial communication interface through which information transfers in or out sequentially one bit at a time. This is in contrast to a parallel port, which communicates multiple bits simultaneously in paralle ...
: A serial console can be connected to access the device's console.
See also
*
Input Device
In computing, an input device is a piece of equipment used to provide data and control signals to an information processing system, such as a computer or information appliance. Examples of input devices include keyboards, mouse, scanners, cameras ...
*
CPU
A central processing unit (CPU), also called a central processor, main processor or just processor, is the electronic circuitry that executes instructions comprising a computer program. The CPU performs basic arithmetic, logic, controlling, and ...
References
External links
*
{{Basic computer components