Is it bad if a cable is higher current rating than a charger? The Next CEO of Stack OverflowCan USB charging (via mains adapter or from PC/Mac) of Android tablets be the main, primary method of charging? Or are there design issues?Samsung Galaxy Tab, charging technique through USB CableVixion IRUX Tablet battery will not chargeNexus 4 problems when chargingA Bad Charger Damaged My Asus TF300t TabletsForcing higher USB currentCan I charge my phone with many different charger speed types?Resoldering charger cableGalaxy S5 charging slowly despite 'AC' and 2A chargerWhy does a charger charges one phone but not another?

Plot of histogram similar to output from @risk

Does falling count as part of my movement?

Won the lottery - how do I keep the money?

Easy to Read Palindrome Checker

How a 64-bit process virtual address space is divided in Linux?

Inappropriate reference requests from Journal reviewers

How to count occurrences of text in a file?

Why does standard notation not preserve intervals (visually)

Why don't programming languages automatically manage the synchronous/asynchronous problem?

Is it possible to replace duplicates of a character with one character using tr

Can we say or write : "No, it'sn't"?

Is French Guiana a (hard) EU border?

Is wanting to ask what to write an indication that you need to change your story?

RigExpert AA-35 - Interpreting The Information

Is a distribution that is normal, but highly skewed considered Gaussian?

How to place nodes around a circle from some initial angle?

How do I align (1) and (2)?

Rotate a column

How did people program for Consoles with multiple CPUs?

Which one is the true statement?

Running a General Election and the European Elections together

What did we know about the Kessel run before the prologues?

Why isn't acceleration always zero whenever velocity is zero, such as the moment a ball bounces off a wall?

Math-accent symbol over parentheses enclosing accented symbol (amsmath)



Is it bad if a cable is higher current rating than a charger?



The Next CEO of Stack OverflowCan USB charging (via mains adapter or from PC/Mac) of Android tablets be the main, primary method of charging? Or are there design issues?Samsung Galaxy Tab, charging technique through USB CableVixion IRUX Tablet battery will not chargeNexus 4 problems when chargingA Bad Charger Damaged My Asus TF300t TabletsForcing higher USB currentCan I charge my phone with many different charger speed types?Resoldering charger cableGalaxy S5 charging slowly despite 'AC' and 2A chargerWhy does a charger charges one phone but not another?










8















First time asking here, but



Is there any potential harm in using a charging cable with a higher current rating than a charger it is connected to? It's a tablet (Asus P027) and its charger is 5V/2A only.



I bought a 1-meter/3.3-foot USB-A to USB-C (3.1) cable rated for 3A, it has a 56K resistor according to the QA on the product's page (Belkin 1m USB-A to C cable should pull it on google) and this is all I know about it.










share|improve this question













migrated from electronics.stackexchange.com 3 hours ago


This question came from our site for electronics and electrical engineering professionals, students, and enthusiasts.


















  • No, it's good. The opposite is bad - in extreme cases the cable can melt and catch fire (happened to me, thankfully I noticed the smoke)

    – slebetman
    2 days ago















8















First time asking here, but



Is there any potential harm in using a charging cable with a higher current rating than a charger it is connected to? It's a tablet (Asus P027) and its charger is 5V/2A only.



I bought a 1-meter/3.3-foot USB-A to USB-C (3.1) cable rated for 3A, it has a 56K resistor according to the QA on the product's page (Belkin 1m USB-A to C cable should pull it on google) and this is all I know about it.










share|improve this question













migrated from electronics.stackexchange.com 3 hours ago


This question came from our site for electronics and electrical engineering professionals, students, and enthusiasts.


















  • No, it's good. The opposite is bad - in extreme cases the cable can melt and catch fire (happened to me, thankfully I noticed the smoke)

    – slebetman
    2 days ago













8












8








8








First time asking here, but



Is there any potential harm in using a charging cable with a higher current rating than a charger it is connected to? It's a tablet (Asus P027) and its charger is 5V/2A only.



I bought a 1-meter/3.3-foot USB-A to USB-C (3.1) cable rated for 3A, it has a 56K resistor according to the QA on the product's page (Belkin 1m USB-A to C cable should pull it on google) and this is all I know about it.










share|improve this question














First time asking here, but



