How many minimum number of NOR gates are required to realize a two-input X-OR gate?

2 Answers

Answer :

5 NOR gates are required to realize a two input X-OR gate.

Answer :

5

Related questions

Description : The output of an exclusive–NOR gate is 1. Which input combination is correct? (1) A = 1, B = 0 (2) A = 0, B = 1 (3) A = 0, B = 0 (4) None of these 

Last Answer : The output of an exclusive–NOR gate is 1. Which input combination is correct? (1) A = 1, B = 0 (2) A = 0, B = 1 (3) A = 0, B = 0 (4) None of these 

Description : Which of the following gates can be used to realize all possible combinational logic functions?  (i) OR gate (ii) NOR gate (iii) Exclusive OR gate (iv) NAND gate (v) AND gate  (A) (iii), (iv) and (v)  (B) (i), (iii) and (iv)  (C) (ii) and (iv)  (D) (i) and (v)

Last Answer : Which of the following gates can be used to realize all possible combinational logic functions?  (i) OR gate (ii) NOR gate (iii) Exclusive OR gate (iv) NAND gate (v) AND gate  (A) (iii), (iv) and (v)  (B) (i), (iii) and (iv)  (C) (ii) and (iv)  (D) (i) and (v)

Description : How many two input AND gates and two input OR gates are required to realize Y = BD+CE+AB (A) 1, 1 (B) 4, 2 (C) 3, 2 (D) 2, 3

Last Answer : Ans: A There are three product terms, so three AND gates of two inputs are required. As only two input OR gates are available, so two OR gates are required to get the logical sum of three product terms.

Description : How many two-input AND and OR gates are required to realize Y=CD+EF+G (A) 2,2. (B) 2,3. (C) 3,3. (D) none of these.

Last Answer : Ans: A Y=CD+EF+G Number of two input AND gates=2 Number of two input OR gates = 2 One OR gate to OR CD and EF and next to OR of G & output of first OR gate.

Description : The gates required to build a half adder are (A) EX-OR gate and NOR gate (B) EX-OR gate and OR gate (C) EX-OR gate and AND gate (D) Four NAND gates.

Last Answer : (C) EX-OR gate and AND gate

Last Answer : An OR gate has 6 inputs. The number of input words in its truth table are 64.

Description : IC which has quad 2 input AND gates   (A) 7411 (B) 7404 (C)7400 (D) 7408

Last Answer : IC which has quad 2 input AND gates 7408

Description : A NOR gate is equivalent to a bubbled AND gate. This statement is an outcome of: (1) De Morgan’s Law (2) Involution Law (3) Law of Absorption (4) Idempotent Law

Last Answer : A NOR gate is equivalent to a bubbled AND gate. This statement is an outcome of: De Morgan’s Law 

Description :  When A = 0., B = 0, C = 1 then in two input logic gate we get gate  (A) XOR gate (B) AND gate (C) NAND gate (D) NOR gate

Last Answer :  When A = 0., B = 0, C = 1 then in two input logic gate we get gate NAND gate

Description : The output of a 2-input NAND gate with high at both the inputs will be • High • Low • High & low • None of the above.

Last Answer : The output of a 2-input NAND gate with high at both the inputs will be Low

Description : The o/p of a 2 - input OR gate is 1 when its   1. both inputs are 1 2. both inputs are 0 3.either input is 1 4. either input is 0 

Last Answer : The o/p of a 2 - input OR gate is 1 when its either input is 1 

Description : Which of the listed logic gates is considered to be a BASIC building block (basic logic gate) used in logic diagrams? A. NAND B. OR C. NOR D. All of the above.

Last Answer : Answer: B

Description : The minimum number of transistors required to implement a two input AND gate is a. 2 b. 4 c. 6 d. 8

Last Answer : c. 6

Description : How many AND gates are required to realize Y = CD+EF+G (A) 4 (B) 5 (C) 3 (D) 2

Last Answer : 2

Description : In an unclocked R-S flip flop made of NOR gates, the forbidden input condition is:  (1) R=0, S=0 (2) R=1, S=0 (3) R=0, S=1 (4) R=1, S=1

Last Answer : In an unclocked R-S flip flop made of NOR gates, the forbidden input condition is: R=1, S=1

Last Answer :  In case of OR gate, no matter what the number of inputs, a 1 at any input causes the output to be at logic 1.

Description : In standard TTL gates, the totem pole output stage is primarily used to (A) increase the noise margin of the gate (B) decrease the output switching delay (C) facilitate a wired OR logic connection (D) increase the output impedance of the circuit

Last Answer : In standard TTL gates, the totem pole output stage is primarily used to decrease the output switching delay

Description : The complete set of only those Logic Gates designated as Universal Gates is  (A) NOT, OR and AND Gates (B) XNOR, NOR and NAND Gates (C) NOR and NAND Gates (D) XOR, NOR and NAND Gates

Last Answer : The complete set of only those Logic Gates designated as Universal Gates is NOR and NAND Gates

Last Answer : NAND gates are preferred over others because these can be used to make any gate.

Last Answer : AND, OR, NOT, NAND, NOR, XOR and XNOR are the seven basic gates in digital electronics.

Description :  For a NAND gate, when one or more inputs are low then the output will be A) Low B) High C) Alternately high and low D) High or low depending on relative magnitude of inputs 

Last Answer :  For a NAND gate, when one or more inputs are low then the output will be High 

Description : Output of NAND gate is 0. for three inputs when:

Last Answer : Output of NAND gate is 0. for three inputs when: all the inputs are 1

