+ All Categories
Home > Documents > Introduction Computer Organization and Architecture: Lesson 1.

Introduction Computer Organization and Architecture: Lesson 1.

Date post: 12-Jan-2016
Category:
Upload: noah-elliott
View: 218 times
Download: 0 times
Share this document with a friend
Popular Tags:
11
Introduction Computer Organization and Architecture: Lesson 1
Transcript
Page 1: Introduction Computer Organization and Architecture: Lesson 1.

IntroductionComputer Organization and Architecture: Lesson 1

Page 2: Introduction Computer Organization and Architecture: Lesson 1.

ORGANIZATION VS. ARCHITECTURE

Computer Organization Computer Architecture

Physical aspects of a computer system

Study on how various circuits and components fit together to create a working computer

Logical Aspects of a computer system

Focuses on the structure and behavior of a computer system

Page 3: Introduction Computer Organization and Architecture: Lesson 1.

MAIN COMPONENTS OF A COMPUTER SYSTEM

Processor •Interpret and execute programs

Memory •Store both data and programs

I/O Mechanism •Transfer data to and from outside world

Principle of Equivalence of Hardware and Software:Anything that can be done with software can also be done with hardware, and anything that can be done with hardware can also be done with software.

Page 4: Introduction Computer Organization and Architecture: Lesson 1.

Example Computer System

Pentium III 667 MHz133 MHz 64MB SDRAM32KB L1 cache, 256 KB L2 cache30GB EIDE hard drive (7200 RPM)48x max variable CD-ROM2 USB ports, 1 serial port, 1 parallel port19 “ monitor, 24mm AG, 1280x1024 at 85 GHzIntel 3D AGP Graphics Card56K PCI Voice Modem64-bit PCI soundcard

Page 5: Introduction Computer Organization and Architecture: Lesson 1.

A Look Inside the Computer:

Page 6: Introduction Computer Organization and Architecture: Lesson 1.

STANDARDS ORGANIZATIONS

Computer Manufacturers have agreed to comply with connectivity and operational specifications established by a number of government and industry organizations.

Institute of Electrical and Electronic Engineers (IEEE)

International Telecommunications Union (ITU)

American National Standards Institute (ANSI)

International Organization on Standardization (ISO)

Page 7: Introduction Computer Organization and Architecture: Lesson 1.

HISTORICAL DEVELOPMENT

Generation Zero:

Mechanical Calculating Machines

Generation One:

Vacuum Tube

Computers

Generation Two:

Transistorized

Computes

Generation Three:

Integrated Circuit

Computers

Generation Four:VLSI

Computers

Page 8: Introduction Computer Organization and Architecture: Lesson 1.

MOORE’S LAW

“The density of transistors in an integrated

circuit will double every

year.”

-Gordon Moore

Page 9: Introduction Computer Organization and Architecture: Lesson 1.

THE COMPUTER LEVEL HIERARCHY

User

System Software

Machine

Control

Digital

Logic

Page 10: Introduction Computer Organization and Architecture: Lesson 1.

THE VON NEUMANN ARCHITECTURE

Page 11: Introduction Computer Organization and Architecture: Lesson 1.

THE MODIFIED VON NEUMANN ARCHITECTURE


Recommended