Is there any potential harm in using a charging cable with a higher current rating than a charger it is connected to? It's a tablet (Asus P027) and its charger is 5V/2A only.



I bought a 1-meter/3.3-foot USB-A to USB-C (3.1) cable rated for 3A, it has a 56K resistor according to the QA on the product's page (Belkin 1m USB-A to C cable should pull it on google) and this is all I know about it.







charging






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 2 days ago







Majora Luna











migrated from electronics.stackexchange.com 3 hours ago


This question came from our site for electronics and electrical engineering professionals, students, and enthusiasts.









migrated from electronics.stackexchange.com 3 hours ago


This question came from our site for electronics and electrical engineering professionals, students, and enthusiasts.














  • No, it's good. The opposite is bad - in extreme cases the cable can melt and catch fire (happened to me, thankfully I noticed the smoke)

    – slebetman
    2 days ago

















  • No, it's good. The opposite is bad - in extreme cases the cable can melt and catch fire (happened to me, thankfully I noticed the smoke)

    – slebetman
    2 days ago
















No, it's good. The opposite is bad - in extreme cases the cable can melt and catch fire (happened to me, thankfully I noticed the smoke)

– slebetman
2 days ago





No, it's good. The opposite is bad - in extreme cases the cable can melt and catch fire (happened to me, thankfully I noticed the smoke)

– slebetman
2 days ago










1 Answer
1






active

oldest

votes


















11














No, only the device should not draw more current than the adapter and the cable can handle.



So the device defines how much current will flow through the circuit (which consists of your adapter and cable).



If the device draws more current, the adapter or the cable may overheat (with a fire hazard).



Btw, it's better to be safe and not use exactly a 2A but at least more, so you are safe with a cable of 3A.



Remarks from others
Also, this yields for most (cheap) adapters. See the comment of Jarrod Christman for an exception.



For USB, there is a negotiation protocol. See the comment of Yakk below.






share|improve this answer























  • I don't think this is right. If the device tries to draw more than 2A, the adaptor should drop the voltage to keep the current down (until it reaches the point where the voltage is so low that the adaptor cuts out altogether).

    – Martin Bonner
    2 days ago











  • @MartinBonner I don't have the theoretical knowledge, but afaik an adapter just 'gives' the current the load needs, and if the load requests more, the adapter delivers more, even if it cannot handle it. Of course, it might be possible there is some kind of safety circuit built in the adapter, but this is not common (for cheap adapters at least).

    – Michel Keijzers
    2 days ago






  • 1





    @MartinBonner, that depends entirely on the adapter design and intent. Some power supplies will attempt to keep voltage constant and allow more current even beyond their own spec and die. This coupled with intentionally underrating for a safety buffer (a 3A power supply may actually do 3.5A fine), it is best to assume the worst case. Thus your power supply and cables should be oversized to some extent for your use, so you're not constantly against their max rating.

    – Jarrod Christman
    2 days ago






  • 2





    Are you aware of how USB-C devices "negotate" with USB-C cables to determine how much current they can draw? Your answer seems to completely ignore this issue, which is at the core of the OP's problem. I believe 56k resistor in the cable communicates to the attached USB device how much current it can safely draw; barring something I don't know (which is plenty) that cable might convince the USB device into thinking "ok, drawing 3A is ok from this", frying the charger. This isn't a "dumb cable"; for a dumb cable your answer seems correct (more A=more safe)

    – Yakk
    2 days ago






  • 1





    (note: I am not an expert at this. Possibly there is a way that the other end of the USB connection (the charger) communicates to the USB-C device the current it supports, and/or handles being asked for more power than it is rated for gracefully)

    – Yakk
    2 days ago











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "139"
;
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
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fandroid.stackexchange.com%2fquestions%2f209700%2fis-it-bad-if-a-cable-is-higher-current-rating-than-a-charger%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









11














No, only the device should not draw more current than the adapter and the cable can handle.



So the device defines how much current will flow through the circuit (which consists of your adapter and cable).



If the device draws more current, the adapter or the cable may overheat (with a fire hazard).



Btw, it's better to be safe and not use exactly a 2A but at least more, so you are safe with a cable of 3A.



Remarks from others
Also, this yields for most (cheap) adapters. See the comment of Jarrod Christman for an exception.



