Multi-monitor

Last updated
Two dual-monitor digital audio workstations Oto godfrey-multi screen studio.jpg
Two dual-monitor digital audio workstations

Multi-monitor, also called multi-display and multi-head, is the use of multiple physical display devices, such as monitors, televisions, and projectors, in order to increase the area available for computer programs running on a single computer system. Research studies [1] [2] [3] show that, depending on the type of work, multi-head may increase the productivity by 50–70%.

Contents

Measurements of the Institute for Occupational Safety and Health of the German Social Accident Insurance showed that the quality and quantity of worker performance varies according to the screen setup and type of task. Overall, the results of physiological studies and the preferences of the test persons favour a dual-monitor rather than single-monitor setup. Physiologically limiting factors observed during work on dual monitors were minor and not generally significant. There is no evidence that office work with dual-monitor setups presents a possible hazard to workers. [4]

Implementation

Analog Monitor Splitter for VGA cable Analog Monitor Splitter (unbranded)-2312.jpg
Analog Monitor Splitter for VGA cable

Multiple computers can be connected to provide a single display, e.g. over Gigabit Ethernet/Ethernet to drive a large video wall. [5]

Display modes

USB

One way to extend the number of displays on one computer is to add displays via USB. Starting in 2006, DisplayLink released several chips for USB support on VGA/DVI/LVDS and other interfaces. [6]

Adoption

In the office

A Bloomberg Terminal 2012 Bloomberg Terminal by jm3 - Creative Commons licensed.jpg
A Bloomberg Terminal
Multi-monitor setups in financial market making Deutsche-boerse-parkett-ffm008.jpg
Multi-monitor setups in financial market making

In many professions, including graphic design, architecture, communications, accounting, engineering and video editing, the idea of two or more monitors being driven from one machine is not a new one. While in the past, it has meant multiple graphics adapters and specialized software, it was common for engineers to have at least two, if not more, displays to enhance productivity. [7]

In video gaming

AMD Eyefinity-driven multi-monitor system for gaming AMDExtravaLANzaToronto7.JPG
AMD Eyefinity-driven multi-monitor system for gaming

Early versions of Doom permitted a three-monitor display mode, using three networked machines to show left, right, and center views. [8]

More recently, games have used multiple monitors to show a more absorbing interface to the player or to display game information. Various flight simulators can use these monitor setups to create an artificial cockpit with more realistic interfaces. [9] Others such as Supreme Commander and World in Conflict can use an additional monitor for a large scale map of the battlefield. [10]

A large number of older games support multi-monitor set-ups by treating the total screen space as effectively a single monitor to the game, a technique known as spanning. Many games without inherent multi-monitor support such as Guild Wars and World of Warcraft can also be made to run in multi-monitor set-ups, with this technique or in conjunction with addition of third-party software [11] A larger list of games that support dual/multi-screen modes is available at WSGF. [12]

Arcade machines and handheld console games

The concept of "multi-monitor" games is not limited to games that can be played on personal computers. As arcade technology entered the 1990s, larger cabinets were being built which in turn also housed larger monitors such as the 3 28" screen version of Namco's Ridge Racer from 1993. Although large screen technology such as CRT rear projection was beginning to be used more often, multi-monitor games were still occasionally released, such as Sega's F355 Challenge from 1999 which again used 3 28" monitors for the sit-down cockpit version. The most recent use of a multi-monitor setup in arcades occurred with Taito's Dariusburst: Another Chronicle game, released in Japan in December 2010 [13] and worldwide the following year. [14] It uses 2 32" LCD screens and an angled mirror to create a seamless widescreen.

Nintendo demonstrated the feasibility of playing multi-monitor games on handheld game consoles in designing the Nintendo DS and its successor, the Nintendo 3DS, which both became successful consoles in their own right. Games on these systems take advantage of the two screens available, typically by displaying gameplay on the upper screen, while showing useful information on the bottom screen. [15] There are also a number of games, mostly for the Nintendo DS, whose gameplay spans across both screens, combining them into one tall screen for a more unique and larger view of the action. [16]

Vertical monitor

Vertical monitor second display to the left Vertical monitor.jpg
Vertical monitor second display to the left

Vertical monitors are usually added as a secondary display to the left or right of the main landscape oriented monitor. They are useful to display more information vertically down the page, computer programmers use this configuration most often to see as many lines of code on the screen as possible without having to scroll a lot. [17]

Developing software for multiple monitor workstations

