Parallel Power Supplies with Ideal DiodesHow do current ratings on barrel connectors work?High Power LED and relay with the same power supplyUsing a barrel jack with higher than rated current but lower voltage?Using battery and USB power at the same timePower Supply Stacking in ParallelHow to determine the max current my USB Charger can safely supplyPowering up grid of 20 Raspberry Pi 3Can I use 2 Power Supplies in series like this?switch mode power supply diodesHelp to clarify the meaning of a power supply's Voltage and Current rating

Has the Hulk always been able to talk?

What is a common way to tell if an academic is "above average," or outstanding in their field? Is their h-index (Hirsh index) one of them?

Is there precedent or are there procedures for a US president refusing to concede to an electoral defeat?

What do I do if my advisor made a mistake?

What do "Sech" and "Vich" mean in this sentence?

GitLab account hacked and repo wiped

Is Benjen dead?

Finding an Explicit Formula for a Geometric Series

Nested loops to process groups of pictures

Which US defense organization would respond to an invasion like this?

Is the book wrong about the Nyquist Sampling Criterion?

How to deal with employer who keeps me at work after working hours

How can I get people to remember my character's gender?

What to use instead of cling film to wrap pastry

Are there terms in German for different skull shapes?

Does XQuartz work on macOS Mojave?

SOQL query WHERE filter by specific months

Has the United States ever had a non-Christian President?

Is it normal for gliders not to have attitude indicators?

Start job from another SQL server instance

My first C++ game (snake console game)

Is there any way to construct a query to return values from all the polygons a line passes through?

Yet another images in tables question alignment. Want text to start at top of cell. Not cetered

Is there a word that describes the unjustified use of a more complex word?



Parallel Power Supplies with Ideal Diodes


How do current ratings on barrel connectors work?High Power LED and relay with the same power supplyUsing a barrel jack with higher than rated current but lower voltage?Using battery and USB power at the same timePower Supply Stacking in ParallelHow to determine the max current my USB Charger can safely supplyPowering up grid of 20 Raspberry Pi 3Can I use 2 Power Supplies in series like this?switch mode power supply diodesHelp to clarify the meaning of a power supply's Voltage and Current rating






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








3












$begingroup$


I'm working on a project that operates at 5v - and can draw UP to 10 amps. Under normal conditions, it won't be doing that - probably closer to 3 amps, and (if configured for low-power) only 450mA or so.



It's designed to be powered from USB when in low-power mode, but I also want to have 2 barrel jack to add external power supplies (5V, 8A from aliexpress). Obviously I don't want the power supply backfeeding the USB, or the USB backfeeding the power supply. I want the option to plug in two of these power supplies because most of the time, I won't need to activate the 10A mode - so just one power supply would be sufficient.



Considering these power supplies are not designed to be paralleled (no master/slave setup, etc), how effective would an ideal diode be in enabling these various sources to all operate in parallel (to increase max current)?



Note that I don't need the load sharing to be perfect, but I'd like to avoid serious issues. I originally thought I could just use a P-Channel MOSFET, but after some research have learned that when they are "on" they allow current to flow both ways, which makes them non-ideal non-diodes (less than helpful).










share|improve this question









$endgroup$











  • $begingroup$
    "Ideal diode" is usually a mosfet of some kind any way, so unless you can't switch with infinite speed you will have the same problem with backfeed
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:30










  • $begingroup$
    "Unless you can't switch with infinite speed" - I'm not sure I'm following? Really I just need to, when I plug in one of the external power supplies, have it add it's available current to the mix. If I unplug something (and doing so should turn "off" the diode) I don't care about backfeeding any longer.
    $endgroup$
    – Helpful
    Mar 20 at 15:31










  • $begingroup$
    to get as much balance as possible between the supplies I would go with a diode with common cathode, to have temperature balance and let the current over Vf balance out.
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:32






  • 1




    $begingroup$
    physically the mosfet barrier takes some time to close, so what I mean to say is that it will always be some backfeed unless it's perfectly balanced.
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:37






  • 1




    $begingroup$
    Not necessarily silly, since there are circuits designed for these situations, though the design isn't great. I've read a couple of Linear Tech appnotes describing ideal current-sharing circuits etc. Anything with such a low voltage shouldn't really draw that much current because the voltage drops will be large relative to the nominal voltage.
    $endgroup$
    – pipe
    Mar 20 at 15:57


















3












$begingroup$


I'm working on a project that operates at 5v - and can draw UP to 10 amps. Under normal conditions, it won't be doing that - probably closer to 3 amps, and (if configured for low-power) only 450mA or so.



It's designed to be powered from USB when in low-power mode, but I also want to have 2 barrel jack to add external power supplies (5V, 8A from aliexpress). Obviously I don't want the power supply backfeeding the USB, or the USB backfeeding the power supply. I want the option to plug in two of these power supplies because most of the time, I won't need to activate the 10A mode - so just one power supply would be sufficient.



Considering these power supplies are not designed to be paralleled (no master/slave setup, etc), how effective would an ideal diode be in enabling these various sources to all operate in parallel (to increase max current)?



Note that I don't need the load sharing to be perfect, but I'd like to avoid serious issues. I originally thought I could just use a P-Channel MOSFET, but after some research have learned that when they are "on" they allow current to flow both ways, which makes them non-ideal non-diodes (less than helpful).










share|improve this question









$endgroup$











  • $begingroup$
    "Ideal diode" is usually a mosfet of some kind any way, so unless you can't switch with infinite speed you will have the same problem with backfeed
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:30










  • $begingroup$
    "Unless you can't switch with infinite speed" - I'm not sure I'm following? Really I just need to, when I plug in one of the external power supplies, have it add it's available current to the mix. If I unplug something (and doing so should turn "off" the diode) I don't care about backfeeding any longer.
    $endgroup$
    – Helpful
    Mar 20 at 15:31










  • $begingroup$
    to get as much balance as possible between the supplies I would go with a diode with common cathode, to have temperature balance and let the current over Vf balance out.
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:32






  • 1




    $begingroup$
    physically the mosfet barrier takes some time to close, so what I mean to say is that it will always be some backfeed unless it's perfectly balanced.
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:37






  • 1




    $begingroup$
    Not necessarily silly, since there are circuits designed for these situations, though the design isn't great. I've read a couple of Linear Tech appnotes describing ideal current-sharing circuits etc. Anything with such a low voltage shouldn't really draw that much current because the voltage drops will be large relative to the nominal voltage.
    $endgroup$
    – pipe
    Mar 20 at 15:57














3












3








3





$begingroup$


I'm working on a project that operates at 5v - and can draw UP to 10 amps. Under normal conditions, it won't be doing that - probably closer to 3 amps, and (if configured for low-power) only 450mA or so.



It's designed to be powered from USB when in low-power mode, but I also want to have 2 barrel jack to add external power supplies (5V, 8A from aliexpress). Obviously I don't want the power supply backfeeding the USB, or the USB backfeeding the power supply. I want the option to plug in two of these power supplies because most of the time, I won't need to activate the 10A mode - so just one power supply would be sufficient.



Considering these power supplies are not designed to be paralleled (no master/slave setup, etc), how effective would an ideal diode be in enabling these various sources to all operate in parallel (to increase max current)?



Note that I don't need the load sharing to be perfect, but I'd like to avoid serious issues. I originally thought I could just use a P-Channel MOSFET, but after some research have learned that when they are "on" they allow current to flow both ways, which makes them non-ideal non-diodes (less than helpful).










share|improve this question









$endgroup$




I'm working on a project that operates at 5v - and can draw UP to 10 amps. Under normal conditions, it won't be doing that - probably closer to 3 amps, and (if configured for low-power) only 450mA or so.



It's designed to be powered from USB when in low-power mode, but I also want to have 2 barrel jack to add external power supplies (5V, 8A from aliexpress). Obviously I don't want the power supply backfeeding the USB, or the USB backfeeding the power supply. I want the option to plug in two of these power supplies because most of the time, I won't need to activate the 10A mode - so just one power supply would be sufficient.



