![Infineon XDPP1100 Скачать руководство пользователя страница 238](http://html1.mh-extra.com/html/infineon/xdpp1100/xdpp1100_technical-reference-manual_2055193238.webp)
User Manual
238 of 562
V 1.0
2021-08-25
XDPP1100 technical reference manual
Digital power controller
Fault handler
9.1.4
Input current faults
The input current fault submodule is responsible for detection of input overcurrent fault and warning.
Input overcurrent fault
The input overcurrent fault is asserted when the filtered telemetry output in register
tlmX_iin_lpf
exceeds the
fault threshold (
fault_iin_oc_fault_thresh
) for the number of samples (
fault_iin_oc_fault_cnt
) without falling
below the threshold defined in Equation (9.13).
𝑡ℎ𝑟𝑒𝑠ℎ𝑜𝑙𝑑 = 𝑓𝑎𝑢𝑙𝑡_𝑖𝑖𝑛_𝑜𝑐_𝑓𝑎𝑢𝑙𝑡_𝑡ℎ𝑟𝑒𝑠ℎ − 𝑓𝑎𝑢𝑙𝑡_𝑖𝑖𝑛_𝑓𝑎𝑢𝑙𝑡_ℎ𝑦𝑠𝑡
(9.13)
The samples for the input overcurrent fault do not need to be consecutive, but a single sample below the value
in Equation (9.13) will reset the count and deassert the fault. The register
fault_iin_oc_fault_thresh
is
computed by FW based on PMBus command IIN_OC_FAULT_LIMIT.
Input overcurrent warning
The input overcurrent warning is asserted when the filtered telemetry output inregister
tlmX_iin_lpf
exceeds
the warning threshold defined (
fault_iin_oc_warn_thresh
) for the number of samples
(
fault_iin_oc_warn_cnt
) without falling below the threshold defined in Equation (9.14).
𝑡ℎ𝑟𝑒𝑠ℎ𝑜𝑙𝑑 = 𝑓𝑎𝑢𝑙𝑡_𝑖𝑖𝑛_𝑜𝑐_𝑤𝑎𝑟𝑛_𝑡ℎ𝑟𝑒𝑠ℎ − 𝑓𝑎𝑢𝑙𝑡_𝑖𝑖𝑛_𝑓𝑎𝑢𝑙𝑡_ℎ𝑦𝑠𝑡
(9.14)
The samples for the input overcurrent falut do not need to be consecutive, but a single sample below the value
in Equation (9.14) will reset the count and deassert the fault. The register
fault_iin_oc_warn_thresh
is
computed by FW based on PMBus command IIN_OC_WARN_LIMIT.
Input current fault-related PMBus commands
The input current faults and warnings are reported on the following PMBus commands:
•
STATUS_BYTE
•
STATUS_WORD
•
STATUS_IINPUT
It should be noted that the IIN_OC_FAULT will remain asserted in the PMBus STATUS commands until
IIN_OC_WARNING is deasserted. The XDPP1100 response to input current faults is programmed through the
PMBus commands IIN_OC_FAULT_RESPONSE. All of these PMBus commands and their programming are
described in
9.1.5
Power warnings
The XDPP1100 supports output and input power warnings. Since the power computation itself is implemented
in FW, the warning detection is also performed in FW. The following PMBus commands are used for the power
warnings:
•
POUT_OP_WARN_LIMIT defines the threshold for the output power warning
•
PIN_OP_WARN_LIMIT defines the threshold for the input power warning
The output and input power warnings are reported on PMBus commands:
•
STATUS_BYTE
•
STATUS_WORD
•
STATUS_IOUT
•
STATUS_INPUT