this post was submitted on 07 Mar 2024
28 points (100.0% liked)

Technology

69845 readers
3794 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Technological feat aside:

Revolutionary heat dissipating coating effectively reduces temperatures by more than 10%

78.5C -> 70C = (78.5 - 70) / 78.5 = 0.1082 = 10% right?!

Well, not really. Celsius is an arbitrary temperature scale. The same values on Kelvin would be:

351.65K -> 343.15K = (351.65 - 343.15) / 351.65 = 0.0241 = 2% (???)

So that's why you shouldn't do % on temp changes. A more entertaining version: https://www.youtube.com/watch?v=vhkYcO1VxOk&t=374s

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 1 year ago

It was zero degrees today, and it'll be twice as cold tomorrow.

[–] [email protected] 7 points 1 year ago

Shouldn't the math be degrees over ambient? So 22C would be (56C - 48C)/56C = 14%. Seems like marketable market speak.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

I would argue that what makes sense when considering temperature percentages wrt dissipation, is the difference between old and new, divided by the difference between the system at rest and the old temperature.

Which is then a ratio of offsets, rather than a ratio of one offset and a difference with an arbitrarily defined origin.

In this case, it is fair to assume the temperature at rest of the system around 292K, or 19C.

Which would give: (78.5C - 70C) / (78.5C - 19C) = 14.29%, or (351.65K - 343.15K) / (351.65K - 292.15K) = 14.29%.

[–] [email protected] 4 points 1 year ago (1 children)

GamersNexus presents their temperature testing in terms of difference from room temperature, so this is probably how they'd do this comparison.

I'm not sure they'd see a reason to cover ram temperature unless it was approaching actual risk of harm or enabled higher clocks, though. Comparing cases or CPU coolers by temperature makes sense. Comparing GPUs when they're using the same chip and cooling performance is a big part of the difference between models? Sure. But RAM? Who cares.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

I mean I also don't really care about the temperature of my ram unless it prevents it from working. RAM overclocking isn't that useful, and unstable ram sucks ass.

However, it doesn't matter what the component is: the original difference over ambient is the amount of heat that operating the component generated. The difference after cooling is essentially the amount of heat that the specific cooling solution was able to handle. No matter the component. And dividing the latter by the former gives out the amount of cooling the cooling solution provided, relative to the amount of heat operating the component generated. This works for any component and any cooling solution. Cooling it further than ambient can be desirable for some use cases, that's why chillers exist, and that will essentially give out a percentage over 100.

[–] [email protected] 1 points 1 year ago

Here is an alternative Piped link(s):

https://www.piped.video/watch?v=vhkYcO1VxOk&t=374s

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.