So on the next versions of USB, the cable length will get shorter and shorter until the max gets to 5cm? While I get the technical reasoning about high frequency/attenuation etc that limits cable length as speeds go higher, there are obviously some practical limits to how short cables can be. How would that be solved, I don't know.
Not my area of expertise, but maybe some (unrealistic) options include using fiber optics for the data lines, or adding more data lines.
USB Cheat Sheet
31–40 of 174 posts
Re: USB Cheat Sheet
#32So where exactly does USB-C fall into? I have 2 different generations of USB-C hosts, and they behave quite differently when approaching max cap, especially with high-quality low-latency audio (USB-C was supposed to be de-facto replacement for FireWire).
The "USB A - USB type C cables" that i had already only worked up to 480MBit/s.
Re: USB Cheat Sheet
#33So where exactly does USB-C fall into? I have 2 different generations of USB-C hosts, and they behave quite differently when approaching max cap, especially with high-quality low-latency audio (USB-C was supposed to be de-facto replacement for FireWire).
USB-C is a connector type, like USB-A (usually known as the classic USB plug) and USB-B (usually the other side of said plug, a square kind of connector). USB-B had other offspring like miniUSB and microUSB (note that in these cases on the other side of the cable you usually have a USB-A plug). USB-C is the first time cables have the same connector on both sides, so it obsoletes USB-A and USB-B. But what is sent over…
...or Thunderbolt, USB 4, DisplayPort (through Alt-mode or encapsulated in Thunderbolt), or HDMI (Alt-mode), or MHL (Alt-mode), USB Power Delivery...
Unfortunately, not every cable with USB-C connectors can carry all of these. E.g. there are USB-C cables that can only carry USB 2. Or cables that can carry USB 3, but not Thunderbolt. Also, not all cables can carry the same wattage for power delivery.
It's a mess.
Re: USB Cheat Sheet
#34So on the next versions of USB, the cable length will get shorter and shorter until the max gets to 5cm? While I get the technical reasoning about high frequency/attenuation etc that limits cable length as speeds go higher, there are obviously some practical limits to how short cables can be. How would that be solved, I don't know.
Not my area of expertise, but maybe some (unrealistic) options include using fiber optics for the data lines, or adding more data lines.
Having more data lines in a serial bus is interesting, as the whole reasoning to go from parallel lines (e.g. Centronics, ATA/SCSI or ISA/PCI buses) to serial (SATA/SAS, PCIe, USB) was that coordinating multiple data lines got impossible due to physical limitations where e.g. minimal differences in cable lengths started to matter).
Re: USB Cheat Sheet
#35I've definitely used 5m+ extensions on USB1 (and 2 iirc) before. I guess it'd be sketchy running something that requires decent throughput and not b0rk on ECC/FEC/whatever it uses but for temperature sensors which I was using, it was fine.
Re: USB Cheat Sheet
#36Earlier quoted context omitted.
Not my area of expertise, but maybe some (unrealistic) options include using fiber optics for the data lines, or adding more data lines.
There already exists some fiber-optic USB cables that come in lengths >50m and with support for USB 3.1 so it doesn't seem like a very unrealistic option.
Re: USB Cheat Sheet
#37Earlier quoted context omitted.
USB-C is a connector type, like USB-A (usually known as the classic USB plug) and USB-B (usually the other side of said plug, a square kind of connector). USB-B had other offspring like miniUSB and microUSB (note that in these cases on the other side of the cable you usually have a USB-A plug). USB-C is the first time cables have the same connector on both sides, so it obsoletes USB-A and USB-B. But what is sent over…
Can be USB 3 [...] USB 2, so it is a bit hard to tell. ...or Thunderbolt, USB 4, DisplayPort (through Alt-mode or encapsulated in Thunderbolt), or HDMI (Alt-mode), or MHL (Alt-mode), USB Power Delivery... Unfortunately, not every cable with USB-C connectors can carry all of these. E.g. there are USB-C cables that can only carry USB 2. Or cables that can carry USB 3, but not Thunderbolt. Also, not all cables can carry…
Re: USB Cheat Sheet
#38Some of the entries seem incorrect: "USB 3.2 (USB 3.2 Gen 2x2) and "USB 4" (USB 4 USB4 Gen 2×2) should have the same nominal data rate of 2500MB/s, they're 2 lanes (x2) of 10GB/s. Though they are apparently coded differently electrically, so they're distinct protocols. The tables would benefit from mentioning the coding (8/10 or 128/132) as IMO it's one of the most confusing bits when you see the effective data rates…
12 Mbps -> 1.43 MiB/s -> 1.5 MB/s
480 Mbps -> 57 MiB/s -> 60 MB/s
5000 Mbps (5 Gbps) -> 596 MiB/s -> 625 MB/s
10000 Mbps (10 Gbps) -> 1192 MiB/s -> 1250 MB/s
20000 Mbps (20 Gbps) -> 2384 MiB/s -> 2500 MB/s
40000 Mbps (40 Gbps) -> 4768 MiB/s -> 5000 MB/s
Re: USB Cheat Sheet
#39just curious. Can USB3 work without D+ and D- ?