Back to Sistem Operasi
Session 1
Sistem Operasi
Introduction to Operating Systems and Computer Architecture
3.5 hours
Duration
8
Materials
6
Objectives
Session Overview
Fundamental concepts of operating systems, their role in computer systems, OS evolution, types of operating systems, and computer architecture basics including CPU, memory hierarchy, and I/O systems.
Learning Objectives
By the end of this session, you should be able to:
- Understand the role and objectives of operating systems in computer systems
- Analyze different types of operating systems: batch, time-sharing, real-time, distributed
- Master computer architecture fundamentals: CPU organization, instruction execution cycle
- Understand memory hierarchy: registers, cache, main memory, secondary storage
- Learn interrupt mechanisms and system calls for OS-hardware interaction
- Explore the evolution of operating systems from early batch systems to modern OSes
Course Materials
Download materials for offline study and reference
Operating System Concepts Textbook Chapter 1-2 (60 pages)
Available material
Computer Architecture Fundamentals Reference
Available material
OS Evolution Timeline and Historical Perspective
Available material
System Call Interface and API Documentation
Available material
Interrupt Handling Mechanisms Guide
Available material
Comparative Analysis of Different OS Types
Available material
Hands-on Lab: Virtual Machine Setup and OS Installation
Available material
OS Architecture Diagram Collection
Available material