Closed kb1lqc closed 7 years ago
OK I've spent a rediculous amount of time thinking about this tonight. I don't have a good way to test USB inrush current and while on my previous USB testing in #5 I was OK with this since I knew I had a soft start circuit, now I am talking about removing the soft start circuitry which therefore makes me nervous.
Probably not. Most people seem to be OK with putting well over 10uF on the USB bus. However, I would really prefer that Faraday doesn't have issues like causing a USB hub to reset during insertion. This would make me feel much better to know I simply don't need to worry about it.
The TPS562201DDCR needs a minimum capacitance and in order to gauruntee the correct operation of the switcher over the 17V input range of Faraday I need to account for voltage bias loss with the capacitors. This puts over 20uF on to the bus, closer to 30uF.
In the end I'm trying to reduce BOM line items and part count. However, the MIC94072YC6 is about $0.30 each and doesn't even need input/output bypass capacitors. For the cost of one line item and one assembly placement I get assurance that the 1uF minimum load is sufficient upon initial USB power application but not too much. I still get to remove a ton of power supply parts and I'd like to remove one of the 10uF capacitors, C54, leaving C17 and R8 as bulk capacitance. This seems like a happy medium for all. However, if I don't use the 2 Ohm resistor elsewhere maybe I should just forget about it.
Why not just test with and without the MIC94072YC6 and look at the voltage drop at the USB hub/port when I insert Faraday onto the bus. Per USB compliance documents the real test is whether USB voltage drops more than 330mV.
OK I removed several parts and tested Faraday to make sure it still works well.
I also bypassed U12 and used diodes to OR together VCC and 5V USB.
AC Coupled: 5V USB Bus: Quickprint 41
C41 Voltage: Quickprint 42
3.3Vout : Quickprint 43
DC Coupled: 3.3Vout: Quickprint 44
I measure 4.76V on the input of the TPS regulator with this setup. It's worth nothing the diodes I am using are CRS01QCT-ND devices. Given a 230mV p-p voltage drop (worst case assuming no ringing positive which actually happened) this means that I can expect about 4.76V-0.23 = 4.53V on the input of the TPS regulator which is still 1.2V above the 3.3V output voltage.
The TPS562201DDCR is rated to operate from 4.5V which is close but we seem to be compliant.
On the RevD Branch I performed the following:
Removed:
The following was added:
Ended up moving back to the Ideal diode due to voltage drop across the diodes and tolerance on the USB voltage.
We decided that while the power supply of Rev C is awesome! This is a board that will be produced in large quantities and we don't need this much complexity.