Thursday 2 May 2019

bjt - Baker Clamp application for PNP Transistor


I have an issue related to Baker Clamp application for PNP Transistor. I know how to implement the Baker Clamp for NPN Transistor. However I do not know how to do it for PNP. So could anyone can suggest me a schematic?


Secondly, can the Baker Clamp reduce the turn-off time of PNP transistor?


Thank you very much in advance.



Answer



How about this one?


schematic


simulate this circuit – Schematic created using CircuitLab


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...