Considering these power supplies are not designed to be paralleled (no master/slave setup, etc), how effective would an ideal diode be in enabling these various sources to all operate in parallel (to increase max current)?



Note that I don't need the load sharing to be perfect, but I'd like to avoid serious issues. I originally thought I could just use a P-Channel MOSFET, but after some research have learned that when they are "on" they allow current to flow both ways, which makes them non-ideal non-diodes (less than helpful).







power-supply mosfet current diodes parallel






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 20 at 15:20









HelpfulHelpful

1676




1676











  • $begingroup$
    "Ideal diode" is usually a mosfet of some kind any way, so unless you can't switch with infinite speed you will have the same problem with backfeed
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:30










  • $begingroup$
    "Unless you can't switch with infinite speed" - I'm not sure I'm following? Really I just need to, when I plug in one of the external power supplies, have it add it's available current to the mix. If I unplug something (and doing so should turn "off" the diode) I don't care about backfeeding any longer.
    $endgroup$
    – Helpful
    Mar 20 at 15:31










  • $begingroup$
    to get as much balance as possible between the supplies I would go with a diode with common cathode, to have temperature balance and let the current over Vf balance out.
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:32






  • 1




    $begingroup$
    physically the mosfet barrier takes some time to close, so what I mean to say is that it will always be some backfeed unless it's perfectly balanced.
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:37






  • 1




    $begingroup$
    Not necessarily silly, since there are circuits designed for these situations, though the design isn't great. I've read a couple of Linear Tech appnotes describing ideal current-sharing circuits etc. Anything with such a low voltage shouldn't really draw that much current because the voltage drops will be large relative to the nominal voltage.
    $endgroup$
    – pipe
    Mar 20 at 15:57

















  • $begingroup$
    "Ideal diode" is usually a mosfet of some kind any way, so unless you can't switch with infinite speed you will have the same problem with backfeed
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:30










  • $begingroup$
    "Unless you can't switch with infinite speed" - I'm not sure I'm following? Really I just need to, when I plug in one of the external power supplies, have it add it's available current to the mix. If I unplug something (and doing so should turn "off" the diode) I don't care about backfeeding any longer.
    $endgroup$
    – Helpful
    Mar 20 at 15:31










  • $begingroup$
    to get as much balance as possible between the supplies I would go with a diode with common cathode, to have temperature balance and let the current over Vf balance out.
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:32






  • 1




    $begingroup$
    physically the mosfet barrier takes some time to close, so what I mean to say is that it will always be some backfeed unless it's perfectly balanced.
    $endgroup$
    – Anton Ingemarson
    Mar 20 at 15:37






  • 1




    $begingroup$
    Not necessarily silly, since there are circuits designed for these situations, though the design isn't great. I've read a couple of Linear Tech appnotes describing ideal current-sharing circuits etc. Anything with such a low voltage shouldn't really draw that much current because the voltage drops will be large relative to the nominal voltage.
    $endgroup$
    – pipe
    Mar 20 at 15:57
















$begingroup$
"Ideal diode" is usually a mosfet of some kind any way, so unless you can't switch with infinite speed you will have the same problem with backfeed
$endgroup$
– Anton Ingemarson
Mar 20 at 15:30




$begingroup$
"Ideal diode" is usually a mosfet of some kind any way, so unless you can't switch with infinite speed you will have the same problem with backfeed
$endgroup$
– Anton Ingemarson
Mar 20 at 15:30












$begingroup$
"Unless you can't switch with infinite speed" - I'm not sure I'm following? Really I just need to, when I plug in one of the external power supplies, have it add it's available current to the mix. If I unplug something (and doing so should turn "off" the diode) I don't care about backfeeding any longer.
$endgroup$
– Helpful
Mar 20 at 15:31




$begingroup$
"Unless you can't switch with infinite speed" - I'm not sure I'm following? Really I just need to, when I plug in one of the external power supplies, have it add it's available current to the mix. If I unplug something (and doing so should turn "off" the diode) I don't care about backfeeding any longer.
$endgroup$
– Helpful
Mar 20 at 15:31












$begingroup$
to get as much balance as possible between the supplies I would go with a diode with common cathode, to have temperature balance and let the current over Vf balance out.
$endgroup$
– Anton Ingemarson
Mar 20 at 15:32




$begingroup$
to get as much balance as possible between the supplies I would go with a diode with common cathode, to have temperature balance and let the current over Vf balance out.
$endgroup$
– Anton Ingemarson
Mar 20 at 15:32




1




1




$begingroup$
physically the mosfet barrier takes some time to close, so what I mean to say is that it will always be some backfeed unless it's perfectly balanced.
$endgroup$
– Anton Ingemarson
Mar 20 at 15:37




$begingroup$
physically the mosfet barrier takes some time to close, so what I mean to say is that it will always be some backfeed unless it's perfectly balanced.
$endgroup$
– Anton Ingemarson
Mar 20 at 15:37




1




1




$begingroup$
Not necessarily silly, since there are circuits designed for these situations, though the design isn't great. I've read a couple of Linear Tech appnotes describing ideal current-sharing circuits etc. Anything with such a low voltage shouldn't really draw that much current because the voltage drops will be large relative to the nominal voltage.
$endgroup$
– pipe
Mar 20 at 15:57





$begingroup$
Not necessarily silly, since there are circuits designed for these situations, though the design isn't great. I've read a couple of Linear Tech appnotes describing ideal current-sharing circuits etc. Anything with such a low voltage shouldn't really draw that much current because the voltage drops will be large relative to the nominal voltage.
$endgroup$
– pipe
Mar 20 at 15:57











1 Answer
1






active

oldest

votes


















5












$begingroup$

You need two back-to-back P-channel MOSFETs for each power input. Here is an example from an Atmel eval board, though you'll want to scale up the MOSFETs considerably, and maybe reduce the resistor values to something like 10K:



enter image description here



The VCC_USB input is dominant if both are present (in other words, if only one supply is present, that one will be used, if both are present, then VCC_USB is used).



The back-to-back MOSFETs are "ON" when the common gate connection is at ground (assuming the left source is high) and are off with the gate connection equal in voltage to the source.



Because of the intrinsic body diodes you need two MOSFETs to be able to block in either direction. This is the common configuration you'll see in hot-swap controllers and similar devices.



The connection to R613 turns Q109A/B on if VCC_USB_EDBG is low. If both supplies are present Q110A/B are off (because their gates are high) and Q109A/B are on.






share|improve this answer











$endgroup$












  • $begingroup$
    Wow, thanks! I'm not sure what you mean by "dominant" in this context - as in, it will be the primary source of current (up to its max)? Additionally, I'm not entirely sure I understand the principles on which this is operating. Do you have a minute to explain?
    $endgroup$
    – Helpful
    Mar 20 at 15:36










  • $begingroup$
    Dominant means that if both supplies are present the power is to the output is supplied by VCC_USB, and the other one is disconnected.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:41










  • $begingroup$
    Ah. Hmm. The main problem with that idea is that I have ANOTHER external power supply, and I would want to be able to connect both of them at once (with out disabling one or the other). I don't suppose this circuit would enable me to do that (if I added another stage)?
    $endgroup$
    – Helpful
    Mar 20 at 15:43










  • $begingroup$
    If you want to share the current form the two external supplies you could combine them with Schottky diodes but unless they're specifically designed to share current gracefully the results may not be ideal (or usable). For example, one may hog the current and go into foldback shutdown. That's really a separate question, I think.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:52











  • $begingroup$
    Thank you for adding the explanation! Upvoted, but waiting to hear a few more answers before I select one.
    $endgroup$
    – Helpful
    Mar 20 at 15:52











Your Answer






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%2f428174%2fparallel-power-supplies-with-ideal-diodes%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









5












$begingroup$

You need two back-to-back P-channel MOSFETs for each power input. Here is an example from an Atmel eval board, though you'll want to scale up the MOSFETs considerably, and maybe reduce the resistor values to something like 10K:



enter image description here



The VCC_USB input is dominant if both are present (in other words, if only one supply is present, that one will be used, if both are present, then VCC_USB is used).



The back-to-back MOSFETs are "ON" when the common gate connection is at ground (assuming the left source is high) and are off with the gate connection equal in voltage to the source.



