![Infineon XDPP1100 Скачать руководство пользователя страница 310](http://html1.mh-extra.com/html/infineon/xdpp1100/xdpp1100_technical-reference-manual_2055193310.webp)
User Manual
310 of 562
V 1.0
2021-08-25
XDPP1100 technical reference manual
Digital power controller
Fan support
Fan speed is reported on:
•
Register
fan_speed
with range 0 to 32K RPM and 8 RPM resolution
•
PMBus commands:
o
READ_FAN_SPEED_1
o
READ_FAN_SPEED_2
These PMBus commands are in LINEAR11 format with exponent defined by PMBus command
FW_CONFIG_TELEMETRY.READ_FAN_EXP. The recommended exponents are based on expected maximum
speed range:
•
EXP = 3d for speed range 0 to 8K RPM, 8 RPM resolution
•
EXP = 4d for speed range 0 to 16K RPM, 16 RPM resolution
•
EXP = 5d for speed range 0 to 32K RPM, 32 RPM resolution
13.3
Fan registers
The relavant fan-related registers and their descriptions are provided in
Table 83
Fan-related register descriptions
Peripheral Field name
Access Address
Bits
Description
fan
fan_imax
RW
7000_4400h
(Fan 1)
7000_4800h
(Fan 2)
[7:0]
Fan maximum current reference
when operating in current mode.
When the output current exceeds
fan_imax the output duty cycle will
be 100 percent. See fan_imin for
the current mode current to duty-
cycle equation.
LSB = 1 A, range = 0 to 255 A
fan
fan_imin
RW
7000_4400h
(Fan 1)
7000_4800h
(Fan 2)
[15:8]
Fan minimum current reference
when operating in current mode.
When the output current is less
than fan_imin the output duty cycle
will be zero. When the output
current exceeds fan_imin the
output duty cycle is given by the
equation
Duty(%) = 100 * min(1.0,
max(fan_duty_min(U0.8), I
OUT
(A) /
fan_imax(A)))
LSB = 1 A, range = 0 to 255 A
fan
fan_duty_min
RW
7000_4400h
(Fan 1)
7000_4800h
(Fan 2)
[23:16] Fan minimum duty cycle when
operating in current mode. See
fan_imin for the current mode
current to duty-cycle equation.
LSB = 1/256, range = 0 to 255/256
fan
fan_freq
RW
7000_4400h
(Fan 1)
7000_4800h
(Fan 2)
[25:24] Fan switching frequency.
0: 25 kHz
1: 50 kHz
2: 100 kHz
3: 200 kHz