Content deleted Content added
Started to clarify or fix some technical errors and nearly re-wrote the whole article, needs more citations |
m Removed/fixed author parameter(s) to remove article from Category:CS1 errors: generic name & general fixes (references may need additional manual fixes) |
||
(33 intermediate revisions by 20 users not shown) | |||
Line 1:
{{Short description|Analog video monitor}}
A '''multisync monitor''' or '''multiscan monitor''' is a [[Computer display|monitor]] that can properly [[Synchronization|synchronise]] with various [[Horizontal scan rate|horizontal]] and [[Vertical synchronization|vertical]] scan [[Frequency|frequencies]].<ref>{{cite web|title=13 What's the difference between fixed frequency and multisynchronous monitors?|url=http://stason.org/TULARC/pc/video-faq/13-What-s-the-difference-between-fixed-frequency-andmultisynchronous-monitors.html}} 070808 stason.org</ref> In contrast, fixed frequency monitors can only synchronise with a specific horizontal and vertical frequency, limiting their flexibility.▼
{{More citations needed|date=May 2023}}
▲A '''multiple-sync''' ('''multisync''') '''monitor''',
Multiscan computer monitors appeared during the
== Computers ==
# [[PAL], [[NTSC], [[Color Graphics Adapter|CGA]]: ~15 kHz horizontal scan, 50-60 Hz vertical scan▼
# [[Enhanced Graphics Adapter|EGA]]: ~23 kHz horizontal scan▼
# [[VGA]]: ~31 kHz horizontal scan, 60-70 Hz vertical scan▼
=== History ===
Early [[home computer]]s output video to ordinary televisions or [[composite monitor]]s, utilizing television display standards such as [[NTSC]], [[PAL]] or [[SECAM]]. These display standards had fixed scan rates, and only used the vertical and horizontal sync pulses embedded in the video signals to ensure synchronization, not to set the actual scan rates.
Early dedicated [[computer monitor]]s still often relied on fixed scan rates. IBM's original 1981 [[IBM Personal Computer|PC]], for instance, was sold with a choice of two video cards ([[IBM Monochrome Display Adapter|MDA]] and [[Color Graphics Adapter|CGA]]) which were intended for use with custom IBM monitors which still used fixed scan rates. The CGA timings were identical to NTSC television, whereas the MDA card used a custom timing for higher resolution to provide better text quality. Early Macintosh monitors also used fixed scan rates.
In 1984, IBM's [[Enhanced Graphics Adapter|EGA]] added a second resolution which necessitated the use of a monitor supporting two scan rates, the original CGA rate as well as a second scan rate for the new video modes.<ref name=":0">{{Cite book|url=http://minuszerodegrees.net/oa/OA%20-%20IBM%20Enhanced%20Color%20Display%20(5154).pdf|title=IBM Enhanced Color Display Manual|pages=1}}</ref> This monitor as well as others that could be manually switched between these two sync rates were known as dual-scan displays.<ref name="InfoWorld">{{Cite book|url=https://books.google.com/books?id=YToEAAAAMBAJ&dq=dual-sync%20EGA&pg=PA39|title=InfoWorld|date=1988-08-22|publisher=InfoWorld Media Group, Inc.|language=en}}</ref>
The NEC Multisync was released in 1985 for use with the IBM PC, supporting a wide range of sync frequencies including those for CGA, EGA, various extended forms of those standards marketed by third party vendors, and standards yet to be released.<ref name=":1">{{Cite book|url=https://books.google.com/books?id=mTwEAAAAMBAJ&dq=multisync&pg=PA61|title=InfoWorld|date=1986-10-27|publisher=InfoWorld Media Group, Inc.|language=en}}</ref>
IBM's 1987 [[Video Graphics Array|VGA]] standard, in turn, expanded to three fixed scan rates. At this point, PC and Mac owners with multiple graphics cards required unique monitors for each of them,<ref name="InfoWorld"/> and by the late 80s all of the below computer video standards required monitors which supported a small number of specific frequencies:
▲# [[PAL]], [[NTSC]], [[Color Graphics Adapter|CGA]]: ~15.7 kHz horizontal scan, 50
▲# [[Enhanced Graphics Adapter|EGA]]:
# [[VGA]]: 31.5 kHz horizontal scan, 60 or 70 Hz vertical scan. No support for CGA/EGA timings. CGA/EGA resolutions are transmitted to the monitor at VGA compatible timings.
▲# [[
# Many different display formats for Macintosh, Sun, NeXT, and other microcomputers
After 1987's [[Video Graphics Array|VGA]]. the IBM market began to develop [[Super VGA]] cards which used many different scan rates, culminating in the [[VESA BIOS Extensions|VBE]] which established standardized methods for outputting many different resolutions from one card, eventually becoming the [[Generalized Timing Formula]] which permitted graphics cards to output arbitrary resolutions.
While stand-alone LCD monitors generally accept a wide range of horizontal scan rates, the same is not true of the vertical scan rate. The vast majority of LCDs accept only 60Hz to 70Hz vertical scan rates. In recent years, LCD monitors designed for gaming have appeared on the market offering vertical scan rates of 120Hz and up. <ref>{{cite web|title=List of 120Hz monitors - Includes 144Hz, 240Hz Blur Busters|url=http://www.blurbusters.com/faq/120hz-monitors/}}</ref> These monitors are referred to by the term "120Hz" (or the applicable refresh rate) rather than "multiscan."▼
By the late 1990s, graphics cards for microcomputers were available with specs ranging from 1024x768 at 60 Hz, to at least 1600x1200 at 85 Hz.<ref>{{Cite book|url=https://books.google.com/books?id=DDwEAAAAMBAJ&dq=infoworld%2085hz&pg=PA14-IA1|title=InfoWorld|date=1997-12-15|publisher=InfoWorld Media Group, Inc.|language=en}}</ref> In addition to these higher resolutions and frequencies, during system boot on systems like the IBM PC, the display would operate at standard low resolution, such as the PC standard of 720x400 at 70 Hz. A monitor capable of displaying at both resolutions would need to be able to horizontally scan in a range from at least 31 to 68 kHz.
In response, VESA established a standardized list of display resolutions, refresh rates, and accompanying timing for hardware manufacturers.<ref>{{Cite book|url=https://books.google.com/books?id=eX8w8B-OhIIC&dq=vesa%20display%20monitor%20timings&pg=PA177|title=PC Mag|date=July 1993|publisher=Ziff Davis, Inc.|language=en}}</ref> This was superseded by VESA's [[Generalized Timing Formula]], which provided a standard method to derive the timing of an arbitrary display mode from its sync pulses,<ref>{{Cite web|title=Standards FAQ|url=https://vesa.org/vesa-standards/standards-faq/|access-date=2020-08-16|website=VESA - Interface Standards for The Display Industry|language=en-US|quote=Q: How will GTF help the monitor automatically set itself to any timing format? / A: GTF defines the relationship between syncs and video signals at any frequency of operation. The display can measure the incoming sync frequency, and thus can predict where the image will start and finish, even though it may not have been preset at that operating point.}}</ref> and this in turn was superseded by VESA's [[Coordinated Video Timings]] standard.
=== Implementation ===
Early multisync monitors designed for use with systems having a small number of specific frequencies, like CGA, EGA and VGA, or built-in Macintosh graphics, supported limited fixed frequencies. On the IBM PC, these were signaled from the graphics card to the monitor through the polarities of one or both H- and V-sync signals sent by the video adapter.<ref name=":0" />
Later designs supported a continuous range of scan frequencies, such as the NEC Multisync which supported horizontal scan rates from 15 to 31 kHz<ref name=":1" /> derived from the sync signal timing rather than the polarity of the sync signals.<ref>{{Cite web|title=PC Mag 1987-03-31 : Free Download, Borrow, and Streaming|url=https://archive.org/details/PC-Mag-1987-03-31|access-date=2020-08-16|website=Internet Archive|date=31 March 1987 |language=en}}</ref> Displays like these could be used on multiple platforms and video cards as long as the frequencies were within range.
Modern monitors produced using the VESA frequency standards generally support arbitrary scan rates between specific minimum and maximum horizontal and vertical rates. Most modern multiscan computer monitors have a minimum horizontal scan frequency of 31 kHz.<ref>{{Cite web|title=Converters {{!}} RetroRGB|url=https://www.retrorgb.com/converters.html|access-date=2020-08-16|language=en-US}}</ref>
In both multisync and fixed-sync monitors, timing is important to prevent image distortion and even damage to components.<ref>{{Cite web|title=Standards FAQ|url=https://vesa.org/vesa-standards/standards-faq/|access-date=2020-08-16|website=VESA - Interface Standards for The Display Industry|language=en-US|quote=Sync signals for displays drastically affect the quality, performance and even reliability of CRT displays. Even small differences in timing parameters can significantly affect image position and size, causing problems for the user. Difference in blanking times can lead to excessive power dissipation and electrical stress in the scanning circuits, or at the other extreme, incomplete or distorted images being displayed.}}</ref> Most modern multiscan monitors are [[microprocessor]] controlled<ref>{{Cite web|title=Standards FAQ|url=https://vesa.org/vesa-standards/standards-faq/|access-date=2020-08-16|website=VESA - Interface Standards for The Display Industry|language=en-US|quote=In order to identify the mode, most present day multiple frequency monitors use a simple microcontroller to measure syncs.}}</ref> and will refuse to attempt to synchronise to an unsupported scan rate, which usually protects them from damage.
=== Non-CRT monitors ===
The multisync concept applies to non-CRT monitors, such as [[LCD]]s, but is implemented differently.
LCD monitors are [[Fixed pixel display|fixed-pixel displays]], where the number of rows and columns displayed on the screen are constant, set by the construction of the panel. When the input signal has a resolution that does not match the number of pixels in the display, the LCD controller must still populate the same number of image elements.
This is accomplished either by [[Video scaler|scaling]] the image up or down as needed, creating a picture that does not have a 1:1 relationship between LCD image elements and pixels in the original image, or by displaying the image unscaled in the center of the monitor, filling the spaces on all sides with black pixels.
▲While stand-alone LCD monitors generally accept a wide range of horizontal scan rates, the
== Television ==
{{Unreferenced section|date=May 2023}}
CRT televisions are typically designed to operate only with the video standard of the country they are sold in ([[PAL]], [[NTSC]], [[SECAM]]), but some sets, particularly broadcast monitors, can operate on multiple standards.
== References ==
Line 31 ⟶ 57:
* [http://www.webopedia.com/TERM/M/multiscanning_monitor.html Multiscanning monitor] webopedia.
[[Category:
[[Category:Graphics hardware]]
|