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

Slides:



Advertisements
Similar presentations
Syllabus Instructor: Dr. Wesam Ashour
Advertisements

Microprocessor Systems Design I
CSE 670 Embedded System Design Using FPGAs Prof. Richard E. Haskell 115 Dodge Hall.
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
1-1 ICS102: Introduction To Computing I King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
EGR 240 Introduction to Electrical and Computer Engineering
CSE 171 Introduction to Digital Logic and Microprocessors Prof. Richard E. Haskell 115 Dodge Hall.
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Lecture 1 Dr. “Peter” Weiping Shi Dept. of Electrical and Computer Engineering.
CSE 378 Computer Hardware Design Prof. Richard E. Haskell – –Tel: –Web site: Follow.
EGR 240 Introduction to Electrical and Computer Engineering Prof. Michael P. Polis 102J Science & Engineering Building.
ICS 101 – Introduction to Computer Programming I Putu Danu Raharja Information & Computer Science Department CCSE - King Fahd University.
Slide 1 Instructor: Dr. Hong Jiang Teaching Assistant: Mr. Sheng Zhang Department of Computer Science & Engineering University of Nebraska-Lincoln Classroom:
ECE2030 Introduction to Computer Engineering Lecture 1: Overview
Riyadh Philanthropic Society For Science Prince Sultan College For Woman Dept. of Computer & Information Sciences CS 251 Introduction to Computer Organization.
CS190/295 Programming in Python for Life Sciences: Lecture 1 Instructor: Xiaohui Xie University of California, Irvine.
CS 1 •This is Computer Science 1. •Who is Professor Adams?
Overview Introduction The Level of Abstraction Organization & Architecture Structure & Function Why study computer organization?
Computer Systems Design and Architecture
Introduction ENGIN 341 – Advanced Digital Design
Logic Design Computer Architecture and Design Lecture 1.
Fall 2015, Aug 17 ELEC / Lecture 1 1 ELEC / Computer Architecture and Design Fall 2015 Introduction Vishwani D. Agrawal.
ECEN 248: INTRODUCTION TO DIGITAL DESIGN
1 8/29/05CS150 Introduction to Computer Science 1 Professor: Shereen Khoja
CT 1503 Network Operating Systems Instructor: Dr. Najla Al-Nabhan 2014.
Computer System Design Lecture 1 Wannarat Suntiamorntut.
CSCE 312 Computer Organization Course Administration Dr. Rabi N Mahapatra Department of Computer Science & Engineering, 520B HR Bright,
by Computer System Design Lecture 1 Wannarat Suntiamorntut
Introduction Computer System “An electronic device, operating under the control of instructions stored in its own memory unit, that can accept data (input),
Chapter 1: Applying Computer Basics – Lesson 1 © 2010, 2006 South-Western, Cengage Learning.
Introduction to Computing BBA-I/BSCS-I Instructor: M. Mateen Yaqoob.
Today: Student will be able to describe the basics of their class and computing Tell me about you and how you use computers. Lesson 1 Slide 1.
CSE 3322 Computer Architecture Dr. John Patterson 614 NH Office Hours: M, W 11 –12 noon Grading Policy: Project 25%
CS 1308 Exam 2 Review. Exam Format 110 Total Points 24 Points Short Answer 28 Points Fill in the Blank 16 Points T/F 36 Points Multiple Choice The above.
How a Computer Processes Data. With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.
Ee314 Microprocessor Systems Dr. Mircea DABACAN Electrical Engineering & Computer Science Dept., Washington State University Office: EE/ME 504 Phone:
Spring 2016, Jan 13 ELEC / Lecture 1 1 ELEC / Computer Architecture and Design Spring 2016 Introduction Vishwani D. Agrawal.
SOC Design Lecture 2 Lecture Goal. YOUPYO HONG, DGU Our Final Goal in This Course is To Design AHB-compatible SRAM controller.
Lecture 0 Overview Hong, You Pyo, DGU 1. Y. Hong Microprocessor A semiconductor device that contains a CPU (Central Processing Unit) and peripherals In.
By Wannarat Computer System Design Lecture 1 Wannarat Suntiamorntut.
Summer 2016 Introduction-0 CSE 101: Introduction to Computer Science Contact: Room: UB Cell:
Chapter 1 Introduction.   In this chapter we will learn about structure and function of computer and possibly nature and characteristics of computer.
1 ECEN209-Computer Architecture (Course Overview & Introduction)
CS161 – Design and Architecture of Computer Systems Introduction Daniel Wong, Assistant Professor Department of Electrical and Computer Engineering Cooperating.
INC 161 , CPE 100 Computer Programming
Part 1- Computer Systems Part 2 – Computer Architecture Mr Belony
ECE2030 Introduction to Computer Engineering Lecture 1: Overview
ENCM 369 Computer Organization
CSCI 161: Introduction to Programming Course Introduction
Web: Parallel Computing Rabie A. Ramadan , PhD Web:
Microelectronic Circuits Spring, 2013
Computer Architecture
INTRODUCTION TO MICROPROCESSORS
Introduction to Microprocessors
INTRODUCTION TO MICROPROCESSORS
Introduction to Computer Architecture
Chapter 1: Applying Computer Basics – Lesson 1
CS190/295 Programming in Python for Life Sciences: Lecture 1
Text Book Computer Organization and Architecture: Designing for Performance, 7th Ed., 2006, William Stallings, Prentice-Hall International, Inc.
T Computer Architecture, Autumn 2005
Lecture 1: Introduction
INTRODUCTION TO INFORMATION SYSTEMS AND TECHNOLOGY (NET 201)
CSC 220: Computer Organization
Introduction to Micro Controllers & Embedded System Design
Introduction to Computer Architecture
Professor: Shereen Khoja
Introduction to Computer Architecture
Lecture 1 Class Overview
CS161 – Design and Architecture of Computer Systems
ELEC / Computer Architecture and Design Fall 2014 Introduction
Presentation transcript:

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

Youpyo Hong & Kangwoo 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

Youpyo Hong & Kangwoo DGU Requirements of a Computer Move data into computer Store Data Process Data Move data out to world Control above operations 3 Control Data Movement Store Data Processing

Youpyo Hong & Kangwoo DGU Basic Components of a Computer Storage : Memory Peripheral : Input and Output Device Processor 4 Memory DiskMonitorPrinterModemSound CPU

Youpyo Hong & Kangwoo DGU Course Flow in EE Department 5 Digital Engineering Logic Design Computer Architecture SOC Design Microprocessor Application C Languages & Design

Youpyo Hong & Kangwoo DGU Relevant Courses for Computers 6 O/S Compilers AlgorithmC++CDataStructDisc. Math.NetworkDataBase Internet Multimedia Computer Architecture Semiconductor Circuits & Device CAD VLSI

Youpyo Hong & Kangwoo DGU General Class Information Text : Computer System Architecture – By Mano (3rd Ed.) Class Website: Lecturer : 홍 유 표   Office: 원흥관 E604 (Phone: )  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