A n-channel metal-oxide semiconductor (nMOS) transistor has n-type carriers in the channel. A positive voltage on the gate turns inverts the substrate (PWell) creating the channel and turning the device on. The term may also be used to describe logic circuits built around nMOS transistors.

learn more… | top users | synonyms

0
votes
1answer
67 views

Drawing VTC from IV

So I am given the IV characteristic plot along with the resistive load circuit which looks like: The load is a 25k resistor. I want to understand how to actually do the problem which is why i didn't ...
1
vote
1answer
146 views

CMOS Inverter Voltage Transfer Function

So let's say I have a perfectly symmetrical Voltage transfer function curve for my CMOS inverter. The curve looks like this: The question is, how would this curve change if the size of the NMOS ...
7
votes
1answer
230 views

Nmos-bjt darlington pair dc bias. [Homework Help]

I have a homework assignment I need some help with. I wanted to know if someone could tell me if I'm doing the dc bias calculations correctly, if not, could someone nudge me in the right direction. ...
1
vote
3answers
241 views

what happens when transistors are interchanged in CMOS?

A basic cmos inverter will have a P-transistor upside and N-transistor down side. what happens if we reverse the p and n transistors?
2
votes
3answers
2k views

In an NMOS, does current flow from source to drain or vice-versa?

In an NMOS, does current flow from source to drain or vice-versa? This Wikipedia page is confusing me: http://en.wikipedia.org/wiki/MOSFET The above image confuses me. For the N-channel, it shows ...
0
votes
1answer
135 views

Mosfets with capacitor on drain?

I'm trying to understand nmos mosfets. My textbook has plenty of examples dealing with the nmos with resistors. But I'm currently dealing with a problem with a capacitor on the drain. I just haven't ...
4
votes
2answers
434 views

PSpice generates gray hair, not correct answers

I have an extremely simple circuit that involves a NMOS, three resistors, and a voltage source. The circuit and info are shown below. Please understand that I could probably analyze this circuit while ...
0
votes
3answers
128 views

Mixing NMOS and CMOS

I have an old system board for a pinball machine that I'm fixing up. One of the ROMs is failing post. The reason is because the 27S256 EPROM never had the sticker applied to the window, and due to a ...
8
votes
1answer
683 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 ...
2
votes
1answer
643 views

How to determine Vth, Kn and delta from NMOS datasheet

Given this two graphs below, how do I determine Vth, Kn and delta from this? I used this formula's so far: The graphs are taken from the datasheet of Supertex VN10K Can someone please help me ...
3
votes
2answers
399 views

Strange behavior from n-channel MOSFET

I'm using BS170 N-channel enchantment mode MOSFET and have the following circuit: The idea behind it is that the MOSFET should act as a simple switch and turn the LED on and off depending on the ...
15
votes
4answers
663 views

Why old PMOS/NMOS logic needed multiple voltages?

Why does old PMOS/NMOS logic needed multiple voltages like +5, -5, and +12 volts? For example, old Intel 8080 processors, old DRAMs, e.t.c... I'm interested in the causes on the physical/layout ...