Ordinary software does not need special support for multiple screens even if it uses the graphic accelerator. At the usual application level, multihead is presented just as a single larger monitor spanning over all screens. However, some special approaches may increase the multithread performance.

With multiple monitors present, each screen will have its own graphics buffer. One possible scenario for programming is to present to OpenGL or DirectX a continuous, virtual frame buffer in which the OS or graphics driver writes out to each individual buffer. With some graphics cards, it's possible to enable a mode called "horizontal span" which accomplishes this. The OpenGL/DirectX programmer then renders to a very large frame buffer for output. In practice, and with recent cards, this mode is being phased out because it does not make very good use of GPU parallelism and does not support arbitrary arrangements of monitors (they must all be horizontal). A more recent technique uses the wglShareLists feature of OpenGL to share data across multiple GPUs, and then render to each individual monitor's frame buffer. [18]

In Android

Android supports an additional monitor as of version 4.2 [19] but additional software is needed to multi-task/use both at once. [20] [21]

Second displays

Laptop with a second display Barbar dator med en second display.jpg
Laptop with a second display

A second display or second displays is a common term describing the multi-monitor setup with just one additional monitor attached. Today it is particularly common to have one workstation with two monitors connected where the second monitor is referred to as the second display. Many tablets will serve as a second display connected to a laptop. [22] Many modern shops use cash registers with two screens, one facing the cashier and a second display facing the shopper.

Today's second display has evolved from a multi screen personal computer monitor to having multiple technical features such as a touchscreen, web cam or even a barcode reader in stores. [23] When a simultaneous touch input is performed on two devices simultaneously there will be a technical solution required to solve the dual input.

The European Union Intellectual Property Office rejected a trademark application for "second display" by LG Electronics, citing that the term was not distinctive. [24]

Professional meaning

Shop and IT-support staff can use the term “second display” when referring to the second monitor in a multi-monitor setup. [25]

Second display in use at a Point of Sale (POS) at McCafe Second display pa McCafe.jpg
Second display in use at a Point of Sale (POS) at McCafé

Retail and hotel businesses have a professional meaning for a "second display", also known as interactive customer display or dual-screen for shops. The term is used in retail and hotel environments when referring to a customer facing display that is connected to the point of sale (POS) system. Normally a second display solution contains both hardware and interactive software allowing the shopper to perform certain actions. The second display is most commonly used to show the total purchase amount and the purchase list. Some advanced systems contain functionality relating to loyalty and member data. In an article from 2021 the Swedish retail magazine Dagens Handel mentions the provider of second displays ID24 [26] and their published survey among retail and hospitality companies. [27]

The second display can draw shoppers' attention to new products, advertisements, charities, or special offers. The displays can also be used for different kinds of user input - for example entering an email to receive an electronic receipt, give feedback or sign up for loyalty to the customer relationship management (CRM) system.

See also

Related Research Articles

<span class="mw-page-title-main">Graphics card</span> Expansion card which generates a feed of output images to a display device

A graphics card is a computer expansion card that generates a feed of graphics output to a display device such as a monitor. Graphics cards are sometimes called discrete or dedicated graphics cards to emphasize their distinction to integrated graphics processor on the motherboard or the CPU. A graphics processing unit (GPU) that performs the necessary computations is the main component in a graphics card, but the acronym "GPU" is sometimes also used to erroneously refer to the graphics card as a whole.

<span class="mw-page-title-main">Multiple buffering</span> Use of more than one buffer to hold a block of data

In computer science, multiple buffering is the use of more than one buffer to hold a block of data, so that a "reader" will see a complete version of the data instead of a partially updated version of the data being created by a "writer". It is very commonly used for computer display images. It is also used to avoid the need to use dual-ported RAM (DPRAM) when the readers and writers are different devices.

<span class="mw-page-title-main">RIVA TNT2</span> Graphics Chip by Nvidia

The RIVA TNT2 is a graphics processing unit manufactured by Nvidia starting in early 1999. The chip is codenamed "NV5" because it is the 5th graphics chip design by Nvidia, succeeding the RIVA TNT (NV4). RIVA is an acronym for Real-time Interactive Video and Animation accelerator. The "TNT" suffix refers to the chip's ability to work on two texels at once. Nvidia removed RIVA from the name later in the chip's lifetime.

<span class="mw-page-title-main">KVM switch</span> Device that connects computer front-end hardware to multiple computers

A KVM switch is a hardware device that allows a user to control multiple computers from one or more sets of keyboards, video monitors, and mice.

