See Also

NMOS logic

nMOS logic uses n-type metal-oxide-semiconductor field effect transistor Field effect transistor

The field-effect transistor is a transistor [i] that relies on an electric field [i] to control the sha ... 

s to implement logic gate Logic gate

A logic gate performs a logical operation on one or more logic inputs and produces a single logic output... 

s and other digital circuit Digital circuit

A digital circuit is based on a number of discrete voltage [i] levels, as distinct from an analog circuit [i] ... 

s. nMOS transistors have three modes of operation: cut-off, triode, and saturation . The n-type MOSFETs are arranged in a so-called "pull-down network" between the logic gate output and negative supply voltage, while a resistor is placed between the logic gate output and the positive supply voltage. The circuit is designed such that if the desired output is low, then the PDN will be active, creating a current path between the negative supply and the output.

Discussions

  Discussion Features

   Ask a question about 'NMOS logic'

   Start a new discussion about 'NMOS logic'

   Answer questions about 'NMOS logic'

   'NMOS logic' discussion forum


Encyclopedia

nMOS logic uses n-type metal-oxide-semiconductor field effect transistor Field effect transistor

The field-effect transistor is a transistor [i] that relies on an electric field [i] to control the sha ... 

s to implement logic gate Logic gate

A logic gate performs a logical operation on one or more logic inputs and produces a single logic output... 

s and other digital circuit Digital circuit

A digital circuit is based on a number of discrete voltage [i] levels, as distinct from an analog circuit [i] ... 

s. nMOS transistors have three modes of operation: cut-off, triode, and saturation .

The n-type MOSFETs are arranged in a so-called "pull-down network" between the logic gate output and negative supply voltage, while a resistor is placed between the logic gate output and the positive supply voltage. The circuit is designed such that if the desired output is low, then the PDN will be active, creating a current path between the negative supply and the output.



As an example, here is a NOR Logical NOR

The logical NOR or joint denial is a boolean logic [i] operator which produces a result that is th ... 

 gate in nMOS logic. If either input A or input B is high , the respective MOS transistor acts as a very low resistance between the output and the negative supply, forcing the output to be low . When both A and B are high, both transistors are conductive, creating an even lower resistance path to ground. The only case where the output is high is when both transistors are off, which occurs only when both A and B are low, thus satisfying the truth table of a NOR gate:

A B A NOR B
0 0 1
0 1 0
1 0 0
1 1 0


While nMOS logic is easy to design and manufacture , it has several shortcomings as well. The worst problem is that a DC current flows through an nMOS logic gate when the PDN is active, that is whenever the output is low. This leads to static power dissipation even when the circuit sits idle.

Also, nMOS circuits are slow to transition from low to high. When transitioning from high to low, the transistors provide low resistance, and the capacitative charge at the output drains away very quickly. But the resistance between the output and the positive supply rail is much greater, so the low to high transition takes longer. Using a resistor of lower value will speed up the process but also increases static power dissipation.

Additionally, the asymmetric input logic levels make nMOS circuits susceptible to noise.

These disadvantages are why nMOS logic was supplanted by CMOS CMOS

Complementary metaloxidesemiconductor , is a major class of integrated circuit [i]s. ... 

 logic both in low-power and in high-speed digital circuits, such as microprocessor Microprocessor

A microprocessor is a digital [i] electronic [i] component with transistor [i] ... 

s, during the 1980s.



Categories: