0

sorry for spamming about questions today, but I am riddled here.

SOMEHOW there's 2.2V at the output is that even possible?!

LM833N Datasheet

schematic

simulate this circuit – Schematic created using CircuitLab

Leoc
  • 1,393
  • 1
  • 9
  • 21
  • 2
    read about RC time constants and load of 10M DMM – Tony Stewart EE75 Jul 06 '18 at 00:57
  • What's connected to the output? What's the leakage current spec on the 1mF cap? What happens if you put a 100K pull-down on the output? – John D Jul 06 '18 at 00:58
  • An oscilloscope is only connected to the output, i double checked, but its on the board board with many components on it, maybe that could be it? – Leoc Jul 06 '18 at 00:59
  • @TonyEErocketscientist You were rocket my apologize, adding a load fixed the offset issue. Curious as why this happened? – Leoc Jul 06 '18 at 01:02
  • Caps hold a charge voltage if there is no load. So when power turned on with 0V across cap but it rose to 4V and still 0V across cap – Tony Stewart EE75 Jul 06 '18 at 01:20
  • Sorry one more thing, when I put 1M in there's still a offset? However when I put a low value such as a 100 ohm resistor it works however the voltage is all low? oppose to 1M – Leoc Jul 06 '18 at 01:55
  • Is C1 really 1mF (1000uF)? What is its voltage rating? Have you checked that it is connected with the correct polarity? What voltage do you get if you power up with a 100 Ohm load and then change it to 1M? – Bruce Abbott Jul 06 '18 at 03:42
  • It is 1000uF, its rated for 35V. Double checked the polarity. Its weird, it goes down to 332mVpkpk, and its clipping but removes the DC offset ? The 1M is 3.36V pkpk, however the offset is back. – Leoc Jul 06 '18 at 04:40

1 Answers1

4

If it's really 1 mF ( 1000 uF) it's an electrolytic capacitor, which WILL leak ( a few microamps, depending on age, temperature, and bias voltage).

To minimise the leakage it needs to be properly biased (about half its rated voltage) so that the electric field builds up the insulating layer by ... electrolysis. The clue is in its name... If the resulting DC bias is a problem, there are 2 options:

  1. A load resistance of a few kilohms will reduce the DC output to a few millivolts
  2. Or replace the capacitor with a lower leakage type (film cap or ceramic).

See also this Q&A for more details.

Note there is no need for such a large value : you have 0.22 uF into 0.5 kilohms on the input which will severely limit the LF response. 1000 uF would only be appropriate with a load resistance of a few ohms or less, and the LM833 cannot drive such a low load anyway. Your last comment implies it has trouble even driving 100 ohms, which is not very surprising.

  • When you say the LM833 cannt drive such a low load, is this referred to the VOM? The reasoning I am using such a high value capacitor is due to it high pass nature it creature with the load, the higher I use the likely hood it will pass all the output signal to the output stage. If a lower one would be used it will attenuate the signal at the output. – Leoc Jul 06 '18 at 15:35
  • So what is the load? And what do you mean by VOM? –  Jul 06 '18 at 15:37
  • But that makes a lot of more sense, thank you so much for shedding some light. – Leoc Jul 06 '18 at 15:39
  • I have a load currently of 10ohms, it removes the DC offset however the Voltage pkpk severely drops oppose to taking it out. Sorry what I mean is here in the data sheet cause you hinted saying the LM833 cannt drive such a low load, how do you know did you obtain this from the datasheet and so I thought that was referred to the Voltage output swing – Leoc Jul 06 '18 at 15:41
  • Voltage output swing is spec'ed in the datasheet for a load of 10,000 ohms (figs 17,18). Other parameters, for a load of 2 kilohms (Power BW page 3, figs 6,7,8 and others). It will be utterly hopeless driving 10 ohms. Increase the load to 2 kilohms. –  Jul 06 '18 at 15:45
  • Yeah exactly thats what I meant, when I said VOM. Increasing it to 2k should restore my Voltage pkpk value and remove the offset right? – Leoc Jul 06 '18 at 15:51