NAND Logic 4 input circuit with nonstandard output

In summary, the speaker has a boolean algebra expression and needs to build a circuit using only NAND gates. The expression has 4 inputs and the speaker has constructed a truth table to try and find the output. From the truth table, it seems that the output will only be 0 if C and D are both 1, A and B are both 1, or more than two variables are 1. The speaker is looking for tips or a general method for approaching these types of problems.
  • #1
YAHA
121
0

Homework Statement



I have a weird boolean algebra expression for which I need to build a circuit using solely the NAND gates. There are 4 inputs A,B,C,D. From the truth table (I do not know how else to approach this question other than constructing the truth table and then trying to fit the output by playing around with gates) it seems that the output is zero unless C and D are both 1's or A and B are both 1's or more than two variables are 1's


Homework Equations





The Attempt at a Solution



Built the truth table. Aside from looking for tips to solve this, I am also looking to find out if there is some general method or rule of approaching these things.
 
Physics news on Phys.org
  • #2
We don't see any truth table or expression.
 
  • #3
YAHA said:
I have a weird boolean algebra expression for which I need to build a circuit using solely the NAND gates.
Post the expression.
 

1) What is NAND logic?

NAND logic is a type of digital logic gate that performs the logical operation of "not and". It produces an output of 1 only when all of its inputs are 0, otherwise the output is 0. It is often used in combination with other logic gates to create more complex digital circuits.

2) How does a 4 input NAND logic circuit work?

A 4 input NAND logic circuit has 4 inputs and 1 output. The output will be 0 if all 4 inputs are 1, and will be 1 if any of the inputs are 0. Essentially, it is a series of 4 NAND gates connected together, with the output of the first gate serving as an input for the second gate, and so on.

3) What is a nonstandard output in a NAND logic circuit?

A nonstandard output in a NAND logic circuit refers to a situation where the output is not simply 0 or 1. This can occur when the inputs are not strictly 0 or 1, or when the circuit is configured in a way that produces a different output. Nonstandard outputs can be intentional or unintentional, and can sometimes be used to create unique circuit designs.

4) Can a NAND logic circuit with nonstandard output be used in practical applications?

Yes, NAND logic circuits with nonstandard output can be used in practical applications. In fact, many modern electronic devices use complex combinations of logic gates, including NAND gates, to perform various functions. Nonstandard outputs can be useful for creating more efficient and specialized circuits for specific purposes.

5) What are the advantages of using a NAND logic 4 input circuit with nonstandard output?

The main advantage of using a NAND logic 4 input circuit with nonstandard output is its versatility. It allows for more complex and specialized circuit designs, which can be useful in certain applications. Additionally, NAND gates are relatively simple and inexpensive to manufacture, making them a popular choice in electronic devices.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
Replies
5
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
20
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
10
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
14
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
14
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
26K
Back
Top