Eli5 Why do computer chips warm up?

255 views

Eli5 Why do computer chips warm up?

In: 0

3 Answers

Anonymous 0 Comments

All computers are made of transistors. A transistor is basically a small bit of semiconductor material that current flows through and the flow can be turned on or off via another current. This lets each transistor act as a fully electrical switch that can turn a current on or off based on input from another current. If you have a lot of them, you can do fun things with this like use the currents being on or off to represent different numbers, and do math with them and stuff. But wait a minute, let’s go back to that first part: current flowing through a semiconductor. An obligatory byproduct of that is heat. This the same effect that causes extension cords to heat up: when electricity encounters resistance, it releases some energy as heat. Moreover, whenever the transistor is switched from on to off or vice-versa, it isn’t instantaneous. There’s some amount of time that the transistor is allowing electrons to flow, but not freely. The higher the resistance, the more the heat. So, all transistors heat up some when there is current going through them, and the heat up more the more often they switch on and off.

All of this is pretty negligible though because transistors are pretty small and the currents involved are pretty low. But if what if we want to use transistors to do more than just remember a handful of numbers? Well we need more than a few. Modern CPUs might have hundreds of millions to billions of transistors. So it adds up

You are viewing 1 out of 3 answers, click here to view all answers.