AKT211 – Computer Architecture and Organization 00 - Course Introduction Ghifar Parahyangan Catholic University August 22, 2011 Ghifar Parahyangan Catholic.

Slides:



Advertisements
Similar presentations
ARM CPUs By: Team 2. ARM OS’s Windows CE family Windows 8 iOS webOS – Formerly called Palm Linux – Android – ChromeOS – Ubuntu.
Advertisements

Microprocessor Systems Design I
Chapter 1 An Introduction To Microprocessor And Computer
CEN 382 MICROPROCESSORS AND MICROCOMPUTING Nejdet Dogru
Khaled A. Al-Utaibi  Computers are Every Where  What is Computer Engineering?  Design Levels  Computer Engineering Fields  What.
CS.210 Computer Systems and Architecture and CS.305 Computer Architecture Recap and Re-introduction.
Introduction to Computer Science CS 21a: Introduction to Computing I Department of Information Systems and Computer Science Ateneo de Manila University.
Randal E. Bryant Carnegie Mellon University CS:APP2e CS:APP Chapter 4 Computer Architecture Overview CS:APP Chapter 4 Computer Architecture Overview
Digital Integrated Circuits© Prentice Hall 1995 Introduction Jan M. Rabaey Digital Integrated Circuits A Design Perspective.
Slide 1 Instructor: Dr. Hong Jiang Teaching Assistants: Hailong Cai & Zhimin Wang Department of Computer Science & Engineering University of Nebraska-Lincoln.
CSCE 312 Computer Organization Lecture 0: Course Administration EJ Kim Department of Computer Science and Engineering 338B Bright
Computer Organization and Assembly language
1 Computer Engineering Department Islamic University of Gaza ECOM 6301: Selected Topics in Computer Architectures (Graduate Course) Fall Prof.
Instructor: Dr. Radwan E. Abdel-Aal Office: Tel Web page:
Introduction to Microprocessors Apisake Hongwitayakorn
Introduction to Computer Architecture SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING SUMMER 2015 RAMYAR SAEEDI.
Orange Coast College Business Division Computer Science Department CS 116- Computer Architecture Course Orientation.
AKT211 – CAO 01 - Introduction to Computer Organization and Architecture Ghifar Parahyangan Catholic University August 22, 2011 Ghifar Parahyangan Catholic.
CS 21a: Intro to Computing I Department of Information Systems and Computer Science Ateneo de Manila University.
David O’Hallaron Carnegie Mellon University Processor Architecture Overview Overview Based on original lecture notes by Randy.
Fall 2015, Aug 17 ELEC / Lecture 1 1 ELEC / Computer Architecture and Design Fall 2015 Introduction Vishwani D. Agrawal.
ECC3105 Microprocessor مرحبا Selamat Datang 환영 欢迎 Welcome ترحيب.
Computer Organization and Architecture
Computer System Design Lecture 1 Wannarat Suntiamorntut.
Computer Engineering Rabie A. Ramadan Lecture 1. 2 Welcome Back.
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
Bilgisayar Donanımı Introduction Nizamettin AYDIN
Computer Systems Organization and Architecture.  This course covers the following topics: Introduction to computer evolution, technology trends, system.
Computer Engineering 1502 Advanced Digital Design Professor Donald Chiarulli Computer Science Dept Sennott Square
66 CHAPTER SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 1-2 Lecture Objectives System unit components Microprocessors Memory.
CS5222 Adv. Comp. Arch. Part 0 Page.1 Chi C.H. Fall 2003 NUS CS5222 Advanced Computer Architecture Part 0: Course Introduction Fall Term, 2003/2004 Chi.
Architecture of Microprocessor
Computer Architecture Introduction Lynn Choi Korea University.
1 University of Ilam Systems Programming University of Ilam Mozafar Bag Mohammadi.
CS5222 Adv. Comp. Arch. Part 0 Page.1 Chi C.H. Fall 2004 NUS CS5222 Advanced Computer Architecture Part 0: Course Introduction Fall Term, 2004/2005 Chi.
DR. SIMING LIU SPRING 2016 COMPUTER SCIENCE AND ENGINEERING UNIVERSITY OF NEVADA, RENO CS 219 Computer Organization.
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.
Introduction Computer Organization Spring 1436/37H (2015/16G) Dr. Mohammed Sinky Computer Architecture
William Stallings Computer Organization and Architecture Chapter 1 Introduction.
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM515 Advanced Computer Architecture.
Slide 1 Instructor: Dr. Hong Jiang Teaching Assistant: Ms. Yuanyuan Lu Department of Computer Science & Engineering University of Nebraska-Lincoln Classroom:
Lecture 1: Introduction CprE 585 Advanced Computer Architecture, Fall 2004 Zhao Zhang.
1 x86 Programming Model Microprocessor Computer Architectures Lab Components of any Computer System Control – logic that controls fetching/execution of.
BITS Pilani Pilani Campus Pawan Sharma ES C263 Microprocessor Programming and Interfacing.
VU-Advanced Computer Architecture Lecture 1-Introduction 1 Advanced Computer Architecture CS 704 Advanced Computer Architecture Lecture 1.
Microprocessors CSE- 341 Dr. Jia Uddin Assistant Professor, CSE, BRAC University.
By Wannarat Computer System Design Lecture 1 Wannarat Suntiamorntut.
Multi-Core CPUs Matt Kuehn. Roadmap ► Intel vs AMD ► Early multi-core processors ► Threads vs Physical Cores ► Multithreading and Multi-core processing.
Computer Architecture Furkan Rabee
0. Course Introduction Rocky K. C. Chang, 25 August 2017.
Welcome to SSE3044 Operating Systems!
ELEC 7770 Advanced VLSI Design Spring 2016 Introduction
EKT303 PRINCIPLE OF COMPUTER ARCHITECTURE PRINSIP SENIBINA KOMPUTER
22446: Microprocessors Introduction
Computer Architecture Syllabus
Computer Systems Organization
Chapter 14 Instruction Level Parallelism and Superscalar Processors
CS775: Computer Architecture
ELEC 7770 Advanced VLSI Design Spring 2014 Introduction
Lecture 2 Microprocessor Overview
Text Book Computer Organization and Architecture: Designing for Performance, 7th Ed., 2006, William Stallings, Prentice-Hall International, Inc.
ELEC 7770 Advanced VLSI Design Spring 2012 Introduction
ELEC 7770 Advanced VLSI Design Spring 2010 Introduction
Systems Programming University of Ilam
Pima Medical Institute Online Education
Introduction to computing and the Internet
ELEC / Computer Architecture and Design Fall 2014 Introduction
Presentation transcript:

AKT211 – Computer Architecture and Organization 00 - Course Introduction Ghifar Parahyangan Catholic University August 22, 2011 Ghifar Parahyangan Catholic University August 22, 2011

OutlineOutline What do we study in this course ?What do we study in this course ? Why should this be studied ?Why should this be studied ? How is the course structured ?How is the course structured ? Evaluation rulesEvaluation rules Course rulesCourse rules

Course Objective To learn – How computer works, basic principleHow computer works, basic principle How to analyze their performanceHow to analyze their performance How computers are designed and built, what components are needed ?How computers are designed and built, what components are needed ? Issues affecting modern processors (cache, pipelines, CISC, RISC, superscalar, etc)Issues affecting modern processors (cache, pipelines, CISC, RISC, superscalar, etc)

Computer Layer ISA = Instruction Set Architecture

Course Motivation design/build a new computerdesign/build a new computer –rare oportunity design/build a new version of a computerdesign/build a new version of a computer improve software performanceimprove software performance ability to optimally purchase a computerability to optimally purchase a computer provide a solution with an embedded computerprovide a solution with an embedded computer

Course Structure Computer Organization, Architecture, Function & Structure OverviewComputer Organization, Architecture, Function & Structure Overview Simple Computer ArchitectureSimple Computer Architecture –SAP-1 Modern Computer ArchitectureModern Computer Architecture Advanced Computer ArchitectureAdvanced Computer Architecture –Pipeline, superscalar, CISC vs RISC Computer ComponentsComputer Components –Memory, Cache, External Memory, Bus System, I/O

Evalution Rules Assignment / Quiz : 32.5 %Assignment / Quiz : 32.5 % Mid-Semester Exam : 32.5 %Mid-Semester Exam : 32.5 % Final Exam : 35%Final Exam : 35%

Average Final Score (AS) AS > 80  AAS > 80  A 70 > AS > 79  B70 > AS > 79  B 60 > AS > 69  C60 > AS > 69  C 50 > AS > 59  D50 > AS > 59  D AS < 50  EAS < 50  E

Course Rules Presence is not taken into account for evaluation, but only the present- student’s tasks (assignment/quiz) which will be evaluatedPresence is not taken into account for evaluation, but only the present- student’s tasks (assignment/quiz) which will be evaluated Do not eat during the lecture (drink only)Do not eat during the lecture (drink only) Late tolerance : 15 minsLate tolerance : 15 mins –For students : you’re still eligible to enter to the class, but your presence won’t be counted –For lecturer : no lecture

Reference List 1.Stallings, William. Computer Organization and Architecture, 5 th ed. Prentice Hall Tanembaum, Andrew S. Structured Computer Organization, 4 th ed. Prentice Hall Malvino & Brown. Digital Computer Electronics, 3 rd ed. McGrawHill E. Bryant, Randal & O'Hallaron, David. Computer Systems A Programmer's Perspective. Prentice Hall Stallings, William, Computer Organization and Architecture-Designing for Performance, 6 th ed., Prentice Hall, Antonakos, James L. The Pentium Microprocessor. Prentice Hall International Brey, Barry B., The Intel Microprocessors 8086/8088, 80186/ , 80386, 80486, Pentium, and Pentium Pro Processor, 4 th, Prentice Hall, Sumber-sumber di Internet

Any Question ?