volume control for lm386
For some context, see my earlier question:
Ceramic capacitor value for LM386N project
What I learned is that the 10k potentiometer on pin 3 (Vin) forms a voltage divider. When I carefully dial it, I find a spot where I get clean audio (the 10k pot is then at ~ 500Ω). This is the same with the ready-made breakout board that I used for comparison.
Now the point of not using the ready made module was that I wanted to add a volume control. Apparently scaling Vin is not how one supposed to do that, if I go up or down from the spot where the audio is good, I get distortions, but never a quieter signal.
I also tried to add a pot between pin 1 and the ceramic cap that goes to pin 8. The datasheet has 3 examples:
- gain 20: by default there is a 1.35 kΩ resistor
- gain 50: use a 1.2 kΩ resistor
- gain 200: use no resistor
I only had a 2k pot and when I dial it from 0Ω up, the signal gets a bit quieter but I can't get it down to silence. If I remove the circuit between pin 1 and 8 to operate at gain 20, the output is pretty quiet though.
I searched the net quite a bit and I probably miss something obvious. It would be awesome to get some pointers. Thanks!
lm386 volume
add a comment |
For some context, see my earlier question:
Ceramic capacitor value for LM386N project
What I learned is that the 10k potentiometer on pin 3 (Vin) forms a voltage divider. When I carefully dial it, I find a spot where I get clean audio (the 10k pot is then at ~ 500Ω). This is the same with the ready-made breakout board that I used for comparison.
Now the point of not using the ready made module was that I wanted to add a volume control. Apparently scaling Vin is not how one supposed to do that, if I go up or down from the spot where the audio is good, I get distortions, but never a quieter signal.
I also tried to add a pot between pin 1 and the ceramic cap that goes to pin 8. The datasheet has 3 examples:
- gain 20: by default there is a 1.35 kΩ resistor
- gain 50: use a 1.2 kΩ resistor
- gain 200: use no resistor
I only had a 2k pot and when I dial it from 0Ω up, the signal gets a bit quieter but I can't get it down to silence. If I remove the circuit between pin 1 and 8 to operate at gain 20, the output is pretty quiet though.
I searched the net quite a bit and I probably miss something obvious. It would be awesome to get some pointers. Thanks!
lm386 volume
add a comment |
For some context, see my earlier question:
Ceramic capacitor value for LM386N project
What I learned is that the 10k potentiometer on pin 3 (Vin) forms a voltage divider. When I carefully dial it, I find a spot where I get clean audio (the 10k pot is then at ~ 500Ω). This is the same with the ready-made breakout board that I used for comparison.
Now the point of not using the ready made module was that I wanted to add a volume control. Apparently scaling Vin is not how one supposed to do that, if I go up or down from the spot where the audio is good, I get distortions, but never a quieter signal.
I also tried to add a pot between pin 1 and the ceramic cap that goes to pin 8. The datasheet has 3 examples:
- gain 20: by default there is a 1.35 kΩ resistor
- gain 50: use a 1.2 kΩ resistor
- gain 200: use no resistor
I only had a 2k pot and when I dial it from 0Ω up, the signal gets a bit quieter but I can't get it down to silence. If I remove the circuit between pin 1 and 8 to operate at gain 20, the output is pretty quiet though.
I searched the net quite a bit and I probably miss something obvious. It would be awesome to get some pointers. Thanks!
lm386 volume
For some context, see my earlier question:
Ceramic capacitor value for LM386N project
What I learned is that the 10k potentiometer on pin 3 (Vin) forms a voltage divider. When I carefully dial it, I find a spot where I get clean audio (the 10k pot is then at ~ 500Ω). This is the same with the ready-made breakout board that I used for comparison.
Now the point of not using the ready made module was that I wanted to add a volume control. Apparently scaling Vin is not how one supposed to do that, if I go up or down from the spot where the audio is good, I get distortions, but never a quieter signal.
I also tried to add a pot between pin 1 and the ceramic cap that goes to pin 8. The datasheet has 3 examples:
- gain 20: by default there is a 1.35 kΩ resistor
- gain 50: use a 1.2 kΩ resistor
- gain 200: use no resistor
I only had a 2k pot and when I dial it from 0Ω up, the signal gets a bit quieter but I can't get it down to silence. If I remove the circuit between pin 1 and 8 to operate at gain 20, the output is pretty quiet though.
I searched the net quite a bit and I probably miss something obvious. It would be awesome to get some pointers. Thanks!
lm386 volume
lm386 volume
edited 4 hours ago
SamGibson
10.8k41537
10.8k41537
asked 5 hours ago
ensonicensonic
12315
12315
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
You probably used a linear (B) taper pot. For audio you want an (A) log taper pot, so your 500 ohms will be about 25% of full electrical rotation, not 5%.
Image from this site.
I meassured my pot an it is indeed lin, but that does not explain that it goes from noise to audio to noise. With a log one the range is easier to adjust, but I don't believe that the place where one should add the pot is where one can adjust the volume. It sounds like it should work, but then I should be able to control the volume a bit at least, right?
– ensonic
5 hours ago
add a comment |
- Gain of 20 is too quiet
- Gain of 200 is too distorted and can't turn it down to get quiet.
Choose Gain =50 with 1.2k in series with cap
Pots do not have a 60dB dynamic range so they usually gang 2 pots {pre-amp gain & power amp gain} to get 30dB in each.
Solution
Ganged Pot
But as Dave say's that needs to be an audio log pot.
You could get 20log(500/10k)= - 26dB which is not silent that's the approx 30dB limit I said in my answer
– Sunnyskyguy EE75
4 hours ago
Isn't this very impractical to adjust volume using 2 potentiometers?
– ensonic
4 hours ago
1
They make stereo ganged pots which you can gang to 4 but like said in integrated receivers they gang preamp gain with power amp gain or something better like digital pots. (not for newbies)
– Sunnyskyguy EE75
3 hours ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
});
});
}, "mathjax-editing");
StackExchange.ifUsing("editor", function () {
return StackExchange.using("schematics", function () {
StackExchange.schematics.init();
});
}, "cicuitlab");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "135"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f415936%2fvolume-control-for-lm386%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You probably used a linear (B) taper pot. For audio you want an (A) log taper pot, so your 500 ohms will be about 25% of full electrical rotation, not 5%.
Image from this site.
I meassured my pot an it is indeed lin, but that does not explain that it goes from noise to audio to noise. With a log one the range is easier to adjust, but I don't believe that the place where one should add the pot is where one can adjust the volume. It sounds like it should work, but then I should be able to control the volume a bit at least, right?
– ensonic
5 hours ago
add a comment |
You probably used a linear (B) taper pot. For audio you want an (A) log taper pot, so your 500 ohms will be about 25% of full electrical rotation, not 5%.
Image from this site.
I meassured my pot an it is indeed lin, but that does not explain that it goes from noise to audio to noise. With a log one the range is easier to adjust, but I don't believe that the place where one should add the pot is where one can adjust the volume. It sounds like it should work, but then I should be able to control the volume a bit at least, right?
– ensonic
5 hours ago
add a comment |
You probably used a linear (B) taper pot. For audio you want an (A) log taper pot, so your 500 ohms will be about 25% of full electrical rotation, not 5%.
Image from this site.
You probably used a linear (B) taper pot. For audio you want an (A) log taper pot, so your 500 ohms will be about 25% of full electrical rotation, not 5%.
Image from this site.
answered 5 hours ago
Spehro PefhanySpehro Pefhany
204k4150408
204k4150408
I meassured my pot an it is indeed lin, but that does not explain that it goes from noise to audio to noise. With a log one the range is easier to adjust, but I don't believe that the place where one should add the pot is where one can adjust the volume. It sounds like it should work, but then I should be able to control the volume a bit at least, right?
– ensonic
5 hours ago
add a comment |
I meassured my pot an it is indeed lin, but that does not explain that it goes from noise to audio to noise. With a log one the range is easier to adjust, but I don't believe that the place where one should add the pot is where one can adjust the volume. It sounds like it should work, but then I should be able to control the volume a bit at least, right?
– ensonic
5 hours ago
I meassured my pot an it is indeed lin, but that does not explain that it goes from noise to audio to noise. With a log one the range is easier to adjust, but I don't believe that the place where one should add the pot is where one can adjust the volume. It sounds like it should work, but then I should be able to control the volume a bit at least, right?
– ensonic
5 hours ago
I meassured my pot an it is indeed lin, but that does not explain that it goes from noise to audio to noise. With a log one the range is easier to adjust, but I don't believe that the place where one should add the pot is where one can adjust the volume. It sounds like it should work, but then I should be able to control the volume a bit at least, right?
– ensonic
5 hours ago
add a comment |
- Gain of 20 is too quiet
- Gain of 200 is too distorted and can't turn it down to get quiet.
Choose Gain =50 with 1.2k in series with cap
Pots do not have a 60dB dynamic range so they usually gang 2 pots {pre-amp gain & power amp gain} to get 30dB in each.
Solution
Ganged Pot
But as Dave say's that needs to be an audio log pot.
You could get 20log(500/10k)= - 26dB which is not silent that's the approx 30dB limit I said in my answer
– Sunnyskyguy EE75
4 hours ago
Isn't this very impractical to adjust volume using 2 potentiometers?
– ensonic
4 hours ago
1
They make stereo ganged pots which you can gang to 4 but like said in integrated receivers they gang preamp gain with power amp gain or something better like digital pots. (not for newbies)
– Sunnyskyguy EE75
3 hours ago
add a comment |
- Gain of 20 is too quiet
- Gain of 200 is too distorted and can't turn it down to get quiet.
Choose Gain =50 with 1.2k in series with cap
Pots do not have a 60dB dynamic range so they usually gang 2 pots {pre-amp gain & power amp gain} to get 30dB in each.
Solution
Ganged Pot
But as Dave say's that needs to be an audio log pot.
You could get 20log(500/10k)= - 26dB which is not silent that's the approx 30dB limit I said in my answer
– Sunnyskyguy EE75
4 hours ago
Isn't this very impractical to adjust volume using 2 potentiometers?
– ensonic
4 hours ago
1
They make stereo ganged pots which you can gang to 4 but like said in integrated receivers they gang preamp gain with power amp gain or something better like digital pots. (not for newbies)
– Sunnyskyguy EE75
3 hours ago
add a comment |
- Gain of 20 is too quiet
- Gain of 200 is too distorted and can't turn it down to get quiet.
Choose Gain =50 with 1.2k in series with cap
Pots do not have a 60dB dynamic range so they usually gang 2 pots {pre-amp gain & power amp gain} to get 30dB in each.
Solution
Ganged Pot
But as Dave say's that needs to be an audio log pot.
- Gain of 20 is too quiet
- Gain of 200 is too distorted and can't turn it down to get quiet.
Choose Gain =50 with 1.2k in series with cap
Pots do not have a 60dB dynamic range so they usually gang 2 pots {pre-amp gain & power amp gain} to get 30dB in each.
Solution
Ganged Pot
But as Dave say's that needs to be an audio log pot.
edited 3 hours ago
answered 5 hours ago
Sunnyskyguy EE75Sunnyskyguy EE75
62.9k22194
62.9k22194
You could get 20log(500/10k)= - 26dB which is not silent that's the approx 30dB limit I said in my answer
– Sunnyskyguy EE75
4 hours ago
Isn't this very impractical to adjust volume using 2 potentiometers?
– ensonic
4 hours ago
1
They make stereo ganged pots which you can gang to 4 but like said in integrated receivers they gang preamp gain with power amp gain or something better like digital pots. (not for newbies)
– Sunnyskyguy EE75
3 hours ago
add a comment |
You could get 20log(500/10k)= - 26dB which is not silent that's the approx 30dB limit I said in my answer
– Sunnyskyguy EE75
4 hours ago
Isn't this very impractical to adjust volume using 2 potentiometers?
– ensonic
4 hours ago
1
They make stereo ganged pots which you can gang to 4 but like said in integrated receivers they gang preamp gain with power amp gain or something better like digital pots. (not for newbies)
– Sunnyskyguy EE75
3 hours ago
You could get 20log(500/10k)= - 26dB which is not silent that's the approx 30dB limit I said in my answer
– Sunnyskyguy EE75
4 hours ago
You could get 20log(500/10k)= - 26dB which is not silent that's the approx 30dB limit I said in my answer
– Sunnyskyguy EE75
4 hours ago
Isn't this very impractical to adjust volume using 2 potentiometers?
– ensonic
4 hours ago
Isn't this very impractical to adjust volume using 2 potentiometers?
– ensonic
4 hours ago
1
1
They make stereo ganged pots which you can gang to 4 but like said in integrated receivers they gang preamp gain with power amp gain or something better like digital pots. (not for newbies)
– Sunnyskyguy EE75
3 hours ago
They make stereo ganged pots which you can gang to 4 but like said in integrated receivers they gang preamp gain with power amp gain or something better like digital pots. (not for newbies)
– Sunnyskyguy EE75
3 hours ago
add a comment |
Thanks for contributing an answer to Electrical Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f415936%2fvolume-control-for-lm386%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown