Syllabus - CSCI 311 - System Architecture
Basic Information
- Section: D1
- Semester: Fall 2020
- Hard Deadline for All Work: Friday, December 4th, 2020 at 4:30 PM EST
- This course is fully online and does not meet in person. It is also asynchronous, which means that there is no specific time that you must be online each day.
- Prerequisites: CSCI 211 and CSCI 216, both with a grade of C or better
- Credit Hours: 3
- Course Purpose: Introduces computer, data center, and system architectures at a high level.
- Intended Audience: Information Technology majors (required course)
Instructor Information
Dr. Mike Murphy
Please see the About Me page for contact information, and check my Schedule for office hours information.
Catalog Description
Introduction to the high-level architecture of computer systems and the hardware-software interface. Major design features of hardware components are discussed. Topics include instruction set architectures, processor designs, memory components, power, storage devices, device drivers, kernels, bootloaders, firmware, and partition tables.
Course Objectives and Tentative List of Major Topics
- Describe the components of a CPU, including the Control Unit, Arithmetic and Logic Unit, registers, and caches.
- Discuss Instruction Set Architectures, including the difference between RISC and CISC systems.
- Introduce and compare commercially available ISAs including x86, x86_64, ARM Cortex, AArch64, POWER, and RISC-V.
- Define microarchitectures, and compare recent generations of AMD, Intel, and ARM processors.
- Discuss speculative execution and the Spectre and Meltdown vulnerabilities.
- Explain the operation of Random Access Memory, including dynamic RAM and its properties (Row and Column Address Strobes, refreshes, and CAS latency).
- Describe the operation of rotational, solid-state, and tape storage devices, including device partitioning.
- Discuss Thermal Design Power, and explain how to size power supplies based on total system TDP.
- Explore the hardware-software interface, including firmware, bootloaders, kernels, and device drivers.
- Introduce data center architectures, including the components found in a typical data center.
- Describe data center power distribution, redundancy, and management.
- Explain calculations for data center cooling requirements.
- Discuss data center fire suppression.
- Introduce high-level architectural descriptions using the ISO/IEC/IEEE 42010 standard.
Course Student Learning Outcomes
Upon successful completion of this course, students should be able to:
- Explain the basic operation of a Central Processing Unit.
- Distinguish between different Instruction Set Architectures and identify benefits and weaknesses of various commercially available CPUs.
- Describe the operation of memory and storage devices, including addressing and partitioning schemes.
- Describe the hardware-software interface of a computer system, including the bootloader, kernel, firmware, and device drivers.
- Calculate power and cooling requirements for equipment given thermal design power specifications.
- Explain how multiple systems can be hosted within a data center in a safe and efficient manner.
ABET Assessment
This course measures the following Performance Indicators:
- 1.1. Define requirements and/or specifications for a computing problem.
- 1.2. Analyze a complex problem by breaking it down into smaller components.
- 1.6. Analyze a component of a complex problem.
- 2.4. Compare multiple solutions against requirements.
- IT 6.3. Select systems appropriate for different user and environment requirements.
Texts and Materials
- No textbook is required for this course.
- Readings, reference materials, tutorials, and videos will be assigned, requiring Internet access.
Grade Categories
Grades will be broken into different categories and weighted as follows:
Category | Weight |
---|---|
Assignments | 30% |
Learning Quizzes | 30% |
Assessment Quizzes | 40% |
Additional Policies and Information
The following policies and documents are incorporated into this syllabus by reference:
- My Common Course Policies
- My Online Learning Expectations
- Contingency Plan
- First Week Checklist
- Student Services Guide
Disclaimer
Portions of this course may deal with issues related to cost analysis, laws, and ethics. The instructor of this course is not a lawyer, accountant, or financial advisor, and no portion of this class constitutes legal or financial advice. This syllabus and schedule are tentative and subject to change with notice to the student during the semester. If a portion of this syllabus is found to be non-compliant with University policies or applicable laws, the remainder of this syllabus will remain effective.