Advertisement
6_2008-2009 Coding Standards #206273

PID PC fan control

This code provide a computer fan control policy based on PID theory. The code suppose that the downloader understand the basic theory of PID control and computer cooling technology. The physical model of cpu temperature vs power & fan speed was not real. I use a hypothetical equation. The P, I, D factor could be reset manually. And the cpu temperature setting point could be change with thermal profile. In the code, I use one of AMD operton cpu thermal profile for your reference. The last one: in the actual world, the pc thermal control policy was not using PID control. Normally, we control the fan speed vs cpu temperature as linear relationship. It was easy for BIOS codeing.

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine