ECE 2110: Introduction to Digital Systems Introduction (Contd.)

Slides:



Advertisements
Similar presentations
CT455: Computer Organization Logic gate
Advertisements

UNIT 8 DIGITAL LOGIC. (1) To study and understand Boolean algebra and Boolean properties. (2) To design and analyze Logic gates. (3) To design and analyze.
Sistemas Digitais I LESI - 2º ano Lesson 1 - Introduction U NIVERSIDADE DO M INHO E SCOLA DE E NGENHARIA Prof. João Miguel Fernandes
ECE 3110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices XOR, Parity Circuits, Comparators.
Introduction to Digital Electronics. Suplementary Reading Digital Design by - John F. Wakerly – - you will find some solutions at this site.
Introduction to Digital Systems By Dr. John Abraham UT-Panam.
EELE 367 – Logic Design Module 2 – Modern Digital Design Flow Agenda 1.History of Digital Design Approach 2.HDLs 3.Design Abstraction 4.Modern Design Steps.
Intro to Logic Gates & Datasheets
 The bipolar processes, coupled with thin film resistors and laser wafer trim technology, led to the proliferation of IC.The CMOS and bipolar processes.
CMPT150, Ch 3, Tariq Nuruddin, Fall 06, SFU 1 Ch3. Combinatorial Logic Design Modern digital design involves a number of techniques and tools essential.
EECC341 - Shaaban #1 Lec # 1 Winter Introduction to Digital Systems Analog devices and systems process time-varying signals that can take.
Combinational Circuits
Digital Design: Chapters Chapter 1. Introduction Digital Design - Logic Design? Analog versus Digital Once-analog now goes digital –Still pictures.
Chapter 4 Gates and Circuits.
Experiment #2: Introduction to Logic Functions and their Gate-Level Hardware Implementations CPE 169 Digital Design Laboratory.
9/19/06 Hofstra University – Overview of Computer Science, CSC005 1 Chapter 4 Gates and Circuits.
ECE 3110: Introduction to Digital Systems Instructor: Dr. Omar Elkeelany Tel: Course web:
TDC 311 Digital Logic. Truth Tables  AND  OR  NOT  NAND  NOR  XOR  XNOR.
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.
Digital and Analog Quantities
Component Identification: Digital Introduction to Logic Gates and Integrated Circuits © 2014 Project Lead The Way, Inc.Digital Electronics.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Introductory Digital Concepts
Ch 1. Introduction Analog Signal Continuous voltage Unwanted noise
Digital Design: Principles and Practices
Introduction to the Board Game Counter
Introduction to Digital Design
INTERGRATED CIRCUITS LECTURE 17. History of Electronic Devices 1st Generation Electron tubes INTERGRATED CIRCUITS LECTURE 17.
ECE 3110: Introduction to Digital Systems Review #1 (Chapter 1,2)
CPS120: Introduction to Computer Science
Digital Components and Combinational Circuits Sachin Kharady.
Chapter 1: Introduction Digital Logics and Circuits
1 DIGITAL ELECTRONICS. 2 OVERVIEW –electronic circuits capable of carrying out logical (boolean) and arithmetic operations on information stored as binary.
CMP 4202: VLSI System Design Lecturer: Geofrey Bakkabulindi
ECE 2110: Introduction to Digital Systems 2. Number Systems & Codes.
ECE 3110: Introduction to Digital Systems Introduction (Contd.)
ECE 3110: Introduction to Digital Systems Introduction (Contd.)
CHAPTER-2 Fundamentals of Digital Logic. Digital Logic Digital electronic circuits are used to build computer hardware as well as other products (digital.
Fall 2004EE 3563 Digital Systems Design EE 3563 Combinational Design Practices  Change in reading assignment: 5.3.1,  SSI – Small Scale Integration.
Computer logic Data and programs in digital computers are represented and processed by electronic circuit networks called digital logic circuits or logic.
M.Mohajjel. Digital Systems Advantages Ease of design Reproducibility of results Noise immunity Ease of Integration Disadvantages The real world is analog.
Digital Design Basics Analog vs Digital Why we need digital? Reproducibility, economy, programmability… Digital Devices Gates, FFs Combinational, sequential.
EE 5900 Advanced Algorithms for Robust VLSI CAD, Spring 2009 Combinational Circuits.
Magnitude Comparator Dr. Ahmed Telba.
ECE 2110: Introduction to Digital Systems
ECE 3110: Introduction to Digital Systems Introduction (Contd.)
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices XOR and parity check Circuits.
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Circuit Timing.
TOPIC : Introduction to Sequential Circuits UNIT 1: Modeling and Simulation Module 4 : Modeling Sequential Circuits.
ECE 2110: Introduction to Digital Systems Introduction (Contd.)
Dr. Ameria Eldosoky Discrete mathematics
Combinational Logic Design
ECE 2110: Introduction to Digital Systems
ECE 3110: Introduction to Digital Systems
Digital Components and Combinational Circuits
Digital Signals Digital Signals have two basic states:
Basic Digital Logic Basic Gates
NAND-ONLY LOGIC CIRCUITS
CS105 Introduction to Computer Concepts GATES and CIRCUITS
CSE221- Logic Design, Spring 2003 Logic Technology
Digital Electronics Lab 2 Instructor:
CSC 220: Computer Organization Logic Gates and Functions
EET 1131 Unit 3 Basic Logic Gates
Chapter 2 Gates.
Combinational Circuits
Digital Systems Design 2
Component Identification: Digital
Combinational Circuits
1.Introduction to Advanced Digital Design (14 marks)
Digital Logic Design Basics Combinational Circuits Sequential Circuits.
Presentation transcript:

ECE 2110: Introduction to Digital Systems Introduction (Contd.)

2 Previous class Summary Digital devices Digital vs. analog Why digital

ECE 2110: Introduction to Digital systems Digital Devices Gates:  AND, OR, NOT (inverter): most important gates. Can realize any digital function.  NAND, NOR  XOR, XNOR Flip-flops (FF):  Stores 0/1, built from gates Gates: Combinational circuit: output depends ONLY on the current input combination. Flip-flops: Sequential circuit: output depends on current input As Well As past sequence of inputs. Hence, it has memory of past events.

4 Digital Logic Binary system -- 0 & 1, LOW & HIGH, negated and asserted. Basic building blocks -- AND, OR, NOT

5

6 Electronic aspect of digital design Digital abstraction Range Noise margin Invalid range Specifications

7 Software aspect of digital design Digital design need not involve any software tools. But: modern design, software tools are essential. Examples:  Schematic entry, HDLs (platform compilers, simulators, synthesis tools), simulators, test benches, timing analyzers and verifiers, word processors, high-level languages, CAD

8 Integrated Circuits (IC) (Chapter ) A collection of one or more gates fabricated on a single silicon chip.  Wafer, die Small-scale integration (SSI): 1-20 gates  DIP: dual in-line-pin package  Pin diagram, pinout MSI: gates LSI: 200-1,000,000 VLSI: Fuzzy! Transistor count reached 50million in 1999 and 100 million in 2005.

9 DIP pinout

10 Printed-Circuit Board PCB or PWB (printed-wiring board) Mount ICs so that an IC can connect to other ICs in a system. SMT: Surface-mount technology MCM: multi-chip modules: high speed and density.

11 Summary Electronics aspects of digital design Integrated Circuits SSI, MSI, LSI, VLSI Printed Circuit Boards

12 Next… HW#1: a) Work problems 1.[3,6] b) Discuss three advantages of digital systems over analog ones. Finish reading Chapter 1,  If you use web search such as: for homework #1, make sure that definitions you chose are consistent with the text you read. Start Reading: Wakerly chapter 2: Number systems