Friday, 14 February 2014

mosfet - How do I treat a PMOS compared to an NMOS in small-signal analysis?


What exhaustive list can I use to determine the differences between NMOS and PMOS devices when doing small-signal analysis?



Equivalently, what are the fundamental differences between NMOS and PMOS devices, and how do related terms (i.e. treshold voltage, which is either positive in NMOS and negative in PMOS, or positive in both but with reversed polarity in PMOS, affecting many formulas) differ between them?




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...