CS2100 Computer Organisation Welcome (AY2014/5 Semester 2)

Slides:



Advertisements
Similar presentations
Syllabus Instructor: Dr. Wesam Ashour
Advertisements

CS1020 Data Structures and Algorithms I Lecture Note #0 Course Admin (AY2014/5 Semester 2)
CS2100 Computer Organisation
ITCS 3181 Logic and Computer Systems
CS1101: Programming Methodology
Welcome and Administrative Matters.
ITCS 3181 Logic and Computer Systems
CS 311: Computer Organization
ECE200 – Computer Organization Course Introduction.
OBJECTIVE OF THIS COURS Digital design is concerned with the design of digital electronic circuits. Digital circuits are employed in the design and construction.
EET 4250: Microcomputer Architecture Fall 2009 William Acosta URL:
Slide 1 Instructor: Dr. Hong Jiang Teaching Assistant: Mr. Sheng Zhang Department of Computer Science & Engineering University of Nebraska-Lincoln Classroom:
CSCE 211: Digital Logic Design
ECE 232 L1 Intro.1 Adapted from Patterson 97 ©UCBCopyright 1998 Morgan Kaufmann Publishers ECE 232 Hardware Organization and Design Lecture 1 Introduction.
CS2100 Computer Organisation Introduction (AY2015/6 Semester 1)
Orange Coast College Business Division Computer Science Department CS 116- Computer Architecture Course Orientation.
Dept. of Computer Science Engineering Islamic Azad University of Mashhad 1 Computer System Architecture Dept. of Computer Science Engineering Islamic Azad.
CSCI 255 Possibly the last year as CSCI 255 –Lecture only course next Fall? “Co-listed” as ECE 109 –Lab only course On computer interfacing Course web.
CS1104: Computer Organisation Welcome (AY2006/7 Semester 2)
Lecture 0 Digital Electronics Fundamentals Computer Architecture and System Software There are 10 kinds of people in this world – those who understand.
David O’Hallaron Carnegie Mellon University Processor Architecture Overview Overview Based on original lecture notes by Randy.
CPSC 321 Introduction to Logic Circuit Design Mihaela Ulieru (‘Dr. M’)
CS 311: Computer Organization
CS2100 Computer Organisation
ECEN 248: INTRODUCTION TO DIGITAL DESIGN
E&CE % Final 30% Laboratory 20% Midterm ON LINE Course Notes! Lab Manual LabTechs/TAs Assignments extra probs/solns.
CT101: Computing Systems Petronel Bigioi. Overview Lecturer Name: –Dr. Petronel Bigioi Course schedule: –Semester1: Monday 2 – 3 pm, AC202 Monday 3 –
(1) ECE 3056: Architecture, Concurrency and Energy in Computation Lecture Notes by MKP and Sudhakar Yalamanchili Sudhakar Yalamanchili (Some small modifications.
1 CPRE210: Introduction to Digital Design Instructor –Arun K. Somani –Tel: – –Office Hours: MWF 10:00-11:00 Teaching Assistant.
Intro: FIT1001 Computer Systems S Important Notice for Lecturers This file is in skeleton form only Lecturers are expected to modify / enhance.
Lecture 01: Welcome Computer Architecture! Kai Bu
التحليل والتصميم المنطقي DIGITAL DESIGN Instructor : Khalil Alsulbi Mobile : Room : 217.
Computer Architecture Souad MEDDEB
CS1101: Programming Methodology
CWRU EECS 3141 Computer designers must be experienced: in both hardware and software co-design, as well as in embedded applications, be familiar with optimization.
1 CS 101 Today’s class will begin about 5 minutes late We will discuss the lab scheduling problems once class starts.
CEC 220 Digital Circuit Design Wednesday, January 7 CEC 220 Digital Circuit Design Slide 1 of 12.
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM515 Advanced Computer Architecture.
CSCE 211: Digital Logic Design Chin-Tser Huang University of South Carolina.
Welcome and Administrative Matters Lecturer’s slides.
Welcome BIOLOGY Fundaments of Anatomy and Physiology Spring, 2013 Mrs. Willie Grant, Instructor (210)
Introduction to Computer Architecture Dr. Ahmed El-Bialy Dr. Sahar Fawzy Dr. Sahar Fawzy
CPE432: Computer Design Course Introduction Dr. Gheith Abandah د. غيث علي عبندة.
Computer Architecture Opening Yu-Lun Kuo 郭育倫 Department of Computer Science and Information Engineering Tunghai University Taichung, 40704, Taiwan R.O.C.
The course purpose and structure Teach the computers internals on hardware/software interface level The students upon completion of the course should be.
Lecture 01: Welcome Computer Architecture! Kai Bu
ECE/CS 352 Digital System Fundamentals1 ECE/CS 352 Digital Systems Fundamentals Spring 2001 Introduction Charles R. Kime.
0. Course Introduction Rocky K. C. Chang, 25 August 2017.
CSCE 211: Digital Logic Design
CS2100 Computer Organisation
CS2100 Computer Organisation
ENCM 369 Computer Organization
CS2100 Computer Organisation
Computer Organization
CS2100 Computer Organisation
National University of Singapore
Computer Architecture Syllabus
CSCE 211: Digital Logic Design
CS2100 Computer Organisation
Logic and Computer Design Fundamentals
ECE/Comp Sci 352 Digital Systems Fundamentals
CDA 3100 Spring 2009.
T Computer Architecture, Autumn 2005
COMPUTER ARCHITECTURE
lecturer | ASIC design engineer
CSC 220: Computer Organization
CSCE 211: Digital Logic Design
CSCE 211: Digital Logic Design
Lecture 1 Class Overview
CPE 626 Advanced VLSI Design, Spring 2002 Admin
Presentation transcript:

CS2100 Computer Organisation Welcome (AY2014/5 Semester 2)

CS2100 Welcome (AY2014/5 Semester 2) 2 STAFF Lecturers Lecturers  Dr Soo Yuen Jien Module coordinator COM  Mr. Aaron Tan Tuck Choy COM Tutors Tutors  To be updated – refer to course website Lab TAs Lab TAs  To be updated – refer to course website

CS2100 Welcome (AY2014/5 Semester 2) 3 COURSE DESCRIPTION The objective of this module is to familiarise students with the fundamentals of computing devices  The basics of data representation  How the various parts of a computer work, separately and with each other Topics  Data representation systems  Combinational and sequential circuit design  Assembly language  Processor execution cycles  Pipelining  Memory hierarchy  Input/output systems

CS2100 Welcome (AY2014/5 Semester 2) 4 SYLLABUS OUTLINE Number systems and codes Boolean algebra Logic gates and circuits Simplification Combinational circuits Sequential circuit Performance Assembly language The processor: Datapath and control Pipelining Memory hierarchy: Cache Input/output

CS2100 Welcome (AY2014/5 Semester 2) 5 TEXTBOOKS Digital Logic Design (DLD) 2 nd edition Digital Logic Design (DLD) 2 nd edition by Aaron Tan McGraw-Hill Computer Organization and Design (COD), 4 th edition Computer Organization and Design (COD), 4 th edition by David A. Patterson and John L. Hennessy, 4 th ed, Elsevier Please refer to module website “Errata” page for errors in the book.Errata

CS2100 Welcome (AY2014/5 Semester 2) 6 ADMIN MATTERS (1/2) me at comp.nus.edu.sg on personal matters. Online tutorial registration – through CORS.  Lab group and tutorial group are independent.  Please read forum on common mistakes made on CORS.  Appeal through CORS, please do NOT me!  Priority will be given to those without a group, instead of those who already have a group but wish to change.  Do not worry if your lab/tutorial is back to back with the lecture. I will be punctual in starting my lesson and CS2100 lectures/tutorials/labs should end 15 minutes before the hour.  After you get your assigned group, please stick with it.

CS2100 Welcome (AY2014/5 Semester 2) 7 ADMIN MATTERS (2/2) Lectures are webcast Tutorials and labs will start in week 3 Term Tests  On two Saturdays: 7 March and 11 April 2015, 9:00 – 10:30am  Please check that the dates don’t clash with your other classes/tests!  If any of your other modules has a test scheduled on the same day and time, please inform the lecturer of that module of the clash.

END