| > The extra current is a physical thing and you need more material to temporarily withstand it, and more circuit to detect and control it. Supposedly most of the chips can already temporarily withstand extra current. But the point of a current-limiting circuit is that you don't have extra. > uncontrolled switching event I'm not suggesting turning it off entirely, unless that's much much easier. > it'll probably ring unless you add even more components to absorb and control that If it fluctuates some when overloaded, that still sounds better than frying itself. But I'd expect an integrated implementation to keep pretty tight bounds. > that could exceed the physical limits and trigger a parasitic circuit What physical limits? You've lost me at this point. > It can be a lot of work for the board designer I was suggesting building it into the chip. |
Digital CMOS is triggered to switch between fully on and fully off. You can't really hold it in between. If you do, you get undefined behavior.
The ringing can have an initial spike that fries stuff.
CMOS can break down and the current will flow through a different path away from the gate where the gate can't turn it off. Called latch-up.
It is in the chip. The protection circuit can add a lot of parasitic elements to the pin interface that you have to account for when you design the board.