In computing, hardware overlay, a type of video overlay, provides a method of rendering an image to a display screen with a dedicated memory buffer inside computer video hardware. The technique aims to improve the display of a fast-moving video image — such as a computer game, a DVD, or the signal from a TV card. Most video cards manufactured since about 1998 and most media players support hardware overlay.

<span class="mw-page-title-main">ATI Rage series</span> Series of video cards

The ATI Rage is a series of graphics chipsets developed by ATI Technologies offering graphical user interface (GUI) 2D acceleration, video acceleration, and 3D acceleration developed by ATI Technologies. It is the successor to the ATI Mach series of 2D accelerators.

<span class="mw-page-title-main">Matrox Parhelia</span> GPU by Matrox

The Matrox Parhelia-512 is a graphics processing unit (GPU) released by Matrox in 2002. It has full support for DirectX 8.1 and incorporates several DirectX 9.0 features. At the time of its release, it was best known for its ability to drive three monitors and its Coral Reef tech demo.

The G400 is a video card made by Matrox, released in September 1999. The graphics processor contains a 2D GUI, video, and Direct3D 6.0 3D accelerator. Codenamed "Toucan", it was a more powerful and refined version of its predecessor, the G200.

<span class="mw-page-title-main">Multiseat configuration</span>

A multiseat, multi-station or multiterminal system is a single computer which supports multiple independent local users at the same time.

Matrox Graphics eXpansion Module (GXM) supports the use of multiple monitors over a single video source by splitting the output of a video source, providing an enlarged workspace or gaming environment. GXM is not a graphics card itself, and in fact requires a fairly powerful graphics card for playing games on multiple monitors.

<span class="mw-page-title-main">Video wall</span> Technique used for creating large video displays, without a video projector

A video wall is a special multi-monitor setup that consists of multiple computer monitors, video projectors, or television sets tiled together contiguously or overlapped in order to form one large screen. Typical display technologies include LCD panels, Direct View LED arrays, blended projection screens, Laser Phosphor Displays, and rear projection cubes. Jumbotron technology was also previously used. Diamond Vision was historically similar to Jumbotron in that they both used cathode-ray tube (CRT) technology, but with slight differences between the two. Early Diamond vision displays used separate flood gun CRTs, one per subpixel. Later Diamond vision displays and all Jumbotrons used field-replaceable modules containing several flood gun CRTs each, one per subpixel, that had common connections shared across all CRTs in a module; the module was connected through a single weather-sealed connector.

<span class="mw-page-title-main">DisplayLink</span> American semiconductor and software technology company

DisplayLink is a semiconductor and software technology company owned by Synaptics that develops the DisplayLink USB graphics technology. This technology enables computers and displays to connect using USB, Ethernet, and WiFi, and also allows for multiple displays to be connected to a single computer. DisplayLink's primary customers include notebook OEMs, LCD monitor manufacturers, and PC accessory vendors, and their technology is compatible with a wide range of operating systems, including Microsoft Windows, macOS, Android, ChromeOS, and Linux.

<span class="mw-page-title-main">Cromemco Dazzler</span>

The Cromemco Dazzler was a graphics card for S-100 bus computers introduced in a Popular Electronics cover story in 1976. It was the first color graphics card available for microcomputers. The Dazzler was the first of a succession of increasingly capable graphics products from Cromemco which, by 1984, were in use at 80% of all television stations in the U.S. for the display of weather, news, and sports graphics.

<span class="mw-page-title-main">Voodoo2</span> Series of Graphics Cards

The Voodoo2 is a set of three specialized 3D graphics chips on a single chipset setup, made by 3dfx. It was released in February 1998 as a replacement for the original Voodoo Graphics chipset. The card runs at a chipset clock rate of 90 MHz and uses 100 MHz EDO DRAM, and is available for the PCI interface. The Voodoo2 comes in two models, one with 8 MB RAM and one with 12 MB RAM. The 8 MB card has 2 MB of memory per texture mapping unit (TMU) vs. 4 MB on the 12 MB model. The 4 MB framebuffer on both cards support a maximum screen resolution of 800 × 600, while the increased texture memory on the 12 MB card allows more detailed textures. Some boards with 8 MB can be upgraded to 12 MB with an additional daughter board.

