1 Pertemuan 6 Understanding Operating Systems Matakuliah: J0282 / Pengantar Teknologi Informasi Tahun: 2005 Versi: 02/02.

Slides:



Advertisements
Similar presentations
Chapter 8: Operating Systems and Utility Programs
Advertisements

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART II.
Chapter 7 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Chapter 8 Operating Systems and Utility Programs.
Chapter 7 Operating Systems and Utility Programs
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Chapter 8 Operating Systems and Utility Programs
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Chapter 8 Operating Systems and Utility Programs.
1 Pertemuan 1 Understanding Information Technology Matakuliah: J0282 / Pengantar Teknologi Informasi Tahun: 2005 Versi: 02/02.
Operating Systems and Utility Programs
LECTURE 14 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
Living in a Digital World Discovering Computers 2010.
Operating Systems and Utility Programs
Discovering Computers 2009 CSC 100 – Computer Literacy Dr. Carlos E. Otero Operating Systems and Utility Programs.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
Operating Systems Operating System
IT Introduction to Information Technology CHAPTER 08 – Operating System.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Chapter 8 Operating Systems and Utility Programs
Lecture 13 Operating Systems
Chapter Three OPERATING SYSTEMS.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 8 Operating Systems and Utility Programs.
University of Management & Technology Operating Systems & Utility Programs.
3 COMPUTER SOFTWARE Chapter
Chapter 8 Operating Systems and Utility Programs Serena Oldhouser.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Computer Software What is system software?
Chapter 4 System Software.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
University of Management & Technology 1 Operating Systems & Utility Programs.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 7 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs.
Device- dependent Runs only on specific type of computer Types of Operating Systems What are some characteristics of operating systems? Next p
1 Chapter 7 Operating Systems & Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
OSApplication Software perangkat lunak: merupakan program-program komputer yang berguna untuk menjalankan suatu pekerjaan sesuai dengan yang dikehendaki.
Chapter 8 Operating Systems. Objectives Identify the types of system software Summarize the startup process on a personal computer Describe the functions.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Operating Systems and Utility Programs COMPUTER SOFTWARES.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
Chapter 8 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
1 Chapter 8 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Discovering Computers 2012: Chapter 8
Chapter 8 Operating Systems and Utility Programs
Operating System Review
Chapter 8 Operating Systems and Utility Programs.
Chapter 7 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs
Operating System Review
Chapter 8 Operating Systems and Utility Programs
3 COMPUTER SOFTWARE Chapter
Chapter 8 Operating Systems and Utility Programs
Operating System Review
Chapter 8 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs
Presentation transcript:

1 Pertemuan 6 Understanding Operating Systems Matakuliah: J0282 / Pengantar Teknologi Informasi Tahun: 2005 Versi: 02/02

2 Learning Outcomes Pada akhir pertemuan ini, diharapkan mahasiswa akan mampu : menguraikan jenis dan fungsi sistem operasi pada komputer

3 Outline Materi Operating Systems Function Types of Operating Systems Utility Programs Stand-Alone Utility Programs

4 System Software What is system software?  Programs that control the operations of the computer  Serves as the interface between the user, the application software, and the computer’s hardware

5 Operating Systems What are the functions of an operating system? monitor performance provide a user interface provide file management and other utilities establish an Internet connection control a network administer security start the computermanage programs schedule jobs and configure devices manage memory

6 Operating System Functions What is booting?  Cold boot Turning on computer that has been powered off  Warm boot Restarting computer that is powered on Warm boot from Windows desktop Warm boot from system unit  Process of starting or restarting a computer

7 Operating System Functions What messages display on the screen when you boot the computer?

8 Operating System Functions How does a personal computer boot up? Step 1. Power supply sends signal to com- ponents in system unit Step 4. Results of POST are compared with data in CMOS chip Step 2. Processor accesses BIOS to start computer Step 3. BIOS runs tests, called the POST, to check components such as mouse, keyboard, and adapter cards Step 5. BIOS looks for system files in floppy disk drive or CD/DVD drive, and then hard disk Step 6. Kernel (core) of operating system loads into RAM Step 7. Operating system loads configuration information and displays desktop on screen

