Maker Pro
Maker Pro

Schmitt trigger based NAND gate

Alex_Bam

Sep 28, 2020
25
Joined
Sep 28, 2020
Messages
25
Hello everyone,
If someone can help me to understand how to calculate the hysteresis of the Schmitt trigger-based NAND gate? Which MOSFET's dimension decides the Vth_H and Vth_L?

Thanks.
 

Attachments

  • NAND ST.JPG
    NAND ST.JPG
    33.2 KB · Views: 7

Harald Kapp

Moderator
Moderator
Nov 17, 2011
13,700
Joined
Nov 17, 2011
Messages
13,700
This is how I understand the circuit:
Assume any of the inputs A, B = LOW. Then the output OUT = HIGH. This will turn on MN5. MN5 will apply Vdd to the source of MN2. Presumably MN5 has a low conductance (being an NMOS connected to VDD), thus the source of MN2 will not be lifted up all the way to Vdd. Instead, it The voltage on the source of MN2 will rise only a bit above 0 V. This source voltage will increase the voltage necessary to turn on MN2 by the input voltage on input B and consequently on input A -> the threshold for a logic HIGH input is raised.
You can now perform the same thought experiment for the P-channel MOSFETs and the HIGH->LOW transition on the inputs MP5 will reduce the threshold voltage MP1...MP4 when the output is low.
An increased threshold for the LOW->HIGH transistion together with a reduced threshold for a HIGH->LOW transition (input side) makes for the hysteresis. The value of the hysteresis voltage will depend on the transistor parameters.
 

ratstar

Aug 20, 2018
485
Joined
Aug 20, 2018
Messages
485
I dont understand how 1 nand gate can be 10 mosfets. that shows how useless mosfets are.
 

Harald Kapp

Moderator
Moderator
Nov 17, 2011
13,700
Joined
Nov 17, 2011
Messages
13,700
that shows how useless mosfets are.
No, it shows how little you understand them.
A "standard NAND gate would use 4 MOSFETs. This gate is designed to have Schmitt-trigger inputs as you can read in the original post. That's why more transistors are used.

A Schmitt-trigger is something you will be hard pressed to build from capacitors, spark gaps and oscillators ;)
 
Top