Re: What do I need to go with a Pi 4

Liste des GroupesRevenir à cs raspberry-pi 
Sujet : Re: What do I need to go with a Pi 4
De : tnp (at) *nospam* invalid.invalid (The Natural Philosopher)
Groupes : comp.sys.raspberry-pi
Date : 10. Apr 2024, 11:19:31
Autres entêtes
Organisation : A little, after lunch
Message-ID : <uv5lj4$s7bl$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 09/04/2024 21:40, druck wrote:
On 09/04/2024 13:52, Adrian wrote:
Apart from the Pi4, to upgrade, I know that I will need a bigger power supply and a HDMI adapter lead, but after, things are a bit vague.  Can I get away with the Pi4 without any additional cooling, or do I need a heat sink or fan, and if so, how do they get on with the hat ?  The space it is in has had a temperature range of -1 to 40 degrees C, the mean across that time is about 15.5C.
 40C is quite a high ambient temperature.
Not where I have worked...
Many years ago a small piece of equipment I had designed, housed  in a totally enclosed steel rack mount case failed after it had been on for over a day.
It came back to me. It was working perfectly.
So I left it on for a day in the lab with a thermometer  probe inside, It got to well over 90°C inside.
Beyond the upper limits of the commercial chips it was built from. They were well over 100°C case when opened it up.
We changed the case design and punched some air holes in it, and the problem never reoccurred.
There are three relevant points here.
The first is that silicon chips themselves survive extremely high internal temperatures. I have had a power Schottky diode unsolder itself when connected across a battery. The chips will generally  suffer permanent damage at somewhere around 180°C . Which is a good thing since they are soldered to a board using hot air at a lot more than that.
The second thing us that they will start to exhibit seriously out of spec. behaviour at their rated *ambient* temperatures - usually +75°C for ICs.  Inside the chip may well be a lot warmer than that.
The final thing is to understand the difference between a closed box, thermal convection cooling and forced air cooling. the is roughly a 25:5:1 ratio in cooling between the three cases.
How many Pis are in *closed* boxes *without* fans?
It's less an issue of 'do I need a fan?' or 'its 40°C ambient' than 'is any hot air going to escape?'
With case temperatures up to well over 100°C possible for power devices, the difference to an ambient of 40°C is not the much worse than say, 25°C. at a device case temperature of 100°C it is the difference between a 75°C delta and 60°C delta - not that great really
And a Pi draws somewhere in the 3-5W region. And has lots of board surface area to dissipate that.
 From the Pi forum
"I have put the Pi4 in an airtight enclosure (with a big passive heatsink), locked the frequency to 1500Mhz, overvoltage=4 and have cpuburn running for about two hours. Ambient temp inside the box is 54 degrees celsius now.
vcgencmd measure_temp and vcgencmd measure_temp pmic show:
Pi4 CPU temp=124.0'C
Pi4 PMIC temp=129.7'C
And it's still running fine, have a chromium open and can surf the web. I'm quite amazed."
https://forums.raspberrypi.com/viewtopic.php?t=264786
The whole thread is well worth reading.
And complements what I am saying, that only in a sealed enclosure where no convection is possible can you get to super high temeperatures, and in normal use the CPU will in any case throttle back
  If you are going to run the Pi
4B hard with the likes of matplotlib, passive cooling my not be enough to stop it throttling.
That is a very hand wavey statement.
Passive cooling in a car in the sun with the windows closed yes, passive cooling in a well ventilated case in a room at 40°C, no way.

One of mine has a large heat sink case with no fan and never goes over 60C, but that's at a 20C ambient. For 40C ambient, I would recommend a fan case, go for a 40mm fan if you want it to be quiet, 30mm ones can be noisy.
 
Personally year of designing high power audio amplifiers and dealing with computer hardware says 'bullshit'. You simply don't need fans for a board doing 5W.  You can get that out of a single small transistor with a heatsink clipped on it. You can get that out of a TO3 packaged power transistor with no heat sink *at all*.
And a PI4B board is a *lot* more surface area than that.
Currently this rooms is at 24.2°C according to a thermometer equipped pico PI and the resident 4B that is in free air is showing this:
me@Coriolanus:~$ vcgencmd measure_temp
temp=53.5'C
me@Coriolanus:~$ vcgencmd measure_temp pmic
temp=45.8'C
So at idle -ish the chip internals are 29.3°C - call it 30°C over ambient.
at 40°C ambient the chip internals will be up around 70°C.
That is nothing.
  "we throttle the CPU when it get to 85 to keep the temperatures down. I've never seen anything over 90 in normal usage"
