This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello all,
We've been installing PCM1794 DAC in existing CD player (dual mono PCM configuration).
PCMs are configured to use internal DF. Due to the problem described in issue, we tried to overcome it by changing the resistor in the analog part (IUC).
However, PCMs stop giving any output when we increase the resistor value (feedback of IUC OP-amp) over 1kOhm.
Thanks,
Pavao
Hello Pavao,
Iref should not be causing this issue, provided you have it connected to a 10kOhm resistance to ground it should be fine.
When you say IUC Op-Amp, are you referring to the first stage trans-impedance amplifier?
If so, keep in mind that you have to consider the output current and center current of the PCM1794 combined with your feedback resistor and OpAmp. If you increase the feedback resistance too much, you will exceed the input common mode range of your amplifier. To use 3.3k Ohm feedback you'd need an amplifier which could support a common mode voltage range of (6.2mA)*(5kOhm) = 31 Volts. Section 3.2 of this application report shows how to calculate the correct feedback resistor value.
Because of that I don't think you can get the PCM1794 to work with 3.3k or 5k Ohm feedback resistances. The only way to increase the output strength is the traditional method of adding another amplifier, or shifting WDCK as Paul suggested in the thread you linked. Still, your best option is probably to switch to a DAC such as the PCM1792A which supports 20-bit mode.
Please let me know if you have any other questions.
Thanks and Regards,
Brandon Fisher
Hello Pavao,
You're correct that implementing the PCM1792 would require effort on the controller side. Unfortunately, there's no way to hardware configure it, and we do not have an evalulation module available for the PCM179x family of devices.
The PCM1794 is a current output DAC, it does not actually "know" if the load resistance is within certain values (below 1kOhm in this case), rather it just tries to output. It is trying to output 6.2mA of current common mode, which across a 5k Ohm resistance would be 31V. This document does a good job summarizing how this circuit really works.
Since your op-amp can't likely support -31V common mode, you are not seeing the correct output. A better option is to increase the gain in your final stage, where you go from differential to single-ended output. That's probably the way to do this with the least amount of changes to your design.
Best Regards,
Brandon Fisher