Download presentation
Presentation is loading. Please wait.
Published byErick Paul Modified over 9 years ago
1
MR. KERINS Logic Gates- Electrical Engineering
2
LOGIC GATES Logic gates are primarily implemented using diodes or transistors acting as electronic switches, but can also be constructed using electromagnetic relays (relay logic), fluidic logic, pneumatic logic, optics, molecules, or even mechanical elements. diodestransistorselectronic switchesrelaysrelay logicfluidic logicpneumatic logicopticsmoleculesmechanical
3
LOGIC GATES Digital systems are said to be constructed by using logic gates. Examples: AND, OR, NOT, NAND, NOR, EXOR and EXNOR gates.
4
TRUTH TABLES A truth table shows how a logic circuit's output responds to various combinations of the inputs, using logic 1 for true and logic 0 for false. All permutations of the inputs are listed on the left, and the output of the circuit is listed on the right.
5
TYPES OF LOGIC GATES
6
AND LOGIC GATES A HIGH output (1) results only if both the inputs to the AND gate are HIGH (1). If neither or only one input to the AND gate is HIGH, a LOW output results.
7
AND LOGIC GATES
8
OR LOGIC GATES A HIGH output (1) results if one or both the inputs to the gate are HIGH (1). If neither input is HIGH, a LOW output (0) results INPUT A B OUTPUT A + B 000 011 101 111
9
OR GATES
10
NOT LOGIC GATE The NOT gate is an electronic circuit that produces an inverted version of the input at its output. It is also known as an inverter. If the input variable is A, the inverted output is known as NOT A. This is also shown as A', or A with a bar over the top.
11
NOT LOGIC GATE
12
NOT LOGIC GATES
13
NAND LOGIC GATES This is a NOT-AND gate which is equal to an AND gate followed by a NOT gate. The outputs of all NAND gates are high if any of the inputs are low. The symbol is an AND gate with a small circle on the output. The small circle represents inversion.
14
NAND LOGIC GATES
15
IC CHIP WITH LOGIC GATE EXAMPLE
16
LOGIC GATES Logic gate video tutorial Logic gate video tutorial Quiz – Logic Gates 5 questions only
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.