introduction to computer architecture & design computer architecture and design lecture 0

7
Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0

Upload: mariah-stephens

Post on 25-Dec-2015

223 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0

Introduction to Computer

Architecture & Design

Computer Architecture and Design

Lecture 0

Page 2: Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0

Youpyo Hong & Kangwoo Lee@ DGU

What is a Computer?

Machine to perform complex computations that human

can hardly or impossibly do with pen and pencil.

Applications are Science : Physics, Chemistry, Biology,

Medical Research, ... Engineering

Mechanics, Petroleum, Electrical Engineering, … Military, Defense, Weather, ...

Consumer/Entertainment

2

Page 3: Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0

Youpyo Hong & Kangwoo Lee@ DGU

Requirements of a Computer

Move data into computer

Store Data

Process Data

Move data out to world

Control above operations

3

Control

DataMovement

Store

DataProcessing

Page 4: Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0

Youpyo Hong & Kangwoo Lee@ DGU

Basic Components of a Computer

Storage : Memory Peripheral : Input and Output Device Processor

4

Memory

Disk Monitor Printer Modem Sound

CPU

Page 5: Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0

Youpyo Hong & Kangwoo Lee@ DGU

Course Flow in EE Department

5

Digital Engineering

Logic Design

Computer Architecture

SOC Design

Microprocessor Application

C Languages

& Design

Page 6: Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0

Youpyo Hong & Kangwoo Lee@ DGU

Relevant Courses for Computers

6

O/S Compilers

Algorithm

C++C

DataStruct Disc. Math.

Network DataBase

Internet Multimedia

Computer

Architecture

Semiconductor

Circuits & Device CAD

VLSI

Page 7: Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0

Youpyo Hong & Kangwoo Lee@ DGU

General Class Information

Text : Computer System Architecture – By Mano (3rd Ed.) Class Website: http://soc.dongguk.ac.kr Lecturer : 홍 유 표

Email: [email protected] Office: 원흥관 E604 (Phone: 2260-3818) Office Hours: 월 , 화요일 오후 2 시 ~ 3 시

Grades Exams (40%), Homework (20%), Project (20%) Class Activity (10%), Attendance (10%)

Lab Mostly Verilog Coding & Simulation There will be 2 ~ 3 weeks on Verilog Overview

7