Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

71%
+3 −0
Q&A Case temperature of MOSFET

Yes, you seem to understand the concept. From the case to the ambient air, there will be 1.3°C per watt across the pad, and another 2.0°C per watt across the heatsink. In total, there will be 3.3...

posted 2y ago by Olin Lathrop‭  ·  edited 2y ago by Olin Lathrop‭

Answer
#2: Post edited by user avatar Olin Lathrop‭ · 2022-02-25T20:07:42Z (over 2 years ago)
  • Yes, you seem to understand the concept.
  • From the case to the ambient air, there will be 1.3 &deg;C per watt across the pad, and another 2.0 &deg;C per watt across the heatsink. In total, there will be 3.3 &deg;C per watt from case to ambient air. Since the part is dissipating 10 W, the case will be 33 &deg;C higher than ambient, in steady state. Since ambient is 25 &deg;C, the case will be at 25 &deg;C + 33 &deg;C = 58 &deg;C.
  • To take this a step further, we can also compute the junction temperature. It will be another (10 W)(1.7 &deg;C/W) = 17 &deg;C higher, so 75 &deg;C.
  • Yes, it really is this simple.
  • <blockquote>are calculations like these useful/used when designing circuits or are they only good for "back of the envelope" calculations?</blockquote>
  • They are definitely calculations you do during circuit design whenever you think heat might be an issue. Most of the time, a device is specified for maximum internal operating temperature. 150 &deg;C is a common upper limit for silicon semiconductors, for example. It is common to find the junction to ambient thermal resistance, then use that to find the maximum power dissipation assuming an ambient temperature.
  • Or, you work it backwards to find the maximum ambient temperature your circuit will work in without frying the device. If that is too low, then you have to do something different, like use a bigger heatsink, spread the dissipation across multiple devices, or find a way to dissipate less power in the first place.
  • Of course you always want some margin. Stuff happens, and some things are not under your control. The heat sink spec is probably what it does when freshly out of the box. A layer of dust after a year of operation can significantly increase the thermal resistance. And the manufacturer spec will be with some assumptions of how air is moving. Those may not be valid inside your box, for example.
  • Yes, you seem to understand the concept.
  • From the case to the ambient air, there will be 1.3&deg;C per watt across the pad, and another 2.0&deg;C per watt across the heatsink. In total, there will be 3.3&deg;C per watt from case to ambient air. Since the part is dissipating 10 W, the case will be 33&deg;C higher than ambient, in steady state. Since ambient is 25&deg;C, the case will be at 25&deg;C + 33&deg;C = 58&deg;C.
  • To take this a step further, we can also compute the junction temperature. It will be another (10 W)(1.7&deg;C/W) = 17&deg;C higher, so 75&deg;C.
  • Yes, it really is this simple.
  • <blockquote>are calculations like these useful/used when designing circuits or are they only good for "back of the envelope" calculations?</blockquote>
  • They are definitely calculations you do during circuit design whenever you think heat might be an issue. Most of the time, a device is specified for maximum internal operating temperature. 150&deg;C is a common upper limit for silicon semiconductors, for example. It is common to find the junction to ambient thermal resistance, then use that to find the maximum power dissipation assuming an ambient temperature.
  • Or, you work it backwards to find the maximum ambient temperature your circuit will work in without frying the device. If that is too low, then you have to do something different, like use a bigger heatsink, spread the dissipation across multiple devices, or find a way to dissipate less power in the first place.
  • Of course you always want some margin. Stuff happens, and some things are not under your control. The heat sink spec is probably what it does when freshly out of the box. A layer of dust after a year of operation can significantly increase the thermal resistance. And the manufacturer spec will be with some assumptions of how air is moving. Those may not be valid inside your box, for example.
#1: Initial revision by user avatar Olin Lathrop‭ · 2022-02-25T20:06:08Z (over 2 years ago)
Yes, you seem to understand the concept.

From the case to the ambient air, there will be 1.3 &deg;C per watt across the pad, and another 2.0 &deg;C per watt across the heatsink.  In total, there will be 3.3 &deg;C per watt from case to ambient air.  Since the part is dissipating 10 W, the case will be 33 &deg;C higher than ambient, in steady state.  Since ambient is 25 &deg;C, the case will be at 25 &deg;C + 33 &deg;C = 58 &deg;C.

To take this a step further, we can also compute the junction temperature.  It will be another (10 W)(1.7 &deg;C/W) = 17 &deg;C higher, so 75 &deg;C.

Yes, it really is this simple.

<blockquote>are calculations like these useful/used when designing circuits or are they only good for "back of the envelope" calculations?</blockquote>

They are definitely calculations you do during circuit design whenever you think heat might be an issue.  Most of the time, a device is specified for maximum internal operating temperature.  150 &deg;C is a common upper limit for silicon semiconductors, for example.  It is common to find the junction to ambient thermal resistance, then use that to find the maximum power dissipation assuming an ambient temperature.

Or, you work it backwards to find the maximum ambient temperature your circuit will work in without frying the device.  If that is too low, then you have to do something different, like use a bigger heatsink, spread the dissipation across multiple devices, or find a way to dissipate less power in the first place.

Of course you always want some margin.  Stuff happens, and some things are not under your control.  The heat sink spec is probably what it does when freshly out of the box.  A layer of dust after a year of operation can significantly increase the thermal resistance.  And the manufacturer spec will be with some assumptions of how air is moving.  Those may not be valid inside your box, for example.