Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Transition-minimized differential signaling
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Digital serial communication standard}} {{More citations needed|date=October 2021}}[[File:Schematic TMDS link.svg|thumb|upright=2.0|Schematic of a TMDS link used as a link for digital component video data (RGB) between a video controller (PC) and a display controller (Monitor) in interfaces such as DVI or HDMI]] '''Transition-minimized differential signaling''' ('''TMDS''') is a[[technological | technology]] for transmitting high-speed[[Serial communication | serial]] [[data]] used by the [[digital visual interface|DVI]]<ref name=DVI>{{citation |title=Digital Visual Interface |url=http://www.cs.unc.edu/Research/stc/FAQs/Video/dvi_spec-V1_0.pdf |archiveurl=https://web.archive.org/web/20040423112052/http://www.cs.unc.edu/Research/stc/FAQs/Video/dvi_spec-V1_0.pdf |archivedate=2004-04-23 |url-status=live |publisher=[[Digital Display Working Group]] |date=1999-04-02}}</ref> and [[High-Definition Multimedia Interface|HDMI]] video interfaces, as well as by other digital communication interfaces. The transmitter incorporates a coding algorithm which reduces [[electromagnetic interference]] over copper cables and enables robust [[clock recovery]] at the receiver to achieve high [[Clock skew|skew]] tolerance for driving longer cables as well as shorter low-cost cables. == Description == TMDS was developed by [[Silicon Image Inc.]] as a member of the [[Digital Display Working Group]]. TMDS is similar to [[low-voltage differential signaling]] (LVDS) in that it uses [[differential signaling]] to reduce [[electromagnetic interference]] (EMI) which allows faster signal transfers with increased accuracy. TMDS also uses a [[twisted pair]] for noise reduction, rather than [[coaxial cable|coaxial cables]] which are conventional for carrying video signals. Like LVDS, the data is transmitted serially over the data link. When transmitting video data and used in HDMI, three TMDS twisted pairs are used to transfer video data. Each of the three links corresponds to a different [[RGB]] component. The physical layer for TMDS is [[current mode logic]] (CML),<ref>[http://www.ti.com/lit/ds/symlink/ds34rt5110.pdf DS34RT5110 DVI, HDMI Retimer with Input Equalization and Output De-Emphasis]</ref> [[DC coupling|DC coupled]] and [[Electrical termination|terminated]] to 3.3 Volts. While the data is DC balanced (by the encoding algorithm), DC coupling is part of the specification. TMDS can be switched or repeated by any method applicable to CML signals. However, if DC coupling to the transmitter is not preserved, some transmitters' "monitor detection" features may not work properly. ==Coding== The method is a form of [[8b/10b encoding]] but using a code-set that differs from the original [[IBM]] form. A two-stage process converts an input of 8 bits into a 10 bit code with particular desirable properties. In the first stage, the first bit is untransformed and each subsequent [[bit]] is either [[Exclusive or|XOR]] or [[Exclusive nor|XNOR]] transformed against the previous bit. The encoder chooses between XOR and XNOR by determining which will result in the fewest transitions; the ninth bit encodes which operation was used. In the second stage, the first eight bits are optionally inverted to even out the balance of ones and zeros and therefore the sustained average [[Direct current|DC]] level; the tenth bit encodes whether this inversion took place. The 10-bit TMDS symbol can represent either an 8-bit data value during normal data transmission, or 2 bits of control signals during screen blanking. Of the 1,024 possible combinations of the 10 transmitted bits: * 460 combinations are used to represent an 8-bit data value, as most of the 256 possible values have two encoded variants (some values have only one), * 4 combinations are used to represent 2 bits of control signals (C0 and C1 in the table below); unlike the data symbols these have such properties that they can be reliably recognized even if sync is lost and are therefore also used for synchronizing the decoder, * 2 combinations are used as a guard band before HDMI data, * 558 remaining combinations are reserved and forbidden. Control data is encoded using the values in the table below. Control data characters are designed to have a large number (7) of transitions to help the receiver synchronize its clock with the transmitter clock. {| class="wikitable" style="text-align:center;" |+ Control data encoding ! colspan="2" | Input control bit || Output<br />codeword<br /> |- ! C0 || C1 || 0 ... 9 |- | 0 || 0 || 0010101011 |- | 0 || 1 || 0010101010 |- | 1 || 0 || 1101010100 |- | 1 || 1 || 1101010101 |} On channel 0 the C0 and C1 bits encode the [[Analog_television#Horizontal_synchronization|horizontal synchronization]] (HSync) and [[Analog_television#Vertical_synchronization|vertical synchronization]] (VSync) signals. On the other channels they encode the CTL0 through CTL3 signals which are unused by DVI but in the case of HDMI, are used as a preamble indicating the type of data about to be transferred (Video Data or Data Island), the [[High-bandwidth Digital Content Protection|HDCP]] status and so on. ==See also== *[[S/PDIF]] *[[Low-voltage differential signaling|LVDS]] *[[Video display controller]] ==References== {{reflist}} [[Category:Digital display connectors]] [[Category:Line codes]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation
(
edit
)
Template:More citations needed
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)