“Generic” power bricks for external disks?
I’ve found some old external USB drives and drive enclosures. Some of them, I found the power bricks and cords for, others I haven’t, and a few have cords damaged sufficiently that they are unsafe to use. For the ones where the brick is missing or the cord damaged, can I purchase an "off-the-shelf" brick-and-cord system and use it successfully, provided that the brick’s output (both voltage and amperage) is equal to or higher than that required by the drive/drive enclosure, and that I have a compatible plug?
usb external-hard-drive power-supply
add a comment |
I’ve found some old external USB drives and drive enclosures. Some of them, I found the power bricks and cords for, others I haven’t, and a few have cords damaged sufficiently that they are unsafe to use. For the ones where the brick is missing or the cord damaged, can I purchase an "off-the-shelf" brick-and-cord system and use it successfully, provided that the brick’s output (both voltage and amperage) is equal to or higher than that required by the drive/drive enclosure, and that I have a compatible plug?
usb external-hard-drive power-supply
1
Provided the brick supplies the same voltage it should be fine. The brick can support higher amperage, but if a device attempts to draw more amperage then the brick can support, that can be a safety issue. You typically just want to use a power brick that can supply exactly the same power as the OEM brick.
– Ramhound
Jan 17 at 16:29
add a comment |
I’ve found some old external USB drives and drive enclosures. Some of them, I found the power bricks and cords for, others I haven’t, and a few have cords damaged sufficiently that they are unsafe to use. For the ones where the brick is missing or the cord damaged, can I purchase an "off-the-shelf" brick-and-cord system and use it successfully, provided that the brick’s output (both voltage and amperage) is equal to or higher than that required by the drive/drive enclosure, and that I have a compatible plug?
usb external-hard-drive power-supply
I’ve found some old external USB drives and drive enclosures. Some of them, I found the power bricks and cords for, others I haven’t, and a few have cords damaged sufficiently that they are unsafe to use. For the ones where the brick is missing or the cord damaged, can I purchase an "off-the-shelf" brick-and-cord system and use it successfully, provided that the brick’s output (both voltage and amperage) is equal to or higher than that required by the drive/drive enclosure, and that I have a compatible plug?
usb external-hard-drive power-supply
usb external-hard-drive power-supply
asked Jan 17 at 15:43
Jeff ZeitlinJeff Zeitlin
1,492618
1,492618
1
Provided the brick supplies the same voltage it should be fine. The brick can support higher amperage, but if a device attempts to draw more amperage then the brick can support, that can be a safety issue. You typically just want to use a power brick that can supply exactly the same power as the OEM brick.
– Ramhound
Jan 17 at 16:29
add a comment |
1
Provided the brick supplies the same voltage it should be fine. The brick can support higher amperage, but if a device attempts to draw more amperage then the brick can support, that can be a safety issue. You typically just want to use a power brick that can supply exactly the same power as the OEM brick.
– Ramhound
Jan 17 at 16:29
1
1
Provided the brick supplies the same voltage it should be fine. The brick can support higher amperage, but if a device attempts to draw more amperage then the brick can support, that can be a safety issue. You typically just want to use a power brick that can supply exactly the same power as the OEM brick.
– Ramhound
Jan 17 at 16:29
Provided the brick supplies the same voltage it should be fine. The brick can support higher amperage, but if a device attempts to draw more amperage then the brick can support, that can be a safety issue. You typically just want to use a power brick that can supply exactly the same power as the OEM brick.
– Ramhound
Jan 17 at 16:29
add a comment |
1 Answer
1
active
oldest
votes
Generally, yes, it would be okay to purchase a generic power supply for your device; there isn't a specific requirement that the device must have its original power brick/supply
When looking for a replacement power supply, the voltage provided by the supply must be approximately the voltage required by the device, although there is a tolerance, so usually it's no problem to e.g. supply a 5V device with 5.5V.
With regards to amperage/current, however, the device will only take what it needs.
So if I need to deal with devices that need 5V and devices that need 12V, I need two separate bricks? A single 12V brick risks damage to the 5V device?
– Jeff Zeitlin
Jan 17 at 16:02
2
Yes, that's correct; voltage is pushed, amperage is pulled. If you plug a supply rated 12V into a device that accepts 5V, it will damage it.
– Rowan Richards
Jan 17 at 16:12
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2fsuperuser.com%2fquestions%2f1395431%2fgeneric-power-bricks-for-external-disks%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
Generally, yes, it would be okay to purchase a generic power supply for your device; there isn't a specific requirement that the device must have its original power brick/supply
When looking for a replacement power supply, the voltage provided by the supply must be approximately the voltage required by the device, although there is a tolerance, so usually it's no problem to e.g. supply a 5V device with 5.5V.
With regards to amperage/current, however, the device will only take what it needs.
So if I need to deal with devices that need 5V and devices that need 12V, I need two separate bricks? A single 12V brick risks damage to the 5V device?
– Jeff Zeitlin
Jan 17 at 16:02
2
Yes, that's correct; voltage is pushed, amperage is pulled. If you plug a supply rated 12V into a device that accepts 5V, it will damage it.
– Rowan Richards
Jan 17 at 16:12
add a comment |
Generally, yes, it would be okay to purchase a generic power supply for your device; there isn't a specific requirement that the device must have its original power brick/supply
When looking for a replacement power supply, the voltage provided by the supply must be approximately the voltage required by the device, although there is a tolerance, so usually it's no problem to e.g. supply a 5V device with 5.5V.
With regards to amperage/current, however, the device will only take what it needs.
So if I need to deal with devices that need 5V and devices that need 12V, I need two separate bricks? A single 12V brick risks damage to the 5V device?
– Jeff Zeitlin
Jan 17 at 16:02
2
Yes, that's correct; voltage is pushed, amperage is pulled. If you plug a supply rated 12V into a device that accepts 5V, it will damage it.
– Rowan Richards
Jan 17 at 16:12
add a comment |
Generally, yes, it would be okay to purchase a generic power supply for your device; there isn't a specific requirement that the device must have its original power brick/supply
When looking for a replacement power supply, the voltage provided by the supply must be approximately the voltage required by the device, although there is a tolerance, so usually it's no problem to e.g. supply a 5V device with 5.5V.
With regards to amperage/current, however, the device will only take what it needs.
Generally, yes, it would be okay to purchase a generic power supply for your device; there isn't a specific requirement that the device must have its original power brick/supply
When looking for a replacement power supply, the voltage provided by the supply must be approximately the voltage required by the device, although there is a tolerance, so usually it's no problem to e.g. supply a 5V device with 5.5V.
With regards to amperage/current, however, the device will only take what it needs.
answered Jan 17 at 15:56
Rowan RichardsRowan Richards
1083
1083
So if I need to deal with devices that need 5V and devices that need 12V, I need two separate bricks? A single 12V brick risks damage to the 5V device?
– Jeff Zeitlin
Jan 17 at 16:02
2
Yes, that's correct; voltage is pushed, amperage is pulled. If you plug a supply rated 12V into a device that accepts 5V, it will damage it.
– Rowan Richards
Jan 17 at 16:12
add a comment |
So if I need to deal with devices that need 5V and devices that need 12V, I need two separate bricks? A single 12V brick risks damage to the 5V device?
– Jeff Zeitlin
Jan 17 at 16:02
2
Yes, that's correct; voltage is pushed, amperage is pulled. If you plug a supply rated 12V into a device that accepts 5V, it will damage it.
– Rowan Richards
Jan 17 at 16:12
So if I need to deal with devices that need 5V and devices that need 12V, I need two separate bricks? A single 12V brick risks damage to the 5V device?
– Jeff Zeitlin
Jan 17 at 16:02
So if I need to deal with devices that need 5V and devices that need 12V, I need two separate bricks? A single 12V brick risks damage to the 5V device?
– Jeff Zeitlin
Jan 17 at 16:02
2
2
Yes, that's correct; voltage is pushed, amperage is pulled. If you plug a supply rated 12V into a device that accepts 5V, it will damage it.
– Rowan Richards
Jan 17 at 16:12
Yes, that's correct; voltage is pushed, amperage is pulled. If you plug a supply rated 12V into a device that accepts 5V, it will damage it.
– Rowan Richards
Jan 17 at 16:12
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1395431%2fgeneric-power-bricks-for-external-disks%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
1
Provided the brick supplies the same voltage it should be fine. The brick can support higher amperage, but if a device attempts to draw more amperage then the brick can support, that can be a safety issue. You typically just want to use a power brick that can supply exactly the same power as the OEM brick.
– Ramhound
Jan 17 at 16:29