Adaptive tile refresh is a computer graphics technique for side-scrolling video games. It was most famously used by id Software's John Carmack in games such as Commander Keen to compensate for the poor graphics performance of PCs in the early 1990s. Its principal innovation is a novel use of several EGA hardware features to perform the scrolling in hardware. The technique is named for its other aspect, the tracking of moved graphical elements in order to minimize the amount of redrawing required in every frame. Together, the combination saves the processing time that would be otherwise required for redrawing the entire screen. Carmack designed the software engine based on a scrolling display for large images from the 1970s.

<span class="mw-page-title-main">PlayStation 2 technical specifications</span> Overview of the PlayStation 2 technical specifications

The PlayStation 2 technical specifications describe the various components of the PlayStation 2 (PS2) video game console.

<span class="mw-page-title-main">Stereoscopic video game</span>

A stereoscopic video game is a video game which uses stereoscopic technologies to create depth perception for the player by any form of stereo display. Such games should not be confused with video games that use 3D game graphics on a mono screen, which give the illusion of depth only by monocular cues but lack binocular depth information.

<span class="mw-page-title-main">AMD Eyefinity</span> Brand of AMD video card products

AMD Eyefinity is a brand name for AMD video card products that support multi-monitor setups by integrating multiple display controllers on one GPU. AMD Eyefinity was introduced with the Radeon HD 5000 Series "Evergreen" in September 2009 and has been available on APUs and professional-grade graphics cards branded AMD FirePro as well.

scrcpy Screen mirroring software

scrcpy is a free and open-source screen mirroring application that allows control of an Android device from a desktop computer. The software is developed by Genymobile SAS, a company which develops Android emulator Genymotion.

<span class="mw-page-title-main">Dual input</span> Multiple touch input on a device challenge

Dual input or dual point user input are common terms describing the 'multiple touch input on two devices simultaneously' challenge.

References

  1. I. Berger(2006). The Virtues of a Second Screen. New York Times.
  2. S.Ross (2003).Two Screens Are Better Than One. Microsoft research.
  3. Z.Davis (2011). Dual Monitors Boost Productivity, User Satisfaction
  4. Institute for Occupational Safety and Health of the German Social Accident Insurance. "Office workstations with multiple screens".
  5. "Configuring and Running a Large Video Wall using ATI FirePro Graphics" (PDF). Retrieved 2014-07-04.
  6. "DisplayLink launches high-speed USB graphics technology for multi-monitor computing applications" (Press release). DisplayLink. April 11, 2006. Retrieved September 17, 2012.
  7. Bill Gates. April 7, 2006. How I Work. Fortune.
  8. "Official DOOM FAQ, Section 9.2".
  9. "Matrox - Surround Gaming - Flight Sim Zone". www.matrox.com. Archived from the original on 2019-03-02. Retrieved 2015-11-09.
  10. Supreme Commander Hardware Performance Guide Archived 2011-05-15 at the Wayback Machine , AU Game Spot, February 2007
  11. "MultiMonitor.Net". Archived from the original on 2019-03-02. Retrieved 2010-01-05.
  12. "Master Game List". Archived from the original on 2011-06-23.
  13. "Dariusburst Another Chronicle Homepage". 株式会社タイトー.
  14. "Dariusburst Another Chronicle Now Available Worldwide". Arcade Heroes. 11 December 2011.
  15. Tolito, Stephen (24 October 2016). "The (Possible) End Of Nintendo's Magnificent Two-Screen Gaming Era". Kotaku. Retrieved 9 April 2019.
  16. Tolito, Stephen (19 April 2011). "The Forgotten Beauty Of Vertical DS Games, The Spectacle Of Widescreen Turned Sideways". Kotaku . Retrieved 9 April 2019.
  17. "Autonomous". 2 November 2018.
  18. "Hoetzlein, Rama C. Multi-Monitor Rendering in OpenGL".
  19. "Android 4.2 APIs - Android Developers". Android Developers.
  20. "Ixonos Multi-Display for Android". November 8, 2013.
  21. Ixonos Multi-Display for Android on YouTube
  22. "Ex-Apple engineers turn your iPad into a second display". Duet Display. Retrieved August 6, 2021.
  23. "Second display extras". ID24. Retrieved August 6, 2021.
  24. "Intellectual property in the European Union". EUIPO. Retrieved January 26, 2021.
  25. "POS - How to add a second display ?" . Retrieved August 26, 2021.
  26. "Software for second displays with 50+ modules". ID24. Retrieved December 7, 2022.
  27. "Lojalitetsprogram hos nio av tio retailkedjor". Dagens Handel. Retrieved September 5, 2021.

Further reading