Digital Fundamentals

Size: px
Start display at page:

Download "Digital Fundamentals"

Transcription

1 Online Instructor s Manual for Digital Fundamentals Eleventh Edition Thomas L. Floyd Boston Columbus Indianapolis New York San Francisco Hoboken Amsterdam Cape Town Dubai London Madrid Milan Munich Paris Montreal Toronto Delhi Mexico City Sao Paulo Sydney Hong Kong Seoul Singapore Taipei Tokyo

2 Copyright 015 Pearson Education, Inc., publishing as Prentice Hall, Hoboken, New Jersey and Columbus, Ohio. All rights reserved. Manufactured in the United States of America. This publication is protected by Copyright, and permission should be obtained from the publisher prior to any prohibited reproduction, storage in a retrieval system, or transmission in any form or by any means, electronic, mechanical, photocopying, recording, or likewise. To obtain permission(s) to use material from this work, please submit a written request to Pearson Education, Inc., Permissions Department, 1 River Street, Hoboken, New Jersey. Many of the designations by manufacturers and seller to distinguish their products are claimed as trademarks. Where those designations appear in this book, and the publisher was aware of a trademark claim, the designations have been printed in initial caps or all caps ISBN-13: ISBN-10:

3 CONTENTS PART 1: PROBLEM SOLUTIONS...1 CHAPTER 1 Introductory Concepts... CHAPTER Number Systems, Operations, and Codes... CHAPTER 3 Logic Gates...4 CHAPTER 4 Boolean Algebra and Logic Simplification...37 CHAPTER 5 Combinational Logic Analysis...66 CHAPTER 6 Functions of Combinational Logic...10 CHAPTER 7 Latches, Flip-Flops, and Timers CHAPTER Shift Registers CHAPTER 9 Counters...15 CHAPTER 10 Programmable Logic...11 CHAPTER 11 Data Storage CHAPTER 1 Signal Conversion and Processing...00 CHAPTER 13 Data Transmission...0 CHAPTER 14 Data Processing and Control...1 CHAPTER 15 Integrated Circuit Technologies...4 PART : APPLIED LOGIC SOLUTIONS...31 CHAPTER CHAPTER CHAPTER CHAPTER CHAPTER...47 CHAPTER CHAPTER PART 3: LABORATORY SOLUTIONS FOR EXPERIMENTS IN DIGITAL FUNDAMENTALS by David Buchla and Doug Joksch...51 PART 4: MULTISIM PROBLEM SOLUTIONS iii

4 PART 1 Problem Solutions

5 Chapter 1 CHAPTER 1 INTRODUCTORY CONCEPTS Section 1-1 Digital and Analog Quantities 1. Digital data can be transmitted and stored more efficiently and reliably than analog data. Also, digital circuits are simpler to implement and there is a greater immunity to noisy environments.. Pressure is an analog quantity. 3. A clock, a thermometer, and a speedometer can have either an analog or a digital output. Section 1- Binary Digits, Logic Levels, and Digital Waveforms 4. In positive logic, a1 is represented by a HIGH level and a 0 by a LOW level. In negative logic, a 1 is represented by a LOW level, and a 0 by a HIGH level. 5. HIGH = 1; LOW = 0. See Figure A 1 is a HIGH and a 0 is a LOW: (a) HIGH, LOW, HIGH, HIGH, HIGH, LOW, HIGH (b) HIGH, HIGH, HIGH, LOW, HIGH, LOW, LOW, HIGH

6 Chapter 1 7. See Figure 1-. Ampl = 10 V tpw.7 μs. T = 4 ms. See Figure f = 1 = T 1 4 ms = 0.5 khz = 50 Hz 10. The waveform in Figure 1-61 is periodic because it repeats at a fixed interval. 11. t W = ms; T = 4 ms tw ms % duty cycle = 100 = 100 = 50% T 4 ms 1. See Figure

7 Chapter Each bit time = 1 μs Serial transfer time = ( bits)(1 μs/bit) = μs Parallel transfer time = 1 bit time = 1 μs T f 3.5 GHz = 0.6 ns Section 1-3 Basic Logic Functions 15. L ON = SW1 SW SW1 SW. An AND gate produces a HIGH output only when all of its inputs are HIGH. 17. AND gate. See Figure An OR gate produces a HIGH output when either or both inputs are HIGH. An exclusive-or gate produces a HIGH if one input is HIGH and the other LOW. Section 1-4 Combinational and Sequential Logic Functions 19. See Figure

8 Chapter T = = 100 μs 10 khz 100 ms Pulses counted = 100 μ s = See Figure 1-7. Section 1-5 Introduction to Programmable Logic. The following do not describe PLDs: VHDL, AHDL 3. (a) SPLD: Simple Programmable Logic Device (b) CPLD: Complex Programmable Logic Device (c) HDL: Hardware Description Language (d) FPGA: Field-Programmable Gate Array (e) GAL: Generic Array Logic 4. (a) Design entry: The step in a programmable logic design flow where a description of the circuit is entered in either schematic (graphic) form or in text form using an HDL. (b) Simulation: The step in a design flow where the entered design is simulated based on defined input waveforms. (c) Compilation: A program process that controls the design flow process and translates a design source code to object code for testing and downloading. (d) Download: The process in which the design is transferred from software to hardware. 5. Place-and-route or fitting is the process where the logic structures described by the netlist are mapped into the actual structure of the specific target device. This results in an output called a bitstream. Section 1-6 Fixed-Function Logic Devices 6. Circuits with complexities of from 100 to 10,000 equivalent gates are classified as large scale integration (LSI). 7. The pins of an SMT are soldered to the pads on the surface of a pc board, whereas the pins of a DIP feed through and are soldered to the opposite side. Pin spacing on SMTs is less than on DIPs and therefore SMT packages are physically smaller and require less surface area on a pc board. 5

9 Chapter 1. See Figure 1-. Section 1-7 Test and Measurement Instruments 9. Amplitude = top of pulse minus base line V = V 1 V = 7 V 30. Amplitude = (3 div)( V /div) = 6 V. 31. T = (4 div)( ms/div) = ms f = 1 1 = 15 Hz T ms 3. Record length = (Acquisition time)(sample rate) = ( ms) 1 Msamples/s = 4 ksamples Section 1- Introduction to Trouble Shooting 33. Troubleshooting is the process of recognizing, isolating, and correcting a fault or failure in a system. 34. In the half-splitting method, a point half way between the input and output is checked for the presence or absence of a signal. 35. In the signal-tracing method, a signal is tracked as it progresses through a system until a point is found where the signal disappears or is incorrect. 36. In signal subsitution, a generated signal replaces the normal input signal of a system or portion of s system. In signal injection a generated signal is injected into the system at a point where the normal signal has been determined to be faulty or missing. 37. When a failure is reported, determine when and how it failed and what are the symptoms. 6

