Designing a 2-Input XOR Gate: RL=1KΩ, VDD=1.8V

  • Thread starter Thread starter jean28
  • Start date Start date
  • Tags Tags
    Designing Gate
AI Thread Summary
The discussion focuses on designing a 2-input XOR gate with specific parameters, including a load resistance of 1KΩ and a supply voltage of 1.8V. Participants express confusion about whether the task requires a generic transistor implementation or a detailed design involving transistor characteristics. Key considerations include ensuring the output voltage levels (VOL and VOH) meet logic requirements and accounting for the ON resistance of FETs, which can impact output voltage. The design must also ensure sufficient current sourcing to drive the specified load. Overall, understanding the relationship between transistor design and output performance is crucial for successfully completing the assignment.
jean28
Messages
83
Reaction score
0

Homework Statement



Design a 2-input XOR with the following specifications:

RL = 1KΩ
VDD = 1.8V
VOL = 0.1V
VOH = 1.7V


Homework Equations



Triode:
Id = μnCox W/L VDS (VGS - Vt - VDS/2)

Cutoff:
Id = 0.



The Attempt at a Solution



Searching on my book I found the image attached which is an implementation of an XOR gate with transistors. However, how can I use the voltages given to "design" the transistor? I just don't get it very well.
 

Attachments

  • XOR.jpg
    XOR.jpg
    23.6 KB · Views: 531
Physics news on Phys.org
Is the question asking you for an implementation with generic transistors (as in your attached picture), or something involving the design of the transistors themselves (as you imply with your equations)? You can see that you don't need rail-to-rail output (Voh and Vol) and that you need to be able to source enough current to drive a 1k load (i.e. 1.8V / 1k)
 
FETs have ON resistance that will affect the output voltage delivered to the load. Think of it as a potential divider problem where the output voltage swing must be at least enough to meet the definition of a logic 1 or 0 for the next gate to use as an input.
 
Back
Top