+ All Categories
Home > Documents > ECE 2110: Introduction to Digital Systems Introduction (Contd.)

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

Date post: 04-Jan-2016
Category:
Upload: shanon-wiggins
View: 216 times
Download: 2 times
Share this document with a friend
12
ECE 2110: Introduction to Digital Systems Introduction (Contd.)
Transcript
Page 1: ECE 2110: Introduction to Digital Systems Introduction (Contd.)

ECE 2110: Introduction to Digital Systems

Introduction (Contd.)

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

2

Previous class Summary

Digital devicesDigital vs. analogWhy digital

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

ECE 2110: Introduction to Digital systems

Digital Devices

Gates: AND, OR, NOT (inverter): most important gates. Can

realize any digital function.NAND, NORXOR, 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.

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

4

Digital Logic

Binary system -- 0 & 1, LOW & HIGH, negated and asserted.

Basic building blocks -- AND, OR, NOT

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

5

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

6

Electronic aspect of digital design

Digital abstraction

Range

Noise margin

Invalid range

Specifications

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

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

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

8

Integrated Circuits (IC) (Chapter 1.6--1.12)

A collection of one or more gates fabricated on a single silicon chip.Wafer, die

Small-scale integration (SSI): 1-20 gatesDIP: dual in-line-pin packagePin diagram, pinout

MSI: 20-200 gatesLSI: 200-1,000,000VLSI: Fuzzy! Transistor count reached 50million

in 1999 and 100 million in 2005.

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

9

DIP

pinout

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

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 technologyMCM: multi-chip modules: high speed and

density.

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

11

Summary

Electronics aspects of digital designIntegrated Circuits SSI, MSI, LSI, VLSIPrinted Circuit Boards

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

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:

www.acronymfinder.com for homework #1, make sure that definitions you chose are consistent with the text you read.

Start Reading: Wakerly chapter 2: Number systems


Recommended