logic gate, digital logic design primar lvl description.
Size: 464.24 KB
Language: en
Added: Aug 28, 2024
Slides: 24 pages
Slide Content
What is Logic gate Logic gates are the digital circuits capable of performing a particular logic function by operating on a number of binary inputs. OR Logic gates are the basic building blocks of any digital circuit Most electronic devices we use today will have some form of logic gates in them.
Types of Logic Gate
Basic Logic Gate Basic Logic Gates are the fundamental logic gates using which universal logic gates and other logic gates are constructed. They have the following properties- Basic logic gates are associative in nature. Basic logic gates are commutative in nature. There are following three basic logic gates- AND Gate OR Gate NOT Gate
AND GATE The output of AND gate is high (‘1’) if all of its inputs are high (‘1’). The output of AND gate is low (‘0’) if any one of its inputs is low (‘0’).
Logic Symbol- The logic symbol for AND Gate is as shown below-
Truth Table of 2 input AND gate A B Y = A.B 1 1 1 1 1
Truth Table of 3 input AND gate
Timing Diagram of And Gate
OR Gate The output of OR gate is high (‘1’) if any one of its inputs is high (‘1’). The output of OR gate is low (‘0’) if all of its inputs are low (‘0’).
Logic Symbol- The logic symbol for OR Gate is as shown below-
Truth Table of 2 input OR Gate A B Y = A + B 1 1 1 1 1 1 1
Truth Table of 3 input OR Gate
Timing Diagram of OR Gate
NOT GATE The output of NOT gate is high (‘1’) if its input is low (‘0’). The output of NOT gate is low (‘0’) if its input is high (‘1’).
Logic Symbol- The logic symbol for NOT Gate is as shown below-
A Y = A’ 1 1
Timing Diagram of Not Gate
Circuitverse Input Button Power Ground Constant Value Stepper Random Counter Output RGB Led Digital Led Variable Led Hex Display Seven Segment Display Sixteen Segment Display Square RGB Light RGB LED Matrix AND OR NOT XOR NAND NOR XNOR
Circuitverse Multiplexer DE-multiplexer Bit Selector MSB LSB Priority Encoder Decoder D Flip Flop D Latch T Flip Flop Jk Flip Flop SR Flip Flop TTY Keyboard Clock ROM Rectangle Arrow Image Annotation Text Adder ALU TriState Flip Flop Tunnel Buffer Controlled Inverter TB Input TB Output Force Gate