How does the Pseudo NMOS inverter use Qp as an active load?

  • Thread starter janor
  • Start date
  • Tags
    Inverter
In summary, the output will be low when the input is low and high when the input is high. This is because the top FET is only a weak current source and the output is taken from the top, not at the junction of the two devices.
  • #1
janor
3
0
Hi

in the Pseudo NMOS inverter below

attachment.php?attachmentid=38326&stc=1&d=1314474465.jpg


I don't understand how Qp acts as an active load, what I understand is that with this configuration Qp's Vgs is -5V which means that this transistor is always on (short circuit), now if the input to the circuit is low this means that Qn is off but Qp is on so the output will be high, but if the input is high this means that both Qn & Qp are on, now how come the output will be low? Shouldn't it be floating?

and I tried a simulation on Multisim and the results was as I expected, when the input was low the output was 5V, and when the input was high the output was 4.6V.
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    6.6 KB · Views: 2,431
Engineering news on Phys.org
  • #2
Yes, it does seem to be wrong.

I found a similar circuit:
images?q=tbn:ANd9GcTX2U5LTSUGTZxdUPvcdr8_TGje7EmG7fQM2DmdJ69Apr2QoWGP.png


but both gates on this are joined together and driven with a rail to rail digital signal.

Cascode circuits like this one:
cascode-amplifier-circuit.jpg

have both FETs of the same polarity and the top one is biassed with a voltage divider. The output is taken from the top, too, instead of at the junction of the two devices.

It seems that you could have a similar voltage divider on the first circuit, so that the top FET behaves like a constant current generator. Then the output would vary according to the resistance of the lower FET.
 
  • #3
It is wrong in so many level! You cannot bias the MOSFET without a source resistor to setup the current. [itex]V_{GS}\;[/itex] varies a lot from transistor to transistor, you cannot set bias with a set voltage without degeneration resistors at the source. Also you cannot expect to set up a voltage using two constant current sources even if you set the two MOSFET up correctly as a constant current source. You are going to need negative feedback to set up a stable voltage. I designed plenty of MOSFET circuits and I know. With a circuit like this, even if you achieve constant current, it will stuck on one rail or the other because you cannot get the two current to be equal.
 
Last edited:
  • #4
janor said:
I don't understand how Qp acts as an active load, what I understand is that with this configuration Qp's Vgs is -5V which means that this transistor is always on (short circuit)

No, not a short circuit, a current source. The trick is that the top (pullup) device has to be a lot weaker than the bottom (main switching) device. This is typically achieved by area (cross section) ratio matching.

and I tried a simulation on Multisim and the results was as I expected, when the input was low the output was 5V, and when the input was high the output was 4.6V.
See if multisim will allow you to alter the cross section area of the devices model (I know spice does). Set the relative area of the top device to 0.1 and repeat your simulation.
 
Last edited:
  • #5
It is a bad practice to set up a current source with a set voltage like the schematic. Vgs vary widely even with same model. Temperature drift is severe. People do it inside integrate circuits as current mirror because you can make the two adjacent transistor very close in characteristics, you can even scale current by scaling the geometry of the two transistors in the integrated circuits. This is a very common method to get constant current sources in ICs. When I was designing ICs, I still use degenerating resistor for more precision circuits.

Only if AND only if it is in the same die close to each other and at same orientation you can set up current source like this. AND even at that, nobody with the right mind will set up a voltage using two constant current source like in the schematic inside an IC. Constant current source has very high output impedance, all it takes is the top and bottom are off by nano amps, the voltage will be stuck on one rail or the other.

In discrete transistors, this is a very very bad idea. You don't need simulation to tell you that. In discrete transistor, there is no way for you to know the difference in doping of the two separate die. Look at the data sheets, they only give you a range of the typical turn on characteristic. It can vary by a mile in individual device.
 
  • #6
Hi yungman. I believe that the context here is integrated circuits. I can see little reason to try and build an inverter like that out of discrete components, and much better to just use a pullup resistor if you did.

If you go back to the 1980's nmos devices like the 8085 uP were built in their millions using a very similar configuration to that given by the OP (but with a depletion mode nmos device as that current source pull-up).
 
  • #7
uart said:
Hi yungman. I believe that the context here is integrated circuits. I can see little reason to try and build an inverter like that out of discrete components, and much better to just use a pullup resistor if you did.