Because of the intrinsic body diodes you need two MOSFETs to be able to block in either direction. This is the common configuration you'll see in hot-swap controllers and similar devices.



The connection to R613 turns Q109A/B on if VCC_USB_EDBG is low. If both supplies are present Q110A/B are off (because their gates are high) and Q109A/B are on.






share|improve this answer











$endgroup$












  • $begingroup$
    Wow, thanks! I'm not sure what you mean by "dominant" in this context - as in, it will be the primary source of current (up to its max)? Additionally, I'm not entirely sure I understand the principles on which this is operating. Do you have a minute to explain?
    $endgroup$
    – Helpful
    Mar 20 at 15:36










  • $begingroup$
    Dominant means that if both supplies are present the power is to the output is supplied by VCC_USB, and the other one is disconnected.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:41










  • $begingroup$
    Ah. Hmm. The main problem with that idea is that I have ANOTHER external power supply, and I would want to be able to connect both of them at once (with out disabling one or the other). I don't suppose this circuit would enable me to do that (if I added another stage)?
    $endgroup$
    – Helpful
    Mar 20 at 15:43










  • $begingroup$
    If you want to share the current form the two external supplies you could combine them with Schottky diodes but unless they're specifically designed to share current gracefully the results may not be ideal (or usable). For example, one may hog the current and go into foldback shutdown. That's really a separate question, I think.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:52











  • $begingroup$
    Thank you for adding the explanation! Upvoted, but waiting to hear a few more answers before I select one.
    $endgroup$
    – Helpful
    Mar 20 at 15:52















5












$begingroup$

You need two back-to-back P-channel MOSFETs for each power input. Here is an example from an Atmel eval board, though you'll want to scale up the MOSFETs considerably, and maybe reduce the resistor values to something like 10K:



enter image description here



The VCC_USB input is dominant if both are present (in other words, if only one supply is present, that one will be used, if both are present, then VCC_USB is used).



The back-to-back MOSFETs are "ON" when the common gate connection is at ground (assuming the left source is high) and are off with the gate connection equal in voltage to the source.



Because of the intrinsic body diodes you need two MOSFETs to be able to block in either direction. This is the common configuration you'll see in hot-swap controllers and similar devices.



The connection to R613 turns Q109A/B on if VCC_USB_EDBG is low. If both supplies are present Q110A/B are off (because their gates are high) and Q109A/B are on.






share|improve this answer











$endgroup$












  • $begingroup$
    Wow, thanks! I'm not sure what you mean by "dominant" in this context - as in, it will be the primary source of current (up to its max)? Additionally, I'm not entirely sure I understand the principles on which this is operating. Do you have a minute to explain?
    $endgroup$
    – Helpful
    Mar 20 at 15:36










  • $begingroup$
    Dominant means that if both supplies are present the power is to the output is supplied by VCC_USB, and the other one is disconnected.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:41










  • $begingroup$
    Ah. Hmm. The main problem with that idea is that I have ANOTHER external power supply, and I would want to be able to connect both of them at once (with out disabling one or the other). I don't suppose this circuit would enable me to do that (if I added another stage)?
    $endgroup$
    – Helpful
    Mar 20 at 15:43










  • $begingroup$
    If you want to share the current form the two external supplies you could combine them with Schottky diodes but unless they're specifically designed to share current gracefully the results may not be ideal (or usable). For example, one may hog the current and go into foldback shutdown. That's really a separate question, I think.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:52











  • $begingroup$
    Thank you for adding the explanation! Upvoted, but waiting to hear a few more answers before I select one.
    $endgroup$
    – Helpful
    Mar 20 at 15:52













5












5








5





$begingroup$

You need two back-to-back P-channel MOSFETs for each power input. Here is an example from an Atmel eval board, though you'll want to scale up the MOSFETs considerably, and maybe reduce the resistor values to something like 10K:



enter image description here



The VCC_USB input is dominant if both are present (in other words, if only one supply is present, that one will be used, if both are present, then VCC_USB is used).



