• The Vendor's Bazaar forum is for commercial offers and transactions. Only unmoderated members can post here.

    diyAudio provides this forum for the convenience of our members, but makes no warranty nor assumes any responsibility. We do not vet any members. Use of this facility is at your own risk. Customers can post any issues in those threads as long as it is done in a civil manner. All diyAudio rules about conduct apply and will be enforced.

Reference DAC Module - Discrete R-2R Sign Magnitude 24 bit 384 KHz

I generate a sinewave. At 11025 hz the DAM1021's amplitude is unstable and varies down to -3 dB peak (RMS is the same) from the target amplitude. This corresponds to the signal looking like a triangle at maximum and a clipped triangle (of lower amplitude but identical RMS value) at minimum.

The AD converters and the DAM1021 all use the same master clock. Other converters with and without sophisticated re-clocking hardware don't show this behaviour.

It has nothing to do with the AD converter or it being one the same clock as the DAM1021 or not. The DAM1021 does this on its own.
 
At 44,1 the DAM with the filter I presume living sound is using, looks like this:

Measurement thanks to zfe!!

//
 

Attachments

  • FR DAM -10 F4.jpg
    FR DAM -10 F4.jpg
    404.7 KB · Views: 513
I generate a sinewave. At 11025 hz the DAM1021's amplitude is unstable and varies down to -3 dB peak (RMS is the same) from the target amplitude.
RMS is the same because the DAM1021 amplitude does not actually vary. I attached a screenshot of the first 50 seconds of your 11025.wav recording at 44100 Hz and HQ upsampled to 768000 Hz (this is a correct operation because of near-ideal ADC filtering). As you can see, the actual peaks have constant level.
The AD converters and the DAM1021 all use the same master clock.
Soeren may describe it better than me but judging by what he said already DAM1021's DAC section is never locked to your master clock in any way, it always uses its own clock not derived from anything and constantly adjusted by 1 Hz according to FIFO fill.
Other converters with and without sophisticated re-clocking hardware don't show this behaviour.
It is inavoidable if the reclocker uses an independent programmable oscillator. Such oscillator will almost always have small frequency difference with the incoming clock, less than its adjustment step.
 

Attachments

  • 11025_1st_50s_asis.png
    11025_1st_50s_asis.png
    81.1 KB · Views: 517
  • 11025_1st_50s_upsampled.png
    11025_1st_50s_upsampled.png
    69 KB · Views: 507
I have Beyer Dynamic DT770 headphones, 250 ohm (worst case 200). DAM manual says >300 ohm. Will the phones work on the opamp output? Should I add a series resistor?

Should not be necessary to add a resistor, that may only increase noise and waste current. Those headphones should work fine.

I think it is intended to be read as "you can even drive >300Ω cans directly". The unbalanced out itself is 10Ω so that's fine.
 
Can anyone tell me who makes the ladder resistors used in the Soekris DAC and what their model name is?

Newer mid-range ladder DACs already use 0.005% precision resistors. I wonder if the lower precision resistors in the Soekris DAC are better in quality and will compete with competitors in this regard?
 
Newer mid-range ladder DACs already use 0.005% precision resistors. I wonder if the lower precision resistors in the Soekris DAC are better in quality and will compete with competitors in this regard?

You're missing one big point:
The Soekris DAC is a Sign Magnitude design, the distortion is relative to the signal level.
With a simple R2R DAC (Non Sign Magnitude), the distortion is relative to the full signal level.

So with a Sign Magnitude design you get much lower distortion also at lower levels.
 
Please, read accurately:
"I explained this several times in this thread, with mathematical example:
do you agree that with 8192 (2 exp 13) step you can represent 13 bit?
if yes, you can calculate the ratio: 1/8192 = 0.000122
since resistor tolerance is given in percent, you can multiply 100 times:
0.000122 * 100 = 0.0122%
that's the resistors tolerance needed to reach 13 bit precision, or precisely a little more than 13 bit, but below 14 bit.
And again there is nothing correlated with the notation, since when the 14th bit will switch you loose half 1 bit of precision, on the 15th bit you loose 1 more bit and so on.
So you have a perfect 13 bit dac until the dynamic of the music is constricted within 13 bit.
Using 2 separate ladders for each channel (that's not the best practice, Burr Brown used a single ladder in their PCM63 and PCM1704), you can add 1 bit of precision, to reach 14 bit."

Now you are free to mathematically demonstrate the opposite.