Earlier quoted context omitted.
I still don’t understand the point you’re trying to make. Certainly doesn’t have anything to do with how actual systems in the real world work.
You don't understand the concept of "race condition"?
Audiophiles in Japan Are Installing Their Own Power Poles
391–400 of 405 posts
Re: Audiophiles in Japan Are Installing Their Own Power Poles
#392Earlier quoted context omitted.
HDMI doesn't have packets. It's largely digital VGA. It's very easy to flick individual bits, and the effect is basically the same as analog noise. The only difference is the threshold.
hdcp
Re: Audiophiles in Japan Are Installing Their Own Power Poles
#393I suppose these folks don’t want to know that utility transformers transmit noise both directions, so this doesn’t do much. It may help isolate from noise that comes from the audiophile’s house, though — nasty current waveforms will cause noisy voltage drops in the house’s wiring, and that will cause nasty voltage waveforms in the house (and everywhere else on the block, but less so). A much better approach would be…
Re: Audiophiles in Japan Are Installing Their Own Power Poles
#394Earlier quoted context omitted.
You don't understand the concept of "race condition"?
For what it's worth I deal with race conditions on a daily basis with multi-threaded programming. What I don’t understand is the point you’re trying to make and how it relates to real digital audio systems. Can you please explain it.
tl;dr: As soon as the "digital domain" steps into the "physical domain", you can not guarantee a "side effects" free system.
Let's start with a real-life example:
I have a Macbook from 2006, which has a Firewire port. I have an external audio-interface (Onyx Satelite Pro), that has a (Logitech Z4) active speakers system connected via line-out. When I got the Onyx, I had to realize, that the delivered Firewire cable was too short for my setup, so I had to purchase a longer one. I took great care to buy the cheapest one in the store (which was a Radio Shack type), because, hey, digital is digital, or isn't?!.
When I came home and exchanged the two cables the first thing I realized, much to my surprise, was, that the audio sounded different! The old cable sounded more "relaxed", "warm", "analogous". The new sounded "faster", "analytical", a little "sterile". How could that be? All I changed was the cable...?!
Conventional audio wisdom, especially of those, who call audiophiles "audiofools" dictates, that a digital signal is just zeroes and ones. The sequence either get transmitted or not. Add in the timing component, which is either to the point or off, and things should be pretty clear: What goes in is what comes out. No loss of information. Should there be such loss or distortion, we can error correct it, at least up to a certain degree. Therefore, one always get a perfect, or near perfect, signal.
That, at least, is the argument.
If that argument (alone) would hold true, and be sufficient to describe all, that happens in such a system, I would not have been able to hear a difference, by exchanging the digital interconnect, right?
But I did!
Therefore there must be something happening outside of the digital domain, that influences the signal. In my case, clearly the cable!
And now I come to the conclusion, which should answer your question:
> What I don’t understand is the point you’re trying to make and how it relates to real digital audio systems.
Former example covers exactly your request for a real digital audio system. What happens here is, that we step out of the digital domain into the real world domain, which means the physical and chemical domain. Namely, the domain of audio components. These components are made out of matter. In the case of electrical signals (Firewire, USB, etc.), the medium, which transmits our signal, is the same, which would transmit an analogous audio signal. Signals get transmitted as electricity with ever changing voltages (leaving out optical transmissions now). Therefore all, that applies to an analogous signal transmission, applies to digital signal transmission, as well, as long as the transmitting medium is electrical.
Now, you may, say, that that is not of importance, since the information carried is still a sequence of binary data, and it gets transmitted or not, given the theory behind it, it should be perfectly reproducable. But then, I ask you, why the difference in sound?
Given a perfect program (our digital concept), when applying it to the real world (physical/chemical), race conditions may occur, simply, because of unpredicted side effects (you know the importance of this), that come with this domain. Our perfect program, here, would be the theory of lossless, bit-perfect data transmission: the digital domain. Or - Theory. Our real world would be the cables, connectors, building blocks of electronics, which are: the chemical and physical domain. Or - Matter. And there is something happening in the material domain, that makes an impact on the sound. I don't know what that is. But I can clearly hear it on sub 1000€ system. Now imagine, how much more this could be heard on a stereo system, that cost 25.000€ or more...
Closing, I would like to requote the definition of "Race Condition" from http://FOLDOC.org/Race%20Condition:
> Anomalous behavior due to unexpected critical dependence on the relative timing of events.
The anomalous is the key word here. There are side effects, that happen outside of the "digital domain". And it is these side effects, that change the sound. And audiophiles know this. If a cable can change the sound, then capacitors, resistors, whatever, may well change the sound, too.
Re: Audiophiles in Japan Are Installing Their Own Power Poles
#395Earlier quoted context omitted.
You mean like those people, who argue, that: "Everything is a sequence of Zeroes and Ones, therefore the signal either gets transmitted or not !", while totally leaving out the fact, that this digital signal material izes in the real world via an analogous signal, which is electricity, and therefore each digital data transmission (as long as not optical) is submitted to physics that happen totally outside of the "dig…
Are you referring to noise being transferred to the analog stage, or digital data transmissions being corrupted? The latter is very unlikely with asynchronous USB DACs since USB will retransmit corrupted packets, and jitter isn't a concern since the DAC buffers then uses it's own clock. The former, well yeah, it's impossible to completely eliminate RFI no matter what you do, short of optically isolating the source, p…
Re: Audiophiles in Japan Are Installing Their Own Power Poles
#396Re: Audiophiles in Japan Are Installing Their Own Power Poles
#397Earlier quoted context omitted.
For what it's worth I deal with race conditions on a daily basis with multi-threaded programming. What I don’t understand is the point you’re trying to make and how it relates to real digital audio systems. Can you please explain it.
Sure. tl;dr: As soon as the "digital domain" steps into the "physical domain", you can not guarantee a "side effects" free system. Let's start with a real-life example: I have a Macbook from 2006, which has a Firewire port. I have an external audio-interface (Onyx Satelite Pro), that has a (Logitech Z4) active speakers system connected via line-out. When I got the Onyx, I had to realize, that the delivered Firewire c…
Placebo effect. 100% guaranteed. It is literally impossible for digital audio signals to degrade in any way that even vaguely aligns with your descriptions. It is analogous to using a different brand of SD card to get richer, more vibrant colours out of your digital camera. It is analogous to changing the ethernet cable on your computer to make web pages more insightful.
Bits don't work that way.
Whereas the placebo effect is very real and very powerful.
Firewire is also a two-way packetized, error corrected protocol. If a cable was not delivering the signal reliably, the consequence would have been a lower maximum transmission rate, not error that could affect sound. If there was any change in the signal due to the cable, your Onyx interface could not maintain a stable connection with your computer and you'd get no sound at all.
Your attempt to describe how digital signals are transmitted is actually just plain wrong.
Furthermore, race conditions have absolutely no relevance to this discussion.
Re: Audiophiles in Japan Are Installing Their Own Power Poles
#398Earlier quoted context omitted.
Are you referring to noise being transferred to the analog stage, or digital data transmissions being corrupted? The latter is very unlikely with asynchronous USB DACs since USB will retransmit corrupted packets, and jitter isn't a concern since the DAC buffers then uses it's own clock. The former, well yeah, it's impossible to completely eliminate RFI no matter what you do, short of optically isolating the source, p…
See my reply to sjwright.
Re: Audiophiles in Japan Are Installing Their Own Power Poles
#399Double conversion ups are not cheap. They start around 15x what you pay for the AVR UPS that you can find in electronic stores. My power is so sloppy that AVR UPS catch on fire after about 10 months.
Re: Audiophiles in Japan Are Installing Their Own Power Poles
#400Earlier quoted context omitted.
Around $5,000. Lots of really good low-hanging-fruit actual improvements and solid equipment in that price range (combined, for the whole system); above that you're just getting crazy, and likely seeing marginal gains you can't actually hear and/or aren't worth the cost for what you (maybe, possibly, unlikely) might be fooled into hearing.
And I'd argue that's still extremely high. Something as simple as a standalone DAC or good headphones/speakers can make a noticeable difference, even entry-level devices!