DIGITAL ELECTRONICS. Everything in digital world is based on binary system. Numerically it involves only two symbols 0 or 1. –0 = False = No –1 = True.

Slides:



Advertisements
Similar presentations
CT455: Computer Organization Logic gate
Advertisements

Computer Science 210 Computer Organization Introduction to Logic Circuits.
Programmable Logic Controllers.
Digital Electronics Lecture 2 Logic Gates. Lecture 2 outline Announcement:
INTRODUCTION LOGICAL OPERATIONS TRUTH TABLE AND RULES.
Logic Functions Logical functions can be expressed in several ways: ▫ Truth table ▫ Logical expressions ▫ Graphical form prepared by:eng.Rula Amjed.
Boolean Algebra and Logic Gate
Lecture 2 Dr Richard Reilly Dept. of Electronic & Electrical Engineering Room 153, Engineering Building To insert your company logo on this slide From.
1 Boolean Algebra & Logic Design. 2 Developed by George Boole in the 1850s Mathematical theory of logic. Shannon was the first to use Boolean Algebra.
Chapter 4 Logic Gates and Boolean Algebra. Introduction Logic gates are the actual physical implementations of the logical operators. These gates form.
Circuit Simplification: Boolean Algebra
Binary Logic and Gates COE 202 Digital Logic Design Dr. Aiman El-Maleh
Logic Gate A logic gate is an electronic circuit which makes logic decisions. It has one output and one or more inputs. The output signal appears only.
22C:19 Discrete Math Boolean Algebra & Digital Logic Fall 2010 Sukumar Ghosh.
XOR and XNOR Logic Gates. XOR Function Output Y is TRUE if input A OR input B are TRUE Exclusively, else it is FALSE. Logic Symbol  Description  Truth.
Logic gates & Boolean Algebra. Introduction Certain components (called logic elements) of the computer combine electric pulses using a set of rules. Electric.
Lecture 17: Digital Design Today’s topic –Intro to Boolean functions Reminders –HW 4 due Wednesday 10/8/2014 (extended) –HW 5 due Wednesday 10/15/2014.
Lecture 7 Topics –Boolean Algebra 1. Logic and Bits Operation Computers represent information by bit A bit has two possible values, namely zero and one.
Fall 2012: FCM 708 Foundation I Lecture 2 Prof. Shamik Sengupta
1 Boolean Algebra & Logic Gates. 2 Objectives Understand the relationship between Boolean logic and digital computer circuits. Learn how to design simple.
 In studying digital integrated circuits, one must start with the simplest group of circuit, the SSIs or Small Scale Integrated Circuits. Since these.
