TrooperZ
Posts: 9
Joined: Tue Jul 24, 2018 4:32 pm

Using pencil lead to cool a Rpi?

Tue Jul 24, 2018 4:41 pm

My RPi has gotten to really high temps (ie: 70.9c) and I don't really want to buy a fan, so I tried using pencil lead (0.7) to cool it down b/c it is a good heat conductor. It managed to cool it only by 1c.

Is this a good idea?

jahboater
Posts: 5825
Joined: Wed Feb 04, 2015 6:38 pm
Location: West Dorset

Re: Using pencil lead to cool a Rpi?

Tue Jul 24, 2018 6:15 pm

TrooperZ wrote:
Tue Jul 24, 2018 4:41 pm
My RPi has gotten to really high temps (ie: 70.9c) and I don't really want to buy a fan, so I tried using pencil lead (0.7) to cool it down b/c it is a good heat conductor. It managed to cool it only by 1c.
1C is not enough. You need 11C to avoid it throttling with the latest Raspbian.

A coin may be better - a couple more degrees!

No need to buy a fan, they can be noisy and introduce a moving part.
You can get cheap stick-on passive heat sinks for a UK pound or two, or you could get a case (the FLIRC case) that will act as a big heat sink:
https://www.amazon.co.uk/FLIRC-Raspberr ... case&psc=1

I like the new Kintaro heat sink:
https://www.amazon.co.uk/Kintaro-Raspbe ... 3+heatsink
it is really very effective and low profile.

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Using pencil lead to cool a Rpi?

Tue Jul 24, 2018 6:43 pm

From: https://www.raspberrypi.org/blog/raspbe ... le-now-35/
Clocking, voltages and thermals
The improved power integrity of the BCM2837B0 package, and the improved regulation accuracy of our new MaxLinear MxL7704 power management IC, have allowed us to tune our clocking and voltage rules for both better peak performance and longer-duration sustained performance.

Below 70°C, we use the improvements to increase the core frequency to 1.4GHz. Above 70°C, we drop to 1.2GHz, and use the improvements to decrease the core voltage, increasing the period of time before we reach our 80°C thermal throttle; the reduction in power consumption is such that many use cases will never reach the throttle. Like a modern smartphone, we treat the thermal mass of the device as a resource, to be spent carefully with the goal of optimising user experience.


Somewhere, I can't find it right now, is another more detailed blog post from one of the engineers involved describing some of the fine detail of the careful design of the power supply and thermal dissipation.

Compared with that attention to detail, adding a bit of broken pencil seems a trifle crude?

drgeoff
Posts: 10832
Joined: Wed Jan 25, 2012 6:39 pm

Re: Using pencil lead to cool a Rpi?

Tue Jul 24, 2018 9:41 pm

@B.Goode

Isn't there a thread somewhere about the 70 degree figure being incorrect? The down-clocking starts at 60 degrees.

Edit. Found it. viewtopic.php?f=63&t=217056
Quis custodiet ipsos custodes?

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Using pencil lead to cool a Rpi?

Wed Jul 25, 2018 4:45 pm


TrooperZ
Posts: 9
Joined: Tue Jul 24, 2018 4:32 pm

Re: Using pencil lead to cool a Rpi?

Wed Jul 25, 2018 5:11 pm

I am not overclocking at all. I only do stack overflow, google hangouts and other basic coding and search

User avatar
neilgl
Posts: 2226
Joined: Sun Jan 26, 2014 8:36 pm
Location: Near Aston Martin factory

Re: Using pencil lead to cool a Rpi?

Wed Jul 25, 2018 5:44 pm

What model is your pi?

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13142
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: Using pencil lead to cool a Rpi?

Wed Jul 25, 2018 5:50 pm

Pencil lead (graphite) is highly electrically conductive, if it spreads over your PI it can short things together.

Instead use cooling paste, like arctic silver to mount a small heat sink, or even just a coin on top of the SoC so the heat can spread better..

jahboater
Posts: 5825
Joined: Wed Feb 04, 2015 6:38 pm
Location: West Dorset

Re: Using pencil lead to cool a Rpi?

Wed Jul 25, 2018 6:29 pm

Start by mounting the Pi on edge. It should be a few degrees cooler just by doing that - normal convection.
Obviously it should be in free air, outside of a case (unless its in a special cooling case like the FLIRC).

You can get a cheap heatsink such as this for $1.95 that will stick on with thermal tape:
https://www.adafruit.com/product/3082
Make sure the fins are aligned vertically.
That should drop it a few degrees more.

If you want even more cooling, the Kintaro heat sink I linked to above is brilliant. It is so good here is the link again:
https://www.amazon.co.uk/Kintaro-Raspbe ... 3+heatsink
Brilliant !!!
Note it is bolted on so doesn't rely on sticky thermal tape, instead it uses proper thermal paste which is much more effective.
Its mass is 23g adding to the already considerable thermal inertia of the Pi3B+.

TrooperZ
Posts: 9
Joined: Tue Jul 24, 2018 4:32 pm

Re: Using pencil lead to cool a Rpi?

Wed Jul 25, 2018 8:49 pm

I have a RPi 3b FYI, and i have sealed the graphite together and onto my heat sinks and opened the top of my case and made holes on the bottom. I have added coins (3 quarters on large + 8 sticks of lead and 1 dime + 4 sticks of lead on small) The highest the temperature has been is 68c. With out these, the highest was 82c

User avatar
Imperf3kt
Posts: 3675
Joined: Tue Jun 20, 2017 12:16 am
Location: Australia

Re: Using pencil lead to cool a Rpi?

Wed Jul 25, 2018 9:05 pm

82℃ is very high (thats also the point a Pi3b will begin throttling)

How do you manage to get your Pi that hot? Highest I ever reached was ~72℃ and that was while running cpuburn on my Pi in a fully enclosed environment while sitting on my bed, half wrapped up in blankets.

Also, isn't arctic silver, also conductive. Be sure to secure that heatsink properly, or the thermal compound may run once heated.
55:55:44:44:4C
52:4C:52:42:41

TrooperZ
Posts: 9
Joined: Tue Jul 24, 2018 4:32 pm

Re: Using pencil lead to cool a Rpi?

Wed Jul 25, 2018 9:44 pm

I mentioned above what I do

Return to “Troubleshooting”