Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.

Slides:



Advertisements
Similar presentations
Computer Basics 2.
Advertisements

A video or computer display device a)Printer b)Icon c)Monitor d)CPU.
including File Management
?  Able to explain the 6 key functions of system software  Able to explain each using a suitable example  Identify three different system software.
P3- Represent how data flows around a computer system
Computer Components.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
Computer Hardware.
Hardware and Multimedia Chapter 4. 4 Personal Computers (PCs) PCs are computers that can be: Used by individuals at home, work, or school Desktop models.
COMPUTER SYSTEM COMPONENTS ACTIVITY
Computer Basics Flashcards #2
Input, Output, Processing and Storage
Computers & Logic An Overview. Hardware Hardware is the equipment, or the devices, associated with a computer. For a computer to be useful, however, it.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
Present by : Juan José Foronda
Week 6 Operating Systems.
Computer Organization ANGELITO I. CUNANAN JR. 1. What is Computer?  An electronic device used for storing and processing data.  It is a machine that.
Computer Basics Diagram
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
Lesson 2 Information Processing. Objectives Define hardware and software Explain the three basic computer functions: input, processing, and output.
Operating Systems  By the end of this session, you will know: What an Operating System is. The functions it performs.
Configuration.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
Computer Parts There are many parts that work together to make a computer work.
Software GCSE COMPUTING.
The Computer and Its Parts Technology Applications (Keyboarding)
Computer Components Checklist There are many parts that work together to make a computer work.
Operating System (OS) Basics. Operating System Basics Software (applications) Operating System (OS) Hardware.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 1 Introduction to Operating Systems.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
What is a computer? Computer is a device for processing information.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Chapter 3: Personal Computers in the Learning Environment Annette Arnold ETEC 562 September 14, 2005.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
1 After completing this lesson, you will know: What computers need to operate—basic hardware and peripheral devices Why and how to protect your computer.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Parts of the Computer System
Multimedia and Computers Introduction to Computers.
Looking Inside the Computer System
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
in the Learning Environment
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
1 3 Computing System Fundamentals 3.3 Computer Systems.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Computer Parts and Functions. How A Computer Works.
By Tom and James. Hardware is a physical part of the system that you can pick up and move. There are two types of hardware, external and internal. External.
By Ellen Glennie & Bella Pearce. The motherboard The motherboard is the main compartment of the computer. The motherboard is the source that everything.
Types of Software Chapter 2.
HARDWARE AND SOFTWARE. What is hardware? Hardware is any physical component of a computer system. Without any hardware, your computer would not exist,
 Kim  Allen  Kenneth. Chapter 1 Computer Fundamentals.
Systems Software. Systems software Applications software such as word processing, spreadsheet or graphics packages Operating systems software to control.
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
Identify internal hardware devices (e. g
Computer Organisation
Operating Systems & System Software
Computer Systems – Hardware, Operating System, & Software
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
Introduction to Operating Systems
Operating Systems What are they and why do we need them?
Identify information technology equipment/software and operating systems supported by the organization By Jack+ Aaron.
OPERATING SYSTEMS.
Operating System Review
Types of Software.
Computer Electronic device Accepts data - input
Function of Operating Systems
Overview of Computer system
4. Computer system.
Presentation transcript:

Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.

A computer … CPU (Central Processing Unit) Memory (e.g RAM) Backing Store (e.g Hard Disk) Input Devices (Keyboard, scanner) Output Devices (Monitor, Printer) The computer hardware

The OS is the software that takes control of the physical devices CPU (Central Processing Unit) Memory (e.g RAM) Backing Story (e.g Hard Disk) Input Devices (Keyboard, scanner) Output Devices (Monitor, Printer)

Memory Management Software wants to get control of as much RAM as possible because more RAM usually means they run faster. How do we stop the first item of software grabbing all of the RAM and stopping others from getting it?

Multi-tasking Software wants to get as much CPU time as possible. Sharing out CPU time between different software is called Multi-tasking.

Peripheral management Controlling which software gets control of equipment attached to the computer (peripherals)

It’s good to share Memory Management CPU time (Multi-tasking) Peripheral Management These are some of the tasks of an Operating System

Also … User Interface How does it look? Here to put the icons? Which language to display? Security Log-in, protect files from other users, Firewall, Anti-virus …etc.

What does an Operating System do? An operating system is Software The allocation of RAM to appsMemory Management User Interface Multi-tasking Peripheral Management WIMP or other- how does it look? Security Allocates CPU time to each process Printers, router, etc. Logging in, firewall, AV