ADM1060
Rev. B | Page 36 of 52
The functionality of the fault plane is best illustrated with an
example. For instance, take VP1 to have an input supply of 5.0 V.
A UV/OV window of 4.5 V to 5.5 V is set up on VP1. The
supply is ramped in and out of this window, each time reading
the contents of LATF1 and LATF2. The values recorded are as
follows:
1. VP1 at 5 V: LATF1 = LATF2 = 00000000. This is expected.
The supply is in tolerance, SFD output is 0, therefore no fault.
2. VP1 at 4.2 V: LATF1 = 10001000, LATF2 = 00000000. SFD
output has changed status to 1, therefore ANYFLT goes high.
3. VP1 at 5.0 V: LATF1 = 10000000, LATF2 = 00000000. SFD
output has changed status to 0, therefore ANYFLT goes high
again.
4. VP1 at 5.8 V: LATF1 = 10001000, LATF2 = 00000000. SFD
output again changed status from 0 to 1, so ANYFLT goes
high.
5. VP1 at 4.2 V: LATF1 = 10000000, LATF2 = 00000000. At first
glance, this would appear to be incorrect since the SFD out-
put should be at 1 (4.2 V is an undervoltage fault). However,
in ramping down from 5.8 V to 4.2 V, the supply passed into
the UV/OV window, the SFD output changed status from 1 to
0, ANYFLT was set high, and the register contents were
latched. It is these values that were read, before being reset by
reading LATF2.
There are also two mask registers provided that enable the user
to ignore a fault on a given function. The bits of the error mask
registers are mapped in the same way as those of the fault regis-
ters with the exception that the ANYFLT bit cannot be masked.
Setting a 1 in the error mask register results in the equivalent bit
in the fault register always remaining at 0, regardless of whether
there is a fault on that function or not. The register and bit maps
for both the fault and error mask registers are shown below.
Table 42. Status Registers
Hex Addr. Table Name Default Power-On Value Description
D8 Table 43 UVSTAT 0x00 Logic output of the UV comparator on each of the seven SFDs
D9 Table 44 OVSTAT 0x00 Logic output of the OV comparator on each of the seven SFDs
DA
Table 45
SFDSTAT 0x00 Logic output (post Fault Type block) on each of the seven SFDs
DB Table 46 GWSTAT 0x00 Logic state of the four GPIs and the Watchdog Fault Detector
DE Table 49 PDOSTAT1 0x00 Logic output of PDOs 1 to 8
DF Table 48 PDOSTAT2 0x00 Logic output of PDO 9
Table 43. Bit Map for UVSTAT Register 0xD8 (Power-On Default 0x00)
Bit Name R/W Description
7 Reserved N/A Cannot Be Used
6 VP4UV R If high, voltage on VP4 input is lower than the UV threshold.
5 VP3UV R If high, voltage on VP3 input is lower than the UV threshold.
4 VP2UV R If high, voltage on VP2 input is lower than the UV threshold.
3 VP1UV R If high, voltage on VP1 input is lower than the UV threshold.
2 VHUV R If high, voltage on VH input is lower than the UV threshold.
1 VB2UV R If high, voltage on VB2 input is lower than the UV threshold.
0 VB1UV R If high, voltage on VB1 input is lower than the UV threshold.
ADM1060
Rev. B | Page 37 of 52
Table 44. Bit Map for OVSTAT Register 0xD9 (Power-On Default 0x00)
Table 45. Bit Map for SFDSTAT Register 0xDA (Power-On Default 0x00)
Bit Name R/W Description
7 Reserved N/A Cannot Be Used
6 VP4FLT R If high, fault (UV, OV or Out-of-Window) has occurred on VP4 input.
5 VP3FLT R If high, fault (UV, OV or Out-of-Window) has occurred on VP3 input.
4 VP2FLT R If high, fault (UV, OV or Out-of-Window) has occurred on VP2 input.
3 VP1FLT R If high, fault (UV, OV or Out-of-Window) has occurred on VP1 input.
2 VHFLT R If high, fault (UV, OV or Out-of-Window) has occurred on VH input.
1 VB2FLT R If high, fault (UV, OV or Out-of-Window) has occurred on VB2 input.
0 VB1FLT R If high, fault (UV, OV or Out-of-Window) has occurred on VB1 input.
Table 46. Bit Map for GWSTAT Register 0xDB (Power-On Default 0x00)
Bit Name R/W Description
7−5 Reserved N/A Cannot Be Used
4 WDISTAT R If high, timeout has elapsed on the Watchdog Detector.
3 GPI4STAT R Logic level currently being driven on GPI4 input.
2 GPI3STAT R Logic level currently being driven on GPI3 input.
1 GPI2STAT R Logic level currently being driven on GPI2 input.
0 GPI1STAT R Logic level currently being driven on GPI1 input.
Table 47. Bit Map for PDOSTAT1 Register 0xDE (Power-On Default 0x00)
Bit Name R/W Description
7 PDO8STAT R Logic level currently being driven on PDO8 output.
6 PDO7STAT R Logic level currently being driven on PDO7 output.
5 PDO6STAT R Logic level currently being driven on PDO6 output.
4 PDO5STAT R Logic level currently being driven on PDO5 output.
3 PDO4STAT R Logic level currently being driven on PDO4 output.
2 PDO3STAT R Logic level currently being driven on PDO3 output.
1 PDO2STAT R Logic level currently being driven on PDO2 output.
0 PDO1STAT R Logic level currently being driven on PDO1 output.
Table 48. Bit Map for PDOSTAT2 Register 0xDF (Power-On Default 0x00)
Bit Name R/W Description
7–1 Reserved N/A Cannot Be Used
0 PDO9STAT R Logic level currently being driven on PDO9 output.
Bit Name R/W Description
7 Reserved N/A Cannot Be Used
6 VP4OV R If high, voltage on VP4 input is higher than the OV threshold.
5 VP3OV R If high, voltage on VP3 input is higher than the OV threshold.
4 VP2OV R If high, voltage on VP2 input is higher than the OV threshold.
3 VP1OV R If high, voltage on VP1 input is higher than the OV threshold.
2 VHOV R If high, voltage on VH input is higher than the OV threshold.
1 VB2OV R If high, voltage on VB2 input is higher than the OV threshold.
0 VB1OV R If high, voltage on VB1 input is higher than the OV threshold.
ADM1060
Rev. B | Page 38 of 52
FAULT REGISTERS
Table 49. List of Fault Registers
Hex Addr. Table Name Default Power On Value Description
DC Table 50 LATF1 0x00 Fault Status Register for the seven SFDs
DD Table 51 LATF2 0x00 Fault Status Register for the four GPIs and the Watchdog Detector
Table 50. Bit Map for LATF1 Register 0xDC (Power-On Default 0x00)
Bit Name R/W Description
7 ANYFLT R
If high, a change in logic status (fault) has been logged on one of the 12 functions monitored since the last
time the Fault Registers were read.
6 VP4FLT R If high, a fault has occurred on supply at input VP4.
5 VP3FLT R If high, a fault has occurred on supply at input VP3.
4 VP2FLT R If high, a fault has occurred on supply at input VP2.
3 VP1FLT R If high, a fault has occurred on supply at input VP1.
2 VHFLT R If high, a fault has occurred on supply at input VH.
1 VB2FLT R If high, a fault has occurred on supply at input VB2.
0 VB1FLT R If high, a fault has occurred on supply at input VB1.
Table 51. Bit Map for LATF2 Register 0xDD (Power-On Default 0x00)
Bit Name R/W Description
7–5 Reserved N/A Cannot Be Used
4 WDFLT R If high, the logic level on the WDI output has changed since the last time that the fault registers were read.
3 GPI4FLT R If high, the logic level on GPI4 input has changed since the last time that the fault registers were read.
2 GPI3FLT R If high, the logic level on GPI3 input has changed since the last time that the fault registers were read.
1 GPI2FLT R If high, the logic level on GPI2 input has changed since the last time that the fault registers were read.
0 GPI1FLT R If high, the logic level on GPI1 input has changed since the last time that the fault registers were read.

ADM1060ARU-REEL

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Supervisory Circuits Communications SupvSeq Circuit I.C.
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union