Advanced Diploma in Computer Science (907) Computer Systems Architecture

Similar documents
Lecture 1 Introduction (Chapter 1 of Textbook)

COURSE DESCRIPTION. CS 232 Course Title Computer Organization. Course Coordinators

2c. Content of Computer systems (Component 01)

Computer Science Curriculum Content, KS5

MCT611 Computer Architecture & Operating Systems Module Handbook. Master of Science in Software Engineering & Database Technologies (MScSED)

Learning objectives. Computer principles The characteristics of contemporary processors, input, output and storage devices

Course Outline. TERM EFFECTIVE: Spring 2016 CURRICULUM APPROVAL DATE: 10/12/2015

1) What is information system? Describe the basic concepts of information systems.

Computer Organization

M.Sc. (Previous) DEGREE EXAMINATION, MAY First Year Information Technology. Time : 03 Hours Maximum Marks : 75

Reader's Guide Outline of the Book A Roadmap For Readers and Instructors Why Study Computer Organization and Architecture Internet and Web Resources

INFORMATION TECHNOLOGY

Syllabus for Computer Science General Part I

PART A (22 Marks) 2. a) Briefly write about r's complement and (r-1)'s complement. [8] b) Explain any two ways of adding decimal numbers.

Switching to AQA from Edexcel

Switching to AQA from OCR

CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY COMPUTER ARCHITECURE- III YEAR EEE-6 TH SEMESTER 16 MARKS QUESTION BANK UNIT-1

Personalised Learning Checklist ( ) SOUND

«Computer Science» Requirements for applicants by Innopolis University

COMPUTER ORGANIZATION AND ARCHITECTURE

3.1 Description of Microprocessor. 3.2 History of Microprocessor

Padasalai s - VIRUDHUNAGAR DISTRICT COMMON FIRST MID TERM TEST, JULY 2018 STANDARD 11 COMPUTER APPLICATION

Teddington School Sixth Form

SYLLABUS. osmania university CHAPTER - 1 : REGISTER TRANSFER LANGUAGE AND MICRO OPERATION CHAPTER - 2 : BASIC COMPUTER

Course Description: This course includes concepts of instruction set architecture,

Contents. 1.1 What Operating Systems Do Computer-System Organization Computer-System Architecture 12. Operating-System Structures

SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR

(DMCA101) M.C.A. DEGREE EXAMINATION, MAY First Year INFORMATION TECHNOLOGY

Contents. 1.1 What Operating Systems Do Computer-System Organization Computer-System Architecture 12. Operating-System Structures

Honorary Professor Supercomputer Education and Research Centre Indian Institute of Science, Bangalore

CS6303-COMPUTER ARCHITECTURE UNIT I OVERVIEW AND INSTRUCTIONS PART A

CS370 Operating Systems

Introduction to C. Why C? Difference between Python and C C compiler stages Basic syntax in C

M.C.A. DEGREE EXAMINATION, DEC First Year. Time : 03 Hours Maximum Marks : 75

OCR Level 3 Advanced GCE in Computer Science (H446)

5 Computer Organization

SAMPLE CURRICULUM GUIDE June 2014

INTELLIGENCE PLUS CHARACTER - THAT IS THE GOAL OF TRUE EDUCATION UNIT-I

The Institution of Engineers - Sri Lanka

JNTUWORLD. 1. Discuss in detail inter processor arbitration logics and procedures with necessary diagrams? [15]

Chapter 2 Data Manipulation

Operating System: an Overview. Lucia Dwi Krisnawati, MA

Chapter 2 Lecture 1 Computer Systems Organization

Computer Organization

Madhya Pradesh Bhoj (Open) University, Bhopal

CS370 Operating Systems

Curriculum 2013 Knowledge Units Pertaining to PDC

User. Application program. Interfaces. Operating system. Hardware

A Level Computing. Contents. For the Exam:

Operating Systems. Lecture Course in Autumn Term 2015 University of Birmingham. Eike Ritter. September 22, 2015

Page 1. Chapter 1: The General Purpose Machine. Looking Ahead Chapter 5 Important advanced topics in CPU design

Computer Architecture