The back-to-back MOSFETs are "ON" when the common gate connection is at ground (assuming the left source is high) and are off with the gate connection equal in voltage to the source.



Because of the intrinsic body diodes you need two MOSFETs to be able to block in either direction. This is the common configuration you'll see in hot-swap controllers and similar devices.



The connection to R613 turns Q109A/B on if VCC_USB_EDBG is low. If both supplies are present Q110A/B are off (because their gates are high) and Q109A/B are on.






share|improve this answer











$endgroup$



You need two back-to-back P-channel MOSFETs for each power input. Here is an example from an Atmel eval board, though you'll want to scale up the MOSFETs considerably, and maybe reduce the resistor values to something like 10K:



enter image description here



The VCC_USB input is dominant if both are present (in other words, if only one supply is present, that one will be used, if both are present, then VCC_USB is used).



The back-to-back MOSFETs are "ON" when the common gate connection is at ground (assuming the left source is high) and are off with the gate connection equal in voltage to the source.



Because of the intrinsic body diodes you need two MOSFETs to be able to block in either direction. This is the common configuration you'll see in hot-swap controllers and similar devices.



The connection to R613 turns Q109A/B on if VCC_USB_EDBG is low. If both supplies are present Q110A/B are off (because their gates are high) and Q109A/B are on.







share|improve this answer














share|improve this answer



share|improve this answer








edited Mar 20 at 15:50

























answered Mar 20 at 15:33









Spehro PefhanySpehro Pefhany

216k5165440




216k5165440











  • $begingroup$
    Wow, thanks! I'm not sure what you mean by "dominant" in this context - as in, it will be the primary source of current (up to its max)? Additionally, I'm not entirely sure I understand the principles on which this is operating. Do you have a minute to explain?
    $endgroup$
    – Helpful
    Mar 20 at 15:36










  • $begingroup$
    Dominant means that if both supplies are present the power is to the output is supplied by VCC_USB, and the other one is disconnected.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:41










  • $begingroup$
    Ah. Hmm. The main problem with that idea is that I have ANOTHER external power supply, and I would want to be able to connect both of them at once (with out disabling one or the other). I don't suppose this circuit would enable me to do that (if I added another stage)?
    $endgroup$
    – Helpful
    Mar 20 at 15:43










  • $begingroup$
    If you want to share the current form the two external supplies you could combine them with Schottky diodes but unless they're specifically designed to share current gracefully the results may not be ideal (or usable). For example, one may hog the current and go into foldback shutdown. That's really a separate question, I think.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:52











  • $begingroup$
    Thank you for adding the explanation! Upvoted, but waiting to hear a few more answers before I select one.
    $endgroup$
    – Helpful
    Mar 20 at 15:52
















  • $begingroup$
    Wow, thanks! I'm not sure what you mean by "dominant" in this context - as in, it will be the primary source of current (up to its max)? Additionally, I'm not entirely sure I understand the principles on which this is operating. Do you have a minute to explain?
    $endgroup$
    – Helpful
    Mar 20 at 15:36










  • $begingroup$
    Dominant means that if both supplies are present the power is to the output is supplied by VCC_USB, and the other one is disconnected.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:41










  • $begingroup$
    Ah. Hmm. The main problem with that idea is that I have ANOTHER external power supply, and I would want to be able to connect both of them at once (with out disabling one or the other). I don't suppose this circuit would enable me to do that (if I added another stage)?
    $endgroup$
    – Helpful
    Mar 20 at 15:43










  • $begingroup$
    If you want to share the current form the two external supplies you could combine them with Schottky diodes but unless they're specifically designed to share current gracefully the results may not be ideal (or usable). For example, one may hog the current and go into foldback shutdown. That's really a separate question, I think.
    $endgroup$
    – Spehro Pefhany
    Mar 20 at 15:52











  • $begingroup$
    Thank you for adding the explanation! Upvoted, but waiting to hear a few more answers before I select one.
    $endgroup$
    – Helpful
    Mar 20 at 15:52















$begingroup$
Wow, thanks! I'm not sure what you mean by "dominant" in this context - as in, it will be the primary source of current (up to its max)? Additionally, I'm not entirely sure I understand the principles on which this is operating. Do you have a minute to explain?
$endgroup$
– Helpful
Mar 20 at 15:36




