Computing Fundamentals

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

What is an operating system? Is it software?
Operating Systems Manage system resources –CPU scheduling –Process management –Memory management –Input/Output device management –Storage device management.
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
What You Will Learn Components of a computer’s system software The importance of an operating system Functions of an operating system Types of user interfaces.
Unit 6- Operating Systems.  Identify the purpose of an OS  Identify different operating systems  Describe computer user interaction with multiple operating.
CMPTR1 CHAPTER 3 COMPUTER SOFTWARE Application Software – The programs/software/apps that we run to do things like word processing, web browsing, and games.
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
OPERATING SYSTEMS AND SYSTEMS SOFTWARE. SYSTEMS SOFTWARE Systems software consists of the programs that control the operations of the computer and its.
Week 6 Operating Systems.
Lesson 4 Computer Software
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Chapter Three OPERATING SYSTEMS.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Lesson 8 Operating Systems
IC3 Chapter 8 Computer Fundamentals
Lesson 6 Operating Systems and Software
COMP 6005 An Introduction To Computing Session Two: Computer Software Systems Software.
Survey of PC and Network Operating Systems
Chapter 4 System Software.
Operating Systems  A collection of programs that  Coordinates computer usage among users  Manages computer resources  Handle Common Tasks.
Software GCSE COMPUTING.
Computer and Information Science Computer Software Computer Software Chapter 1.2.
Software 1. Software is divided into parts System software Operating system Utility software Application software 2.
Computing and the Web Operating Systems. Overview n What is an Operating System n Booting the Computer n User Interfaces n Files and File Management n.
Operating Systems TexPREP Summer Camp Computer Science.
Your Interactive Guide to the Digital World Discovering Computers 2012.
System Software CSCI-N 100 Department of Computer and Information Science.
The Role of the Operating System
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Visualizing Technology© 2012 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation To Accompany Chapter 6 System Software.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
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.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 5: Identifying Operating.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems.
Chapter 8 Operating Systems. Objectives Identify the types of system software Summarize the startup process on a personal computer Describe the functions.
Digital Communication Systems Comp Functions of the Operating System.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Operating Systems Morrison / WellsCLB: A Comp Guide to IC 3 3E 1 Morrison / Wells.
Ms. Tracy  Identify the purpose of an operating system.  Identify different operating systems.  Describe computer user interaction with multiple.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
2: Operating Systems Networking for Home & Small Business.
Computer Operating Systems And Software applications.
1 Lesson 8 Operating Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Mr L Challenor ICT Teacher BTEC IT Unit 02 - Lesson 06 Computer Software.
Operating System and Utility Programs
Computers: Tools for an Information Age
Fundamentals of Information Systems, Sixth Edition
Computers & operating systems
Chapter Objectives In this chapter, you will learn:
Discovering Computers 2012: Chapter 8
2. OPERATING SYSTEM 2.1 Operating System Function
Chapter 5: Using System Software
TexPREP Summer Camp Computer Science
Chapter 4 The Power behind the Power
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Operating System Basics
Chapter 4.
Lesson 8 Operating Systems
Chapter 4 The Power behind the Power
ICT Programming Lesson 3:
Computers & operating systems
Software - Operating Systems
Presentation transcript:

Computing Fundamentals Unit 5- Operating Systems

Objectives Identify the purpose of an OS Identify different operating systems Describe computer user interaction with multiple operating systems Identify system limitations Describe common problems related to operating systems

The OS System software Allows user & hardware to communicate with application software & reverse Manages files & resources Drivers allow peripherals to communicate with OS Every PC needs one OS responsible for hardware & software resources.

Operating Systems DOS Windows Mac OS Old Text based, single task only Command Prompt Windows 3.0, 3.1, 95, 98, 2000, Me, XP, Vista, 7, 8, 8.1 Mac OS Linux, Unix, Handheld/Tablet OS, Embedded Network OS (NOS) Novell, Windows Server Allows shared access, security

DOS Found in Command Prompt Show on their PC

Windows- Through the Years 3.0, 3.1, 95, 98, 2000, Me, XP, Vista, 7, 8, 10

Mac OS

Linux Similar to Windows/ Mac Free Open to coding/ changes by the user Open Source

UNIX More for servers/programming of devices

Network OS Runs on a central server Controls access Manage network resources Monitor network Maintains security Windows Server 2008, Novell Netware

Handheld/Tablet OS Current: Android, iOS, Windows, Blackberry Older: Palm OS, Symbian

Embedded OS OS used in appliances or special purposes Small & serves single purpose Car, ATM, router, mp3 player, digital picture frames

Review What are programs used by the OS to talk to hardware devices? Driver Which OS’s use a GUI and can multitask? Windows, MAC Which OS is open source? Linux T or F. A computer can not run application software without an OS. True

OS Problems Incompatibility Sharing Files Application software must be compatible with the OS it runs on Office 2011:mac will only run on MAC’s, not Windows Sharing Files Some files can’t be read across OS’s .txt can be; has no formatting (simple text editor) .rtf can be; keeps formatting

OS Problems File corruption Disk crashes OS files can get damaged & cause OS to not run properly or not at all Virus, power failure, bad install Disk crashes Unexpected shut down Reboot or reinstall/fix errors

Boot Up Process POST (verifies hardware) ROM passes boot instructions to RAM OS located on HD, loaded into RAM C: Drive Check Hardware ROM passes boot instructions to RAM Find OS on the Hard Drive Run OS & load into RAM

User Interfaces How you interact with OS Command Line Interface (CLI) DOS Graphical User Interface (GUI) Icons to click

Review Which user interface must you type out commands instead of clicking icons? CLI Where is the OS stored? Hard drive Where does the OS get loaded onto when the computer boots? RAM Which OS is free and allows users/programmers to change coding to improve it? Linux

Review Name a mobile OS. Which type of user interface is Windows? iPhone, Android, Windows Mobile, others Which type of user interface is Windows? GUI What happens first when you turn on your computer? POST, check hardware What part of the computer contains boot instructions? ROM

Computing Fundamentals Unit 5- Operating Systems