According to the fallowing document,
In this test, the OVP was set to “Disconnect VBUS if voltage exceeds 5% of expected max. With a 5 V contract, the expected max is 5 V + 5% = 5.25 V.
But vSafe5V MAX is 5.5V. It is higher than "the expected max". This can't meet the USB PD 3.0 specification.
Even if the OVP is set to “Disconnect VBUS if voltage exceeds 15% of expected max", the expected max is 5 V + 15% = 5.75V.
According to the following thread, the tolerance is 5%. The minimum of "the expected max" is 5.75 - 5% = 5.4625V.
These voltage also can't meet the PD 3.0 spec.
5.75V < vSrcValid MAX
5.4625 < vSafe5V MAX, vSrcValid MAX
Would you tell me why "the expected max" cannot meet the spec and how to solve it?