I know the original VGA standard was meant to output 640x480 and that other standards over the original VGA connector are developed to output a higher resolution. (SVGA, XGA, etc.) But I was wondering if there's a specific limit to the resolution that the VGA connector can take.

Furthermore, are and if so how are for example DVI and HDMI limited on resolution?

link|improve this question

feedback

2 Answers

up vote 6 down vote accepted

See How Many Dots Has It Got for what is today still called VGA, but has evolved far beyond 640x480.

The resolution champion today seems to be WHUXGA (Wide Hex Ultra Extended Graphics Array) with resolution of 7680x4800 (36,864,000 total pixels).

Using VGA, the signal from the CPU is converted to VGA by the video adapter and sent to a monitor with VGA input. The conversion to VGA causes some loss of quality.

With DVI the signal is not converted (kept digital) and sent to the DVI input on the monitor.

DVI and HDMI are exactly the same as one another, image-quality-wise. The principal differences are that HDMI carries audio as well as video, and uses a different type of connector, but both use the same encoding scheme, and that's why a DVI source can be connected to an HDMI monitor, or vice versa, with a DVI/HDMI cable, with no intervening converter box.

source

link|improve this answer
1  
But is there technology/hardware limit? Could a standard with a higher resolution be developed for the VGA interface? And how about HDMI and DVI? – BloodPhilia Oct 31 '10 at 16:16
I added some more info. – harrymc Oct 31 '10 at 17:54
Thanks, but what about the maximum resolution/number of pixels that can be output? That was my initial question. – BloodPhilia Nov 2 '10 at 8:38
1  
The current limit is 7680x4800, but it seems like it can be cranked-up at will. VGA-variants are apparently here to stay for many more years. Probably VGA is a solution for cheaper computers. – harrymc Nov 2 '10 at 8:51
feedback

According to Wikipedia: The DVI support : (Single) WUXGA (1,920 × 1,200) @ 60 Hz (Dual) Limited by copper bandwidth limitations, DVI source limitations, and DVI sink limitations.

The HDMI 1.4a support only 4096×2160p24 over a single link.

The VGA can go up to 2048x1536px @85 Hz (388 MHz), and rarely 2560x1920 @63 Hz.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.