ECE 2030D Computer Engineering Spring problems, 5 pages Exam Two 8 March 2012

BACHELOR OF COMPUTER APPLICATIONS (BCA)

Chapter 5: Computer Systems Organization. Invitation to Computer Science, C++ Version, Third Edition

1. Draw general diagram of computer showing different logical components (3)

2. (a) Compare the characteristics of a floppy disk and a hard disk. (b) Discuss in detail memory interleaving. [8+7]

Institute of Engineering & Management. Course:CS603- Operating System. Course pre-requisites

Department Curriculum and Assessment Outline

Level 2: The Hardware World Chapters 4 and 5 (topics of other cs courses)

Computer Architecture

Chapter 5: Computer Systems Organization

MACHINE LEVEL REPRESENTATION OF DATA

Course Details. Operating Systems with C/C++ Course Details. What is an Operating System?

Introduction to Operating Systems

HASTINGS HIGH SCHOOL

CONTENTS. Computer-System Structures

A Review of Chapter 5 and. CSc 2010 Spring 2012 Instructor: Qian Hu

Latches. IT 3123 Hardware and Software Concepts. Registers. The Little Man has Registers. Data Registers. Program Counter

What Operating Systems Do An operating system is a program hardware that manages the computer provides a basis for application programs acts as an int

Introduction. What is an Operating System? A Modern Computer System. Computer System Components. What is an Operating System?


GCSE Computer Science for OCR Overview Scheme of Work

COMPUTER ORGANIZATION & ARCHITECTURE

Computer-System Organization (cont.)

ASSIGNMENT-1 M.Sc. DEGREE EXAMINATION, MAY 2018 (First Year) INFORMATION TECHNOLOGY Basics of Information Technology

Chapter 1 Computer System Overview

Year 10 OCR GCSE Computer Science (9-1)

Course Schedule. CS 221 Computer Architecture. Week 3: Plan. I. Hexadecimals and Character Representations. Hexadecimal Representation

QUESTION BANK UNIT-I. 4. With a neat diagram explain Von Neumann computer architecture

COURSE PLAN Regulation: R11 FACULTY DETAILS: Department::

Systems and Principles Unit Syllabus

CIS 21 Final Study Guide. Final covers ch. 1-20, except for 17. Need to know:

Chapter 1: Introduction. Operating System Concepts 9 th Edit9on

Chapter 1: Introduction

JBIET. Dept of IT. Operating Systems III B.Tech -I Sem. Department of Information Technology

Syllabus CSCI 405 Operating Systems Fall 2018

Computer Organization CS 206 T Lec# 2: Instruction Sets

CSC Operating Systems Spring Lecture - XIX Storage and I/O - II. Tevfik Koşar. Louisiana State University.

RAID Structure. RAID Levels. RAID (cont) RAID (0 + 1) and (1 + 0) Tevfik Koşar. Hierarchical Storage Management (HSM)

HUDSON VALLEY COMMUNITY COLLEGE TROY, NEW YORK COURSE OUTLINE

The x86 Microprocessors. Introduction. The 80x86 Microprocessors. 1.1 Assembly Language

COMPUTER SYSTEM. COMPUTER SYSTEM IB DP Computer science Standard Level ICS3U. COMPUTER SYSTEM IB DP Computer science Standard Level ICS3U

To provide a grand tour of the major operating systems components To provide coverage of basic computer system organization

Operating Systems Course 2 nd semester 2016/2017 Chapter 1: Introduction

COS 140: Foundations of Computer Science

Introduction to Computer Science-103. Midterm

UNIVERSITY OF WISCONSIN MADISON

RISC Processors and Parallel Processing. Section and 3.3.6

CSE 4/521 Introduction to Operating Systems. Lecture 27 (Final Exam Review) Summer 2018

Transcription:

Advanced Diploma in Computer Science (907) Computer Systems Architecture Prerequisites: Good computing knowledge Corequisites: A pass or better in Diploma in System Analysis & Design or equivalence. Aim: The course covers how programs are represented and executed by modern computers, low-level machine representations of programs and data; an understanding of how computer components influence program performance, assembly level machine organisation, memory system organisation and architecture, functional organisation, multiprocessing and alternative architectures. Fundamental concepts of the architectural structure and organisation of computers are reviewed, including fundamental execution cycle, central processing unit, input/output unit and memory management unit. The course reviews key abstractions supported at the architectural level such as virtual memory, micro-architecture, I/O controllers and processors. An analysis of the evolution of the major architectures from Complex Instruction Set Computers (CISC) to Reduced Instruction Set Computers (RISC) is carried out. Conceptual development and implementation of data structures including arrays, records, linear lists, stacks, queues and binary trees. Operating system structures, concurrent processes, resource scheduling, memory management, file system and protection and distributed systems are analysed in detail. Required Materials: Recommended learning resources. Supplementary Materials: Lecture notes and tutor extra reading recommendations. Special Requirements: A thorough understanding on computer organisation, operating systems and data structures is required to enable candidates pass the examination. Intended Learning Outcomes: Assessment Criteria: 1 Define a computer system. Understand 1.1 Describe Input-Process-Output-Storage system capabilities and limitations. model 1.2 Analyse computer architecture components 1.3 Describe hardware components CPU, memory and software components 1.4 Describe communications components 1.4 Describe protocols, standards and history of computers. 2 Describe numbering system computation. Define bits, data types and operations. 3 Define the different data formats. Describe specifications for converting data into computer usable form. Define the different ways human data may be represented, stored and processed by a computer. 4 Describe how integer data is represented. Define value/magnitude and sign (plus or minus). 5 Define floating point numbers. Analyse how floating point numbers are used in computer 2.1 Define why binary is important 2.2 Define decimal, binary, octal and hexadecimal systems 2.3 Demonstrate binary arithmetic (addition, subtraction and multiplication) 2.4 Demonstrate how to compute fractions. 2.5 Define how data is represented in a computer 2.6 Define ASCII characters 3.1 Describe sources of data 3.2 Identify common data representation types 3.3 Define character and control codes 3.4 Define image data. 4.1 Define a 16, 32 and 64-bit word 4.2 Define unsigned numbers 4.3 Define sign and magnitude 4.4 Define data overflow 5.1 Describe the exponential notation 5.2 Illustrate overflow and underflow 5.3 Describe normalisation

when the number is outside the integer range of the computer or contains a decimal fraction. 6 Define the components of the CPU. Describe the von Neuman Model. 7 Define data structures. Illustrate the purpose of data structures. 8 Describe Assembly as a low level language. 9 Describe the difference between CISC (Complex Instruction Set Computer) and RISC (Reduced Instruction Set Computer). 10 Define how the processing speed or program execution is determined primarily by the ability of Input/Output (I/O) operations to stay ahead of the processor. 6.1 Describe the fetch execute cycle 6.2 Define bus characteristics 6.3 Describe general registers 6.4 Describe special-purpose registers 6.5 Identify memory operations and the relationship between memory address registers, memory data register and memory 6.6 Describe memory capacity 6.7 Define Random Access Memory (RAM) 6.8 Define Read Only Memory (ROM) 6.9 Define Point-to-point vs multipoint 6.10 Describe the motherboard layout 6.11 Describe the instruction set format 7.1 Describe linear lists; stacks; queues; arrays and binary trees 7.2 Illustrate the process of traversing data 7.3 Describe how to add and delete data 7.4 Describe how to sort data 7.5 Define the process of searching for a specific item of data 8.1 Describe how assembly language is compiled. 8.2 Define assembly language instruction format. 9.1 Describe the CISC architecture 9.2 Describe the limitations of CISC architecture 9.3 Define RISC features 9.3 Describe Very Long Instruction Word (VLIW) architecture 9.4 Describe EPIC (Explicitly Parallel Instruction Computer) architecture 9.5 Define how paging is managed by the operating system. 9.6 Differentiate logical vs physical addresses 9.7 Define cache memory. Describe the difference between cache and virtual memory 10.1 Describe I/O speed and coordination issues 10.2 Describe I/O device interface issues 10.3 Describe Input/output module functions. 10.4 Define the CPU interrupts. Explain the use of interrupts. 10.5 Define Direct memory access (DMA) 10.5 Define data bus configuration architecture 10.6 Describe different external bus and port interfaces. 10.7 Explore the structure of an operating system s I/O subsystem 10.8 Discuss the principles of I/O hardware and its complexity 10.9 Provide details of the performance aspects of I/O hardware and software

11 Describe computer peripherals, their classifications and how they are connected. Describe characteristics and features of Real- Time systems. 12 Describe the difference in layout between PC and mainframe systems. Define clustering, mass-storage systems and distributed system structures. Describe Distributed File System (DFS) implementation overview. 11.1 Describe storage devices and their data access time 11.2 Describe the hard disk layout format. 11.3 Describe the CD-ROM layout. 11.4 Explain the timing requirements of realtime systems 11.5 Distinguish between hard and soft realtime systems 11.6 Discuss the defining characteristics of real-time systems 11.7 Describe scheduling algorithms for hard real-time systems 12.1 Explore PC and mainframe components 12.2 Describe multiprocessing symmetrical processing 12.3 Describe cluster models 12.4 Describe the client-server architecture 12.5 Define parallel computing 12.6 Describe the physical structure of secondary and tertiary storage devices and the resulting effects on the uses of the devices 12.7 Explain the performance characteristics of mass-storage devices 12.8 Discuss operating-system services provided for mass storage, including RAID and HSM 12.9 Provide a high-level overview of distributed systems and the networks that interconnect them 12.10 Discuss the general structure of distributed operating systems 12.11 Explain the naming mechanism that provides location transparency and independence 12.12 Describe the various methods for accessing distributed files 12.13 Contrast stateful and stateless distributed file servers 12.14 Show how replication of files on different machines in a distributed file system is a useful redundancy for improving availability 12.15 Introduce the Andrew file system (AFS) as an example of a distributed file system 13.1 Describe the services of an operating system 13 Describe an overview of operating 13.2 Describe the relationship between systems. Define fundamental parts of an operating system. 13.3 hardware and the operating system Describe single job processing 13.4 Multitasking vs multiprocessing 13.5 Define concurrent processing vs simultaneous processing 13.6 Describe file management features 13.7 Describe scheduling 13.8 Describe the different types of operating systems 13.9 Describe the services an operating system provides to users, processes, and other systems 13.10 Discuss the various ways of structuring an operating system

13.11 Explain how operating systems are installed and customised and how they boot 14 Define the process of loading and executing a program 15 Describe the file system structure. Define file operations. 16 Define how to protect the system resources. Describe the external environment of a system. 14.1 Develop a description of deadlocks, which prevent sets of concurrent processes from completing their tasks 14.2 Present a number of different methods for preventing or avoiding deadlocks in a computer system. 14.3 Describe basic scheduling concepts 14.4 Describe CPU scheduling decisions 14.5 Explore the several steps users go through before being run 14.6 Define process swapping 14.7 Identify the characteristics of multimedia data 14.8 Examine several algorithms used to compress multimedia data 14.9 Explore the operating system requirements of multimedia data, including CPU and disk scheduling and network management 14.10 Define how virtual memory is implemented 14.11 Define demand paging 15.1 Explain the function of file systems 15.2 Describe the interfaces to file systems 15.3 Discuss file-system design tradeoffs, including access methods, file sharing, file locking, and directory structures 15.4 Explore file-system protection 15.4 Describe the details of implementing local file systems and directory structures 15.5 Describe the implementation of remote file systems 15.7 Discuss block allocation and free-block algorithms and trade-offs 16.1 Discuss security threats and attacks 16.2 Explain the fundamentals of encryption, authentication, and hashing 16.3 Examine the uses of cryptography in computing 16.4 Describe the various countermeasures to security attacks Recommended Learning Resources: Computer Systems Architecture Introduction to Computing Systems: From Bits and Gates to C and Beyond 2 nd Edition. ISBN 10: 0072467509

Text Books Study Manuals CD ROM Software Computer Organization and Design Fundamentals by David Tarnoff ISBN: 978-1-4116-3690-3 Principles of Computer Architecture Miles Murdocca and Vincent Heuring ISBN-10: 0201436647 Operating System Concepts, 8th Edition Abraham Silberschatz. ISBN 978-0-470-12872-5 BCE produced study packs Power-point slides None