3 Input Majority Logic Circuit

AI Thread Summary
A three-input majority logic circuit can be implemented using only 2-input NAND gates, with the goal of minimizing the number of gates used. The simplest known solution involves six NAND gates, but participants are exploring whether a more efficient design exists. The discussion reveals that the task is part of a pre-laboratory assignment, emphasizing practical implementation in a lab setting. Suggestions include considering the use of 2-input open collector NAND gates combined with resistor OR-ing to potentially simplify the circuit. Overall, the consensus leans towards six gates being the minimum required for this configuration.
eren.kizildag
Messages
5
Reaction score
0
I want to implement a three input majority logic (when at least two of its inputs are 1, the output will be logic 1) by using only 2-input NAND gates. It is required to find the most simple one, with the lowest number of NAND gates, I could construct one with 6 NAND gates, but does anybody know a much simpler way for this? Or six gates is the simplest one? Any help is appreciated...
 
Engineering news on Phys.org
Is this homework?
 
Actually, it is like a homework; it is a part of pre-laboratory which should be designed before coming to lab.. And it will be implemented on lab.
 
Using only 2 input nand gates I can't find a solution with less than 6 either.
 
Can you use 2-input open collector NAND gates (SN7401's) and resistor OR-ing?
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...

Similar threads

Replies
1
Views
2K
Replies
6
Views
2K
Replies
1
Views
1K
Replies
2
Views
3K
Replies
10
Views
5K
Replies
14
Views
5K
Back
Top