Understanding Computer Hardware Continued…. How fast is your computer? Depends on a lot of factors Depends on a lot of factors –Processor design –Clock.

Slides:



Advertisements
Similar presentations
OPERATING SYSTEM An operating system is a group of computer programs that coordinates all the activities among computer hardware devices. It is the first.
Advertisements

Operating System.
What is an operating system? Is it software?
Operating Systems An operating system is a set of programs that controls how the hardware of a computer works. An operating system provides a means of.
Maninder Kaur OPERATING SYSTEM Maninder Kaur 11 Oct 2010.
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Operating Systems * Section A: Introduction * Section B: The importance of the operating system * Section C: Types of operating systems * Section D: Operating.
Operating Systems CS101 – Autumn 2005 Wk04 - Lecture 1.
Operating Systems: Software in the Background
Understanding Computer Hardware Sohaib A Khan CS101: Wk3 – Lec 1 Reading Assignment: Ch 3 of Text Figure Acknowledgements: “How Computers Work” 6 th Ed.
Understanding Operating Systems 1 Overview Introduction Operating System Components Machine Hardware Types of Operating Systems Brief History of Operating.
Understanding Computer Hardware Sohaib A Khan CS101: Wk3 – Lec 1 Reading Assignment: Ch 3 of Text Figure Acknowledgements: “How Computers Work” 6 th Ed.
Operating Systems & File Management. What is an operating system?
CS101 Introduction to Computing Lecture 11 Operating Systems
Unit 1- Recognizing Computers.  Understand the importance of computers  Define computers & computer systems  Classify different types of computers.
The University of Akron Summit College Business Technology Department Computer Information Systems 2440: 145 Operating Systems Introduction to UNIX/Linux.
SOFTWARE.
The Operating System. Operating Systems (F) What you need to know about –operating system as a program; –directory/folder.
Week 6 Operating Systems.
Computer for Health Sciences
IT Introduction to Information Technology CHAPTER 08 – Operating System.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Chapter 4: What is an operating system?. What is an operating system? A program or collection of programs that coordinate computer usage among users and.
Chapter 4 System Software.
Operating System. Architecture of Computer System Hardware Operating System (OS) Programming Language (e.g. PASCAL) Application Programs (e.g. WORD, EXCEL)
Chapter 4: operating systems. What is an operating system? A program or collection of programs that coordinate computer usage among users and handle common.
Operating Systems CS3502 Fall 2014 Dr. Jose M. Garrido
Chin-Sung Lin Eleanor Roosevelt High School
CS 1308 Computer Literacy and the Internet. Introduction  Von Neumann computer  “Naked machine”  Hardware without any helpful user-oriented features.
Software GCSE COMPUTING.
Standard Grade Computing System Software & Operating Systems.
Operating Systems. Operating systems  Most important program that runs on a computer  Every general-purpose (such as desktop) computer must have OS.
Operating Systems JEOPARDY Computer Repair NetworkOS OS Tasks ConceptsComponentsMisc
PPT Slides by Dr. Craig Tyran & Kraig Pencil Information Systems Software MIS 320 Kraig Pencil Summer 2013.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
B USINESS C OMPUTER A PPLICATION Eyad M. AlMassri BGMS4101 Introduction 1 Business Computer Application.
Operating System. 1. How Operating Systems Work Operating System Functions At the simplest level, an operating system does two things: It manages the.
Computer Anatomy Chin-Sung Lin Eleanor Roosevelt High School.
Lecture 6 Operating System CSCS100 - Spring 2008 – Forman Christian College Asher Imtiaz Wajeeha Akram *Several of these slides have been adapted and modified.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
© 2009 Prentice-Hall, Inc. 1 Chapter 4 Using System Software: The Operating System, Utility Programs, and File Management Computer Skills For Preparatory.
Chapter 5 Presentation Meghan McCabe & Abby Lane Chapter 5 : Lane & McCabe.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
An operating system is the software that makes everything in the computer work together smoothly and efficiently. What is an Operating System?
Outcome 1: Describe the structure and function of an operating system.
By Shreya Mozumdar 6B.  An operating system (OS) is a program that, after being loaded onto the computer, manages all the other programs on the computer.
Operating Systems & Applications Software Lesson 8.
Chapter 1 Basic Concepts of Operating Systems Introduction Software A program is a sequence of instructions that enables the computer to carry.
Operating Systems By-Anoushka Puri. What is an Operating System An operating system is an interface between the user and the computer hardware. It is.
Ch 26 & 27 Operating Systems.  Understand the purpose of an operating system  Be able to describe the tasks performed by an operating system.
HNC COMPUTING - COMPUTER PLATFORMS 1 Computer Platforms Week 3 Types of Software.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
UNIX Operating System. A Brief Review of Computer System 1. The Hardware CPU, RAM, ROM, DISK, CD-ROM, Monitor, Graphics Card, Keyboard, Mouse, Printer,
Operating Systems p.describe the characteristics of knowledge-based systems; q.describe the purpose of operating systems; r.describe the characteristics.
By Nanda Page Operating Systems. Without the operating system, a computer is only devices connected together….. Operating system brings life to computer.
Operating Systems Shannon Gibson. What is an Operating System?  An operating system is the most important software that runs on a computer.
Systems Software / The Operating System CSC October 14, 2010.
Operating System and Utility Programs
Chapter 5 Operating Systems.
Operating Systems What an Operating System is.
Operating System & Application Software
2. OPERATING SYSTEM 2.1 Operating System Function
Operating System.
Chapter 5: Using System Software
Nat 4/5 Computing Science Operating Systems
Presentation transcript:

Understanding Computer Hardware Continued…

How fast is your computer? Depends on a lot of factors Depends on a lot of factors –Processor design –Clock Speed –Size of Cache memory –Bus Width –Math-Coprocessor –Graphics processor, Video Processor, Audio Processor –RAM Size

Continuation of Hardware Lecture…

Operating Systems CS101 – Autumn 2006

Operating Systems You have already had ample experience with at least one of them You have already had ample experience with at least one of them –IBM PCs commonly come with Windows XP Operating System… Some may have Windows 2000 on them –Macs have MAC OS operating system –Sun machines use UNIX or LINUX operating systems –Palm PDAs come with PalmOS Operating systems is how Bill Gates got so rich! Operating systems is how Bill Gates got so rich!

What is an Operating System? An operating system is a ‘program’, a piece of software, rather than hardware An operating system is a ‘program’, a piece of software, rather than hardware It is the first program to be loaded in memory, after POST is completed It is the first program to be loaded in memory, after POST is completed It is a rather special program – it manages the computer and everything that runs on it It is a rather special program – it manages the computer and everything that runs on it Amongst other things, the operating system provides you with a User-Interface, so you can actually use the computer Amongst other things, the operating system provides you with a User-Interface, so you can actually use the computer

More on Operating Systems A microwave oven has a computer in it which manages the keypad, the display, as well as does computations about cooking A microwave oven has a computer in it which manages the keypad, the display, as well as does computations about cooking Microwave ovens do not need an operating system, because they do the same simple task over and over again Microwave ovens do not need an operating system, because they do the same simple task over and over again An oven runs a single program all the time An oven runs a single program all the time All desktop computers have an operating system All desktop computers have an operating system The operating system creates the ability to: The operating system creates the ability to: –Serve a variety of purposes –Interact with the user in more complicated ways At a simple level, OS does two things At a simple level, OS does two things –Manages hardware and software resources –Provides a way for the user to deal with hardware, without knowing all its details

What does an Operating System do? Applications e.g. MS Word, Calculator User i.e. YOU Operating System e.g. Windows 2000 Hardware CPU, Monitor, Keyboard You can think of the operating system as a factory manager, who manages resources, inventory, workers and jobs

What does an Operating System do? The operating system manages a lot of things The operating system manages a lot of things Including Including –Memory –Processor –Other hardware –Applications –File System Ref:

Types of Operating Systems Real-Time Operating Systems (RTOS) Real-Time Operating Systems (RTOS) –Normally used to control scientific machinery –Ensures that a given task occurs in precisely the time allocated for it –Typically not user friendly Single-User, Single-Task Single-User, Single-Task –At one time, only one task (application, program) can run on the computer –Eg. DOS, Palm OS Single-User, Multi-Task Single-User, Multi-Task –Most common type on desktops –E.g. Microsoft Windows, Apple’s MacOS Multi-User Multi-User –Allows several users to work simultaneously on a computer –Mainly run on servers –E.g. UNIX

Multi-tasking

PCB – Process Control Block

Useful link to understand more about operating systems… Figure Acknowledgement: “How Computers Work” 6 th Ed by Ron White (Illustrated by Timothy Edward Downs) © Que Corp 2002 Required Reading: Chapter 4 of text