Today I found that the 1.2V drop across the Q13 MOSFET power switch causes the ADM1166 power sequencer to automatically shut off the PicoZed SDR power supplies.
The shutdown problem does not happen until the board self-heats to a Zynq die temperature of about 83 deg C. This happens at a lab temperature of 25 deg C if no fan is used.
When the Zynq die temperature reached 83C, I measured the case temperature of Q13 at 80C. The lab ambient temperature is 25C but the heat from the Zynq conducts to Q13 through the PC board and elevates the temperature. Also, Q13 dissipates about 1W. At this Q13 temperature, the ON Resistance increases high enough to drop the VIN voltage from 4.94V to 3.8V. The ADM1166 shuts down the PicoZed power supplies at that VIN voltage. Additionally, there are power converters on the board that also shut down at that VIN voltage if the ADM1166 firmware is changed to not shut down at VIN=3.8V.
We can temporarily prevent the auto power-off problem from happening by using the PicoZed SDR in a lab with fans. However, we will have to fix this problem to meet our long-term need goal of operating outdoors without a fan.
We would like to operate the PicoZed until the Zynq reaches it's maximum operating die temperature of 100C. To do this, we need to reduce the VIN voltage drop. I see 2 options for this: (1) replace Q13 with a different MOSFET that has a lower ON resistance over temperature and (2) replace Q13 with a wire and do not switch VIN.
For option 2 (that shorts out Q13), does this cause a PicoZed power sequencing problem if the VIN cannot be switched?
Thanks for your support!
John