Discrete Mathematics and Its Applications.  The English mathematician George Boole ( ) sought to give symbolic form to Aristotle's system of.
Logic Gates Shashidhara H S Dept. of ISE MSRIT. Basic Logic Design and Boolean Algebra GATES = basic digital building blocks which correspond to and perform.
Boolean Algebra & Logic Prepared by Dr P Marais (Modified by D Burford)
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
BASIC LOGIC GATES. In studying digital in integrated circuits, one must start with the simples group of circuits, the SSIs or Small Scale Integrated Circuits.
Linear Algebra. Circuits The circuits in computers and other input devices have inputs, each of which is either a 0 or 1, the output is also 0s and 1s.
1 EG 32 Digital Electronics Thought for the day You learn from your mistakes..... So make as many as you can and you will eventually know everything.
Figure 2.6. A truth table for the AND and OR operations. 2.3 Truth Tables 1.
CEC 220 Digital Circuit Design Boolean Algebra I Wed, Sept 2 CEC 220 Digital Circuit Design Slide 1 of 13.
Chapter 4 Fundamentals of Computer Logic 1 Chapter 4: Fundamental of Computer Logic - IE337.
Logic Gates. A logic gate is an elementary building block of a digital circuit. Most logic gates have two inputs and one output. At any given moment,
Appendix B: Digital Logic
BOOLEAN ALGEBRA LOGIC GATES. Introduction British mathematician George Boole( ) was successful in finding the link between logic and mathematics.
Boolean Algebra Boolean algebra was introduced by George Boole in his first book The Mathematical Analysis of Logic (1847), perfected in the late 19th.
Logic Simplification-Using Boolean Laws Logic Design Laboratory EE 2121 Lectures By Manesh T EE2121-In Charge
Chapter 3 Boolean Algebra and Digital Logic T103: Computer architecture, logic and information processing.
Dr. ClincyLecture Slide 1 CS6020- Chapter 3 (3A and ) Dr. Clincy Professor of CS First Exam - Tuesday, September 6th Coverage: All subjects up to.
Hoda Roodaki Boolean Algebra Hoda Roodaki
Logic gates.
Boolean Algebra & Logic Gates
Table 2.1 Postulates and Theorems of Boolean Algebra
Logic Gates and Boolean Algebra
Logic Gates.
CS Chapter 3 (3A and ) Part 1 of 8
CS Chapter 3 (3A and ) Part 1 of 8
TN 221: DIGITAL ELECTRONICS 1
Digital Signals Digital Signals have two basic states:
Basic Digital Logic Basic Gates
Aberdeen Grammar School
Computer Science 210 Computer Organization
Dr. Clincy Professor of CS
SOLIDS AND SEMICONDUCTOR DEVICES - IV
Boolean Algebra Digital Electronics
Dr. Clincy Professor of CS
Lecture 20: Combinatorial Circuits I
Boolean Logic Boolean Logic is considered to be the basic of digital electronics. We know that a computer’s most basic operation is based on digital electronics.
SOLIDS AND SEMICONDUCTOR DEVICES - IV
Table 2.1 Postulates and Theorems of Boolean Algebra
ECB2212-Digital Electronics Boolean algebra
XOR Function Logic Symbol  Description  Truth Table 
Truth tables Mrs. Palmer.
Introductory Concepts
SOLIDS AND SEMICONDUCTOR DEVICES - IV
Digital Logic Design Basics Combinational Circuits Sequential Circuits.
ECE Digital Electronics
Binary Logic and Gates COE 202 Digital Logic Design Dr. Aiman El-Maleh
What are Logic Gates?.
DIGITAL ELECTRONICS AND LOGIC GATES. ANALOG SIGNAL:- Analog signal is continuous time varying current or voltage signal.
Presentation transcript:

DIGITAL ELECTRONICS

Everything in digital world is based on binary system. Numerically it involves only two symbols 0 or 1. –0 = False = No –1 = True = Yes Binary Number System : Easy to design stable electronic circuits. Digital Logic

DIGITAL ELECTRONICS Digital circuits need to be as simple as possible. Complex logical expressions should be reduced to simpler expressions, however, produce same results under all conditions. Benefit: Simpler expressions can be implemented with simpler circuits, which are cost effective. Boolean Algebra

DIGITAL ELECTRONICS Mathematics of logical expression is the tool to reduce the complicated expressions. Introduced by George Boole in 1854 and known today as Boolean Algebra. The rules of Boolean Algebra is simple and straightforward, can be applied to any logical expression. Boolean Algebra

DIGITAL ELECTRONICS For two binary variables (taking 0 and 1), there are 16 possible functions. These functions involve only three operations: Boolean Algebra

DIGITAL ELECTRONICS 16 Functions

DIGITAL ELECTRONICS Boolean Algebra Theorems

DIGITAL ELECTRONICS Gates are fundamental building blocks of digital logic circuitry. These devices operate by “closing” or “opening” to admit or reject the passage of logical signal. Gates

Basic gate types are –AND –OR –XOR –NOT A vast array of gating functions can be created from these basic gates. DIGITAL ELECTRONICS

The AND Gate DIGITAL ELECTRONICS Truth Table

The AND Gate DIGITAL ELECTRONICS Truth Table

IC7408 DIGITAL ELECTRONICS Ground +6 V