dld lec1

12
Digital Logic Design (DLD) EE-232 Lecture No. 01 Prepared by: Engr. Shafaq Ejaz 1 EE-232 Department of Electrical Power Engineering

Upload: shafaq-ejaz

Post on 24-Dec-2015

214 views

Category:

Documents


0 download

DESCRIPTION

its about introduction of Digital Logic design

TRANSCRIPT

Page 1: dld lec1

Digital Logic Design (DLD)EE-232

Lecture No. 01

Prepared by: Engr. Shafaq Ejaz

1 EE-232 Department of Electrical Power Engineering

Page 2: dld lec1

2

Lecture Contents

• Class Introduction• Discussion on Marks Distribution• Discussion on Lecture Plan• Subject Introduction / Lecture Topic

EE-232 Department of Electrical Power Engineering

DLD Marks Distribution

DLD Lecture Plan

Page 3: dld lec1

WHAT IS DLD?

3 EE-232 Department of Electrical Power Engineering

DIGITAL LOGIC DESIGN

Any system based on discontinuous data or events.

The science that investigates the principles governing correct or reliable inference.

من طق

دالئل

The creation of a plan or convention for the construction of an object or a system.

Page 4: dld lec1

4

Lecture Topic

Introduction to Digital Computer and Digital Systems

EE-232 Department of Electrical Power Engineering

Page 5: dld lec1

5EE-232 Department of Electrical Power Engineering

Digital Logic

Electronic Systems

Digital Systems

CalculatorsComputers Telephones

Analog Systems

Binary Code

The physical quantities

or signals may vary

continuously over a

specified range.

The physical quantities or signals can assume only discrete values.

Page 6: dld lec1

Applications of Digital System

6 EE-232 Department of Electrical Power Engineering

Digital SystemDigital Logic

Traffic Control

Space Guidance

Medical Treatment

Transactions

Commercial

InternetWeather

Monitoring

Business

communication

Industrial

Scientific Enterprises

Page 7: dld lec1

How Digital System Work?

7 EE-232 Department of Electrical Power Engineering

Digital System

InformationProgram

Signal

Digital Computers

General Purposes Digital Computers

Discrete Information Processing System

Page 8: dld lec1

Analog to Digital Conversion

Continuous Process into Discrete ProcessExample of Employee’s Pay bill

Scientist Quantizes his Continuous data

Physical System

Mathematical Modelling

Simulation in a Analog Computer

Simulation in a Digital Computer

8 EE-232 Department of Electrical Power Engineering

Page 9: dld lec1

9

Digitization Benefit: An Example Let bit encoding be: 1 V= “01” , 2 V = “10” , 3 V =“11”

EE-232 Department of Electrical Power Engineering

Analog Signal Digitized Signal

A/D D/A

Can fix easily distinguish 0s and 1s, restore

How fix -- higher, lower,?

lengthy transmission(e. g., cell phone)

lengthy transmission(e. g., cell phone)

Digitized signal not perfect re-creation, but higher sampling rate and more bits per encoding brings closer.

Page 10: dld lec1

Analog vs. Digital Systems

10 EE-232 Department of Electrical Power Engineering

1. In Analog System voltage levels not saved/copied/transmitted Perfectly.

2. Analog signal (e.g., audio) may lose quality.

1. Digitized version enables near perfect saved/copied/transmitted.

1. Greater accuracy2. Efficient Processing & Data

Storage3. Efficient & Reliable Transmission4. Detection and Correction of Errors5. Precise & Accurate Reproduction6. Easy Design and Implementation7. Occupy minimum space8. Two States, Two Voltage Levels

On/OffBlack/WhiteHot/ColdStationary/Moving

Analog Signal Digital Signal

Page 11: dld lec1

11

Digital Computer

EE-232 Department of Electrical Power Engineering

Control UnitProcessor

orArithmetic Unit

Storageor

Memory Unit

Input Devices&

Control

Output Devices&

Control

Stores Programs as well as I/p, o/p & intermediate data prepared by the user.

Performs arithmetic & other data processing tasks as a specified by the program.

Supervises flow of information between various units.

CPU: In small ICs referred as Microprocessor

Mini Computer

Page 12: dld lec1

Q?

12 EE-232 Department of Electrical Power Engineering