DIYstompboxes.com

DIY Stompboxes => Building your own stompbox => Topic started by: Ksander on September 25, 2022, 02:37:01 PM

Title: Buffer before amp TDA7231 produces no sound
Post by: Ksander on September 25, 2022, 02:37:01 PM
Dear all,

Its not a stompbox, but I guess people here will be familiar: I'm experimenting with variants of the ruby amp, and have found some TDA7231 amplifiers instead of the 386. I've tried the schematic from the datasheet with a guitar as input, which works fine, and I've also tried putting two in bridged mode, which also works. Now I want to put a buffer in front, to play around with the gain and implement some filtering. However, when i put a basic jfet (j113) or op amp (tl072) buffer (as described on the muzique website) in front of the amp, I get no sound. I know the buffer works, because I've tried it in isolation.

Why might this be?
Title: Re: Buffer before amp TDA7231 produces no sound
Post by: ElectricDruid on September 25, 2022, 04:58:00 PM
Show us a schematic and we might be able to tell you. Otherwise, we'd just be guessing.

Thanks!
Title: Re: Buffer before amp TDA7231 produces no sound
Post by: Ksander on September 26, 2022, 08:18:17 AM
I hacked this one together in paint, so it's ugly, but this is it:

(https://i.postimg.cc/sMqvqRMg/schematic.png) (https://postimg.cc/sMqvqRMg)
Title: Re: Buffer before amp TDA7231 produces no sound
Post by: antonis on September 26, 2022, 08:49:12 AM
Cut the wiring between 4 & 3 and and 4 & 1 and put a 10k resistor from pin 4 to GND..

Title: Re: Buffer before amp TDA7231 produces no sound
Post by: FiveseveN on September 26, 2022, 10:41:17 AM
Quote from: antonis on September 26, 2022, 08:49:12 AM
Cut the wiring between 4 & 3 and and 4 & 1

I'm pretty sure the rectangle around the TDA7231 symbol is supposed to represent the component and not all its pins shorted to each other. Unfortunate use of a single line weight/color/style.
Other than that yes, ground reference yer input (with that 10K resistor)!
Title: Re: Buffer before amp TDA7231 produces no sound
Post by: Ksander on September 26, 2022, 01:14:39 PM
Indeed, the rectangle was just unfortunate drawing; it didn't represent connections. With the 10K resistor placed as suggested, I indeed get sound. However, it sounds horrible; grainy. It's much worse than without the buffer. Any ideas why that would be? And why is it necessary to geound-reference the input? Why the value 10K?

Anyway, thanks! it is nice to make progress ;D

Edit: maybe I blew up the speaker  :icon_sad:
Title: Re: Buffer before amp TDA7231 produces no sound
Post by: antonis on September 26, 2022, 02:47:44 PM
Could you plz post a realistic schematic of your particular amp..??
Title: Re: Buffer before amp TDA7231 produces no sound
Post by: Ksander on September 26, 2022, 04:48:14 PM
Quote from: antonis on September 26, 2022, 02:47:44 PM
Could you plz post a realistic schematic of your particular amp..??

Certainly. This is the schematic from the datasheet, which I breadboarded. It works, also without the 10k input resistor, but it gives off a bit of a grainy sound. I guess this could be the speaker being blown, or maybe it is due to some limitations imposed by the breadboard?

When I put the buffer in front of the amp (as in the previous image), at first I got no sound. However, putting the 10k resistor at the amp input (as is actually also in the datasheet), it does work. Unfortunately it sounds worse with the buffer. I don't understand why, and I also don't see how putting the 10k resistor at the amp input solved the issue of getting no sound.
(https://i.postimg.cc/K4th5vvc/Screenshot-2022-09-26-22-39-15-23-e2d5b3f32b79de1d45acd1fad96fbb0f.jpg) (https://postimg.cc/K4th5vvc)
Title: Re: Buffer before amp TDA7231 produces no sound
Post by: antonis on September 26, 2022, 05:11:56 PM
Quote from: Ksander on September 26, 2022, 04:48:14 PM
When I put the buffer in front of the amp (as in the previous image), at first I got no sound. However, putting the 10k resistor at the amp input (as is actually also in the datasheet), it does work. Unfortunately it sounds worse with the buffer. I don't understand why, and I also don't see how putting the 10k resistor at the amp input solved the issue of getting no sound.

Non-inverting input DOES need some DC bias (zero volt hereto)..
Try to make buffer output cap 470nF - 1μF to see what happens..
Title: Re: Buffer before amp TDA7231 produces no sound
Post by: Rob Strand on September 27, 2022, 02:26:26 AM
QuoteNon-inverting input DOES need some DC bias (zero volt hereto)..
It's going to be that.

The datasheet doesn't spell it out but reading between the lines a resistor is required from TDA7231 pin 4 to ground.
In other words put the 10k back in after the cap.

Some chips have input resistors to ground inside the chip but maybe the TDA7231 does not.


For example, you can see the TDA2822 doesn't have resistors,

https://pdf1.alldatasheet.com/datasheet-pdf/view/25057/STMICROELECTRONICS/TDA2822M.html

But the LM380 does,

https://pdf1.alldatasheet.com/datasheet-pdf/view/8880/NSC/LM380.html

No internal schematic for the TDA7231 so we have to infer no internal resistors from the example circuit.