Number system: the system used to count discrete units is called number. Decimal system: the number system that contains 10 distinguished

Similar documents
Electronics. Digital Electronics

Digital Logic Circuits

CS302 Digital Logic Design Solved Objective Midterm Papers For Preparation of Midterm Exam

Lecture 15 Analysis of Combinational Circuits

Asst. Prof. Thavatchai Tayjasanant, PhD. Power System Research Lab 12 th Floor, Building 4 Tel: (02)

CHAPTER 3 BASIC & COMBINATIONAL LOGIC CIRCUIT

Function Table of an Odd-Parity Generator Circuit

Department of Electronics and Communication Engineering

2 Logic Gates THE INVERTER. A logic gate is an electronic circuit which makes logic decisions. It has one output and one or more inputs.

Laboratory Manual CS (P) Digital Systems Lab

Digital Electronics Course Objectives

Course Outline Cover Page

Fan in: The number of inputs of a logic gate can handle.

1.) If a 3 input NOR gate has eight input possibilities, how many of those possibilities result in a HIGH output? (a.) 1 (b.) 2 (c.) 3 (d.) 7 (e.

LOGIC DIAGRAM: HALF ADDER TRUTH TABLE: A B CARRY SUM. 2012/ODD/III/ECE/DE/LM Page No. 1

Digital Electronic Concepts

LIST OF EXPERIMENTS. KCTCET/ /Odd/3rd/ETE/CSE/LM

CS302 - Digital Logic Design Glossary By

DIGITAL ELECTRONICS. Methods & diagrams : 1 Graph plotting : - Tables & analysis : - Questions & discussion : 6 Performance : 3

ELECTRONICS ADVANCED SUPPLEMENTARY LEVEL

NUMBER SYSTEM AND CODES

DIGITAL ELECTRONICS QUESTION BANK

1. The decimal number 62 is represented in hexadecimal (base 16) and binary (base 2) respectively as

SRV ENGINEERING COLLEGE SEMBODAI RUKMANI VARATHARAJAN ENGINEERING COLLEGE SEMBODAI

Gates and Circuits 1

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) SUMMER-16 EXAMINATION Model Answer

IES Digital Mock Test

Winter 14 EXAMINATION Subject Code: Model Answer P a g e 1/28

E-Tec Module Part No

University of Technology

COMBINATIONAL and SEQUENTIAL LOGIC CIRCUITS Hardware implementation and software design

Digital Electronics. A. I can list five basic safety rules for electronics. B. I can properly display large and small numbers in proper notation,

Course Overview. Course Overview

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) MODEL ANSWER

Digital. Design. R. Ananda Natarajan B C D

COMPUTER ORGANIZATION & ARCHITECTURE DIGITAL LOGIC CSCD211- DEPARTMENT OF COMPUTER SCIENCE, UNIVERSITY OF GHANA

LOGIC GATES AND LOGIC CIRCUITS A logic gate is an elementary building block of a Digital Circuit. Most logic gates have two inputs and one output.

ELECTRONIC CIRCUITS. Time: Three Hours Maximum Marks: 100

Chapter 4: FLIP FLOPS. (Sequential Circuits) By: Siti Sabariah Hj. Salihin ELECTRICAL ENGINEERING DEPARTMENT EE 202 : DIGITAL ELECTRONICS 1

UNIT-IV Combinational Logic

Unit level 4 Credit value 15. Introduction. Learning Outcomes

B.C.A 2017 DIGITAL ELECTRONICS BCA104T MODULE SPECIFICATION SHEET. Course Outline

Combinational Logic Circuits. Combinational Logic

3.1 There are three basic logic functions from which all circuits can be designed: NOT (invert), OR, and

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

Objective Questions. (a) Light (b) Temperature (c) Sound (d) all of these

Syllabus: Digital Electronics (DE) (Project Lead The Way)

Introduction to Digital Logic Missouri S&T University CPE 2210 Exam 1 Logistics

Logic Circuit Design

EEE 301 Digital Electronics

FUNCTION OF COMBINATIONAL LOGIC CIRCUIT

Chapter 1: Digital logic

DIGITAL CIRCUITS AND SYSTEMS ASSIGNMENTS 1 SOLUTIONS

DEPARTMENT OF ELECTRICAL & ELECTRONICS ENGINEERING

R & D Electronics DIGITAL IC TRAINER. Model : DE-150. Feature: Object: Specification:

