Jump to content
IGNORED

Which DACs bypass digital filtering?


Recommended Posts

44 minutes ago, jabbr said:

This is my understanding:

(I'm going to limit the discussion to DSD in this post and can discuss PCM separately if desired -- just ask)

 

The "sound" is contained in the digital recording. The goal of the reproduction system (DAC + Amp + Speakers) is to accurately product the "sound".  During the playback process, the "sound" is mixed with "noise". In a DSD (SDM) bitstream, the "sound" is directly contained in the "analogue" part of the bitstream, the "noise" is contained in the "digital" clock that is used to transport the stream from one place to another. The function of the DAC is to separate the analogue sound from the digital noise.

 

This is really really simple, so if you don't understand what I've written above, go back and reread, because understanding this is essential to understanding the process. The last sentence, in particular, accurately and specifically describes the function of the DAC.

 

In DSD/SDM the digital noise is contained in the carrier clock (BCLK) as well as its harmonics. The BCLK is necessary to interface the analogue signal with the digital system and the goal of the DAC is to remove all vestiges of the BCLK from the analogue signal without disturbing the signal itself. This where upsampling and filters come into play.

 

Let's say we allow everything to pass including the carrier BCLK -- we can't hear it right? Speakers can't reproduce it right? What's the big deal? That's where intermodulation distortion comes in: high frequency noise interacts with the electronics to produce measurable, audible and very harsh sounding distortion in the audible band.

 

One might consider a "brickwall" filter which would allow the analogue signal to pass and cut off everything above what we define as either 44 kHz or 96 kHz or whatever we define as the upper limit of the analogue signal we want.

 

Well it turns out that these "brickwall" filters also have distortion that extends below the cutoff frequency: the brickwall filters aren't perfect. So a much much better idea is to use a gentle filter at the corner frequency but in order to get the gentle filter to effectively filter out the digital noise we need to "noise shape" which is where the upsampling comes into place: the upsampling increases the frequency of the digital carrier clock (BCLK) thus increasing the frequency separation between the analogue signal and the digital noise and thus improving the ability of the gentle filter to remove the noise. Viola'

 

Now 99% of PCM starts out as SDM/DSD and ends up as SDM/DSD to the same argument applies with the added complexity of where, when and how to convert between SDM and PCM.

Sorry, but that makes no sense whatsoever. I suggest you study the maths involved properly before trying to explain things.

Link to comment
18 minutes ago, jabbr said:

Typically if a DAC accepts DSD256,512 its going to be very difficult to realtime filter that signal! so I'd assume there's no input filtering, but if there is, someones done a great engineering job ;) 

You mean like ESS and AKM DACs do?

Link to comment
6 minutes ago, jabbr said:

This is intended to be a simple natural English language explanation for people who speak English not a mathematical explanation for people who speak math.

It's still wrong in more ways than I can count.

Link to comment
52 minutes ago, jabbr said:

This could be difficult because you don't speak natural English as a primary language

My English is as good as anybody's.

52 minutes ago, jabbr said:

and I understand that you are having trouble counting the ways it is wrong so let's start with a simple sentence. This is an English language sentence. Do you understand? Do you agree? Do you need it spelled out?

I understand the words perfectly. They simply do not have a meaning which can be considered correct in any scientific or engineering sense. If I were to explain a DAC in simple terms, I'd go with something like this: The function of a DAC is to convert a digital representation of sound to an analogue form.

Link to comment
1 hour ago, Jud said:

Are there DACs (the piece of equipment) incorporating these chips that accept DSD256/512 rates as input?

 

 I believe I remember ESS chips producing output at 40+ MHz rates (wasn't aware of AKM doing this), but I'd never heard of DACs with those chips accepting rates that high.  I thought ESS in particular would only allow 384KHz input max.

The AK4490EQ (among others) accepts up to 768 kHz PCM and DSD256. Its internal rate isn't as high as that of ESS, but it does process DSD inputs unless put in bypass mode. This is the chip used in the TEAC UD-503.

Link to comment
15 minutes ago, jabbr said:

In the simplest engineering terms I can think of, and assuming a single DSD channel switching between 0 and 5v:

 

The simplest (DSD) DAC is nothing more than a low pass filter.

That I can agree with.

15 minutes ago, jabbr said:

the corollary being:

 

The function of the low pass filter is to remove the high frequency digital noise from the analogue signal.

This, however, makes no sense. As long as the DSD stream is seen as a sequence of bits, both signal and noise are digital. When seen as a varying voltage, signal and noise are both analogue. Since the bulk of the noise has been separated in frequency from the signal of interest, it is possible for a low-pass filter to remove the former while retaining the latter.

 

Link to comment
15 minutes ago, Jud said:

Looking at the UD-503 owner's manual (page 18), it appears that DSD input is handled as the micro-iDSD does.  There are two analog filter options for DSD input.

Yes, but does it put the chip in DSD bypass mode?

Link to comment
14 minutes ago, jabbr said:

Ah, ok. I am using the (admittedly nontechnical) term "separate" to mean "remove" as in "remove the noise while retaining the signal". 

That choice of vocabulary was not what I objected to. Your first offence was characterising the noise as wholly digital and the signal as wholly analogue. From there it only got worse.

Link to comment
1 hour ago, Jud said:

I don't know.  However, there isn't anything in the manual to suggest DSD input rates are handled by something other than the analog filter options.

That means only that those are user-settable options. To find out what's really going on, one would need to inspect the commands sent to the DAC chip with a logic analyser. I've done this with some iFi devices, which is how I know what they're doing.

Link to comment
20 minutes ago, Jud said:

Must an interpolation ("upsampling") filter be digital?

Yes. Although strictly speaking, sampling is a time-domain quantisation where the sample values are arbitrary, all practical storage systems use a digital representation of sample values.

20 minutes ago, Jud said:

Can a final reconstruction filter be digital?

No. A/D conversion by definition includes an analogue stage. It can be simple or complex, but there is always something.

Link to comment
2 minutes ago, Jud said:

I don't know the OP's reason(s).  To me, the goal of accuracy and a DAC that works in the way the OP is asking about can be related.  If we hypothesize that we have interpolation filtering and/or SDM in software producing more accurate results than can be obtained in the DAC's internal processing, then bypassing the internal processing would make sense.

What matters is the accuracy of the software plus hardware available. If the best performing solution involves some hardware processing, that should not be seen as a weakness.

Link to comment
22 minutes ago, jabbr said:

PCM is conceptually different from SDM (DSD) in that the analogue signal itself has been converted to a digital signal (numbers). DSD stream does not directly contain numbers -- the analogue signal remains present being at the low frequencies while the digital carrier is present at the higher frequencies.

This is a common misconception. I really ought to do a proper write-up explaining how these things actually work.

22 minutes ago, jabbr said:

In PCM, the aliasing noise has its largest component at the sampling frequency and this is what needs to be filtered out. Thus the brickwall filter. The "problem" with analogue filters is that they typically have effects not only on the frequencies above the corner frequency but also at frequencies lower than the corner and so with a corner frequency of 44.1 kHz, the output filter clearly has effects on the analogue signal itself. Not good. By upsampling PCM, this is the same as "noise shaping" DSD in that the aliasing frequency is pushed higher and similarly the analogue output filter may then have less effect on the desired signal.

Aliasing is not noise and has nothing to do with noise shaping. Also, your filter frequencies are off by a factor 2.

Link to comment
9 minutes ago, jabbr said:

Try not to argue by authority -- I don't consider that you've copied/reimplemented what Miska did years ago anything that grants you authority in my book.

 

"Aliasing is not noise" -- I never stated that. I have defined the term "noise" explicitly. Never said that aliasing has anything to do with noise-shaping.

 

Perhaps you are having a problem reading & understanding? 

Got any more insults while you're at it?

Link to comment
12 minutes ago, Jud said:

Not accurate.  Various people have done sigma delta modulators at various times.  I believe I know the source of at least some of the basic ideas mansr used, and it wasn't Miska.

How could it be when his source code is secret? Besides, Miska didn't invent SDM.

Link to comment
6 minutes ago, jabbr said:

Right, so they way I personally apportion credit would be to the first to publish as well as the first to popularize. Some certainly for an open source implementation because people can learn from this. I've never claimed credit myself for reimplementation of algorithms -- of course I come from the days where code was assumed to be open source -- I'd certainly give credit for a visibly elegant implementation.

Where have I demanded credit for anything? You were the one who brought up my software along with vague accusations.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...