9 Operating System Functions What is a user interface? command-line interfacemenu-driven interface  Controls how you enter data and instructions and how information displays on screen

10 Operating System Functions What is a graphical user interface (GUI)?  User interacts with menus and visual images such as icons and buttons

11 Foreground contains program you are using Background contains programs that are running but are not in use Operating System Functions What is single user/ multitasking?  Working on two or more programs that reside in memory at same time

12 Operating System Functions How does an operating system schedule jobs? Transferring items between storage and memory Sending information to output device Processing instructions Receiving data from input device Adjusts schedule based on job’s priority A job is operation the processor manages

13 Operating System Functions What is spooling?  Sending print jobs to buffer instead of directly to printer  Print jobs line up in queue

14 Operating System Functions What is a device driver? Device Driver Program that tells operating system how to communicate with device With Plug and Play, operating system automatically configures new devices as you install them Also called driver Also called driver

15 Operating System Functions What is a network operating system?  Allows users to share printer, Internet access, files, and programs on a network  Administers security by establishing user name and password for each user

16 Operating System Utility Programs What is a utility program?  System software that performs maintenance-type tasks  Also called utility

17 Operating System Utility Programs What is a file manager?  Performs functions such as copying, renaming, deleting, and moving files  Image viewer displays contents of graphics file when you double click on it

18 Operating System Utility Programs What is an uninstaller? In Windows XP, uninstaller is in Add/Remove Programs in Control Panel Removes a program and all associated files

19 Operating System Utility Programs What is a disk scanner?  Detects and corrects problems on hard disk or floppy disk  Searches for and removes unnecessary files

20 Operating System Utility Programs What is a backup utility?  Copies selected files or entire hard disk onto another disk or tape  Most compress files during backup to require less storage space

21 Operating System Utility Programs What is a screen saver?  Causes monitor’s screen to display moving image or blank screen if there is no activity for a specified time  To secure computer, user configures screen saver to require password to deactivate

22 Device- dependent Runs only on specific type of computer Types of Operating Systems What are some characteristics of operating systems? Downward compatible Works with application software written for earlier version of operating system Upward compatible Runs on new versions of operating system Proprietary software Privately owned and limited to specific vendor or computer model Device- independent Runs on many manufacturers’ computers

23 Stand-alone Types of Operating Systems What are three categories of operating systems? Embedded Network

24 Stand-Alone Operating Systems What is DOS (Disk Operating System)? D Developed in early 1980s for personal computers O Used command-line interface when first developed, later included menus S Hardly used today because it does not offer GUI

25 Stand-Alone Operating Systems How do Windows versions compare? Windows VersionYear Released Windows 3.x1990 Windows NT Windows Windows NT Workstation Windows Windows Millennium Edition 2000 Windows 2000 Professional2000 Windows XP2001

26  Microsoft’s fastest, most reliable Windows operating system Stand-Alone Operating Systems What is Windows XP?  Available in five editions: Home Edition, Professional Edition, Tablet PC Edition, Media Center Edition, and 64-bit Edition

27 Stand-Alone Operating Systems What is Mac OS X?  Available only for computers manufactured by Apple  Macintosh operating system has been model for most GUIs

28 Stand-Alone Operating Systems What is UNIX?  Used by power users because of its flexibility and power  Most versions offer GUI  Both a stand-alone and a network operating system

29 Stand-Alone Operating Systems What is Linux? Red Hat provides a version of Linux called Red Hat Linux. The GNOME graphical user interface is shown in this example.  Popular, free, multitasking UNIX-type operating system  Open-source software e — code is available to public  Both a stand-alone and a network operating system

30 Embedded Operating Systems What is an embedded operating system?  Found on most mobile computers, PDAs, and other small devices  Windows CE.NET is scaled-down version of Windows

31 Embedded Operating Systems What are two operating systems for PDAs?  Windows Mobile 2003 for Pocket PC  Palm OS for Palm, Visor, and CLIE

32 Embedded Operating Systems What is Symbian OS?  Open-source, multitasking operating system designed for smart phones  Make telephone calls, save appointments, browse Web, send and receive and faxes, and more

33 Source : Shelly, Gary B. Discovering Computers (2004/2005/2006). Thomson Course Technology. PPT for Chapter 8.