zoukankan      html  css  js  c++  java
  • dvi接口介绍

    Most graphics cards and motherboards feature a Digital Video Interface (DVI) connector for connecting a monitor or projector to the computer. In the picture below, the DVI connector is colored white as opposed to the VGA connector which is colored blue.

    dvi i or dvi d for gaming

    As already mentioned, a DVI-D connector sends out a digital signal only, whereas a DVI-I connector can send both a digital signal (for digital displays, such as flat panel LCD monitors) and an analog signal (for older displays, such as a CRT monitor) using a DVI to VGA adapter. For this reason, a DVI-I connector contains more pins than a DVI-D connector.

    Graphics card or motherboards which carry a DVI-I connector are therefore fully compatible with flat panel LCD monitors, which typically have DVI-D ports. The DVI-D cable will only read the digital output from the DVI-I connector and simply ignore the analog signal.

    Lastly, there’s the DVI-A which can only carry out an analog signal, but these are obsolete nowadays.

    DVI-I vs DVI-D vs DVI-A

    For every graphics card or motherboard that has a DVI connector, the amount of pins and layout of the pins on the DVI connector differs depending on its type. The DVI is the most versatile connector as it can be used with both HDMI and VGA devices by using proper adapters.

    what is a dvi d cable

    The Dual-Link connectors utilize all 24 pins which allow for higher bandwidth. As such, the Dual-Link DVI can deliver resolutions up to 2560×1600 at 60Hz or 1920×1080 at 144Hz while the Single-Link DVI maxes out at only 1920×1200 at 60Hz.

  • 相关阅读:
    Google
    LeetCode 664. 奇怪的打印机
    LeetCode 79. 单词搜索
    LeetCode 224. 基本计算器
    Windows 端口映射
    LeetCode 354. 俄罗斯套娃信封问题
    LeetCode 300. 最长递增子序列
    LeetCode 338. 比特位计数
    LeetCode 395. 至少有K个重复的最长子串
    LeetCode 424. 替换后的最长重复字符
  • 原文地址:https://www.cnblogs.com/aerfa828/p/10771818.html
Copyright © 2011-2022 走看看