For USB, there is a negotiation protocol. See the comment of Yakk below.






share|improve this answer























  • I don't think this is right. If the device tries to draw more than 2A, the adaptor should drop the voltage to keep the current down (until it reaches the point where the voltage is so low that the adaptor cuts out altogether).

    – Martin Bonner
    2 days ago











  • @MartinBonner I don't have the theoretical knowledge, but afaik an adapter just 'gives' the current the load needs, and if the load requests more, the adapter delivers more, even if it cannot handle it. Of course, it might be possible there is some kind of safety circuit built in the adapter, but this is not common (for cheap adapters at least).

    – Michel Keijzers
    2 days ago






  • 1





    @MartinBonner, that depends entirely on the adapter design and intent. Some power supplies will attempt to keep voltage constant and allow more current even beyond their own spec and die. This coupled with intentionally underrating for a safety buffer (a 3A power supply may actually do 3.5A fine), it is best to assume the worst case. Thus your power supply and cables should be oversized to some extent for your use, so you're not constantly against their max rating.

    – Jarrod Christman
    2 days ago






  • 2





    Are you aware of how USB-C devices "negotate" with USB-C cables to determine how much current they can draw? Your answer seems to completely ignore this issue, which is at the core of the OP's problem. I believe 56k resistor in the cable communicates to the attached USB device how much current it can safely draw; barring something I don't know (which is plenty) that cable might convince the USB device into thinking "ok, drawing 3A is ok from this", frying the charger. This isn't a "dumb cable"; for a dumb cable your answer seems correct (more A=more safe)

    – Yakk
    2 days ago






  • 1





    (note: I am not an expert at this. Possibly there is a way that the other end of the USB connection (the charger) communicates to the USB-C device the current it supports, and/or handles being asked for more power than it is rated for gracefully)

    – Yakk
    2 days ago















11














No, only the device should not draw more current than the adapter and the cable can handle.



So the device defines how much current will flow through the circuit (which consists of your adapter and cable).



If the device draws more current, the adapter or the cable may overheat (with a fire hazard).



Btw, it's better to be safe and not use exactly a 2A but at least more, so you are safe with a cable of 3A.



Remarks from others
Also, this yields for most (cheap) adapters. See the comment of Jarrod Christman for an exception.



For USB, there is a negotiation protocol. See the comment of Yakk below.






share|improve this answer























  • I don't think this is right. If the device tries to draw more than 2A, the adaptor should drop the voltage to keep the current down (until it reaches the point where the voltage is so low that the adaptor cuts out altogether).

    – Martin Bonner
    2 days ago











  • @MartinBonner I don't have the theoretical knowledge, but afaik an adapter just 'gives' the current the load needs, and if the load requests more, the adapter delivers more, even if it cannot handle it. Of course, it might be possible there is some kind of safety circuit built in the adapter, but this is not common (for cheap adapters at least).

    – Michel Keijzers
    2 days ago






  • 1





    @MartinBonner, that depends entirely on the adapter design and intent. Some power supplies will attempt to keep voltage constant and allow more current even beyond their own spec and die. This coupled with intentionally underrating for a safety buffer (a 3A power supply may actually do 3.5A fine), it is best to assume the worst case. Thus your power supply and cables should be oversized to some extent for your use, so you're not constantly against their max rating.

    – Jarrod Christman
    2 days ago






  • 2





    Are you aware of how USB-C devices "negotate" with USB-C cables to determine how much current they can draw? Your answer seems to completely ignore this issue, which is at the core of the OP's problem. I believe 56k resistor in the cable communicates to the attached USB device how much current it can safely draw; barring something I don't know (which is plenty) that cable might convince the USB device into thinking "ok, drawing 3A is ok from this", frying the charger. This isn't a "dumb cable"; for a dumb cable your answer seems correct (more A=more safe)

    – Yakk
    2 days ago






  • 1





    (note: I am not an expert at this. Possibly there is a way that the other end of the USB connection (the charger) communicates to the USB-C device the current it supports, and/or handles being asked for more power than it is rated for gracefully)

    – Yakk
    2 days ago













11












11








11







No, only the device should not draw more current than the adapter and the cable can handle.



So the device defines how much current will flow through the circuit (which consists of your adapter and cable).



If the device draws more current, the adapter or the cable may overheat (with a fire hazard).



