logging in or signing up SANDEEP VATWANI LOGICAL GATES PROJECT sandeep1994 Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 64 Category: Education License: All Rights Reserved Like it (0) Dislike it (0) Added: August 17, 2011 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript WELL COME TO SLIDE SHOW: WELL COME TO SLIDE SHOWPRESENTED BY:-: PRESENTED BY:- NAME:- SANDEEP VATWANI STD:-XI SCHOOL:-ST XAVIERS HIGH SCHOOL HANSOLBasic Logic Gates: Basic Logic GatesBasic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NOT, AND, and OR Gates NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesSlide 5: NOT Gate -- Inverter X Y 0 1 1 0NOT: NOT Y = ~X (Verilog) Y = !X (ABEL) Y = not X (VHDL) Y = X’ Y = X Y = X (textook) not (Y , X) (Verilog)NOT: NOT X ~X ~~X = X X ~X ~~X 0 1 0 1 0 1AND Gate: AND Gate AND X Y Z Z = X & Y X Y Z 0 0 0 0 1 0 1 0 0 1 1 1AND: AND X & Y (Verilog and ABEL) X and Y (VHDL) X Y X Y X * Y XY (textbook) and ( Z,X,Y) ( Verilog) U VOR Gate: OR Gate OR X Y Z Z = X | Y X Y Z 0 0 0 0 1 1 1 0 1 1 1 1OR: OR X | Y (Verilog) X # Y (ABEL) X or Y (VHDL) X + Y (textbook) X V Y X U Y or ( Z,X,Y) (Verilog)Basic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NOT, AND, and OR Gates NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesNAND Gate: NAND Gate NAND X Y Z X Y Z 0 0 1 0 1 1 1 0 1 1 1 0 Z = ~(X & Y) nand (Z,X,Y)NAND Gate: NAND Gate NOT-AND X Y Z W = X & Y Z = ~W = ~(X & Y) X Y W Z 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 0 WNOR Gate: NOR Gate NOR X Y Z X Y Z 0 0 1 0 1 0 1 0 0 1 1 0 Z = ~(X | Y) nor (Z,X,Y)NOR Gate: NOR Gate NOT-OR X Y W = X | Y Z = ~W = ~(X | Y) X Y W Z 0 0 0 1 0 1 1 0 1 0 1 0 1 1 1 0 Z WBasic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NOT, AND, and OR Gates NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesNAND Gate: NAND Gate X Y X Y Z Z Z = ~(X & Y) Z = ~X | ~Y = X Y W Z 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 0 X Y ~X ~Y Z 0 0 1 1 1 0 1 1 0 1 1 0 0 1 1 1 1 0 0 0De Morgan’s Theorem-1: De Morgan’s Theorem-1 ~(X & Y) = ~X | ~Y NOT all variables Change & to | and | to & NOT the resultNOR Gate: NOR Gate X Y Z Z = ~(X | Y) X Y Z 0 0 1 0 1 0 1 0 0 1 1 0 X Y Z Z = ~X & ~Y X Y ~X ~Y Z 0 0 1 1 1 0 1 1 0 0 1 0 0 1 0 1 1 0 0 0De Morgan’s Theorem-2: De Morgan’s Theorem-2 ~(X | Y) = ~X & ~Y NOT all variables Change & to | and | to & NOT the resultDe Morgan’s Theorem: De Morgan’s Theorem NOT all variables Change & to | and | to & NOT the result -------------------------------------------- ~X | ~Y = ~(~~X & ~~Y) = ~(X & Y) ~(X & Y) = ~~(~X | ~Y) = ~X | ~Y ~X & !Y = ~(~~X | ~~Y) = ~(X | Y) ~(X | Y) = ~~(~X & ~Y) = ~X & ~YBasic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesExclusive-OR Gate: Exclusive-OR Gate X Y Z XOR X Y Z 0 0 0 0 1 1 1 0 1 1 1 0 Z = X ^ Y xor ( Z,X,Y)XOR: XOR X ^ Y (Verilog) X $ Y (ABEL) X @ Y xor ( Z,X,Y) (Verilog)Exclusive-NOR Gate: Exclusive-NOR Gate X Y Z XNOR X Y Z 0 0 1 0 1 0 1 0 0 1 1 1 Z = ~(X ^ Y) Z = X ~^ Y xnor ( Z,X,Y)XNOR: XNOR X ~^ Y (Verilog) (X $ Y) (ABEL) xnor ( Z,X,Y) (Verilog)Basic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NOT, AND, and OR Gates NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesMultiple-input Gates: Multiple-input Gates Z 1 2 3 4 Z Z ZMultiple-input AND Gate: Multiple-input AND Gate Z 1 Output is HIGH only if all inputs are HIGH Z 1 An open input will float HIGHMultiple-input OR Gate: Multiple-input OR Gate Output is LOW only if all inputs are LOW Z 2 2 ZMultiple-input NAND Gate: Multiple-input NAND Gate Output is LOW only if all inputs are HIGH Z 3 3 ZMultiple-input NOR Gate: Multiple-input NOR Gate Output is HIGH only if all inputs are LOW Z 4 4 Z You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
SANDEEP VATWANI LOGICAL GATES PROJECT sandeep1994 Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 64 Category: Education License: All Rights Reserved Like it (0) Dislike it (0) Added: August 17, 2011 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript WELL COME TO SLIDE SHOW: WELL COME TO SLIDE SHOWPRESENTED BY:-: PRESENTED BY:- NAME:- SANDEEP VATWANI STD:-XI SCHOOL:-ST XAVIERS HIGH SCHOOL HANSOLBasic Logic Gates: Basic Logic GatesBasic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NOT, AND, and OR Gates NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesSlide 5: NOT Gate -- Inverter X Y 0 1 1 0NOT: NOT Y = ~X (Verilog) Y = !X (ABEL) Y = not X (VHDL) Y = X’ Y = X Y = X (textook) not (Y , X) (Verilog)NOT: NOT X ~X ~~X = X X ~X ~~X 0 1 0 1 0 1AND Gate: AND Gate AND X Y Z Z = X & Y X Y Z 0 0 0 0 1 0 1 0 0 1 1 1AND: AND X & Y (Verilog and ABEL) X and Y (VHDL) X Y X Y X * Y XY (textbook) and ( Z,X,Y) ( Verilog) U VOR Gate: OR Gate OR X Y Z Z = X | Y X Y Z 0 0 0 0 1 1 1 0 1 1 1 1OR: OR X | Y (Verilog) X # Y (ABEL) X or Y (VHDL) X + Y (textbook) X V Y X U Y or ( Z,X,Y) (Verilog)Basic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NOT, AND, and OR Gates NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesNAND Gate: NAND Gate NAND X Y Z X Y Z 0 0 1 0 1 1 1 0 1 1 1 0 Z = ~(X & Y) nand (Z,X,Y)NAND Gate: NAND Gate NOT-AND X Y Z W = X & Y Z = ~W = ~(X & Y) X Y W Z 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 0 WNOR Gate: NOR Gate NOR X Y Z X Y Z 0 0 1 0 1 0 1 0 0 1 1 0 Z = ~(X | Y) nor (Z,X,Y)NOR Gate: NOR Gate NOT-OR X Y W = X | Y Z = ~W = ~(X | Y) X Y W Z 0 0 0 1 0 1 1 0 1 0 1 0 1 1 1 0 Z WBasic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NOT, AND, and OR Gates NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesNAND Gate: NAND Gate X Y X Y Z Z Z = ~(X & Y) Z = ~X | ~Y = X Y W Z 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 0 X Y ~X ~Y Z 0 0 1 1 1 0 1 1 0 1 1 0 0 1 1 1 1 0 0 0De Morgan’s Theorem-1: De Morgan’s Theorem-1 ~(X & Y) = ~X | ~Y NOT all variables Change & to | and | to & NOT the resultNOR Gate: NOR Gate X Y Z Z = ~(X | Y) X Y Z 0 0 1 0 1 0 1 0 0 1 1 0 X Y Z Z = ~X & ~Y X Y ~X ~Y Z 0 0 1 1 1 0 1 1 0 0 1 0 0 1 0 1 1 0 0 0De Morgan’s Theorem-2: De Morgan’s Theorem-2 ~(X | Y) = ~X & ~Y NOT all variables Change & to | and | to & NOT the resultDe Morgan’s Theorem: De Morgan’s Theorem NOT all variables Change & to | and | to & NOT the result -------------------------------------------- ~X | ~Y = ~(~~X & ~~Y) = ~(X & Y) ~(X & Y) = ~~(~X | ~Y) = ~X | ~Y ~X & !Y = ~(~~X | ~~Y) = ~(X | Y) ~(X | Y) = ~~(~X & ~Y) = ~X & ~YBasic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesExclusive-OR Gate: Exclusive-OR Gate X Y Z XOR X Y Z 0 0 0 0 1 1 1 0 1 1 1 0 Z = X ^ Y xor ( Z,X,Y)XOR: XOR X ^ Y (Verilog) X $ Y (ABEL) X @ Y xor ( Z,X,Y) (Verilog)Exclusive-NOR Gate: Exclusive-NOR Gate X Y Z XNOR X Y Z 0 0 1 0 1 0 1 0 0 1 1 1 Z = ~(X ^ Y) Z = X ~^ Y xnor ( Z,X,Y)XNOR: XNOR X ~^ Y (Verilog) (X $ Y) (ABEL) xnor ( Z,X,Y) (Verilog)Basic Logic Gates and Basic Digital Design: Basic Logic Gates and Basic Digital Design NOT, AND, and OR Gates NAND and NOR Gates DeMorgan’s Theorem Exclusive-OR (XOR) Gate Multiple-input GatesMultiple-input Gates: Multiple-input Gates Z 1 2 3 4 Z Z ZMultiple-input AND Gate: Multiple-input AND Gate Z 1 Output is HIGH only if all inputs are HIGH Z 1 An open input will float HIGHMultiple-input OR Gate: Multiple-input OR Gate Output is LOW only if all inputs are LOW Z 2 2 ZMultiple-input NAND Gate: Multiple-input NAND Gate Output is LOW only if all inputs are HIGH Z 3 3 ZMultiple-input NOR Gate: Multiple-input NOR Gate Output is HIGH only if all inputs are LOW Z 4 4 Z