1

Not like this which is about protocol, this is about physical.

The HDMI2.0 (18Gbps) fiber optic HDMI cables on market seems to be "cheap", like<$100.

Although optic fibers are very cheap now, but considering those cables contain 4 optic channels which require 4 transmitters and 4 receivers each at least with a rate of 4.5Gbps, and for comparison 10Gbps optical NIC is $100 with only one 10G transmitter and receiver.

Does those cables just connect the TMDS lines directly (or only with some general off the shelf cheap level shifter like ICs) to the optical tranceivers (or even just some off the shelf cheap ICs and a optical diode?) to get such low cost? If so, maybe a HDMI2.1 48Gbps transmitter/receiver can be DIYed (paired with off the shelf optic cables) which is not on market yet.

What is the recommended way to convert TMDS (two sub question:18Gbps and 48Gbps which may be a very different design) signal to optical signals with low cost?

Updated

Phase synchronization between channels is another problem, HDMI is a synchronized bus, the electric-optic and optic-electric converters should have fixed phase shift (and noise) that is compliant with HDMI requirement.

jw_
  • 173
  • 6
  • 10Gbit SFP+ modules cost way less than $100: https://www.fs.com/products/15235.html Optical transcievers are very cheap to make. Probably that device costs so much because it includes 4 ~$15 transceivers. – user1850479 Jan 21 '21 at 01:26
  • @user1850479 The cable integrates all circuilts in a normal HDMI plug, I guess they are diode based. SFP+ sounds like the big module for NICs. – jw_ Jan 21 '21 at 01:38
  • @user1850479, also if it's $17 at qty 1, you can bet it's less than $8 if you're buying 10,000's of them. jw_: You wouldn't use an SFP+ transceiver inside an HDMI plug, but you'd use basically all the same parts that are inside the SFP+ transceiver. – The Photon Jan 21 '21 at 02:52
  • @user1850479, it's interesting that the FS.com page you linked shows 136,000 parts in stock, but only "50 sold". – The Photon Jan 21 '21 at 02:55

1 Answers1

-1

Indeed ASICs for this purpose are used. Here is an example:

SL82821 is an ultra-low power four channel VCSEL driver designed for HDMI (48 Gbps) active optical cables

Features

  • Data rate up to 12 Gbps per channel
  • Supports all legacy HDMI 1.4 and HDMI 2.0 data rates
  • Four channels
  • Single supply voltage: 3.3 V
  • Dual supply voltages 1.1 V and 3.3 V
  • Externally adjustable VCSEL currents
  • Integrated temperature controller
  • TMDS and FRL compliant inputs
  • Programmable input equalizer
  • Available as a bare die

The bare die will be put on the PCB inside the connector of the cable directly such as: enter image description here

The photo is from here.

jw_
  • 173
  • 6
  • jw_ - Hi, Unfortunately this self-answer is getting flagged by other site members, due to (a) being very short, (b) no part of the linked article is included in the answer (so if the link dies, it becomes useless), and (c) if this really is the conclusion to your question, then you should áccept it, to indicate that the topic is concluded. Therefore, as a minimum, if you don't want to add more detail to this post, at least [áccept it](/help/accepted-answer) to show that you (as the OP) consider it to be the final conclusion of your question. Thanks. – SamGibson Aug 28 '22 at 15:20
  • @SamGibson I didn't include the detail since the answer is the first sentence. And the example is FYI. Now I notice the example is important to be a answer to the OP but the link is not accessible now. – jw_ Nov 02 '22 at 00:49
  • jw_ - I see. So if the answer to your question is that first sentence of your self-answer, please accept your answer, as I linked in my previous comment, so that it's clear to readers that this is the conclusion of your question. Or is there a reason why you don't want to do that? I'm just trying to clarify the status of the question for future readers. Thanks. – SamGibson Nov 02 '22 at 01:01
  • @SamGibson The link is accesible now and I'v included the link detail. – jw_ Nov 02 '22 at 01:17
  • jw_ - Thanks, so now you can [accept](https://electronics.stackexchange.com/help/accepted-answer) your answer (i.e. add the "green tick") to show this is your solution to your question. Since you have now added a photo, it is [required](/help/referencing) to add a link back to the original source of the image (e.g. link to the original webpage containing that photo), unless you took the photo yourself. – SamGibson Nov 02 '22 at 01:25