$begingroup$
Wow, thanks! I'm not sure what you mean by "dominant" in this context - as in, it will be the primary source of current (up to its max)? Additionally, I'm not entirely sure I understand the principles on which this is operating. Do you have a minute to explain?
$endgroup$
– Helpful
Mar 20 at 15:36












$begingroup$
Dominant means that if both supplies are present the power is to the output is supplied by VCC_USB, and the other one is disconnected.
$endgroup$
– Spehro Pefhany
Mar 20 at 15:41




$begingroup$
Dominant means that if both supplies are present the power is to the output is supplied by VCC_USB, and the other one is disconnected.
$endgroup$
– Spehro Pefhany
Mar 20 at 15:41












$begingroup$
Ah. Hmm. The main problem with that idea is that I have ANOTHER external power supply, and I would want to be able to connect both of them at once (with out disabling one or the other). I don't suppose this circuit would enable me to do that (if I added another stage)?
$endgroup$
– Helpful
Mar 20 at 15:43




$begingroup$
Ah. Hmm. The main problem with that idea is that I have ANOTHER external power supply, and I would want to be able to connect both of them at once (with out disabling one or the other). I don't suppose this circuit would enable me to do that (if I added another stage)?
$endgroup$
– Helpful
Mar 20 at 15:43












$begingroup$
If you want to share the current form the two external supplies you could combine them with Schottky diodes but unless they're specifically designed to share current gracefully the results may not be ideal (or usable). For example, one may hog the current and go into foldback shutdown. That's really a separate question, I think.
$endgroup$
– Spehro Pefhany
Mar 20 at 15:52





$begingroup$
If you want to share the current form the two external supplies you could combine them with Schottky diodes but unless they're specifically designed to share current gracefully the results may not be ideal (or usable). For example, one may hog the current and go into foldback shutdown. That's really a separate question, I think.
$endgroup$
– Spehro Pefhany
Mar 20 at 15:52













$begingroup$
Thank you for adding the explanation! Upvoted, but waiting to hear a few more answers before I select one.
$endgroup$
– Helpful
Mar 20 at 15:52




$begingroup$
Thank you for adding the explanation! Upvoted, but waiting to hear a few more answers before I select one.
$endgroup$
– Helpful
Mar 20 at 15:52

















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%2f428174%2fparallel-power-supplies-with-ideal-diodes%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

Identifying “long and narrow” polygons in with PostGISlength and width of polygonWhy postgis st_overlaps reports Qgis' “avoid intersections” generated polygon as overlapping with others?Adjusting polygons to boundary and filling holesDrawing polygons with fixed area?How to remove spikes in Polygons with PostGISDeleting sliver polygons after difference operation in QGIS?Snapping boundaries in PostGISSplit polygon into parts adding attributes based on underlying polygon in QGISSplitting overlap between polygons and assign to nearest polygon using PostGIS?Expanding polygons and clipping at midpoint?Removing Intersection of Buffers in Same Layers

Masuk log Menu navigasi

อาณาจักร (ชีววิทยา) ดูเพิ่ม อ้างอิง รายการเลือกการนำทาง10.1086/39456810.5962/bhl.title.447410.1126/science.163.3863.150576276010.1007/BF01796092408502"Phylogenetic structure of the prokaryotic domain: the primary kingdoms"10.1073/pnas.74.11.5088432104270744"Towards a natural system of organisms: proposal for the domains Archaea, Bacteria, and Eucarya"1990PNAS...87.4576W10.1073/pnas.87.12.4576541592112744PubMedJump the queueexpand by handPubMedJump the queueexpand by handPubMedJump the queueexpand by hand"A revised six-kingdom system of life"10.1111/j.1469-185X.1998.tb00030.x9809012"Only six kingdoms of life"10.1098/rspb.2004.2705169172415306349"Kingdoms Protozoa and Chromista and the eozoan root of the eukaryotic tree"10.1098/rsbl.2009.0948288006020031978เพิ่มข้อมูล