While paused, move the sliders to update the result instantly.
Total thermal resistance: $R_{th}= \dfrac{1}{\eta N h \cdot 2HL + h \cdot A_{base}}$
Switch between natural and forced convection, then tune fin geometry to compute fin efficiency η, thermal resistance Rth, and junction temperature rise in real time. Find the optimal fin spacing interactively.
While paused, move the sliders to update the result instantly.
s) increases surface area but can choke the airflow, lowering the convective heat transfer coefficient, h. Try it: set the air velocity to a low value for natural convection and slide the fin spacing. You'll see the total thermal resistance, R_th, reach a minimum at an optimal spacing.R_th value. How do the parameters for a forced air cooling system, like in a gaming PC, differ from a passively cooled one?U) gives you a much larger h. In the simulator, crank up the air velocity and watch R_th plummet. This allows you to use tighter fin spacing and taller fins effectively. A common case is a server CPU heatsink versus a silent TV set-top box heatsink. The former uses high velocity and dense fins; the latter uses wider spacing for buoyancy-driven air flow.The core model assumes a rectangular fin with an insulated tip. The fin efficiency (η) calculates how effectively the fin's surface area transfers heat compared to a fin at a uniform base temperature.
$$\eta = \dfrac{\tanh(mH)}{mH}, \quad m=\sqrt{\dfrac{2h}{kt}}$$Where:
η = Fin efficiency (0 to 1).
m = Fin performance parameter (1/m).
h = Convective heat transfer coefficient (W/m²K), dependent on air flow.
k = Thermal conductivity of the fin material (W/mK).
t = Fin thickness (m).
H = Fin height (m).
The total thermal resistance from the heat sink base to the ambient air combines the resistance of the finned area and the exposed base area.
$$R_{th}= \dfrac{1}{\eta N h \cdot (2HL) + h \cdot A_{base}}$$Where:
Rth = Total thermal resistance (K/W). A lower value means better cooling.
N = Number of fins, determined by base width (W), fin thickness (t), and fin spacing (s).
L = Fin length (m).
Abase = Area of the base not covered by fins (m²).
The junction temperature rise is then simply: ΔT = Q × Rth.
Consumer Electronics (Phones, Laptops): Here, space is the ultimate constraint. Designers use this exact analysis to choose between a copper spreader (high k) or an aluminum fin array, optimizing fin density to work with tiny, low-speed fans without causing audible turbulence.
Power Electronics & EV Chargers: These components handle high heat loads (Q) in rugged environments. Engineers use these calculations to design extruded aluminum heatsinks, often in natural convection, ensuring reliability by keeping junction temperatures well below the semiconductor's maximum rating.
LED Lighting Fixtures: High-power LEDs generate significant heat that must be dissipated to prevent light output degradation and color shift. Passive finned heatsinks are common, and their design directly uses fin efficiency theory to maximize lifespan while meeting aesthetic and size requirements.
Automotive & Aerospace Electronics: In these fields, forced convection is available but comes with strict limits on weight, volume, and power for fans. CAE tools using this model help find the lightest, most compact heatsink that can survive the vibration and temperature extremes of the application.
First, the idea that "selecting a material with high thermal conductivity (k) solves everything" is dangerous. While copper (k≈400 W/mK) is indeed superior to aluminum (k≈200 W/mK), its cost and weight can be more than double. What's crucial is the overall system performance, characterized by the "thermal resistance, Rth". For instance, a design using aluminum with a fin efficiency η=0.8 can outperform a more expensive copper design with η=0.5. Material selection should be a comprehensive judgment considering cost, weight, and manufacturability.
Next, the misconception that "with forced convection, you should just pack the fins as densely as possible". While a narrow fin pitch (e.g., s=1mm) can be effective if the fan's air velocity U is sufficiently high, real-world issues like fan performance variation and "clogging" from dust accumulation between fins are major problems. For example, in industrial equipment meant for long-term operation, it's standard practice to design the fin pitch 1.5 to 2 times wider than the calculated optimum to ensure reliability.
Finally, remember that the "junction temperature" calculated by tools is ultimately an ideal value. In reality, "contact thermal resistance" always occurs at the interface between the heat sink and the heat source. For instance, surface roughness or insufficient mounting pressure can easily cause temperatures to be 10°C to 30°C higher than calculated values. After simulation, a phase of temperature verification using thermography or actual measurement is essential.