Btw, it's better to be safe and not use exactly a 2A but at least more, so you are safe with a cable of 3A.



Remarks from others
Also, this yields for most (cheap) adapters. See the comment of Jarrod Christman for an exception.



For USB, there is a negotiation protocol. See the comment of Yakk below.






share|improve this answer













No, only the device should not draw more current than the adapter and the cable can handle.



So the device defines how much current will flow through the circuit (which consists of your adapter and cable).



If the device draws more current, the adapter or the cable may overheat (with a fire hazard).



Btw, it's better to be safe and not use exactly a 2A but at least more, so you are safe with a cable of 3A.



Remarks from others
Also, this yields for most (cheap) adapters. See the comment of Jarrod Christman for an exception.



For USB, there is a negotiation protocol. See the comment of Yakk below.







share|improve this answer












share|improve this answer



share|improve this answer










answered 2 days ago









Michel KeijzersMichel Keijzers

21116




21116












  • I don't think this is right. If the device tries to draw more than 2A, the adaptor should drop the voltage to keep the current down (until it reaches the point where the voltage is so low that the adaptor cuts out altogether).

    – Martin Bonner
    2 days ago











  • @MartinBonner I don't have the theoretical knowledge, but afaik an adapter just 'gives' the current the load needs, and if the load requests more, the adapter delivers more, even if it cannot handle it. Of course, it might be possible there is some kind of safety circuit built in the adapter, but this is not common (for cheap adapters at least).

    – Michel Keijzers
    2 days ago






  • 1





    @MartinBonner, that depends entirely on the adapter design and intent. Some power supplies will attempt to keep voltage constant and allow more current even beyond their own spec and die. This coupled with intentionally underrating for a safety buffer (a 3A power supply may actually do 3.5A fine), it is best to assume the worst case. Thus your power supply and cables should be oversized to some extent for your use, so you're not constantly against their max rating.

    – Jarrod Christman
    2 days ago






  • 2





    Are you aware of how USB-C devices "negotate" with USB-C cables to determine how much current they can draw? Your answer seems to completely ignore this issue, which is at the core of the OP's problem. I believe 56k resistor in the cable communicates to the attached USB device how much current it can safely draw; barring something I don't know (which is plenty) that cable might convince the USB device into thinking "ok, drawing 3A is ok from this", frying the charger. This isn't a "dumb cable"; for a dumb cable your answer seems correct (more A=more safe)

    – Yakk
    2 days ago






  • 1





    (note: I am not an expert at this. Possibly there is a way that the other end of the USB connection (the charger) communicates to the USB-C device the current it supports, and/or handles being asked for more power than it is rated for gracefully)

    – Yakk
    2 days ago

















  • I don't think this is right. If the device tries to draw more than 2A, the adaptor should drop the voltage to keep the current down (until it reaches the point where the voltage is so low that the adaptor cuts out altogether).

    – Martin Bonner
    2 days ago











  • @MartinBonner I don't have the theoretical knowledge, but afaik an adapter just 'gives' the current the load needs, and if the load requests more, the adapter delivers more, even if it cannot handle it. Of course, it might be possible there is some kind of safety circuit built in the adapter, but this is not common (for cheap adapters at least).

    – Michel Keijzers
    2 days ago






  • 1





    @MartinBonner, that depends entirely on the adapter design and intent. Some power supplies will attempt to keep voltage constant and allow more current even beyond their own spec and die. This coupled with intentionally underrating for a safety buffer (a 3A power supply may actually do 3.5A fine), it is best to assume the worst case. Thus your power supply and cables should be oversized to some extent for your use, so you're not constantly against their max rating.

    – Jarrod Christman
    2 days ago






  • 2





    Are you aware of how USB-C devices "negotate" with USB-C cables to determine how much current they can draw? Your answer seems to completely ignore this issue, which is at the core of the OP's problem. I believe 56k resistor in the cable communicates to the attached USB device how much current it can safely draw; barring something I don't know (which is plenty) that cable might convince the USB device into thinking "ok, drawing 3A is ok from this", frying the charger. This isn't a "dumb cable"; for a dumb cable your answer seems correct (more A=more safe)

    – Yakk
    2 days ago






  • 1





    (note: I am not an expert at this. Possibly there is a way that the other end of the USB connection (the charger) communicates to the USB-C device the current it supports, and/or handles being asked for more power than it is rated for gracefully)

    – Yakk
    2 days ago
















I don't think this is right. If the device tries to draw more than 2A, the adaptor should drop the voltage to keep the current down (until it reaches the point where the voltage is so low that the adaptor cuts out altogether).

– Martin Bonner
2 days ago





I don't think this is right. If the device tries to draw more than 2A, the adaptor should drop the voltage to keep the current down (until it reaches the point where the voltage is so low that the adaptor cuts out altogether).

– Martin Bonner
2 days ago













@MartinBonner I don't have the theoretical knowledge, but afaik an adapter just 'gives' the current the load needs, and if the load requests more, the adapter delivers more, even if it cannot handle it. Of course, it might be possible there is some kind of safety circuit built in the adapter, but this is not common (for cheap adapters at least).

– Michel Keijzers
2 days ago





@MartinBonner I don't have the theoretical knowledge, but afaik an adapter just 'gives' the current the load needs, and if the load requests more, the adapter delivers more, even if it cannot handle it. Of course, it might be possible there is some kind of safety circuit built in the adapter, but this is not common (for cheap adapters at least).

– Michel Keijzers
2 days ago




1




1





@MartinBonner, that depends entirely on the adapter design and intent. Some power supplies will attempt to keep voltage constant and allow more current even beyond their own spec and die. This coupled with intentionally underrating for a safety buffer (a 3A power supply may actually do 3.5A fine), it is best to assume the worst case. Thus your power supply and cables should be oversized to some extent for your use, so you're not constantly against their max rating.

– Jarrod Christman
2 days ago





@MartinBonner, that depends entirely on the adapter design and intent. Some power supplies will attempt to keep voltage constant and allow more current even beyond their own spec and die. This coupled with intentionally underrating for a safety buffer (a 3A power supply may actually do 3.5A fine), it is best to assume the worst case. Thus your power supply and cables should be oversized to some extent for your use, so you're not constantly against their max rating.

– Jarrod Christman
2 days ago




2




2





Are you aware of how USB-C devices "negotate" with USB-C cables to determine how much current they can draw? Your answer seems to completely ignore this issue, which is at the core of the OP's problem. I believe 56k resistor in the cable communicates to the attached USB device how much current it can safely draw; barring something I don't know (which is plenty) that cable might convince the USB device into thinking "ok, drawing 3A is ok from this", frying the charger. This isn't a "dumb cable"; for a dumb cable your answer seems correct (more A=more safe)

– Yakk
2 days ago





Are you aware of how USB-C devices "negotate" with USB-C cables to determine how much current they can draw? Your answer seems to completely ignore this issue, which is at the core of the OP's problem. I believe 56k resistor in the cable communicates to the attached USB device how much current it can safely draw; barring something I don't know (which is plenty) that cable might convince the USB device into thinking "ok, drawing 3A is ok from this", frying the charger. This isn't a "dumb cable"; for a dumb cable your answer seems correct (more A=more safe)

– Yakk
2 days ago




1




1





(note: I am not an expert at this. Possibly there is a way that the other end of the USB connection (the charger) communicates to the USB-C device the current it supports, and/or handles being asked for more power than it is rated for gracefully)

– Yakk
2 days ago





(note: I am not an expert at this. Possibly there is a way that the other end of the USB connection (the charger) communicates to the USB-C device the current it supports, and/or handles being asked for more power than it is rated for gracefully)

– Yakk
2 days ago

















draft saved

draft discarded
















































Thanks for contributing an answer to Android Enthusiasts 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.

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%2fandroid.stackexchange.com%2fquestions%2f209700%2fis-it-bad-if-a-cable-is-higher-current-rating-than-a-charger%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

Bulk add to cart function issuecart vs. mini cart issue … rwd themeRedirect Add to cart button to cart pageAdd to cart issue - Magento 2.1The requested Payment Method is not available When creating an orderM2: reason add-to-cart might not function in production modeAdd to cart issue in some android devicesMagento 2 - custom price can not add to subtotal and grand total after add to cartAdd to cart codeIssue with my cart module on pdp and cart pages, just keeps spinningBulk price and quantity update using rest api

БиармияSxpst500bh2ntaf! 3h2r