Electronics Engineering » Notes » Logic Gates
1. An OR gate produces a HIGH output when any input is HIGH. An AND gate produces a HIGH output only when all inputs are HIGH. A NOT circuit (INVERTER) produces an output that is the opposite logic level compared to the input.
2. A NOR gate is the same as an OR gate with its output connected to an INVERTER. A NAND gate is the same as an AND gate with its output connected to an INVERTER.
3. NAND gates can be used to implement any of the basic Boolean operations. NOR gates can be used likewise.
4. An exclusive-OR circuit has the expression Its output will be HIGH only when inputs Aand Bare at opposite logic levels.
5. An exclusive-NOR circuit has the expression Its output will be HIGH only when inputs Aand Bare at the same logic level.
6. Each of the basic gates (AND, OR, NAND, NOR) can be used to enable or disable the passage of an input signal to its output.
Logic Gates – Mcq |
Logic Gates – Notes |
Logic Gates – IQ |
Subject Name : Electronics Engineering |
Exam Name : IIT GATE, UPSC ESE, RRB, SSC, DMRC, NMRC, BSNL, DRDO, ISRO, BARC, NIELIT |
Posts Name : Assistant Engineer, Management Trainee, Junior Engineer, Technical Assistant |
Electronics & Communication Engineering Books |
GATE 2023 Total Info | ENGG DIPLOMA | UGC NET Total Info |
IES 2023 Total Info | PSUs 2022 Total Info | CSIR UGC NET Total Info |
JAM 2023 Total Info | M TECH 2023 Total Info | RAILWAY 2022 Total Info |
Related Posts
Logic Gates » Exercise - 1 1. A three input NOR gate gives logic high output only when : (a) One input is high (b) One input is low (c) All input are low (d) All input are high 2. Which one of the following logic gates is a universal logic gate : (a) NOT (b) AND (c) NAND (d) EX-OR 3. A bulb in a stair case has two switches, one switch being at the ground floor and the other one at the first floor. The bulb can be turned ON and also can be turned OFF by any one of the switches irrespective of the state of the other switch. The logic of switching of the bulb resembles : (a) AND gate (b) OR gate (c) XOR gate (d) NAND gate 4. For the circuit shown, F is given by : (a) (b) (c) (d) 5. In the circuit shown the value of inputs A and B for F = 0 is : (a) 00 (b) 01 (c) 10 (d) 11 6. Which of the Boolean expression correctly represents the relation between P,Q,R and M ? (a) M = (P OR Q) XOR R (b) M = (P AND Q) XOR R (c) M = (P…