Is this a correct way to route current away from breadboard?












11












$begingroup$


I've recently grown interested in electronics and robotics, so I wanted to move my contraption using a servo motor. A 555 chip creates a PWM signal for servo for positioning, and I control the servo with a variable resistor.



I'm sure it will be able to move my contraption with ease, but I'm not comfortable putting 3 A through the breadboard (which would happen if the servo stalled).



Would something like the following work?



Picture showing how to route power around the breadboard



I believe this would route power required by the servo around the breadboard so breadboard would only work with the current required for controlling the servo motor, for creating PWM.










share|improve this question











$endgroup$








  • 1




    $begingroup$
    Be aware of I*R voltage drop in the high-current Ground wire. If at least 2 or 3volts, the 555 signal may not be "high" enough to turn on the motor.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:51
















11












$begingroup$


I've recently grown interested in electronics and robotics, so I wanted to move my contraption using a servo motor. A 555 chip creates a PWM signal for servo for positioning, and I control the servo with a variable resistor.



I'm sure it will be able to move my contraption with ease, but I'm not comfortable putting 3 A through the breadboard (which would happen if the servo stalled).



Would something like the following work?



Picture showing how to route power around the breadboard



I believe this would route power required by the servo around the breadboard so breadboard would only work with the current required for controlling the servo motor, for creating PWM.










share|improve this question











$endgroup$








  • 1




    $begingroup$
    Be aware of I*R voltage drop in the high-current Ground wire. If at least 2 or 3volts, the 555 signal may not be "high" enough to turn on the motor.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:51














11












11








11


3



$begingroup$


I've recently grown interested in electronics and robotics, so I wanted to move my contraption using a servo motor. A 555 chip creates a PWM signal for servo for positioning, and I control the servo with a variable resistor.



I'm sure it will be able to move my contraption with ease, but I'm not comfortable putting 3 A through the breadboard (which would happen if the servo stalled).



Would something like the following work?



Picture showing how to route power around the breadboard



I believe this would route power required by the servo around the breadboard so breadboard would only work with the current required for controlling the servo motor, for creating PWM.










share|improve this question











$endgroup$




I've recently grown interested in electronics and robotics, so I wanted to move my contraption using a servo motor. A 555 chip creates a PWM signal for servo for positioning, and I control the servo with a variable resistor.



I'm sure it will be able to move my contraption with ease, but I'm not comfortable putting 3 A through the breadboard (which would happen if the servo stalled).



Would something like the following work?



Picture showing how to route power around the breadboard



I believe this would route power required by the servo around the breadboard so breadboard would only work with the current required for controlling the servo motor, for creating PWM.







servo breadboard






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 30 at 10:44









Jonas Stein

277113




277113










asked Jan 29 at 14:35









FourJoltsYouSummerPulseFourJoltsYouSummerPulse

587




587








  • 1




    $begingroup$
    Be aware of I*R voltage drop in the high-current Ground wire. If at least 2 or 3volts, the 555 signal may not be "high" enough to turn on the motor.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:51














  • 1




    $begingroup$
    Be aware of I*R voltage drop in the high-current Ground wire. If at least 2 or 3volts, the 555 signal may not be "high" enough to turn on the motor.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:51








1




1




$begingroup$
Be aware of I*R voltage drop in the high-current Ground wire. If at least 2 or 3volts, the 555 signal may not be "high" enough to turn on the motor.
$endgroup$
– analogsystemsrf
Jan 30 at 3:51




$begingroup$
Be aware of I*R voltage drop in the high-current Ground wire. If at least 2 or 3volts, the 555 signal may not be "high" enough to turn on the motor.
$endgroup$
– analogsystemsrf
Jan 30 at 3:51










1 Answer
1






active

oldest

votes


















20












$begingroup$

You are correct, this will avoid passing a heavy current through the breadboard.



Make sure the wires that go from the power supply to the motor are capable of carrying the maximum expected current. Ideally take these wires separately all the way back to the power supply and run another pair of wires from the power supply to the breadboard.enter image description here






share|improve this answer











$endgroup$









  • 5




    $begingroup$
    For additional safety, you can put some sort of overcurrent protection device at the point where the power cables connect to the breadboard. Voltage regulation with transient spike suppression is probably even more important; motors can generate nasty transients when they start and stop moving. (Make sure the power supply is rated to handle a 3A motor specifically, too.)
    $endgroup$
    – zwol
    Jan 29 at 19:10








  • 1




    $begingroup$
    Add an R+C filter into the VDD to the breadboard: 10 ohms and 100uF, to help hold the Breadboard voltage steady during motor spikes.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:53










  • $begingroup$
    @zwol should I put fuses on both power and ground wires (connecting to the breadboard) and also maybe a diode on ground (to make sure the 'amps' flow the right way - to ground)?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:03










  • $begingroup$
    @analogsystemsrf I believe R (10 ohms) should be put on the power line (red in schema) and C (100uF) between power and ground. And this should be done before connecting to breadboard, correct?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:06






  • 1




    $begingroup$
    @FourJoltsYouSummerPulse I'm sorry, I don't know how to design overcurrent/voltage protection circuits in detail, I only know you probably need one in this application.
    $endgroup$
    – zwol
    Jan 30 at 16:02











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f419489%2fis-this-a-correct-way-to-route-current-away-from-breadboard%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









