Computer Organization and Design

Slides:



Advertisements
Similar presentations
Unit 9 Multiplexers, Decoders, and Programmable Logic Devices Ku-Yaw Chang Assistant Professor, Department of Computer Science.
Advertisements

Selected Design Topics. Integrated Circuits Integrated circuit (informally, a chip) is a semiconductor crystal (most often silicon) containing the electronic.
Logical Design.
Princess Sumaya Univ. Computer Engineering Dept. Review:
Introduction to Digital Systems By Dr. John Abraham UT-Panam.
CHAPTER 1 Digital Concepts
LabVIEW Design of Digital Integrated Circuits FPGA IC Implantation.
Digital Logic Design Lecture 18. Announcements HW 6 up on webpage, due on Thursday, 11/6.
Any logic circuits can be transformed to an implementation where only NAND gates (and inverters) are used. The general approach to finding a NAND-gate.
طراحی مدارهای منطقی نیمسال دوم دانشگاه آزاد اسلامی واحد پرند.
Unit 12 Registers and Counters Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh.
Princess Sumaya Univ. Computer Engineering Dept. Review:
DIGITAL COMPONENTS By Sohaib.
Integrated Circuits. Integrated Circuit (IC) A silicon crystal (chip) containing electronic components that create the logic gates we’ve been looking.
INTERGRATED CIRCUITS LECTURE 17. History of Electronic Devices 1st Generation Electron tubes INTERGRATED CIRCUITS LECTURE 17.
Dept. of Computer Science Engineering Islamic Azad University of Mashhad 1 DIGITAL LOGIC CIRCUITS Dept. of Computer Science Engineering Islamic Azad University.
Unit 9 Multiplexers, Decoders, and Programmable Logic Devices
CPS120: Introduction to Computer Science
MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5) Dr. Costas Kyriacou and Dr. Konstantinos Tatas ACOE161 - Digital Logic.
Digital Components and Combinational Circuits Sachin Kharady.
1 DIGITAL ELECTRONICS. 2 OVERVIEW –electronic circuits capable of carrying out logical (boolean) and arithmetic operations on information stored as binary.
Microprocessor Dr. Rabie A. Ramadan Al-Azhar University Lecture 2.
Multiplexers 1 The output is equal to one of several input signals to the circuit The multiplexer selects which input signal to use as an output signal.
Adders Half-adder  Adds two bits Produces a sum and carry  Problem: Cannot use it to build larger inputs Full-adder  Adds three 1-bit values Like half-adder,
Eng.Samra Essalaimeh Philadelphia University 2013/ nd Semester PIC Microcontrollers.
LOGIC GATES. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
Integrated Circuits. Integrated Circuit (IC) A silicon crystal (chip) containing electronic components that create the logic gates we’ve been looking.
CHAPTER-2 Fundamentals of Digital Logic. Digital Logic Digital electronic circuits are used to build computer hardware as well as other products (digital.
MSI Counters Counter ICs Technician Series ©Paul Godin Updated Feb 2015 gmail.com.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights Reserved Floyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
Basic Logic Functions Chapter 2 Subject: Digital System Year: 2009.
Magnitude Comparator Dr. Ahmed Telba.
Digital Logic Design Basics Combinational Circuits Sequential Circuits Pu-Jen Cheng Adapted from the slides prepared by S. Dandamudi for the book, Fundamentals.
CSE 140 Lecture 13 Combinational Standard Modules Professor CK Cheng CSE Dept. UC San Diego 1.
DIGITAL COMPONENTS. MULTIPLEXERS A multiplexer is a combinational circuit that receives binary information from one of 2 n input data lines and directs.
Logic Design (CE1111 ) Lecture 2 (Chapter 2) Prepared by Dr. Lamiaa Elshenawy 1.
Counters and registers Eng.Maha Alqubali. Registers Registers are groups of flip-flops, where each flip- flop is capable of storing one bit of information.
Different Types of Integrated Circuits. Introduction: Different Types of Integrated Circuits Every electronic appliance we use.
ACOE161 (Spring2007)MSI Devices1 Revision on MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5)
INTRODUCTION FLIP FLOPS: Flip flop is the basic memory element in a digital computer. It is used to store one bit of information with a 0 (or) 1. It is.
Digital Design: With an Introduction to the Verilog HDL, 5e M. Morris Mano Michael D. Ciletti Copyright ©2013 by Pearson Education, Inc. All rights reserved.
1 Introduction to Engineering Fall 2006 Lecture 17: Digital Tools 1.
Sequential Programmable Devices
Class Exercise 1B.
Computer System Architecture
Overview The Design Space Programmable Implementation Technologies
Overview Introduction Logic Gates Flip Flops Registers Counters
Digital Components and Combinational Circuits
Lecture-1 Introduction
Introduction to Microprocessors
CS Chapter 3 (3A and ) – Part 4 of 5
Overview Introduction Logic Gates Flip Flops Registers Counters
Dr. Clincy Professor of CS
Computer Organization and Design
Computer Organization and Design
Digital Design Fundamentals
NAND-ONLY LOGIC CIRCUITS
Interfacing Memory Interfacing.
Computer Organization and Design
CS105 Introduction to Computer Concepts GATES and CIRCUITS
Fundamentals of Computer Science Part i2
CSE221- Logic Design, Spring 2003 Logic Technology
The Digital Logic Level
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN
FIGURE 10.1 Rectangular‐shape graphic symbols for gates
Dr. Clincy Professor of CS
A Systems Approach Automotive Technology PowerPoint® Presentation
Adder, Subtructer, Encoder, Decoder, Multiplexer, Demultiplexer
1.Introduction to Advanced Digital Design (14 marks)
Unit IV Adders Subtractors Flip Flops Counters Multiplexes and De multiplexes. Integrated circuits-Op. amp – Characteristics Inverting amplifier - Non-inverting.
Presentation transcript:

Computer Organization and Design CSE211 Computer Organization and Design Lecture : 3 Tutorial: 1 Practical: 0 Credit: 4 Deepak Kumar (Asst. Professor, LPU)

Unit 1 : Basics of Digital Electronics Introduction Logic Gates Flip Flops Decoder Encoder Multiplexers Demultiplexer Registers

Integrated Circuits Small scale Integration (SSI) : less than 10 gates An IC is a small silicon semiconductors crystal called chip containing the electronic components for digital gates. Various gates are interconnected inside chip to form required circuit. Chip is mounted in ceramic/plastic container connected to external pin Small scale Integration (SSI) : less than 10 gates Medium Scale Integration(MSI) : between 10 to 200 gates (decoders, adders, registers) Large Scale Integration(LSI) : between 200 and few thousands gates ( Processors, Memory Chips) Very Large Scale Integration (VLSI) : Thousands of gate within single package ( Large Memory Arrays, Complex Microcomputer Chips)

Octal to Binary Encoder 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 1 1 1 D7 D6 D5 D4 D3 D2 D1 D0 A2 A1 A0 Octal to Binary Encoder D1 D2 D3 D5 D6 D7 D4 A0 A1 A2 A0 = D1 + D3 + D5 + D7 A1 = D2 + D3 + D6 + D7 A2 = D4 + D5 + D6 + D7

A Demultiplexer, sometimes abbreviated DMUX is a circuit that has one input and more than one output. It is used when a circuit wishes to send a signal to one of many devices

When the load input is 1 , the data in the four inputs are transferred into the register with the next positive transition of a clock pulse When the load input is 0, the data inputs are inhibited and the D-output of flip flop are connected to their inputs.

Any Questions ?