UNIT-2: BOOLEAN EXPRESSIONS AND COMBINATIONAL LOGIC CIRCUITS

Dr. Nicola Nicolici COE/EE2DI4 Midterm Test #1 Oct 18, 2006

Practical Workbook Logic Design & Switching Theory

Module 4: Design and Analysis of Combinational Circuits 1. Module-4. Design and Analysis of Combinational Circuits

JEFFERSON COLLEGE COURSE SYLLABUS ETC255 INTRODUCTION TO DIGITAL CIRCUITS. 6 Credit Hours. Prepared by: Dennis Eimer

Subject: Analog and Digital Electronics Code:15CS32

Gates and and Circuits

Unit 1 Foundations in Electronics - Lesson 1.1 Introduction to Electronics Standards Essential Question Enduring Understandings

Paper No. Name of the Paper Theory marks Practical marks Periods per week Semester-I I Semiconductor

Odd-Prime Number Detector The table of minterms is represented. Table 13.1

Introduction. BME208 Logic Circuits Yalçın İŞLER

Positive and Negative Logic

DELD UNIT 3. Question Option A Option B Option C Option D Correct Option A B C

Spec. Instructor: Center

(B) The simplest way to measure the light intensity is using a photodiode in the photoconductive mode:

Digital Logic Design ELCT 201

Logic diagram: a graphical representation of a circuit

Chapter 3 Digital Logic Structures

EECS 150 Homework 4 Solutions Fall 2008

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM. Course Title: Digital Electronics (Code: )

COURSE LEARNING OUTCOMES AND OBJECTIVES

Name: Class: Date: 1. As more electronic systems have been designed using digital technology, devices have become smaller and less powerful.

This Figure here illustrates the operation for a 2-input OR gate for all four possible input combinations.

0 0 Q Q Q Q

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

2 Building Blocks. There is often the need to compare two binary values.

Electronic Instrumentation

EXPERIMENT NO 1 TRUTH TABLE (1)

Lecture 02: Digital Logic Review

logic system Outputs The addition of feedback means that the state of the circuit may change with time; it is sequential. logic system Outputs

S-[F] NPW-02 June All Syllabus B.Sc. [Electronics] Ist Year Semester-I & II.doc - 1 -

Computer Systems and Networks. ECPE 170 Jeff Shafer University of the Pacific. Digital Logic

Module -18 Flip flops

GATE Online Free Material

EXPERIMENT #5 COMBINATIONAL and SEQUENTIAL LOGIC CIRCUITS Hardware implementation and software design

Brought to you by. Priti Srinivas Sajja. PS01CMCA02 Course Content. Tutorial Practice Material. Acknowldgement References. Website pritisajja.

COMBINATIONAL CIRCUIT

CHW 261: Logic Design

TABLE 3-2 Truth Table for Code Converter Example

COLLEGE OF ENGINEERING, NASIK

CHAPTER 6 DIGITAL INSTRUMENTS

Digital Fundamentals

Veer Narmad South Gujarat University, Surat

Digital Electronics 8. Multiplexer & Demultiplexer

UNIT II: Clocked Synchronous Sequential Circuits. CpE 411 Advanced Logic Circuits Design 1

Transcription:

Number system: the system used to count discrete units is called number system Decimal system: the number system that contains 10 distinguished symbols that is 0-9 or digits is called decimal system. As per the number of symbols its base or radix is 10 Binary number system: the number system that contains only two distinguished symbols that is 0 and 1 is called binary number system. its base or radix is 2 Hexadecimal number system: the number system that contains 16 distinguished symbols that is 0-9 and A,B,C,D,E,F is called hexadecimal number system. It s base or radix is 16. Conversion from binary number to decimal number is done as given below (11011) 2 = 1 2 + 1 2 + 0 2 + 1 2 + 1 2 = 16 + 8 + 0 + 2 + 1 =27 10 Conversion from hexadecimal to decimal number is done as given below (A6B) 16 = A 16 2 + 6 16 1 + B 16 0 = 10 256 + 6 16 + 11 1 = 2460 + 96 + 11 = 2667 10

Conversion from decimal number to binary number is known as given below 2 25 2 12 2 6 2 3 2 1 0 r = 1 r = 0 r = 0 r = 1 r = 1 2510 = 110012 LSB MSB Conversion from decimal number to hexadecimal number is done as shown below 16 2742 16 171 16 10 0 r = 6 r = 11 =B r = 10 = A LSB MSB 274210 = AB616