10 Chapter 1 3. No output signal can be caused by no dc power, no input signal, or a short or open that prevents the signal from getting to the output. 39. An incorrect output can be caused by an incorrect dc supply voltage, improper ground, incorrect component value, or a faulty component. 40. Some types of obvious things that you look for when a system fails are visible faults such as shorted wires, solder splashes, wire clippings, bad or open connections, burned components, Also look for a signal that is incorrect in terms of amplitude shape, or frequency or the absence of a signal. 41. To isolate a fault in a system, apply half-splitting or signal tracing. 4. Two common troubleshooting instruments are the oscilloscope and the DMM. 43. When a fault has been isolated to a particular circuit board, the options are to repair the board or replace the board with a known good board. 7

11 CHAPTER NUMBER SYSTEMS, OPERATIONS, AND CODES Section -1 Decimal Numbers 1. (a) 136 = = The digit 6 has a weight of 10 0 = 1 (b) 54,69 = = 5 10, The digit 6 has a weight of 10 = 100 (c) 671,90 = = 6 100, , The digit 6 has a weight of 10 5 = 100,000. (a) 10 = 10 1 (b) 100 = 10 (c) 10,000 = 10 4 (d) 1,000,000 = (a) 471 = = = (b) 9,356 = = = 9, (c) 15,000 = = 1 100,000 10, = 100,000 0,000 5, The highest four-digit decimal number is Section - Binary Numbers 5. (a) 11 = = 1 = 3 (b) 100 = = 4 (c) 111 = = 4 1 = 7 (d) 1000 = = (e) 1001 = = 1 = 9 (f) 1100 = = 4 = 1 (g) 1011 = = 1 = 11 (h) 1111 = = 4 1 = 15

12 Chapter 6. (a) 1110 = = 4 = 14 (b) = = = 10 (c) = = 4 = (d) = 1 4 = (e) 1 = = 4 1 = 1 (f) = = 4 1 = 9 (g) = = 4 1 = 3 (h) = = 4 1 = (a) = = = (b) = = = 4.5 (c) = = = (d) = = = (e) = = = (f) = (g) = = = = = (h) = = = (a) 1 = 3 (b) 3 1 = 7 (c) 4 1 = 15 (d) 5 1 = 31 (e) 6 1 = 63 (f) 7 1 = 17 (g) 1 = 55 (h) 9 1 = 511 (i) 10 1 = 103 (j) 11 1 = (a) ( 4 1) < 17 < ( 5 1); 5 bits (b) ( 5 1) < 35 < ( 6 1); 6 bits (c) ( 5 1) < 49 < ( 6 1); 6 bits (d) ( 6 1) < 6 < ( 7 1); 7 bits (e) ( 6 1) < 1 < ( 7 1); 7 bits (f) ( 6 1) < 114 < ( 7 1); 7 bits (g) ( 7 1) < 13 < ( 1); bits (h) ( 7 1) < 05 < ( 1); bits 9

13 Chapter 10. (a) 0 through 7: 000, 001, 010, 011, 100, 101, 110, 111 (b) through 15: 1000, 1001,, 1011, 1100, 1101, 1110, 1111 (c) through 31: 10000, 10001, 10010, 10011, 0, 1, 10110, 10111, 11000, 11001, 1, 11011, 11100, 11101, 11110, (d) 3 through 63: , , , , , , , , 0, 01, 10, 11, , , , , , , , , 10, 11, , , , , 11, , , , , (e) 64 through 75: , , , , , , , , , , 100, Section -3 Decimal-to-Binary Conversion 11. (a) 10 = = 3 1 = (b) 17 = 1 = 4 0 = (c) 4 = = 4 3 = (d) 4 = 3 = 5 4 = (e) 61 = = = (f) 93 = = = (g) 15 = = = (h) = 1 3 = = (a) = (b) = (c) =

14 Chapter 13. (a) 15 = 7, R = 1( LSB) (b) 1 = 10, R = 1 (LSB) (c) = 14, R = 0 (LSB) 7 = 3, R = 1 10 = 5, R = 0 14 = 7, R = 0 3 = 1, R = 1 5 =, R = 1 7 = 3, R = 1 1 = 0, R = 1 (MSB) = 1, R = 0 3 = 1, R = 1 1 = 0, R = 1 (MSB) 1 = 0, R = 1 (MSB) (d) 34 = 17, R = 0 (LSB) 17 =, R = 1 = 4, R = 0 4 =, R = 0 = 1, R = 0 1 = 0, R = 1 (MSB) (e) 40 = 0, R = 0 (LSB) 0 = 10, R = 0 10 = 5, R = 0 5 =, R = 1 = 1, R = 0 1 = 0, R = 1 (MSB) (f) 59 = 9, R = 1 (LSB) 9 = 14, R = 1 14 = 7, R = 0 7 = 3, R = 1 3 = 1, R = 1 1 = 0, R = 1 (MSB) (g) 65 = 3, R = 1 (LSB) (h) 73 = 36, R = 1 (LSB) 3 =, R = 0 36 = 1, R = 0 =, R = 0 1 = 9, R = 0 = 4, R = 0 9 = 4, R = 1 4 =, R = 0 4 =, R = 0 = 1, R = 0 = 1, R = 0 1 = 0, R = 1 (MSB) 1 = 0, R = 1 (MSB) 11

15 Chapter 14. (a) 0.9 = (MSB) (b) = (MSB) 0.96 = = = = = = = = = = continue if more accuracy is desired 0.0 = continue if more accuracy is desired (c) 0.90 = (MSB) = = = = = = continue if more accuracy is desired Section -4 Binary Arithmetic 15. (a) (b) (c) (d) (e) (f) (a) (b) (c) (d) (e) (f)

16 Chapter 17. (a) (e) (b) (f) (c) (d) (a) = 010 (b) = 0011 (c) = Section -5 Complements of Binary Numbers 19. Zero is represented in 1 s complement as all 0 s (for 0) or all 1 s (for 0). 0. Zero is represented by all 0 s only in s complement. 1. (a) The 1 s complement of 101 is 010. (b) The 1 s complement of 110 is 001. (c) The 1 s complement of is (d) The 1 s complement of 1111 is (e) The 1 s complement of 111 is 000. (f) The 1 s complement of is Take the 1 s complement and add 1: (a) 01 1 = 10 (b) = 001 (c) = 0111 (d) = 0011 (e) = (f) = (g) = 0000 (h) = Section -6 Signed Numbers 3. (a) Magnitude of 9 = (b) Magnitude of 5 = = = 1101 (c) Magnitude of = (d) Magnitude of 13 = = =

17 Chapter 4. (a) Magnitude of 34 = (b) Magnitude of 57 = = = (c) Magnitude of 99 = (d) Magnitude of 115 = = = (a) Magnitude of 1 = 1100 (b) Magnitude of 6 = = = (c) Magnitude of = (d) Magnitude of 15 = = = (a) = 5 (b) 0110 = 1 (c) = (a) = ( ) = 10 (b) 0110 = (110) = 1 (c) = ( ) = 64. (a) = ( ) = 103 (b) 0110 = (110) = 1 (c) = ( ) = (a) sign = exponent = = Mantissa = (b) sign = exponent = = 13 = 1000 Mantissa = (a) Sign = 1 Exponent = = = Mantissa = = = (b) Sign = 0 Exponent = = = 77 Mantissa =

18 Chapter Section -7 Arithmetic Operations with Signed Numbers 31. (a) 33 = = (c) 46 = = = (b) 56 = = = (d) = = = = (a) (b) (a) (b) (a) (b) Changing to s complement with sign: = =, remainder of 1 5 Section - Hexadecimal Numbers 37. (a) 3 = (b) 59 = (c) A14 = (d) 5C = (e) 4100 = (f) FB17 = (g) A9D =

19 Chapter 3. (a) 1110 = E (b) 10 = (c) = 17 (d) 0110 = A6 (e) = 3F0 (f) = (a) 3 = = 3 3 = 35 (b) 9 = = 144 = 146 (c) 1A = = 10 = 6 (d) D = = 1 13 = 141 (e) F3 = = 40 3 = 43 (f) EB = = 4 11 = 35 (g) 5C = = = 1474 (h) 700 = 7 = (a) = 0, remainder = hexadecimal number = (b) 14 = 0, remainder = 14 = E hexadecimal number = E (c) 33 =, remainder = 1 (LSD) (d) 5 = 3, remainder = 4 (LSD) = 0, remainder = 3 = 0, remainder = 3 hexadecimal number = 1 hexadecimal number = 34 (e) 4 = 17, remainder = 1 = C (LSD) (f) 90 = 10, remainder = 10 = A (LSD) 17 = 1, remainder = 1 10 = 11, remainder = 4 1 = 0, remainder = 1 11 = 0, remainder = 11 = B hexadecimal number = 11C hexadecimal number = B4A (g) 4019 = 51, remainder = 3 (LSD) (h) 6500 = 406, remainder = 4 (LSD) 51 = 15, remainder = 11 = B 406 = 5, remainder = 6 15 = 0, remainder = 15 = F 5 = 1, remainder = 9 hexadecimal number = FB3 1 = 0, remainder = 1 hexadecimal number = (a) 37 9 = 60 (b) A0 6B = 10B (c) FF BB = 1BA

20 Chapter 4. (a) = 11 (b) C 3A = E (c) FD = 75 Section -9 Octal Numbers 43. (a) 1 = = = 10 (b) 7 = = 7 = 3 (c) 56 = = 40 6 = 46 (d) 64 = = 4 4 = 5 (e) 103 = = 64 3 = 67 (f) 557 = = = 367 (g) 3 = = = 115 (h) 104 = = 51 4 = 53 (i) 7765 = = = (a) 15 = 1, remainder = 7 (LSD) (b) 7 = 3, remainder = 3 (LSD) 1 = 0, remainder =1 3 = 0, remainder = 3 octal number = 17 octal number = 33 (c) 46 = 5, remainder = 6 (LSD) (d) 70 =, remainder = 6 (LSD) 5 = 0, remainder = 5 = 1, remainder = 0 octal number = 56 1 = 0, remainder = 1 octal number = 106 (e) 100 = 1, remainder = 4 (LSD) (f) 14 = 17, remainder = 6 (LSD) 1 = 1, remainder = 4 17 =, remainder = 1 1 = 0, remainder = 1 octal number = 144 = 0, remainder = octal number = (g) 19 = 7, remainder = 3 (LSD) (h) 435 = 54, remainder = 3 (LSD) 7 = 3, remainder = 3 54 = 6, remainder = 6 3 = 0, remainder = 3 octal number = = 0, remainder = 6 octal number =

21 45. (a) 13 = (b) 57 = (c) 101 = (d) 31 = (e) 540 = (f) 4653 = (g) 1371 = (h) = (i) = (a) 111 = 7 (b) 010 = (c) = 67 (d) = 5 (e) = 14 (f) = 136 (g) = 5431 (h) = 603 (i) = Section -10 Binary Coded Decimal (BCD) 47. (a) 10 = (b) 13 = (c) 1 = (d) 1 = (e) 5 = (f) 36 = (g) 44 = (h) 57 = (i) 69 = (j) 9 = (k) 15 = (l) 156 = (a) 10 = 4 bits binary, bits BCD (b) 13 = bits binary, bits BCD (c) 1 = bits binary, bits BCD (d) 1 = 1 5 bits binary, bits BCD (e) 5 = bits binary, bits BCD (f) 36 = bits binary, bits BCD (g) 44 = bits binary, bits BCD (h) 57 = bits binary, bits BCD (i) 69 = bits binary, bits BCD (j) 9 = bits binary, bits BCD (k) 15 = bits binary, 1 ibts BCD (l) 156 = bits binary, 1 bits BCD 1

22 Chapter 49. (a) 104 = (b) 1 = (c) 13 = (d) 150 = (e) = (f) 10 = (g) 359 = (h) 547 = (i) 1051 = (a) 0001 = 1 (b) 0110 = 6 (c) 1001 = 9 (d) = 1 (e) = 19 (f) = 3 (g) = 45 (h) = 9 (i) = (a) = 0 (b) = 37 (c) = 346 (d) = 41 (e) = 754 (f) = 00 (g) = 97 (h) = 3 (i) = 901 (j) = (a) (d) (g) (b) (e) (h) (c) (f)

23 Chapter (a) (c) (e) (g) (b) (d) (f) (h) invalid invalid invalid invalid invalid invalid invalid invalid

24 Chapter 54. (a) (c) (e) (g) (b) (d) (f) (h) Section -11 Digital Codes 55. The Gray code makes only one bit change at a time when going from one number in the sequence to the next number. Gray for 1111 = 1000 Gray for 0000 = (a) Binary (b) Binary Gray Gray (c) Binary Gray 57. (a) Gray (b) Gray Binary Binary (c) Gray Binary 5. (a) (b) (c) (d) (e) (f) (g) (h) (i)

25 Chapter 59. (a) CAN (b) 100 J (c) = (d) # (e) > (f) B H e l l o. # H o w # a r e # y o u? C 6C 6F E F F 75 3F INPUT A, B SP I N E P U T SP A , C B Section -1 Error Codes 63. Code (b) has five 1s, so it is in error. 64. Codes (a) and (c) 0 are in error because they have an even number of 1s. 65. (a) (b) (c)

26 Chapter 66. (a) (a) (b) (b) (c) (c) In each case, you get the other number Remainder = 0110 Append remainder to data CRC is Error in MSB of transmitted CRC: Remainder is 10, indicating an error. 3

Essentials of College Algebra

Essentials of College Algebra Essentials of College Algebra For these Global Editions, the editorial team at Pearson has collaborated with educators across the world to address a wide range of subjects and requirements, equipping students

More information

Digital Fundamentals

Digital Fundamentals Digital Fundamentals Tenth Edition Floyd Chapter 9 Sections 9-1 thru 9-5 2009 Pearson Education, Upper 2008 Pearson Saddle River, Education NJ 07458. All Rights Reserved ET285 Agenda Week 2 Quiz 0: Covered

More information

Mathematics with Applications

Mathematics with Applications Mathematics with Applications in the Management, Natural, and Social Sciences For these Global Editions, the editorial team at Pearson has collaborated with educators across the world to address a wide

More information

Experimentation. Third Edition. Wheeler. Ahmad R. Ganji. School of Engineering. With Third Edition contributions by. V. V. Krishnan. Brian S.

Experimentation. Third Edition. Wheeler. Ahmad R. Ganji. School of Engineering. With Third Edition contributions by. V. V. Krishnan. Brian S. Introduction to Engineering Experimentation Third Edition Anthony J. Ahmad R. Wheeler Ganji School of Engineering San Francisco State University With Third Edition contributions by V. V. Krishnan San Francisco

More information

LOGIC CIRCUITS. Basic Experiment and Design of Electronics. Ho Kyung Kim, Ph.D.

LOGIC CIRCUITS. Basic Experiment and Design of Electronics. Ho Kyung Kim, Ph.D. Basic Experiment and Design of Electronics LOGIC CIRCUITS Ho Kyung Kim, Ph.D. hokyung@pusan.ac.kr School of Mechanical Engineering Pusan National University Digital IC packages TTL (transistor-transistor

More information

PAST EXAM PAPER & MEMO N3 ABOUT THE QUESTION PAPERS:

PAST EXAM PAPER & MEMO N3 ABOUT THE QUESTION PAPERS: EKURHULENI TECH COLLEGE. No. 3 Mogale Square, Krugersdorp. Website: www. ekurhulenitech.co.za Email: info@ekurhulenitech.co.za TEL: 011 040 7343 CELL: 073 770 3028/060 715 4529 PAST EXAM PAPER & MEMO N3

More information

CHW 261: Logic Design

CHW 261: Logic Design CHW 26: Logic Design Instructors: Prof. Hala Zayed Dr. Ahmed Shalaby http://www.bu.edu.eg/staff/halazayed4 http://bu.edu.eg/staff/ahmedshalaby4# Slide Digital Fundamentals Digital Concepts Slide 2 What?

More information

LOGIC CIRCUITS. Basic Experiment and Design of Electronics

LOGIC CIRCUITS. Basic Experiment and Design of Electronics Basic Experiment and Design of Electronics LOGIC CIRCUITS Ho Kyung Kim, Ph.D. hokyung@pusan.ac.kr School of Mechanical Engineering Pusan National University Outline Combinational logic circuits Output

More information

CpE358/CS381. Switching Theory and Logical Design. Summer

CpE358/CS381. Switching Theory and Logical Design. Summer Switching Theory and Logical Design - Class Schedule Monday Tuesday Wednesday Thursday Friday May 7 8 9 - Class 2 - Class 2 2 24 - Class 3 25 26 - Class 4 27 28 Quiz Commencement 3 June 2 - Class 5 3 -

More information

DE58/DC58 LOGIC DESIGN DEC 2014

DE58/DC58 LOGIC DESIGN DEC 2014 Q.2 a. In a base-5 number system, 3 digit representations is used. Find out (i) Number of distinct quantities that can be represented.(ii) Representation of highest decimal number in base-5. Since, r=5

More information

University of Iowa. Elliot A. Tanis. Hope College. Dale L. Zimmerman. University of Iowa

University of Iowa. Elliot A. Tanis. Hope College. Dale L. Zimmerman. University of Iowa INSTRUCTOR S SOLUTIONS MANUAL PROBABILITY AND STATISTICAL INFERENCE NINTH EDITION ROBERT V. HOGG University of Iowa Elliot A. Tanis Hope College Dale L. Zimmerman University of Iowa Boston Columbus Indianapolis

More information

Chapter 7 Logic Circuits

Chapter 7 Logic Circuits Chapter 7 Logic Circuits Goal. Advantages of digital technology compared to analog technology. 2. Terminology of Digital Circuits. 3. Convert Numbers between Decimal, Binary and Other forms. 5. Binary

More information

College Algebra. Third Edition. Concepts Through Functions. Michael Sullivan. Michael Sullivan, III. Chicago State University. Joliet Junior College

College Algebra. Third Edition. Concepts Through Functions. Michael Sullivan. Michael Sullivan, III. Chicago State University. Joliet Junior College College Algebra Concepts Through Functions Third Edition Michael Sullivan Chicago State University Michael Sullivan, III Joliet Junior College PEARSON Boston Columbus Indianapolis New York San Francisco

More information

Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4

Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4 Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4 4.1.1 Signal... 4 4.1.2 Comparison of Analog and Digital Signal... 7 4.2 Number Systems... 7 4.2.1 Decimal Number System... 7 4.2.2 Binary

More information

CHAPTER 7. Exercises 17/ / /2 2 0

CHAPTER 7. Exercises 17/ / /2 2 0 CHAPTER 7 Exercises E7. (a) For the whole part, we have: Quotient Remainders 23/2 /2 5 5/2 2 2/2 0 /2 0 Reading the remainders in reverse order, we obtain: 23 0 = 0 2 For the fractional part we have 2

More information

SAU1A FUNDAMENTALS OF DIGITAL COMPUTERS

SAU1A FUNDAMENTALS OF DIGITAL COMPUTERS SAU1A FUNDAMENTALS OF DIGITAL COMPUTERS Unit : I - V Unit : I Overview Fundamentals of Computers Characteristics of Computers Computer Language Operating Systems Generation of Computers 2 Definition of

More information

Digital Fundamentals

Digital Fundamentals Digital Fundamentals Tenth Edition Floyd hapter 8 Modified by Yuttapong Jiraraksopakun Floyd, Digital Fundamentals, 10 th 2008 Pearson Education ENE, KMUTT ed 2009 ounting in Binary As you know, the binary

More information

Digital Logic and Design (Course Code: EE222) Lecture 1 5: Digital Electronics Fundamentals. Evolution of Electronic Devices

Digital Logic and Design (Course Code: EE222) Lecture 1 5: Digital Electronics Fundamentals. Evolution of Electronic Devices Indian Institute of Technolog Jodhpur, Year 207 208 Digital Logic and Design (Course Code: EE222) Lecture 5: Digital Electronics Fundamentals Course Instructor: Shree Prakash Tiwari Email: sptiwari@iitj.ac.in

More information

3. Complete the following table of equivalent values. Use binary numbers with a sign bit and 7 bits for the value

3. Complete the following table of equivalent values. Use binary numbers with a sign bit and 7 bits for the value EGC22 Digital Logic Fundamental Additional Practice Problems. Complete the following table of equivalent values. Binary. Octal 35.77 33.23.875 29.99 27 9 64 Hexadecimal B.3 D.FD B.4C 2. Calculate the following

More information

Steven J. Leon University of Massachusetts, Dartmouth

Steven J. Leon University of Massachusetts, Dartmouth INSTRUCTOR S SOLUTIONS MANUAL LINEAR ALGEBRA WITH APPLICATIONS NINTH EDITION Steven J. Leon University of Massachusetts, Dartmouth Boston Columbus Indianapolis New York San Francisco Amsterdam Cape Town

More information

WORKBOOK. Try Yourself Questions. Electrical Engineering Digital Electronics. Detailed Explanations of

WORKBOOK. Try Yourself Questions. Electrical Engineering Digital Electronics. Detailed Explanations of 27 WORKBOOK Detailed Eplanations of Try Yourself Questions Electrical Engineering Digital Electronics Number Systems and Codes T : Solution Converting into decimal number system 2 + 3 + 5 + 8 2 + 4 8 +

More information

Fundamentals of Digital Design

Fundamentals of Digital Design Fundamentals of Digital Design Digital Radiation Measurement and Spectroscopy NE/RHP 537 1 Binary Number System The binary numeral system, or base-2 number system, is a numeral system that represents numeric

More information

Lab 3 Revisited. Zener diodes IAP 2008 Lecture 4 1

Lab 3 Revisited. Zener diodes IAP 2008 Lecture 4 1 Lab 3 Revisited Zener diodes R C 6.091 IAP 2008 Lecture 4 1 Lab 3 Revisited +15 Voltage regulators 555 timers 270 1N758 0.1uf 5K pot V+ V- 2N2222 0.1uf V o. V CC V Vin s = 5 V Vc V c Vs 1 e t = RC Threshold

More information

( c) Give logic symbol, Truth table and circuit diagram for a clocked SR flip-flop. A combinational circuit is defined by the function

( c) Give logic symbol, Truth table and circuit diagram for a clocked SR flip-flop. A combinational circuit is defined by the function Question Paper Digital Electronics (EE-204-F) MDU Examination May 2015 1. (a) represent (32)10 in (i) BCD 8421 code (ii) Excess-3 code (iii) ASCII code (b) Design half adder using only NAND gates. ( c)

More information

Chapter 3 Combinational Logic Design

Chapter 3 Combinational Logic Design Logic and Computer Design Fundamentals Chapter 3 Combinational Logic Design Part 2 Combinational Logic Charles Kime & Thomas Kaminski 28 Pearson Education, Inc. (Hyperlinks are active in View Show mode)

More information

S.Y. Diploma : Sem. III [DE/ED/EI/EJ/EN/ET/EV/EX/IC/IE/IS/IU/MU] Principles of Digital Techniques

S.Y. Diploma : Sem. III [DE/ED/EI/EJ/EN/ET/EV/EX/IC/IE/IS/IU/MU] Principles of Digital Techniques S.Y. Diploma : Sem. III [DE/ED/EI/EJ/EN/ET/EV/EX/IC/IE/IS/IU/MU] Principles of Digital Techniques Time: 3 Hrs.] Prelim Question Paper Solution [Marks : 100 Q.1(a) Attempt any SIX of the following : [12]

More information

Philadelphia University Student Name: Student Number:

Philadelphia University Student Name: Student Number: Philadelphia University Student Name: Student Number: Faculty of Engineering Serial Number: Final Exam, First Semester: 2017/2018 Dept. of Computer Engineering Course Title: Logic Circuits Date: 29/01/2018

More information

EMPIRICAL POLITICAL ANALYSIS

EMPIRICAL POLITICAL ANALYSIS Eighth Edition SUB Hamburg A/533757 EMPIRICAL POLITICAL ANALYSIS QUANTITATIVE AND QUALITATIVE RESEARCH METHODS Craig Leonard Brians Virginia Polytechnic and State University Lars Willnat Indiana University

More information

Vidyalankar S.E. Sem. III [CMPN] Digital Logic Design and Analysis Prelim Question Paper Solution

Vidyalankar S.E. Sem. III [CMPN] Digital Logic Design and Analysis Prelim Question Paper Solution . (a) (i) ( B C 5) H (A 2 B D) H S.E. Sem. III [CMPN] Digital Logic Design and Analysis Prelim Question Paper Solution ( B C 5) H (A 2 B D) H = (FFFF 698) H (ii) (2.3) 4 + (22.3) 4 2 2. 3 2. 3 2 3. 2 (2.3)

More information

GLOBAL EDITION. Structural Analysis. Ninth Edition in SI Units. R. C. Hibbeler

GLOBAL EDITION. Structural Analysis. Ninth Edition in SI Units. R. C. Hibbeler GLOAL EDITION Structural Analysis Ninth Edition in SI Units R. C. Hibbeler STRUCTURAL ANALYSIS NINTH EDITION IN SI UNITS R. C. HIELER SI Conversion by Kai eng Yap oston Columbus Indianapolis New York San

More information

S.Y. Diploma : Sem. III [CO/CM/IF/CD/CW] Digital Techniques

S.Y. Diploma : Sem. III [CO/CM/IF/CD/CW] Digital Techniques S.Y. Diploma : Sem. III [CO/CM/IF/CD/CW] Digital Techniques Time: 3 Hrs.] Prelim Question Paper Solution [Marks : 100 Q.1(a) Attempt any SIX of the following : [12] Q.1(a) (i) Derive AND gate and OR gate

More information

Why digital? Overview. Number Systems. Binary to Decimal conversion

Why digital? Overview. Number Systems. Binary to Decimal conversion Why digital? Overview It has the following advantages over analog. It can be processed and transmitted efficiently and reliably. It can be stored and retrieved with greater accuracy. Noise level does not

More information

Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS

Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS 1) Given the two binary numbers X = 1010100 and Y = 1000011, perform the subtraction (a) X -Y and (b) Y - X using 2's complements. a) X = 1010100

More information

PGT104 Digital Electronics. PGT104 Digital Electronics

PGT104 Digital Electronics. PGT104 Digital Electronics 1 Part 6 Sequential Logic ircuits Disclaimer: Most of the contents (if not all) are extracted from resources available for Digital Fundamentals 10 th Edition 2 Basic Shift Register Operations A shift register

More information

of Digital Electronics

of Digital Electronics 26 Digital Electronics 729 Digital Electronics 26.1 Analog and Digital Signals 26.3 Binary Number System 26.5 Decimal to Binary Conversion 26.7 Octal Number System 26.9 Binary-Coded Decimal Code (BCD Code)

More information

Save from: cs. Logic design 1 st Class أستاذ المادة: د. عماد

Save from:   cs. Logic design 1 st Class أستاذ المادة: د. عماد Save from: www.uotiq.org/dep cs Logic design 1 st Class أستاذ المادة: د. عماد استاذة المادة: م.م ميساء Contents Lectured One: Number system operation 1- Decimal numbers. 2- Binary numbers. 3- Octal numbers.

More information

vidyarthiplus.com vidyarthiplus.com vidyarthiplus.com ANNA UNIVERSITY- COMBATORE B.E./ B.TECH. DEGREE EXAMINATION - JUNE 2009. ELECTRICAL & ELECTONICS ENGG. - FOURTH SEMESTER DIGITAL LOGIC CIRCUITS PART-A

More information

CHW 261: Logic Design

CHW 261: Logic Design CHW 26: Logic Design Instructors: Prof. Hala Zayed Dr. Ahmed Shalaby http://www.bu.edu.eg/staff/halazayed4 http://bu.edu.eg/staff/ahmedshalaby4# Slide Digital Fundamentals CHAPTER 8 Counters Slide 2 Counting

More information

XI STANDARD [ COMPUTER SCIENCE ] 5 MARKS STUDY MATERIAL.

XI STANDARD [ COMPUTER SCIENCE ] 5 MARKS STUDY MATERIAL. 2017-18 XI STANDARD [ COMPUTER SCIENCE ] 5 MARKS STUDY MATERIAL HALF ADDER 1. The circuit that performs addition within the Arithmetic and Logic Unit of the CPU are called adders. 2. A unit that adds two

More information

A crash course in Digital Logic

A crash course in Digital Logic crash course in Digital Logic Computer rchitecture 1DT016 distance Fall 2017 http://xyx.se/1dt016/index.php Per Foyer Mail: per.foyer@it.uu.se Per.Foyer@it.uu.se 2017 1 We start from here Gates Flip-flops

More information

Cs302 Quiz for MID TERM Exam Solved

Cs302 Quiz for MID TERM Exam Solved Question # 1 of 10 ( Start time: 01:30:33 PM ) Total Marks: 1 Caveman used a number system that has distinct shapes: 4 5 6 7 Question # 2 of 10 ( Start time: 01:31:25 PM ) Total Marks: 1 TTL based devices

More information

Number System conversions

Number System conversions Number System conversions Number Systems The system used to count discrete units is called number system. There are four systems of arithmetic which are often used in digital electronics. Decimal Number

More information

Proportional Relationships

Proportional Relationships Sampler Math Foundation Unit Grade 7 Proportional Relationships This book belongs to: Copyright 2012 Pearson Education, Inc., or its affiliate(s). All Rights Reserved. Printed in the United States of America.

More information

課程名稱 : 數位邏輯設計 P-1/ /6/11

課程名稱 : 數位邏輯設計 P-1/ /6/11 課程名稱 : 數位邏輯設計 P-1/55 2012/6/11 Textbook: Digital Design, 4 th. Edition M. Morris Mano and Michael D. Ciletti Prentice-Hall, Inc. 教師 : 蘇慶龍 INSTRUCTOR : CHING-LUNG SU E-mail: kevinsu@yuntech.edu.tw Chapter

More information

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) State any two Boolean laws. (Any 2 laws 1 mark each)

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) State any two Boolean laws. (Any 2 laws 1 mark each) Subject Code: 17333 Model Answer Page 1/ 27 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model

More information

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING CS6201 DIGITAL PRINCIPLES AND SYSTEM DESIGN

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING CS6201 DIGITAL PRINCIPLES AND SYSTEM DESIGN DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING CS6201 DIGITAL PRINCIPLES AND SYSTEM DESIGN UNIT I : BOOLEAN ALGEBRA AND LOGIC GATES PART - A (2 MARKS) Number

More information

Exam for Physics 4051, October 31, 2008

Exam for Physics 4051, October 31, 2008 Exam for Physics 45, October, 8 5 points - closed book - calculators allowed - show your work Problem : (6 Points) The 4 bit shift register circuit shown in Figure has been initialized to contain the following

More information

per chip (approx) 1 SSI (Small Scale Integration) Up to 99

per chip (approx) 1 SSI (Small Scale Integration) Up to 99 Q.2 a. Classify the integration technology as per the scale of integration. Explain in brief the various steps involved in fabrication of monolithic IC. Scales of Integration (Basic) Various steps involved

More information

CHAPTER 7. Solutions for Exercises

CHAPTER 7. Solutions for Exercises CHAPTER 7 Solutions for Exercises E7.1 (a) For the whole part we have: Quotient Remainders 23/2 11 1 11/2 5 1 5/2 2 1 2/2 1 0 1/2 0 1 Reading the remainders in reverse order we obtain: 23 10 = 10111 2

More information

Boolean Algebra and Digital Logic 2009, University of Colombo School of Computing

Boolean Algebra and Digital Logic 2009, University of Colombo School of Computing IT 204 Section 3.0 Boolean Algebra and Digital Logic Boolean Algebra 2 Logic Equations to Truth Tables X = A. B + A. B + AB A B X 0 0 0 0 3 Sum of Products The OR operation performed on the products of

More information

Vidyalankar S.E. Sem. III [EXTC] Digital Electronics Prelim Question Paper Solution ABCD ABCD ABCD ABCD ABCD ABCD ABCD ABCD = B

Vidyalankar S.E. Sem. III [EXTC] Digital Electronics Prelim Question Paper Solution ABCD ABCD ABCD ABCD ABCD ABCD ABCD ABCD = B . (a). (b). (c) S.E. Sem. III [EXTC] igital Electronics Prelim Question Paper Solution ABC ABC ABC ABC ABC ABC ABC ABC = B LHS = ABC ABC ABC ABC ABC ABC ABC ABC But ( ) = = ABC( ) ABC( ) ABC( ) ABC( )

More information

Unit 7 Sequential Circuits (Flip Flop, Registers)

Unit 7 Sequential Circuits (Flip Flop, Registers) College of Computer and Information Sciences Department of Computer Science CSC 220: Computer Organization Unit 7 Sequential Circuits (Flip Flop, Registers) 2 SR Flip-Flop The SR flip-flop, also known

More information

SERIALLY PROGRAMMABLE CLOCK SOURCE. Features

SERIALLY PROGRAMMABLE CLOCK SOURCE. Features DATASHEET ICS307-03 Description The ICS307-03 is a dynamic, serially programmable clock source which is flexible and takes up minimal board space. Output frequencies are programmed via a 3-wire SPI port.

More information

STATICS AND DYNAMICS

STATICS AND DYNAMICS ENGINEERING MECHANICS STATICS AND DYNAMICS FOURTEENTH EDITION R. C. HIBBELER PEARSON Hoboken Boston Columbus San Francisco New York Indianapolis London Toronto Sydney Singapore Tokyo Montreal Dubai Madrid

More information

Philadelphia University Student Name: Student Number:

Philadelphia University Student Name: Student Number: Philadelphia University Student Name: Student Number: Faculty of Engineering Serial Number: Final Exam, Second Semester: 2015/2016 Dept. of Computer Engineering Course Title: Logic Circuits Date: 08/06/2016

More information

Integrated Arithmetic and Basic Algebra

Integrated Arithmetic and Basic Algebra 211 771 406 III T H I R D E D I T I O N Integrated Arithmetic and Basic Algebra Bill E. Jordan Seminole Community College William P. Palow Miami-Dade College Boston San Francisco New York London Toronto

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. INTEGRATED CIRCUITS DATA SHEET For a complete data sheet, please also download:

More information

UNIVERSITI TENAGA NASIONAL. College of Information Technology

UNIVERSITI TENAGA NASIONAL. College of Information Technology UNIVERSITI TENAGA NASIONAL College of Information Technology BACHELOR OF COMPUTER SCIENCE (HONS.) FINAL EXAMINATION SEMESTER 2 2012/2013 DIGITAL SYSTEMS DESIGN (CSNB163) January 2013 Time allowed: 3 hours

More information

Combinatorial Logic Design Principles

Combinatorial Logic Design Principles Combinatorial Logic Design Principles ECGR2181 Chapter 4 Notes Logic System Design I 4-1 Boolean algebra a.k.a. switching algebra deals with boolean values -- 0, 1 Positive-logic convention analog voltages

More information

Digital Electronics. Part A

Digital Electronics. Part A Digital Electronics Final Examination Part A Winter 2004-05 Student Name: Date: lass Period: Total Points: Multiple hoice Directions: Select the letter of the response which best completes the item or

More information

CSC9R6 Computer Design. Practical Digital Logic

CSC9R6 Computer Design. Practical Digital Logic CSC9R6 Computer Design Practical Digital Logic 1 References (for this part of CSC9R6) Hamacher et al: Computer Organization App A. In library Floyd: Digital Fundamentals Ch 1, 3-6, 8-10 web page: www.prenhall.com/floyd/

More information

Digital Circuits, Binary Numbering, and Logic Gates Cornerstone Electronics Technology and Robotics II

Digital Circuits, Binary Numbering, and Logic Gates Cornerstone Electronics Technology and Robotics II Digital Circuits, Binary Numbering, and Logic Gates Cornerstone Electronics Technology and Robotics II Administration: o Prayer Electricity and Electronics, Section 20.1, Digital Fundamentals: o Fundamentals:

More information

Binary addition example worked out

Binary addition example worked out Binary addition example worked out Some terms are given here Exercise: what are these numbers equivalent to in decimal? The initial carry in is implicitly 0 1 1 1 0 (Carries) 1 0 1 1 (Augend) + 1 1 1 0

More information

Introductory Statistics Neil A. Weiss Ninth Edition

Introductory Statistics Neil A. Weiss Ninth Edition Introductory Statistics Neil A. Weiss Ninth Edition Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the world Visit us on the World Wide Web at:

More information

Department of Electrical and Computer Engineering University of Wisconsin Madison. Fall Final Examination

Department of Electrical and Computer Engineering University of Wisconsin Madison. Fall Final Examination Department of Electrical and Computer Engineering University of Wisconsin Madison ECE 553: Testing and Testable Design of Digital Systems Fall 2013-2014 Final Examination CLOSED BOOK Kewal K. Saluja Date:

More information

King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department

King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department Page of COE 22: Digital Logic Design (3--3) Term (Fall 22) Final Exam Sunday January

More information

Essentials of College Algebra

Essentials of College Algebra Essentials of College Algebra For these Global Editions, the editorial team at Pearson has collaborated with educators across the world to address a wide range of subjects and requirements, equipping students

More information

MM74C912 6-Digit BCD Display Controller Driver MM74C917 6-Digit Hex Display Controller Driver

MM74C912 6-Digit BCD Display Controller Driver MM74C917 6-Digit Hex Display Controller Driver MM74C912 6-Digit BCD Display Controller Driver MM74C917 6-Digit Hex Display Controller Driver General Description The MM74C912 MM74C917 display controllers are interface elements with memory that drive

More information

Programmable Logic Devices

Programmable Logic Devices Programmable Logic Devices Mohammed Anvar P.K AP/ECE Al-Ameen Engineering College PLDs Programmable Logic Devices (PLD) General purpose chip for implementing circuits Can be customized using programmable

More information

E&CE 223 Digital Circuits & Systems. Winter Lecture Transparencies (Introduction) M. Sachdev

E&CE 223 Digital Circuits & Systems. Winter Lecture Transparencies (Introduction) M. Sachdev E&CE 223 Digital Circuits & Systems Winter 2004 Lecture Transparencies (Introduction) M. Sachdev 1 of 38 Course Information: People Instructor M. Sachdev, CEIT 4015, ext. 3370, msachdev@uwaterloo.ca Lab

More information

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

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) WINTER 17 EXAMINATION Subject Name: Digital Techniques Model Answer Subject Code: 17333 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given

More information

on candidate s understanding. 7) For programming language papers, credit may be given to any other program based on equivalent concept.

on candidate s understanding. 7) For programming language papers, credit may be given to any other program based on equivalent concept. WINTER 17 EXAMINATION Subject Name: Digital Techniques Model Answer Subject Code: 17333 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given

More information

CHAPTER 2 NUMBER SYSTEMS

CHAPTER 2 NUMBER SYSTEMS CHAPTER 2 NUMBER SYSTEMS The Decimal Number System : We begin our study of the number systems with the familiar decimal number system. The decimal system contains ten unique symbol 0, 1, 2, 3, 4, 5, 6,

More information

Combinational Logic Design Combinational Functions and Circuits

Combinational Logic Design Combinational Functions and Circuits Combinational Logic Design Combinational Functions and Circuits Overview Combinational Circuits Design Procedure Generic Example Example with don t cares: BCD-to-SevenSegment converter Binary Decoders

More information

The Design Procedure. Output Equation Determination - Derive output equations from the state table

The Design Procedure. Output Equation Determination - Derive output equations from the state table The Design Procedure Specification Formulation - Obtain a state diagram or state table State Assignment - Assign binary codes to the states Flip-Flop Input Equation Determination - Select flipflop types

More information

NTE74176 Integrated Circuit TTL 35Mhz Presettable Decade Counter/Latch

NTE74176 Integrated Circuit TTL 35Mhz Presettable Decade Counter/Latch NTE74176 Integrated Circuit TTL 35Mhz Presettable Decade Counter/Latch Description: The NTE74176 is a high speed monolithic counter in a 14 Lead plastic DIP type package consisting of four DC coupled master

More information

Digital Systems Roberto Muscedere Images 2013 Pearson Education Inc. 1

Digital Systems Roberto Muscedere Images 2013 Pearson Education Inc. 1 Digital Systems Digital systems have such a prominent role in everyday life The digital age The technology around us is ubiquitous, that is we don t even notice it anymore Digital systems are used in:

More information

ECE 545 Digital System Design with VHDL Lecture 1A. Digital Logic Refresher Part A Combinational Logic Building Blocks

ECE 545 Digital System Design with VHDL Lecture 1A. Digital Logic Refresher Part A Combinational Logic Building Blocks ECE 545 Digital System Design with VHDL Lecture A Digital Logic Refresher Part A Combinational Logic Building Blocks Lecture Roadmap Combinational Logic Basic Logic Review Basic Gates De Morgan s Laws

More information

ISSP User Guide CY3207ISSP. Revision C

ISSP User Guide CY3207ISSP. Revision C CY3207ISSP ISSP User Guide Revision C Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights Copyrights

More information

Outline. EECS Components and Design Techniques for Digital Systems. Lec 18 Error Coding. In the real world. Our beautiful digital world.

Outline. EECS Components and Design Techniques for Digital Systems. Lec 18 Error Coding. In the real world. Our beautiful digital world. Outline EECS 150 - Components and esign Techniques for igital Systems Lec 18 Error Coding Errors and error models Parity and Hamming Codes (SECE) Errors in Communications LFSRs Cyclic Redundancy Check

More information

Sequential Circuits Sequential circuits combinational circuits state gate delay

Sequential Circuits Sequential circuits combinational circuits state gate delay Sequential Circuits Sequential circuits are those with memory, also called feedback. In this, they differ from combinational circuits, which have no memory. The stable output of a combinational circuit

More information

Digital Systems Overview. Unit 1 Numbering Systems. Why Digital Systems? Levels of Design Abstraction. Dissecting Decimal Numbers

Digital Systems Overview. Unit 1 Numbering Systems. Why Digital Systems? Levels of Design Abstraction. Dissecting Decimal Numbers Unit Numbering Systems Fundamentals of Logic Design EE2369 Prof. Eric MacDonald Fall Semester 2003 Digital Systems Overview Digital Systems are Home PC XBOX or Playstation2 Cell phone Network router Data

More information

Sample Test Paper - I

Sample Test Paper - I Scheme G Sample Test Paper - I Course Name : Computer Engineering Group Marks : 25 Hours: 1 Hrs. Q.1) Attempt any THREE: 09 Marks a) Define i) Propagation delay ii) Fan-in iii) Fan-out b) Convert the following:

More information

Logic Theory in Designing of Digital Circuit & Microprocessor

Logic Theory in Designing of Digital Circuit & Microprocessor Logic Theory in Designing of Digital Circuit & Microprocessor Prof.Vikram Mahendra Kakade Assistant Professor, Electronics & Telecommunication Engineering Department, Prof Ram Meghe College of Engineering

More information

Review for Test 1 : Ch1 5

Review for Test 1 : Ch1 5 Review for Test 1 : Ch1 5 October 5, 2006 Typeset by FoilTEX Positional Numbers 527.46 10 = (5 10 2 )+(2 10 1 )+(7 10 0 )+(4 10 1 )+(6 10 2 ) 527.46 8 = (5 8 2 ) + (2 8 1 ) + (7 8 0 ) + (4 8 1 ) + (6 8

More information

Number System. Decimal to binary Binary to Decimal Binary to octal Binary to hexadecimal Hexadecimal to binary Octal to binary

Number System. Decimal to binary Binary to Decimal Binary to octal Binary to hexadecimal Hexadecimal to binary Octal to binary Number System Decimal to binary Binary to Decimal Binary to octal Binary to hexadecimal Hexadecimal to binary Octal to binary BOOLEAN ALGEBRA BOOLEAN LOGIC OPERATIONS Logical AND Logical OR Logical COMPLEMENTATION

More information

Roger L. Tokheim. Chapter 8 Counters Glencoe/McGraw-Hill

Roger L. Tokheim. Chapter 8 Counters Glencoe/McGraw-Hill Digital Electronics Principles & Applications Sixth Edition Roger L. Tokheim Chapter 8 Counters 2003 Glencoe/McGraw-Hill INTRODUCTION Overview of Counters Characteristics of Counters Ripple Up Counter

More information

SIR C.R.REDDY COLLEGE OF ENGINEERING ELURU DIGITAL INTEGRATED CIRCUITS (DIC) LABORATORY MANUAL III / IV B.E. (ECE) : I - SEMESTER

SIR C.R.REDDY COLLEGE OF ENGINEERING ELURU DIGITAL INTEGRATED CIRCUITS (DIC) LABORATORY MANUAL III / IV B.E. (ECE) : I - SEMESTER SIR C.R.REDDY COLLEGE OF ENGINEERING ELURU 534 007 DIGITAL INTEGRATED CIRCUITS (DIC) LABORATORY MANUAL III / IV B.E. (ECE) : I - SEMESTER DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING DIGITAL

More information

Lab #10: Design of Finite State Machines

Lab #10: Design of Finite State Machines Lab #10: Design of Finite State Machines ECE/COE 0501 Date of Experiment: 3/1/2017 Report Written: 3/4/2017 Submission Date: 3/15/2017 Nicholas Haver nicholas.haver@pitt.edu 1 H a v e r PURPOSE The purpose

More information

DATASHEET CA3162. Features. Description. Ordering Information. Pinout. Functional Block Diagram. A/D Converters for 3-Digit Display

DATASHEET CA3162. Features. Description. Ordering Information. Pinout. Functional Block Diagram. A/D Converters for 3-Digit Display DATASHEET CA A/D Converters for -Digit Display Features Dual Slope A/D Conversion Multiplexed BCD Display Ultra Stable Internal Band Gap Voltage Reference Capable of Reading 99mV Below Ground with Single

More information

Synchronous Sequential Logic

Synchronous Sequential Logic 1 IT 201 DIGITAL SYSTEMS DESIGN MODULE4 NOTES Synchronous Sequential Logic Sequential Circuits - A sequential circuit consists of a combinational circuit and a feedback through the storage elements in

More information

Digital Design through Pi

Digital Design through Pi 1 Digital Design through Pi G V V Sharma Contents 1 Display Control through Hardware 1 1.1 Components......... 1 1.2 Software Setup........ 1 1.3 Powering the Display.... 1 1.4 Controlling the Display...

More information

Introduction to Economic Geography

Introduction to Economic Geography Introduction to Economic Geography Globalization, Uneven Development and Place 2nd edition Danny MacKinnon and Andrew Cumbers Harlow, England London New York Boston San Francisco Toronto Sydney Singapore

More information

ELCT201: DIGITAL LOGIC DESIGN

ELCT201: DIGITAL LOGIC DESIGN ELCT201: DIGITAL LOGIC DESIGN Dr. Eng. Haitham Omran, haitham.omran@guc.edu.eg Dr. Eng. Wassim Alexan, wassim.joseph@guc.edu.eg Lecture 6 Following the slides of Dr. Ahmed H. Madian محرم 1439 ه Winter

More information

Adders, subtractors comparators, multipliers and other ALU elements

Adders, subtractors comparators, multipliers and other ALU elements CSE4: Components and Design Techniques for Digital Systems Adders, subtractors comparators, multipliers and other ALU elements Instructor: Mohsen Imani UC San Diego Slides from: Prof.Tajana Simunic Rosing

More information

COEN 312 DIGITAL SYSTEMS DESIGN - LECTURE NOTES Concordia University

COEN 312 DIGITAL SYSTEMS DESIGN - LECTURE NOTES Concordia University 1 OEN 312 DIGIAL SYSEMS DESIGN - LEURE NOES oncordia University hapter 6: Registers and ounters NOE: For more examples and detailed description of the material in the lecture notes, please refer to the

More information

3 Logic Function Realization with MSI Circuits

3 Logic Function Realization with MSI Circuits 3 Logic Function Realization with MSI Circuits Half adder A half-adder is a combinational circuit with two binary inputs (augund and addend bits) and two binary outputs (sum and carry bits). It adds the

More information

MM74C90 MM74C93 4-Bit Decade Counter 4-Bit Binary Counter

MM74C90 MM74C93 4-Bit Decade Counter 4-Bit Binary Counter 4-Bit Decade Counter 4-Bit Binary Counter General Description The MM74C90 decade counter and the MM74C93 binary counter and complementary MOS (CMOS) integrated circuits constructed with N- and P-channel

More information

King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department

King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department Page 1 of 13 COE 202: Digital Logic Design (3-0-3) Term 112 (Spring 2012) Final

More information

Boundary. DIFFERENTIAL EQUATIONS with Fourier Series and. Value Problems APPLIED PARTIAL. Fifth Edition. Richard Haberman PEARSON

Boundary. DIFFERENTIAL EQUATIONS with Fourier Series and. Value Problems APPLIED PARTIAL. Fifth Edition. Richard Haberman PEARSON APPLIED PARTIAL DIFFERENTIAL EQUATIONS with Fourier Series and Boundary Value Problems Fifth Edition Richard Haberman Southern Methodist University PEARSON Boston Columbus Indianapolis New York San Francisco

More information