There is, this part:If you look at the ring DAC block diagram from your post, there is absolutely nothing on the diagram at all which can be interpret as a delta-sigma DAC.

This is the delta-sigma modulator. There isn't another type of modulation that would perform this task of converting 768khz 24 bit data to 3/6Mhz 5-bit data. (If you are aware of one please do say).
The only other option would be to literally do basic truncation or something and oversample the 5-bit result which would still drastically restrict accuracy of the dac
Multibit is a somewhat vague term that is used in different ways by different people and companies.Its just like how a multibit DAC doesn’t have to be a delta-sigma DAC.
Technically, 'multibit' just means any converter that operates at a level above 1-bit (ie: multiple bits, multibit).
This could include 3-bit switched resistor or switched capacitor dacs, the ring DAC, R2R dacs, and could potentially make the argument to include PWM dacs too.
Some companies like schiit use it to refer to their native PCM converters (R2R, though IC based not discrete) which is technically correct but as a result some people have begun using the terms R2R and Multibit interchangeably which is not correct.
Noise shaping is a part of all delta sigma dacs. Without it they'd have abhorrent performance. The noise shaping is done to alleviate the issue of quantization error, which results from the modulation process.dCS also said on their forum that the 5-bit modulator is using “noise shaping technique” to convert from high-to-lower bits data
I'd recommend giving these a read, they're quite thorough:
https://www.analog.com/en/technical-articles/behind-the-sigma-delta-adc-topology.html
https://www.ti.com/lit/an/slyt423a/slyt423a.pdf?ts=1641484292450&ref_url=https%3A%2F%2Fwww.google.com%2F#:~:text=The ∆Σ modulator is,outside the band of interest.
If you have a value of 0.7, but you can only describe it with a 1 or a 0, in this case you'd have a quantization error of 0.3.
Noise shaping is part of the oversampling process, and can be applied to both R2R dacs using oversampling, and Delta sigma dacs, but is required on delta sigma dacs to have any sort of decent performance.
This is because the quantization error on an R2R dac will be minimal (Because the difference between the true mathematical value of what an interpolated sample SHOULD be and what a 16 bit accurate R2R ladder can describe will be smaller than the true mathematical value and what a 5-bit converter can describe. As you reduce the linearity of the converter you will encounter more quantization error).
Noise shaping, dithering, truncation error and quantization error/noise are also not exclusive to DACs, it's a mathematical issue and so is also quite important in music production and processing, as when performing DSP, these problems can rear their head without proper dithering or noise shaping.
Partially. Delta sigma dacs as mentioned previously can be done in all sorts of ways.One of the main differences between a R-2R and a delta-sigma DAC is in its output section. R-2R contains resistors value R and 2R in a ladder-like network and its output the required voltages by turning the resistors on and off. Delta-sigma DAC output the conversion as bitstream which is basically in pulse-density modulation format (PDM). This is then connected to some kind of differential amplifier analog section and its output the required voltages by turning it self on-off really really fast.
A true 1-bit converter will be pure pulse density modulation, but hardly any modern DACs are true 1-bit.
AKM modulates down to 6-bit (if I remember correctly) and uses a switched-resistor converter.
ESS uses a design practically identical to the ring dac but on an IC
Burr brown has a few designs but the most prevalent is likely their 'advanced segment' which uses a 6-bit R2R ladder, and converts the lower 12/18 bits with 1-bit delta sigma that has a top level value equal to 1 LSB of the R2R segment.

Again as mentioned previously, the key thing here is whether delta sigma modulation is in place. Whether you are reducing bit depth or not.
Even if you built an R2R ladder with say 14 bits, and used delta sigma to modulate from 16 bits to 14 bits. That's still technically a delta sigma dac.
If you did not use delta sigma then you would be limited to the linearity of the converter (14 bits).
It shares nothing in common with an R2R dac other than that it has resistors.The ring DAC shares a lot of similarities to R-2R ladder DAC and almost no similarities to a delta-sigma DAC. An R-2R ladder DAC contains resistors in a ladder-like network in which the ring DAC also has. The ring DAC also doesn’t looks like anything like a delta-sigma DAC but it does looks almost 100% like an R-2R ladder DAC.
There are ways of doing a true 1-bit converter which to the naked eye looks like an R2R ladder, but that does not make it so. (links below)
R2R is a particular topology which is defined by the specific circuit arrangement, and its ability to convert PCM natively at the native bit depth.
A delta sigma dac cannot natively decode 16 bit PCM
There are a couple open source projects with circuit designs and gerbers for PCB printing available. Jussi Laako (who created HQPlayer, a tool for high performance oversampling and PCM/SDM conversion) created the DSC1 dac and this has been iterated on by others. It's quite an interesting one to check out.I’ve also never ever see any delta-sigma DAC that contain resistors ladder network before and I do not understand why would a delta-sigma DAC need to use the resistor ladder network for either. So if you’ve seen one, please share and explain how the resistor network is being used in a delta-sigma digital-to-analog conversion. Please ensure to provide valid references should there be any further discussion about this.
https://puredsd.ru
https://www.signalyst.com/hardware.html

There are also some other proprietary designs which to the naked eye look like a resistor ladder. For example the Holo audio dacs have separate PCM and 1-bit DSD converters.

Last edited: