









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
This lecture is part of Digital Logic Design course lectures. It was delivered by Dr. Naseem Abbas at National Institute of Industrial Engineering. It includes: Boolean, Algebra, Logic, Gates, Functions, Inverter, Wire, Complement, Truth, Table
Typology: Slides
1 / 17
This page cannot be seen from the preview
Don't miss anything!
Chapter 2 of Morris Mano
Binary logic uses two possible values ‘1’ and ‘0’ ‘yes’ and ‘no’‘true’ and ‘false’ Can be represented by variables: A, B, C, x, y, z,… Logic functions modify input values
Logic functions modify input values What is the minimum number of inputs? 1 input -> pretty uninteresting, inverter or wire only2 inputs -> basic logic functions What are possible logic functions? NOT, AND, OR Others can be derived from those (NAND, XOR,etc.)
Two inputs might not be enough3-input AND gate:
4-input OR gate:
4 - input OR gate:
What are the rules for aggregating functions? Boolean algebra
Operation to check if twoconditions are not met (for two input) Output = 1 if and only if both inputs are 0Symbolized by + operator with a^00
Inputs x y Output z
Symbolized by + operator with a bar over them x+y Truth table Graphic symbol NAND gate
01 01 1 1
(^00) 0
Equation F =X +Y Z
Truth Table
0 1 00 0 1 01
X Y Z0 0 0 F^ = X 0 + Y ×Z
X Y F Z
Logic Diagram 1 1 01 1 1 11
1 0 01 0 1 11
0 1 00 1 1 00
Father of Boolean algebraHe came up with a type of linguistic algebra, the three most basic operations of which were (andstill are) AND, OR and NOT. It was these three functions that formed the basis of his premise,and were the only operations necessary to perform comparisons or basic mathematicalfunctions. Boole’s system (detailed in his 'An Investigation of
Boole’s system (detailed in his 'An Investigation of the Laws of Thought, on Which Are Founded the Mathematical Theories of Logic and Probabilities',1854) was based on a binary approach, processing only two objects - the yes-no, true-false, on-off, zero-one approach. Surprisingly, given his standing in the academiccommunity, Boole's idea was either criticized or completely ignored by the majority of his peers.Eventually, one bright student, Claude Shannon (1916-2001), picked up the idea and ran with it
George Boole (1815 - 1864)