If you go back to the 1980's nmos devices like the 8085 uP were built in their millions using a very similar configuration to that given by the OP (but with a depletion mode nmos device as that current source pull-up).

Hi Uart

I did not assume it is integrated circuit. Even in integrate circuit it is not correct. Most of the case circuit looks like these:

145357[/ATTACH]"]
359gu4j.jpg


In Fig 2, a FET is used to set up a reference voltage and the voltage drive many other transistors with different geometry ratios to get different current. They might call it [itex]\;V_{bias}\;[/itex], but it is a compensated voltage with all the drift, dimension, doping considered in it. With this, it is perfectly legal and is a usual practice. This is nothing to do with putting a voltage to set up a constant in the straight sense. This is current mirror design. In Fig 2, I can get M times the Iref and N times Iref by scaling the dimension of the transistors.

We usually generate a voltage with a feedback circuit like in Fig 1 even in integrated circuits, not with just two current sources. As I explained before that even inside an integrated circuit, you cannot get this accurate to have it run in open loop.
 

Attachments

  • 359gu4j.jpg
    359gu4j.jpg
    3 KB · Views: 393
Last edited:
  • #8
Hi yungman. Are you sure you're not confusing the digital logic device (not gate) of which the OP was inquiring with linear devices. Your circuits appear to be related to current mirror biasing of linear circuits.
 
Last edited:
  • #9
uart said:
Hi yungman. Are you sure you're not confusing the digital logic device (not gate) of which the OP was inquiring with linear devices. You circuits appear to be related to current mirror biasing of linear circuits.

Yes, I went back to look at the op more, I assume it was linear, so Fig 1 don't apply, but Fig 2 still apply because you don't just use a straight voltage to set up a current source, it become unpredictable how much current is the current source and the IC would be very Vcc dependent. Say in digital logic, the Vcc is spec to use between 4.5 to 5.5V supply, this means the Vgs can vary 1V and that could be a huge current different. With constant current source like it Fig 2, you achieve Vcc independent...to a certain extend.

My experience in IC design was mostly in the early 80s and I mainly design linear ICs. Unless if the p FET is really designed as a constant current device that when the higher the [itex]\;V_{DS}[/itex], the narrow the channel and the higher the channel resistance which result in constant current.
 

Related to How does the Pseudo NMOS inverter use Qp as an active load?

1. What is a Pseudo NMOS inverter?

A Pseudo NMOS inverter is a type of inverter circuit used in digital logic design. It uses both n-type and p-type metal oxide semiconductor (MOS) transistors to produce a logic output based on the input voltage.

2. How does a Pseudo NMOS inverter work?

In a Pseudo NMOS inverter, when the input voltage is low, the n-type MOS transistor is turned off and the p-type MOS transistor is turned on, allowing current to flow from the power supply to the output. When the input voltage is high, the n-type transistor is turned on and the p-type transistor is turned off, blocking current flow from the power supply to the output. This results in a logic high or low output.

3. What are the advantages of using a Pseudo NMOS inverter?

Pseudo NMOS inverters are simple and inexpensive to fabricate, making them a popular choice in digital logic design. They also have a fast switching speed, making them suitable for high-speed circuits.

4. What are the limitations of a Pseudo NMOS inverter?

One major limitation of Pseudo NMOS inverters is their high static power consumption. This is because the p-type transistor is always conducting current, even when the output is low. Additionally, they have a limited noise margin and are susceptible to noise interference.

5. How does a Pseudo NMOS inverter differ from a traditional CMOS inverter?

Unlike a Pseudo NMOS inverter, a traditional CMOS inverter uses both n-type and p-type MOS transistors in a complementary arrangement, resulting in lower static power consumption and a larger noise margin. However, CMOS inverters are more complex and expensive to fabricate compared to Pseudo NMOS inverters.

Similar threads

Replies
6
Views
955
  • Introductory Physics Homework Help
Replies
9
Views
640
Replies
5
Views
2K
  • Electrical Engineering
Replies
10
Views
1K
  • Electrical Engineering
Replies
5
Views
5K
Replies
21
Views
2K
  • Electrical Engineering
Replies
6
Views
1K
Replies
68
Views
4K
  • Electrical Engineering
Replies
3
Views
1K
  • Electrical Engineering
Replies
4
Views
2K
Back
Top