"alexandre" <alexc.TakeThisOut@iprolink.ch> wrote in message
news:441b02fa.0306290639.6af41f89@posting.google.com...
> Hello,
>
> just out of curiosity, i was wondering about the needed bandwidth
> between pc and display. If you have a resolution of 1600*1200 and
> color depth of 32 bits with a game runing at 48 FPS... then the
> bandwidth is more than 3Gb/s right ?
Technically, the figure you're looking for is not "bandwidth"
(which is just the frequency range that is required) but "channel
capacity" or "data rate", which is something slightly different.
The raw data rate required, at a minimum, for any given format
and refresh rate may be found by multiplying the number of
pixels per frame times the number of frames per second times
the number of bits per pixel. "32 bit" color depth generally
becomes 24 bits at the display interface (8 bits per color, which
is sufficient for the majority of applications). So we get:
1600 x 1200 x 48 x 24 = 2.211 Gbit/sec.
This is the raw data rate in terms of the actual information being
produced, IF the image is truly being generated at a steady
48 FPS. As another response pointed out, the FPS rate may not
be the same as the display refresh rate. It IS, however, the important
rate in terms of the actual amount of "new" information that would
have to be delivered per second. Some new display interface
proposals take advantage of this by requiring frame storage in
the display, such that the display interface only has to run at the
rate at which new frames are being produced, regardless of the display's
refresh rate. There are other techniques, such as "conditional updating"
(i.e., only transmit those portions of the image which have actually
changed) and of course digital compression methods which in the
future will further reduce the data rates needed on the display
interface.
>
> Is the signal between a dispay adapter and the display digital ?
> Will there be wireless glasses displaying such signal before 100 years
> ?
Possibly, although they'll have to wait until these new techniques
are available. Remember, digital HDTV currently provides a
1920 x 1080 image at 30 frames per second while requiring only
about 20 Mbit/sec (and transmitted over a 6 MHz channel) - which
gives you some idea of where we are right now with compression
technology. And that's definitely a "wireless" interface...
>
> ... any web ressources on this subject would also be appreciated.
>
I don't know of any resources that cover all of this on the web, but
if you don't mind the self-promotion, it IS covered (hopefully fairly
well!) in my book:
"Digital Interfaces: Fundamentals & Standards" from John Wiley &
Sons.
Amazon has it, I know. The only problem is that it IS a bit
pricey - sorry, they don't let the writers set the price!
Bob M.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: pc <-> display bandwidth