Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
LinkBack Thread Tools Display Modes
Old 1st January 2006, 07:09 AM   (permalink)
Default Did I learn?

Hi, I have been having problems reading schematics, but I think I am getting the hang of it now. Can you please take a look at the schematic and see if I have everything connected correctly? I used Express PCB to make a dummy model of what I would put on a breadboard. (Its not how I would put it on a PCB, just to see if I connected everything correctly) Also can you tell me what I sould do for pin #7 where there is the dotted line, a capacitor, then ground. Thanks a lot!
Attached Images
File Type: gif post_gif_.gif (8.8 KB, 657 views)
mike_ss is offline  
Old 1st January 2006, 08:48 AM   (permalink)
Default

There are several errors.
The 10 k resistor on the input should be a 10 k pot as shown on your circuit.
There should be a 4k7 resistor between pin 2 and the track you labelled as - , ie. gnd.

The cap connected to pin 7 should be 0.1 uF according to the data I have. They also state that it is optional.

There should be a 0.47 cap in series with the pot at the input.

I would also add a 10 uF bypass cap between pin 6 and gnd
__________________
Len
ljcox is offline  
Old 1st January 2006, 04:43 PM   (permalink)
Default

Thanks for the help! Does this look better? I appreciate all of the input!
Attached Images
File Type: gif post2_685.gif (5.8 KB, 619 views)
mike_ss is offline  
Old 1st January 2006, 06:15 PM   (permalink)
Default

Here's the answer to ljcox's suggestions, and change the obvious 4K to 4.7K.
Attached Images
File Type: gif ckt_108.gif (5.1 KB, 605 views)
__________________
-=: The best low-priced components to troubleshoot with are the speaker and the LED :=-
mstechca is offline  
Old 1st January 2006, 09:42 PM   (permalink)
Default

I agree with mstechca's corrections. The 10 k pot has 3 pins as mstechca has shown. You were showing it as a resistor. But it is a potentiometer.

Also, you have not included the 10 uF bypass cap that I mentioned.
__________________
Len
ljcox is offline  
Old 1st January 2006, 09:59 PM   (permalink)
Default

I thank you guys for the help. I'm gonna try and build it now and see if it works. What exactly does the 10 uf bypass cap do? Thanks again.
mike_ss is offline  
Old 1st January 2006, 10:34 PM   (permalink)
Default

A bypass capacitor is supposed to make your battery last longer. Think of it as a secondary battery.

Also, I heard that it helps regulate voltage. Correct me if that is wrong.

Nigel makes bypass capacitors a requirement when he shows circuits.
__________________
-=: The best low-priced components to troubleshoot with are the speaker and the LED :=-
mstechca is offline  
Old 2nd January 2006, 01:28 AM   (permalink)
Default

A 0.1uF to 10uF supply bypass capacitor provides a high frequency low impedance for the power supply to keep the amplifier from oscillating at a high frequency. A bypass capacitor with 470uF to 1000uF holds up the supply voltage when the internal resistance increases of a battery running down.
All IC circuits need a supply bypass capacitor.

The LM386 has an input bias current of only 0.25uA so a 4.7k resistor isn't needed at pin 2. The manufacturer shows pin 2 connected to ground.

A 47uF capacitor from pin 7 to ground reduces output hum from full-wave-rectified power supply ripple 150 times. Any more than 47uF doesn't make any difference.
__________________
Uncle $crooge
audioguru is offline  
Old 2nd January 2006, 02:12 AM   (permalink)
Default

Will the circuit work fine without the bypass capacitor? Theoretically can you connect the input of another amplifier circuit to the output of that circuit to make the amplification even greater? (look at the attached picture) Thanks
Attached Images
File Type: gif post_170.gif (7.5 KB, 555 views)
mike_ss is offline  
Old 2nd January 2006, 02:45 AM   (permalink)
Default

The 1st LM386 has a gain of 200 and is designed to drive a speaker, not a volume control. It has some noise output. The 2nd LM386 amplifies the noise from the 1st one 20 times. The output will be HISSSSSSS.
If you need a high-gain preamp then use a low-noise audio opamp.
Why do you need so much gain?

The 250uF capacitor coupling the 1st amp to the second has a high value for driving an 8 ohm speaker. Only about 0.1uF is needed to drive the 10k volume control.

Your circuit doesn't have a supply bypass capacitor so both ICs will probably oscillate at a high frequency.

The "bypass" capacitors in your circuit are to reduce mains hum. If your supply doesn't have ripple then they aren't needed.
__________________
Uncle $crooge
audioguru is offline  
Old 2nd January 2006, 05:51 PM   (permalink)
Default

Thanks audioguru. I am just trying to learn and didn't know they worked like that. I'm still going to try and build the first one. What exactly is 'gain'? If you hook up say a CD player to a speaker, then a CD player through the amp to the speaker would it sound better then? Thanks again.
mike_ss is offline  
Old 2nd January 2006, 06:17 PM   (permalink)
Default

Quote:
Originally Posted by mike_ss
Thanks audioguru. I am just trying to learn and didn't know they worked like that. I'm still going to try and build the first one. What exactly is 'gain'? If you hook up say a CD player to a speaker, then a CD player through the amp to the speaker would it sound better then? Thanks again.
'Gain' is how many times it amplifies - but there are essentially two types, voltage gain, and power gain. Generally a preamp gives voltage gain, and a power amp gives voltage gain AND power gain.

If you connect a CD player to a speaker you will get next to nothing, the voltage output is low, and the power output is even lower, far too low to feed a speaker.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 2nd January 2006, 06:34 PM   (permalink)
Default

Quote:
Originally Posted by mike_ss
If you hook up say a CD player to a speaker, then a CD player through the amp to the speaker would it sound better then?
If the CD player is a portable one that is designed for earphones, then two LM386 little amps for stereo will play speakers not very loud, they are only 0.5W each with a 9V supply.
If the CD player already has a stereo power amp in it then adding a pair of little LM386 amps for stereo will sound much worse.
__________________
Uncle $crooge
audioguru is offline  
Old 2nd January 2006, 10:33 PM   (permalink)
Default

and get rid of RL that is connected in parallel with your speaker or you are asking to drain the battery some more, if RL is low enough (< 8 ohms).
__________________
-=: The best low-priced components to troubleshoot with are the speaker and the LED :=-
mstechca is offline  
Old 2nd January 2006, 10:44 PM   (permalink)
Default

Quote:
Originally Posted by mstechca
and get rid of RL that is connected in parallel with your speaker or you are asking to drain the battery some more, if RL is low enough (< 8 ohms).
RL is the heater that keeps it nice and warm. :lol:
__________________
Uncle $crooge
audioguru is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 08:33 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

eXTReMe Tracker