Binary coded decimal system: it is another commonly used number system which is used in the field of digital electronics. in this case which digit of the decimal number is represented by 4 bit binary number example: 359 10 = 0011 0101 1001 (BCD) Where 3 10 = 0011 2 ; 5 10 = 0101 2 ; 9 10 =1001 2 ; The ASCII code: ASCII means American standard code for information interchange. is an alphanumeric code every numerals, letters and symbols of the board or printer is equipped with an ASCII code Logic Gates: an electronic circuit which may have one, 2 or more input signals but only one output signal is called logic Gate truth table: a tabular listing of all possible combination of inputs, for a logic Gate and the resultant output for each combination encoder truth table OR Gate: it is logic Gate which has Low output when no input is high but the output is high when any or all inputs are high AND Gate: it is logic Gate which is high output only when all the inputs are high what output is low when any are all the inputs are low.

The Inverter or NOT GATE: what is logic Gate which is higher output when the input is low and output is low when the input is high, this Gate has only one input NAND Gate: it is logic Gate which is low output when all the inputs are high but output is high when any or all inputs are low. NOR Gate: it is the logic Gate which has high output window input is high but the output is low when any or all inputs are high. Exclusive OR -XOR Gate: It is a logic Gate which is higher output when both the inputs are identical that is either both are high for both are low Exclusive NOR -XNOR Gate: it is a logic Gate which has high output when both the inputs are identical that is either both are high or both are low Boolean Algebra: the mathematical operation by which various input variables, output variables and Boolean operations are interrelated. Boolean equations a simplified by applying various theorems De Morgan s theorem:

First theorem: it states that the component of a sum equals the product of the components. That is + =. Second theorem: it states that complement of a product equals the sum of the components that is = + Karnaugh map: it is a method of simplifying Boolean functions or logic circuits a systematic mathematical way. Pair: Karnaugh map that contains adjacent 1s horizontally or vertically is called pair. Quad: when four adjacent 1s a grouped horizontally, vertically or in a square, the group so formed is called a quad Octet: when 8 adjacent 1s are grouped horizontally or vertically, the group so formed is called an octet. Redundant groups: group whose 1s are all overlapped by other groups is called redundant group NAND or NOR Universal gates: these are called Universal Gates because this Gates can be used in place of all other Gates that is NOT, AND, OR, XOR etc Binary addition: following rules are employed by adding binary numbers

0 + 0 equal to zero 0 + 1 equal to 1 1 + 0 equal to 1 1 + 1 equal to 10 1 + 1 + 1 equal to 11 Half adder: logic circuit which is used to add two binary bits is called a half adder. The output of the half adder is sum and carry. The Boolean expression and truth table of these outputs are: Sum= A B Carry = AB INPUTS OUTPUTS A B SUM CARRY 0 0 0 0 0 1 1 0 1 0 1 0 1 1 0 1

Full adder: a logic circuit which is used to add 3 binary bits is called a full adder. It has two outputs sum and carry. The Boolean expressions and truth table of these outputs are Sum= A B C Carry = AB + AC + BC INPUT OUPUT A B C CARRY SUM 0 0 0 0 0 0 0 1 0 1 0 1 0 0 1 0 1 1 1 0 1 0 0 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 1 1

Complete binary adder: half adders and full adders are usually combined to add longer binary numbers. Encoder: encoder is a device which converts the language of the people to the language of the machine Decoder: Decoder converts the machine language to the people language Flip flop: bistable multivibrator is also known as flip flop. Rs flip flop: in Rs flip flop has two inputs namely reset and set accordingly it is known as Rs flip flop. Clocked the Rs flip flop: to an Rs flip flop, when third input clock is added, the flip flop is known as clocked Rs flip flop. D flip flop: in Rs flip flop which delays the Digital Signal by the duration of one clock cycle is called a D flip flop. Edge triggered D flip flop: it is the most common type of D flip flop. it samples the bit or data at a unique instant.

JK flip flop: Universal flip flop, J and K are called control inputs because they determine what the flip flop does when a positive clock edge arrives. Register: a group of memory elements that work together as a unit is called a resistor Buffer register: buffer register is the simplest kind of register. it is used only to store a digital word. Shift register: shift register is an array of flip flops design to store and shift the data. Counters: counter is a register capable of counting the number of clock pulses that have arrived at its clock input. Ripple counter: when the output of one flip flop drives another, we call the counter as a ripple counter or an asynchronous counter.