Is what the Raspberry Pi engineer says the chips do, in that thread I referred to above.
In short *unless* you put the pi in an airtight case and wrap it in insulation or leave it in the midday sun, it doesn't need a fan.
But people are just used to old school SPARC and INTEL chip that kicked out upwards of 50W at idle, needing a fan.  In hard use some SPARCs would draw up to 300W!!!
Of all the customer returns on SPARC workstations I can remember they were all dead fans or dead cpus (with dead fans as well).
--
“There are two ways to be fooled. One is to believe what isn’t true; the other is to refuse to believe what is true.”
—Soren Kierkegaard

Date Sujet#  Auteur
9 Apr 24 * What do I need to go with a Pi 438Adrian
9 Apr 24 +- Re: What do I need to go with a Pi 41The Natural Philosopher
9 Apr 24 +- Re: What do I need to go with a Pi 41Jean-Pierre Kuypers
9 Apr 24 +* Re: What do I need to go with a Pi 46Chris Green
9 Apr 24 i+* Re: What do I need to go with a Pi 43The Natural Philosopher
9 Apr 24 ii`* Re: What do I need to go with a Pi 42Chris Green
9 Apr 24 ii `- Re: What do I need to go with a Pi 41The Natural Philosopher
9 Apr 24 i`* Re: What do I need to go with a Pi 42Jesper
9 Apr 24 i `- Re: What do I need to go with a Pi 41Jesper
9 Apr 24 +* Re: What do I need to go with a Pi 49David Taylor
9 Apr 24 i+- Re: What do I need to go with a Pi 41The Natural Philosopher
9 Apr 24 i+* Re: What do I need to go with a Pi 46Adrian
9 Apr 24 ii`* Re: What do I need to go with a Pi 45druck
9 Apr 24 ii `* Re: What do I need to go with a Pi 44Adrian
10 Apr 24 ii  `* Re: What do I need to go with a Pi 43Chris Green
10 Apr 24 ii   `* Re: What do I need to go with a Pi 42Adrian
10 Apr 24 ii    `- Re: What do I need to go with a Pi 41Chris Green
9 Apr 24 i`- Re: What do I need to go with a Pi 41Chris Green
9 Apr 24 `* Re: What do I need to go with a Pi 420druck
9 Apr 24  +* Re: What do I need to go with a Pi 417Adrian
10 Apr 24  i`* Re: What do I need to go with a Pi 416The Natural Philosopher
10 Apr 24  i +* Re: What do I need to go with a Pi 46Adrian
11 Apr 24  i i`* Re: What do I need to go with a Pi 45The Natural Philosopher
11 Apr 24  i i +- Re: What do I need to go with a Pi 41Björn Lundin
11 Apr 24  i i `* Re: What do I need to go with a Pi 43Adrian
12 Apr 24  i i  `* Re: What do I need to go with a Pi 42Adrian
15 Apr 24  i i   `- Re: What do I need to go with a Pi 41Adrian
14 Apr 24  i `* Re: What do I need to go with a Pi 49druck
14 Apr 24  i  +- Re: What do I need to go with a Pi 41Jim Jackson
14 Apr 24  i  +* Re: What do I need to go with a Pi 46The Natural Philosopher
15 Apr 24  i  i+* Re: What do I need to go with a Pi 42druck
15 Apr 24  i  ii`- Re: What do I need to go with a Pi 41Pancho
16 Apr 24  i  i`* Re: What do I need to go with a Pi 43Theo
16 Apr 24  i  i `* Re: What do I need to go with a Pi 42Pancho
16 Apr 24  i  i  `- Re: What do I need to go with a Pi 41The Natural Philosopher
15 Apr 24  i  `- Re: What do I need to go with a Pi 41Kees Nuyt
10 Apr 24  +- Re: What do I need to go with a Pi 41Chris Townley
10 Apr 24  `- Re: What do I need to go with a Pi 41The Natural Philosopher

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal