Electronic – Protecting complementary MOSFET switch

cmosmosfetpicswitches

I have a complementary MOSFET switch that turns ON/OFF a DC voltage offset of 2.25 V that is provided to another circuit. The switch is controlled by a digital signal, Vctrl, from a PIC18.
Simulation in LTSpice shows that the switch works as intended; however, I am concern with protecting the switch when the MOSFETs are switching and the 2.25 V source gets shorted to ground.
What's a good way to prevent the source from momentarily shorting to ground?

Thank you,

Chris.

enter image description here

Best Answer

If a small delay between switching is acceptable, you can easily insert these with minimal parts. This is sometimes called "dead-time insertion" or "dead-time generator", something along those lines. There are tons of variants out there.

This is one of the most common I see around:

Uses a RC time constant to achieve the delay:

RC delay

You can find a few more on this website. Or just google for "dead-time circuit".