SNAS264D April 2006 – February 2024 LM94
PRODUCTION DATA
The automatic fan control is not the only function that influences PWM duty cycle. There are several other functions that influence the PWM duty cycle. All the functions can be classified into several categories:
Category # | Category Name |
---|---|
1 | PWM to 100% conditions |
2 | VRDx_HOT ramp-up/ramp-down |
3 | PROCHOT ramp-up/ramp-down function |
4 | Manual PWM Override |
5 | Fan Spin-Up Control |
6 | Automatic Fan Control Algorithm |
The ultimate PWM duty cycle that is chosen can be described by the following formula:
If (Manual PWM Override is active)
PWM = max(1,2,3,4)
Else
PWM = max(1,2,3,5,6)
So in general, categories 1, 2 and 3 are always active. In addition to that, either category 4 or categories 5 and 6 are active depending on whether manual override is enabled. In this sense the manual override, when enabled, replaces category 5 and 6.