MHB Creating an inverter from a 2 input NAND gate

Click For Summary
To create a basic inverter using a two-input NAND gate, the key approach is to tie both inputs of the NAND gate together. This configuration allows the NAND gate to function as an inverter. The truth table for this setup shows that when both inputs are connected and set to the same value, the output behaves as expected for an inverter: it outputs a low signal (0) when the input is high (1) and outputs a high signal (1) when the input is low (0). This method effectively converts the two-input NAND gate into a one-input inverter, demonstrating that the NAND gate can be utilized creatively within the constraints of using only NAND gates and managing fanin and fanout. Experimentation with different configurations and truth tables is encouraged to solidify understanding of the inverter's functionality.
ineedhelpnow
Messages
649
Reaction score
0
how would yo connect a 2 input nand gate to form a basic inverter?
i constructed a truth table. i know that the two middle ones don't count because the inputs have to be of the same value for an inverter. but what conclusion can i draw from this?
View attachment 3280
 

Attachments

  • Untitled.png
    Untitled.png
    1.1 KB · Views: 121
Technology news on Phys.org
Well, the basic inverter has only one input. So what are some ways you could convert a two-input device to a one-input device?
 
so both of the inputs have to be the same so it equals one value on the inverter?
 
You're only allowed to use NAND gates and fanin and fanout. So try things, and see what the truth tables end up being. What happens if you just tie the two inputs of a NAND gate together? What's the resulting truth table? Is it what you want?
 
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 3 ·
Replies
3
Views
27K
  • · Replies 2 ·
Replies
2
Views
3K