$500 USB cable


Someone is trying to sell some fancy (used and 2 ft long) USB cable for $497.50. I am genuinely curious since I am no expert. What does this ultra expensive USB cable do to your audio system (besides transferring digital data)?
jkbtn
Good point. Those 54 can download Deliverance on Netflix. I hear banjoes all of a sudden. 
psickerson75 posts02-04-2017 2:05amWho guarantees the 0 and 1 sent are correctly?

No need to guarantee either: 
Wire has nothing to do with right or wrong zeros or ones sent. DACs don't care if 'complete or incomplete zero or one' it received. DACs treat zero as ZERO and one as ONE. USB or any digital wire simply cancels out from both part of equation. That's where simple arithmetic kills all the science, hypothesis and beliefs behind. You can check answer with calculator LOL.

If you hear a difference between USB cables, it's likely that your DAC is not using asynchronous USB but rather synchronous USB. The latter is much more susceptible to cable quality than the former. Because in synchronous USB the jitter contributed by the cable can affect sound quality. With asynchronous USB there should be no difference in sound quality between USB cables assuming the receiving DAC does not rely on the USB power which any reasonable DAC won't.  
I have a degree in computer science have some knowledge of how data is transmitted between devices. The data is split up in packages of bytes. Then the procedure is basically the same as when you mail a letter at the post office. There is no data loss since if the package is verified by checksum when received and if not correct requested again. Since the bandwidth capabilities of the cable is many times that of our (audio) stream a buffer makes sure our bits can be aligned in correct order even if we would need to request a package again. A 3 minute song in uncompressed CD quality is about 31 MB. An old USB 2.0 cable can transfer 35 MB/s and would be able to transfer the whole song in less than one second (assuming that the dac has large enough buffer). USB 3.0 specced cable can transfer 625 MB/s (5Gbit/s) the whole song could transferred in 1/200 th path of a second. The rather old tech USB 2 can even transfer the same 3 minute song of uncompressed 192/24 in less than 6 seconds. What seems to confuse some people is that a CD transport might not be able to read a disc that migh have fingerprints or scratches and tiny read errors might end up as what we know as jitter. Much of this is solved by buffering that will allow the CD transport to try again to read. Many modrn dacs also have the ability to estimate the data and smooth out possible errors . This is however not the case with files on you computer. There are no read errors. The data is perfectly packaged and shipped to you dac.
A little addition about synchronous data transfer. Assuming there is no buffer implemented in the dac (very unlikely) and all packets sent in correct (synchronous) order it would take 200 failed attempts to transfer a package before it would affect the sound stream.