Description : Read the following statements: i. Gate is a combinational logic. ii. JK Flip-flop in toggle mode is not combinational logic. iii. MSJK Flip-flop suffers from race-around. iv. Counters are sequential circuits. Which choice is correct? (A) i, ii (B) i, ii, iv (C) ii, iii, iv (D) i, ii, iii

Last Answer : Read the following statements: i. Gate is a combinational logic. ii. JK Flip-flop in toggle mode is not combinational logic. iii. MSJK Flip-flop suffers from race-around. iv. Counters are sequential circuits. Which choice is ... (A) i, ii (B) i, ii, iv (C) ii, iii, iv (D) i, ii, iii

Description : The gate whose output is LOW, if and only if all the inputs are HIGH, is

Last Answer : The gate whose output is LOW, if and only if all the inputs are HIGH, is NAND

Last Answer : The fan put of a 7400 NAND gate is 10TTL.

Last Answer : An AND gate will function as OR if all the inputs and outputs are complemented.

Last Answer : A NAND gate is called a universal logic element because any logic function can be realized by NAND gates alone.

Last Answer : A NAND gate has: LOW inputs and a HIGH output

Last Answer : In integrated circuit electronics the basic universal gate is AND gate.

Last Answer : A gate in which all inputs must be low to get a high output is called A NOR gate.

Description : What is the purpose of a NAND gate?

Last Answer : Nand gate has 2 inputs and only 1 output and it is equivalent of an and gate. The output of a nand gate is high(1) only when anyone or both inputs are low(0).and the output of nand gate is low(0) only when both the inputs are high(1).nand gate is also called as universal gate.

Description : What is an inverter gate?

Last Answer : Not gate is known as inverter gate as it inverts the I/P

Description : What does the AND gate do?

Last Answer : AND gate multiple two inputs. If any one input is zero output will be zero if both inputs are one then only output is one.

Description : Which gates can draw a public gate ?

Last Answer : NAND and NOR gates are called universal gates , which can be created by combining three basic gates in AND, OR and NOT . These can be expressed using the following equations - NAND = AND + NOT NOR = OR + NOT i.e. NAND by AND and NOT gates and NOR gate by OR and NOT gates .

Description : By increasing the rise of lock-gates, (i) The length of the lock gate will increase (ii) Transverse stress due to water pressure on the gate will increase (iii) Compressive force on the gate will increase Of ... ) (i) and (iii) are correct (C) Only (ii) is correct (D) Only (iii) is correc

Last Answer : (A) (i) and (ii) are correct

Description : Which TTL logic gate is used for wired ANDing (A) Open collector output (B) Totem Pole (C) Tri state output (D) ECL gates

Last Answer : Ans: A Open collector output.

Description : In a wet dock system, (A) Minimum required depth of water for the vessels is maintained (B) Entrance locks are provided with massive gates (C) The cost of construction is quite heavy (D) All the above

Last Answer : (D) All the above

Description : . What will be the output of an X-NOR gate when both inputs are LOW?

Last Answer : HIGH.

Description : Find out number of data lines required to interface 16 LEDs arrange in the 4 x 4 matrix form.

Last Answer : 4+4=8, eight lines are required for 4x4 matrix of 16 LEDs

Description : A two-input X-OR gate will produce a HIGH output when the inputs are at what logic levels?

Last Answer : . One or the other of the inputs must be HIGH, but not both at the same time.

Description : Determine the output frequency for a frequency division circuit that contains 12 flip–flops with an input clock frequency of 20.48 MHz: (1) 10.24 kHz (2) 5 kHz (3) 30.24 kHz (4) 15 kHz 

Last Answer : Determine the output frequency for a frequency division circuit that contains 12 flip–flops with an input clock frequency of 20.48 MHz: 5 kHz

Description : In successive approximation converter input to the comparator is through (A) DAC (B) Latch (C) Flip-flop (D) Sample and hold circuit

Last Answer : In successive approximation converter input to the comparator is through DAC 

Description : The output Y of a 2-bit comparator is logic 1 whenever the 2-bit input A is greater than the 2-bit input B. The number of combinations for which the output is logic 1, is  (A) 4 (B) 6 (C) 8 (D) 10

Last Answer : The output Y of a 2-bit comparator is logic 1 whenever the 2-bit input A is greater than the 2-bit input B. The number of combinations for which the output is logic 1, is 6

Description : In a JK flip-flop, for what input next state is complement of the present state (A)J=0,K=0 (B)J=1,K=0 (C)J=0,K=1 (D)J=1,K=1

Last Answer : In a JK flip-flop, for what input next state is complement of the present state (A)J=0,K=0 (B)J=1,K=0 (C)J=0,K=1 (D)J=1,K=1

Last Answer : A woofer should be fed from the input through a low pass filter.

Description : Why are NAND and NOR gates called digital building blocks?

Last Answer : NAND and NOR gates are called digital building blocks because they are fundamental building blocks for digital circuits. Both NAND and NOR gates are basic logic gates that can be used to construct ... construct any other logic gates and they can be combined and used to create more complex circuits.

Description : What is the difference between OR and NOR gates ?

Last Answer : HIGH if any one input of OR gate is HIGH and output is Low if all inputs are low and output is HIGH if all inputs are low in NOT gate . In other cases the output is low .

Description : Which of following are known as universal gates (A) NAND & NOR. (B) AND & OR. (C) XOR & OR. (D) None.

Last Answer : Ans: A NAND & NOR are known as universal gates, because any digital circuit can be realized completely by using either of these two gates.

Description : The NOR gate output will be low if the two inputs are (A) 00 (B) 01 (C) 10 (D) 11

Last Answer : A

Description : Explain the need for NOR gate. ?

Last Answer : Basic gates i.e. AND, OR and NOT gates can be implemented with NOR gate. This is why the NOR gate is called the universal gate.