20












$begingroup$

You are correct, this will avoid passing a heavy current through the breadboard.



Make sure the wires that go from the power supply to the motor are capable of carrying the maximum expected current. Ideally take these wires separately all the way back to the power supply and run another pair of wires from the power supply to the breadboard.enter image description here






share|improve this answer











$endgroup$









  • 5




    $begingroup$
    For additional safety, you can put some sort of overcurrent protection device at the point where the power cables connect to the breadboard. Voltage regulation with transient spike suppression is probably even more important; motors can generate nasty transients when they start and stop moving. (Make sure the power supply is rated to handle a 3A motor specifically, too.)
    $endgroup$
    – zwol
    Jan 29 at 19:10








  • 1




    $begingroup$
    Add an R+C filter into the VDD to the breadboard: 10 ohms and 100uF, to help hold the Breadboard voltage steady during motor spikes.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:53










  • $begingroup$
    @zwol should I put fuses on both power and ground wires (connecting to the breadboard) and also maybe a diode on ground (to make sure the 'amps' flow the right way - to ground)?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:03










  • $begingroup$
    @analogsystemsrf I believe R (10 ohms) should be put on the power line (red in schema) and C (100uF) between power and ground. And this should be done before connecting to breadboard, correct?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:06






  • 1




    $begingroup$
    @FourJoltsYouSummerPulse I'm sorry, I don't know how to design overcurrent/voltage protection circuits in detail, I only know you probably need one in this application.
    $endgroup$
    – zwol
    Jan 30 at 16:02
















20












$begingroup$

You are correct, this will avoid passing a heavy current through the breadboard.



Make sure the wires that go from the power supply to the motor are capable of carrying the maximum expected current. Ideally take these wires separately all the way back to the power supply and run another pair of wires from the power supply to the breadboard.enter image description here






share|improve this answer











$endgroup$









  • 5




    $begingroup$
    For additional safety, you can put some sort of overcurrent protection device at the point where the power cables connect to the breadboard. Voltage regulation with transient spike suppression is probably even more important; motors can generate nasty transients when they start and stop moving. (Make sure the power supply is rated to handle a 3A motor specifically, too.)
    $endgroup$
    – zwol
    Jan 29 at 19:10








  • 1




    $begingroup$
    Add an R+C filter into the VDD to the breadboard: 10 ohms and 100uF, to help hold the Breadboard voltage steady during motor spikes.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:53










  • $begingroup$
    @zwol should I put fuses on both power and ground wires (connecting to the breadboard) and also maybe a diode on ground (to make sure the 'amps' flow the right way - to ground)?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:03










  • $begingroup$
    @analogsystemsrf I believe R (10 ohms) should be put on the power line (red in schema) and C (100uF) between power and ground. And this should be done before connecting to breadboard, correct?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:06






  • 1




    $begingroup$
    @FourJoltsYouSummerPulse I'm sorry, I don't know how to design overcurrent/voltage protection circuits in detail, I only know you probably need one in this application.
    $endgroup$
    – zwol
    Jan 30 at 16:02














20












20








20





$begingroup$

You are correct, this will avoid passing a heavy current through the breadboard.



Make sure the wires that go from the power supply to the motor are capable of carrying the maximum expected current. Ideally take these wires separately all the way back to the power supply and run another pair of wires from the power supply to the breadboard.enter image description here






share|improve this answer











$endgroup$



You are correct, this will avoid passing a heavy current through the breadboard.



Make sure the wires that go from the power supply to the motor are capable of carrying the maximum expected current. Ideally take these wires separately all the way back to the power supply and run another pair of wires from the power supply to the breadboard.enter image description here







share|improve this answer














share|improve this answer



share|improve this answer








edited Jan 29 at 15:01

























answered Jan 29 at 14:56









HandyHowieHandyHowie

2,1671814




