Skip to main content

All Questions

0 votes
1 answer
300 views

Is an NMOS device symmetrical with regard to its D and S pins? [duplicate]

Can D and S be swapped? (Assuming the body is not internally connected to S.) The structure of a MOSFET is totally symmetric. Even the LTspice simulation shows that it can be swapped. Does this ...
MichaelW's user avatar
  • 440
0 votes
2 answers
751 views

How does logic 1 get passed through an NMOS pass transistor?

I'm studying pass transistors. One thing I came across in several of the books is that when an NMOS has a logic state HIGH and the input terminal (the schematic below) is also HIGH, the output ...
Akib Ahmed Ishan's user avatar
0 votes
0 answers
67 views

How temperature difference does not affect transistors in CPUs?

Recently I learned about semi-conductors and some devices. Today I watched a video on youtube about a guy overclocking a cpu to 7.0 ghz, while cooling it with liquid nitrogen to -192 celsius degrees. ...
sliman jammal's user avatar
0 votes
2 answers
3k views

Deriving the NOT logic gate using PMOS logic

I recently started learning about Field Effect Transistors (FET's) and about the MOS circuit family. From my understanding NMOS is made from a p-type substrate and n-type source/drain, whereas the ...
Ski Mask's user avatar
  • 143
6 votes
1 answer
163 views

MOSFET switching on

I have a doubt. Consider an N-MOSFET: which is the voltage that can switch on it? The voltage between Gate and? Sometimes I read "between Gate and Bulk", sometimes "between Gate and Source", sometimes ...
Kinka-Byo's user avatar
  • 3,550
0 votes
1 answer
203 views

Identifying the logic function of this specific MOS layout

I am not sure about the functionality of the following MOS layout. I came up with the logic function AND(NOT(AB),C). Can anyone confirm or correct me ? PS: The steps I made are attached
Daher928's user avatar
3 votes
1 answer
5k views

Why doesn't a capacitor connected to a MOSFET charge to VDD

If an nmos which has the gate and drain connected to VDD, and the source connected to a grounded capacitor, the nmos will start conducting and the capacitor will start charging as long as VDD > VTn (...
Blue7's user avatar
  • 1,655
14 votes
1 answer
8k views

Where are the depletion PMOS transistors?

In school, I was taught about PMOS and NMOS transistors, and about enhancement- and depletion-mode transistors. Here's the short version of what I understand: Enhancement means that the channel is ...
Stephen Collings's user avatar