1
vote
2answers
79 views

Mosfet Circuits Voltage

So let's take a simple cmos circuit like this: So I get that for DC analysis \$V_G = 12 \frac{R_2}{R_1+R_2} \$ and then \$ V_{GS} \$ makes sense to me...because there is a constant \$ V_G \$ value ...
2
votes
1answer
116 views

Q-Point of a circuit

In a BJT or MOSFET circuit we have this curve: What is that q-point? From my research I have the following information: The operating point of a device, also known as bias point or quiescent ...
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 ...
12
votes
3answers
681 views

How are CPUs designed?

I've started playing with electronics a while ago and making simple logic gates using transistors. I know modern integrated circuits use CMOS instead of transistor-transistor logic. The thing I can't ...