2,1671814








  • 5




    $begingroup$
    For additional safety, you can put some sort of overcurrent protection device at the point where the power cables connect to the breadboard. Voltage regulation with transient spike suppression is probably even more important; motors can generate nasty transients when they start and stop moving. (Make sure the power supply is rated to handle a 3A motor specifically, too.)
    $endgroup$
    – zwol
    Jan 29 at 19:10








  • 1




    $begingroup$
    Add an R+C filter into the VDD to the breadboard: 10 ohms and 100uF, to help hold the Breadboard voltage steady during motor spikes.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:53










  • $begingroup$
    @zwol should I put fuses on both power and ground wires (connecting to the breadboard) and also maybe a diode on ground (to make sure the 'amps' flow the right way - to ground)?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:03










  • $begingroup$
    @analogsystemsrf I believe R (10 ohms) should be put on the power line (red in schema) and C (100uF) between power and ground. And this should be done before connecting to breadboard, correct?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:06






  • 1




    $begingroup$
    @FourJoltsYouSummerPulse I'm sorry, I don't know how to design overcurrent/voltage protection circuits in detail, I only know you probably need one in this application.
    $endgroup$
    – zwol
    Jan 30 at 16:02














  • 5




    $begingroup$
    For additional safety, you can put some sort of overcurrent protection device at the point where the power cables connect to the breadboard. Voltage regulation with transient spike suppression is probably even more important; motors can generate nasty transients when they start and stop moving. (Make sure the power supply is rated to handle a 3A motor specifically, too.)
    $endgroup$
    – zwol
    Jan 29 at 19:10








  • 1




    $begingroup$
    Add an R+C filter into the VDD to the breadboard: 10 ohms and 100uF, to help hold the Breadboard voltage steady during motor spikes.
    $endgroup$
    – analogsystemsrf
    Jan 30 at 3:53










  • $begingroup$
    @zwol should I put fuses on both power and ground wires (connecting to the breadboard) and also maybe a diode on ground (to make sure the 'amps' flow the right way - to ground)?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:03










  • $begingroup$
    @analogsystemsrf I believe R (10 ohms) should be put on the power line (red in schema) and C (100uF) between power and ground. And this should be done before connecting to breadboard, correct?
    $endgroup$
    – FourJoltsYouSummerPulse
    Jan 30 at 8:06






  • 1




    $begingroup$
    @FourJoltsYouSummerPulse I'm sorry, I don't know how to design overcurrent/voltage protection circuits in detail, I only know you probably need one in this application.
    $endgroup$
    – zwol
    Jan 30 at 16:02








5




5




$begingroup$
For additional safety, you can put some sort of overcurrent protection device at the point where the power cables connect to the breadboard. Voltage regulation with transient spike suppression is probably even more important; motors can generate nasty transients when they start and stop moving. (Make sure the power supply is rated to handle a 3A motor specifically, too.)
$endgroup$
– zwol
Jan 29 at 19:10






$begingroup$
For additional safety, you can put some sort of overcurrent protection device at the point where the power cables connect to the breadboard. Voltage regulation with transient spike suppression is probably even more important; motors can generate nasty transients when they start and stop moving. (Make sure the power supply is rated to handle a 3A motor specifically, too.)
$endgroup$
– zwol
Jan 29 at 19:10






1




1




$begingroup$
Add an R+C filter into the VDD to the breadboard: 10 ohms and 100uF, to help hold the Breadboard voltage steady during motor spikes.
$endgroup$
– analogsystemsrf
Jan 30 at 3:53




$begingroup$
Add an R+C filter into the VDD to the breadboard: 10 ohms and 100uF, to help hold the Breadboard voltage steady during motor spikes.
$endgroup$
– analogsystemsrf
Jan 30 at 3:53












$begingroup$
@zwol should I put fuses on both power and ground wires (connecting to the breadboard) and also maybe a diode on ground (to make sure the 'amps' flow the right way - to ground)?
$endgroup$
– FourJoltsYouSummerPulse
Jan 30 at 8:03




$begingroup$
@zwol should I put fuses on both power and ground wires (connecting to the breadboard) and also maybe a diode on ground (to make sure the 'amps' flow the right way - to ground)?
$endgroup$
– FourJoltsYouSummerPulse
Jan 30 at 8:03












$begingroup$
@analogsystemsrf I believe R (10 ohms) should be put on the power line (red in schema) and C (100uF) between power and ground. And this should be done before connecting to breadboard, correct?
$endgroup$
– FourJoltsYouSummerPulse
Jan 30 at 8:06




$begingroup$
@analogsystemsrf I believe R (10 ohms) should be put on the power line (red in schema) and C (100uF) between power and ground. And this should be done before connecting to breadboard, correct?
$endgroup$
– FourJoltsYouSummerPulse
Jan 30 at 8:06




1




1




$begingroup$
@FourJoltsYouSummerPulse I'm sorry, I don't know how to design overcurrent/voltage protection circuits in detail, I only know you probably need one in this application.
$endgroup$
– zwol
Jan 30 at 16:02




$begingroup$
@FourJoltsYouSummerPulse I'm sorry, I don't know how to design overcurrent/voltage protection circuits in detail, I only know you probably need one in this application.
$endgroup$
– zwol
Jan 30 at 16:02


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f419489%2fis-this-a-correct-way-to-route-current-away-from-breadboard%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg