USB device gets hot when plugged into Samsung Chromebook
I just recently noticed that USB devices that I plug into my Samsung XE303C12 get pretty warm after being connected for a few minutes. I noticed this first (I think) with a very small SanDisk USB 3.0 drive that has a metal casing. It's small enough that the casing and the metal cover over the USB connector are the same piece. This is after plugging it into the USB 3.0 port. I also checked this with another USB 3.0 drive and it also gets hot. I did with the USB 2.0 port and a stripped USB 2.0 drive and got the same result; the USB drive's microcontroller was hot. Is this normal with USB drives?
laptop usb usb-flash-drive
add a comment |
I just recently noticed that USB devices that I plug into my Samsung XE303C12 get pretty warm after being connected for a few minutes. I noticed this first (I think) with a very small SanDisk USB 3.0 drive that has a metal casing. It's small enough that the casing and the metal cover over the USB connector are the same piece. This is after plugging it into the USB 3.0 port. I also checked this with another USB 3.0 drive and it also gets hot. I did with the USB 2.0 port and a stripped USB 2.0 drive and got the same result; the USB drive's microcontroller was hot. Is this normal with USB drives?
laptop usb usb-flash-drive
add a comment |
I just recently noticed that USB devices that I plug into my Samsung XE303C12 get pretty warm after being connected for a few minutes. I noticed this first (I think) with a very small SanDisk USB 3.0 drive that has a metal casing. It's small enough that the casing and the metal cover over the USB connector are the same piece. This is after plugging it into the USB 3.0 port. I also checked this with another USB 3.0 drive and it also gets hot. I did with the USB 2.0 port and a stripped USB 2.0 drive and got the same result; the USB drive's microcontroller was hot. Is this normal with USB drives?
laptop usb usb-flash-drive
I just recently noticed that USB devices that I plug into my Samsung XE303C12 get pretty warm after being connected for a few minutes. I noticed this first (I think) with a very small SanDisk USB 3.0 drive that has a metal casing. It's small enough that the casing and the metal cover over the USB connector are the same piece. This is after plugging it into the USB 3.0 port. I also checked this with another USB 3.0 drive and it also gets hot. I did with the USB 2.0 port and a stripped USB 2.0 drive and got the same result; the USB drive's microcontroller was hot. Is this normal with USB drives?
laptop usb usb-flash-drive
laptop usb usb-flash-drive
asked Jul 3 '17 at 20:34
MelabMelab
3421921
3421921
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
USB 3.0 interface has to process data stream at 5 Gbps rate. It requires a digital electronics working at very high frequency, 5 GHz at least. A digital processor working at 5 GHz requires some power to run, and it makes USB 3.0 bridges (USB to SATA and USB to eMMC) get hot. Some ICs would consume up to 0.5 -1 W of power depending on which manufacturing node (130nm, 65nm, 45nm, etc.) the manufacturer can afford, and they will run hot, especially in small-size enclosures. This is normal, and should get better with overall progress in silicon manufacturing.
The other thing that can make a difference in power dissipation of a USB 3.0 device is whether the host system (and device) enables and maintains hardware-level Link Power Management on this particular USB 3.0 link. Historically there were challenges in enabling USB 3.0 link power management, so not all controllers might have this feature enabled.
Hot enough to feel like it is going to burn my skin?
– Melab
Jul 19 '17 at 1:37
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%2f1225372%2fusb-device-gets-hot-when-plugged-into-samsung-chromebook%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
USB 3.0 interface has to process data stream at 5 Gbps rate. It requires a digital electronics working at very high frequency, 5 GHz at least. A digital processor working at 5 GHz requires some power to run, and it makes USB 3.0 bridges (USB to SATA and USB to eMMC) get hot. Some ICs would consume up to 0.5 -1 W of power depending on which manufacturing node (130nm, 65nm, 45nm, etc.) the manufacturer can afford, and they will run hot, especially in small-size enclosures. This is normal, and should get better with overall progress in silicon manufacturing.
The other thing that can make a difference in power dissipation of a USB 3.0 device is whether the host system (and device) enables and maintains hardware-level Link Power Management on this particular USB 3.0 link. Historically there were challenges in enabling USB 3.0 link power management, so not all controllers might have this feature enabled.
Hot enough to feel like it is going to burn my skin?
– Melab
Jul 19 '17 at 1:37
add a comment |
USB 3.0 interface has to process data stream at 5 Gbps rate. It requires a digital electronics working at very high frequency, 5 GHz at least. A digital processor working at 5 GHz requires some power to run, and it makes USB 3.0 bridges (USB to SATA and USB to eMMC) get hot. Some ICs would consume up to 0.5 -1 W of power depending on which manufacturing node (130nm, 65nm, 45nm, etc.) the manufacturer can afford, and they will run hot, especially in small-size enclosures. This is normal, and should get better with overall progress in silicon manufacturing.
The other thing that can make a difference in power dissipation of a USB 3.0 device is whether the host system (and device) enables and maintains hardware-level Link Power Management on this particular USB 3.0 link. Historically there were challenges in enabling USB 3.0 link power management, so not all controllers might have this feature enabled.
Hot enough to feel like it is going to burn my skin?
– Melab
Jul 19 '17 at 1:37
add a comment |
USB 3.0 interface has to process data stream at 5 Gbps rate. It requires a digital electronics working at very high frequency, 5 GHz at least. A digital processor working at 5 GHz requires some power to run, and it makes USB 3.0 bridges (USB to SATA and USB to eMMC) get hot. Some ICs would consume up to 0.5 -1 W of power depending on which manufacturing node (130nm, 65nm, 45nm, etc.) the manufacturer can afford, and they will run hot, especially in small-size enclosures. This is normal, and should get better with overall progress in silicon manufacturing.
The other thing that can make a difference in power dissipation of a USB 3.0 device is whether the host system (and device) enables and maintains hardware-level Link Power Management on this particular USB 3.0 link. Historically there were challenges in enabling USB 3.0 link power management, so not all controllers might have this feature enabled.
USB 3.0 interface has to process data stream at 5 Gbps rate. It requires a digital electronics working at very high frequency, 5 GHz at least. A digital processor working at 5 GHz requires some power to run, and it makes USB 3.0 bridges (USB to SATA and USB to eMMC) get hot. Some ICs would consume up to 0.5 -1 W of power depending on which manufacturing node (130nm, 65nm, 45nm, etc.) the manufacturer can afford, and they will run hot, especially in small-size enclosures. This is normal, and should get better with overall progress in silicon manufacturing.
The other thing that can make a difference in power dissipation of a USB 3.0 device is whether the host system (and device) enables and maintains hardware-level Link Power Management on this particular USB 3.0 link. Historically there were challenges in enabling USB 3.0 link power management, so not all controllers might have this feature enabled.
edited Jul 4 '17 at 14:30
answered Jul 4 '17 at 14:02
Ale..chenskiAle..chenski
8,85341732
8,85341732
Hot enough to feel like it is going to burn my skin?
– Melab
Jul 19 '17 at 1:37
add a comment |
Hot enough to feel like it is going to burn my skin?
– Melab
Jul 19 '17 at 1:37
Hot enough to feel like it is going to burn my skin?
– Melab
Jul 19 '17 at 1:37
Hot enough to feel like it is going to burn my skin?
– Melab
Jul 19 '17 at 1:37
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%2f1225372%2fusb-device-gets-hot-when-plugged-into-samsung-chromebook%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