• stoicmaverick@lemmy.world
    link
    fedilink
    English
    arrow-up
    31
    ·
    11 hours ago

    Okay, who gets to be the lucky one to calculate the amount of time that thing could heat sink a pegged, modern, 120w TDP CPU before it throttles at 100C? I’ll give you a sticker.

    • Contramuffin@lemmy.world
      link
      fedilink
      English
      arrow-up
      25
      ·
      edit-2
      7 hours ago

      Was intrigued, so made a simulation to figure it out.

      TLDR: 592.2 seconds, or 9 minutes and 52.2 seconds. Very similar to the other comment - it appears temperature differentials and heat loss to the air have opposite effects on thermal throttle time and mostly cancel themselves out. For the most part, heat transfer and heat loss appear to affect the thermal throttle time less than the sheer heat mass of the block by several multiples

      Assumptions:

      • Copper’s heat conductivity is 400 W/m-K, and specific heat is 0.4 J/g-K, and density is 9000 kg/m^3, and these values do not change over the range of temperatures
      • Air’s heat transfer coefficient is 20 W/m^2-K and does not change over the range of temperatures
      • The surrounding air does not change in temperature and remains at room temperature (25 C)
      • The input wattage is actually 120 W and not just random marketing bullshit
      • The copper block’s size is 4 cm x 4 cm x 16 cm (same as other comment)
      • The temperature within the copper block differs only by the vertical axis; it is assumed that temperature does not change if you move horizontally into the block

      Modeling conditions:

      • The block is sliced into 100 equally-sized slices, stacked vertically.
      • Each slice starts off with a temperature of 25 C
      • 120 W is input directly into the bottom slice
      • Heat transfer is modeled between each slice
      • Heat loss into the air is modeled for each slice (top slice has more heat loss due to more contact with the air)
      • Temperature changes are calculated per millisecond
      • Final time is calculated by the total number of milliseconds it takes for the bottom slice to reach a temperature greater than 100 C

      Fun facts I found from playing around with the model:

      • According to this model, at the time that the CPU thermal throttles, the top of the block should be 85 C
      • If we assume instantaneous heat transfer, time to thermal throttle goes up to 703 seconds (11 minutes and 43 seconds). Difference is about 2 minutes.
      • If we assume no heat loss to the air, time to thermal throttle goes down to 500.0 seconds (8 minutes and 20 seconds). Difference is about 1.5 minutes.
      • The copper block should be able to prevent throttling as long as the CPU remains idle (30W for AMD CPU’s). The CPU should cap out at around 82-83 C.
      • The copper block can prevent thermal throttling for a 170 W CPU for 368.1 seconds, or 6 minutes and 8.1 seconds
      • Piemanding@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 hours ago

        Did the model include some air movement by way of the fans on the case. That would be a fun thing to think about.

        • FishFace@piefed.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          32 minutes ago

          The fact that the air remains a constant temperature means the model is assuming infinite airflow.

      • stoicmaverick@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        5 hours ago

        Well goddamn… Ok. Go ahead and dm me your home address, phone number, social and/or tax id number, the name of the street you grew up on, the name of your favorite teacher, the IMEI number of your cellphone, a high resolution set of your fingerprints, and a list of your three greatest fears, and I’ll get your sticker sent over as soon as I can.

      • kahjtheundedicated@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        8 hours ago

        Respect for taking the time to model that. Goes to show why heat sinks look the way they do, and not just big lumps of metal lol

    • KSP Atlas@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      44
      ·
      11 hours ago

      Let’s assume the dimensions of the copper block are 40mm40mm160mm (I’m not taking the heat spreader into account here)

      That results in a volume of 256000mm3, or 256cm3

      Copper (at 20C) has a density of 8.935 g/cm3, so that’s roughly 2.28736kg of copper

      Copper has a specific heat capacity of 384.603 J/(kg K)

      Using E=cm∆t, we can figure out that it would take ≈ 70378J of energy to heat the copper block to 100C, starting at 20C

      With a TDP od 120W, that means it would take 586 seconds to heat the block to 100C, or 9m46s

      This is probably way off but I was bored

      • Contramuffin@lemmy.world
        link
        fedilink
        English
        arrow-up
        17
        ·
        edit-2
        8 hours ago

        Hmm, I think at minimum calculus will need to be involved here. Because we can’t just assume that the heat is spread evenly in the copper - it’ll likely be hotter at the bottom, leading to thermal throttling earlier than expected. On the other hand, there’s going to be heat dissipation into the air, which will help cool the block somewhat

        Edit: made a program to model heat transfer and heat loss. It seems to only affect final time by a handful of seconds. So actual time in real life is probably somewhere in the ballpark of 10 minutes

        • Einskjaldi@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          8 hours ago

          The conduction in copper is fast enough that there’s not much of a difference between the top and bottom.

          • Contramuffin@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            edit-2
            7 hours ago

            Copper conductivity is fast, sure, but it’s not fast enough to have equal temperatures at the top and bottom for such a big chunk of copper. That does affect the time to thermal throttle pretty significantly, actually. If we assume completely homogeneous temperatures across the block (ie, instantaneous heat transfer), according to my model, it’ll take 703 seconds to thermal throttle. With heat transfer, the time drops to 592 seconds - a difference of about 2 minutes

        • Eheran@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 hours ago

          Heat transfer will not limit much, but heat loss should add a significant amount of time. How did you model that?

          • Contramuffin@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            7 hours ago

            I left another comment going into more detail about the model specifications, if you’d like to read into it. But briefly: I took the copper heat conductivity coefficient and the air heat transfer coefficient. I sliced the copper block into thin slices and modeled heat transfer between each slice, as well as heat transfer between each slice and the surrounding air.

            It seems that both heat transfer and heat loss do actually matter quite significantly, but they just cancel each other out almost entirely.

            If we assume instantaneous heat transfer, thermal throttling time goes up from 592 seconds to 703 seconds (about 2 minute difference).

            If we assume no heat loss to the air, thermal throttling time goes down from 592 seconds to 500 seconds (about 1.5 minute difference).

            • Eheran@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              5 hours ago

              If they cancel out, the system would be in balance and not get hotter. So some thing does not add up. What heat transfer coefficient did you use and which other numbers etc.?

  • BCsven@lemmy.ca
    link
    fedilink
    English
    arrow-up
    71
    ·
    edit-2
    12 hours ago

    Till it all gets to temp then it won’t do much. It needs some more surface area to convect heat better.

    With enough fins you don’t need fans.

    • cRazi_man@europe.pub
      link
      fedilink
      English
      arrow-up
      19
      ·
      16 hours ago

      Would a slow small fan still make a huge difference to the cooling here? Completely passive cooling seems like something that would only make sense in very specific professional environments (like needing an ultra low sound floor in an audiology chamber or recording studio).

      • fartographer@lemmy.world
        link
        fedilink
        English
        arrow-up
        55
        ·
        15 hours ago

        I had a roommate who was getting his doctorate in chemical engineering, specifically focused on graphene. He was able to demonstrate how doping the materials in a heat sink to alter their ability to “release” heat, and then organizing these intentional hotspots along the length of the fins, you could create an active airflow using a stationary object.

        But then his lab manager killed his grant and instead put him on a project partnered with BMW to make their bumpers more marketable.

        • Malyca@lemmy.zip
          link
          fedilink
          English
          arrow-up
          22
          ·
          13 hours ago

          Really makes you wonder how many revolutionary ideas have fallen through the cracks because of moron management

          • Semjeza@fedinsfw.app
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 hours ago

            Many folks in higher education in the UK have been bemoaning a generation of genii lost to business and the City who put their talents and creativity to the good of making profit rather than inventing and humanity.

            Many more have their funding and direction tilted to capital, too.

        • Axolotl@feddit.it
          link
          fedilink
          English
          arrow-up
          6
          ·
          11 hours ago

          Who knows how many great ideas we have lost because of bad management and capitalism…sigh

      • BCsven@lemmy.ca
        link
        fedilink
        English
        arrow-up
        6
        ·
        12 hours ago

        The case has an opening for a vertical fan but it is not needed unless you do heavy gaming and run a high end GPU. For video rendering and other tasks the fins are rated to keep it at a decent temp.

        I have good hearing, and a HDD spinning or even a “silent” fan is still audible droning noise to me.

        This build is totally silent. The PSU is over-rated on purpose because it has a below 30% max draw mode that is fanless.
        So this case makes 0 noise.

    • Gork@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      12
      ·
      16 hours ago

      With big enough copper block it might not matter (like the size of a house, but of the good quality stuff not that shit Ea-Nasir sells).

    • Canadian_Cabinet @lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      16 hours ago

      Is your motherboard connected to two giant case-sized heatsinks? I’m struggling to see the big picture here

  • Jakylla@jlai.lu
    link
    fedilink
    English
    arrow-up
    25
    ·
    16 hours ago

    A block of diamond would be even better (copper being at 401 W/mK, Diamond at 3320 W/(mK), almost 10x better)

    • rockSlayer@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      57
      ·
      edit-2
      16 hours ago

      But only 3-5 diamonds are generated per chunk, requires an iron pickaxe, and usually doesn’t start appearing regularly until Y level 14.

      Meanwhile copper can have up to 16 veins of copper per chunk, requires a stone pickaxe, and appears most frequently at Y=48.

      Copper is clearly more accessible for making ore blocks.

      Wait a sec, this isn’t !minecraft@lemmy.world

    • Zachariah@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      16 hours ago

      with the way prices are going, carbon based heat dissipation may become the preferred option

      how pretty would it be if it was a tree-like crystal structure

      • Dpek@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        11 hours ago

        Gonna assume kelvin

        Think C but what if zero was actualy zero

        • SCmSTR@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          4
          ·
          edit-2
          9 hours ago

          Watts per milliKelvin? I wouldn’t think that would be a form of thermal capacity OR thermal dissipation, which is why I asked

          Edit:

          Looked it up…

          Apparently it’s “watt per meter-kelvin”, a/(the?) measurement of thermal conductivity.

          Per Wikipedia ( https://en.wikipedia.org/wiki/Thermal_conductivity_and_resistivity ):

          The thermal conductivity of a material is a measure of its ability to conduct heat. It is commonly denoted by k {\displaystyle k}, λ {\displaystyle \lambda }, or κ {\displaystyle \kappa } and, in SI units, is measured in W·m−1·K−1. It quantifies the proportionality between the heat flux (heat flow rate per unit area, W·m−2) and the temperature gradient (K·m−1) in the direction of heat transport.[1] The reciprocal of thermal conductivity is called thermal resistivity.

          Materials with high thermal conductivity transfer heat more efficiently than those with low thermal conductivity. Heat transport can arise from different microscopic mechanisms: In metals, thermal conductivity is typically dominated by free electrons, whereas in dielectric materials such as diamond it is largely due to lattice vibrations. Materials with high thermal conductivity are used in heat sink applications, while materials with low thermal conductivity, such as mineral wool or Styrofoam, are used for thermal insulation.

  • deliriousdreams@fedia.io
    link
    fedilink
    arrow-up
    3
    ·
    15 hours ago

    I am suddenly reminded of that Tech Ingredients video on YouTube where he turned a A/C window unit into a liquid heat pump.