the system unit

16
Professor Michael J. Losacco CIS 1150 – Computer Information Systems Systems Software Chapter 5

Upload: dyami

Post on 26-Feb-2016

29 views

Category:

Documents


0 download

DESCRIPTION

Chapter 5 . The System Unit. Overview. Discuss the Types of System Units Describe System Boards Discuss Processors Discuss Memory Discuss Expansion Slots and Cards Bus Lines, Bus Widths, Expansion Buses Describe Ports Discuss Power Supplies Discuss Numbers and Characters. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: The System Unit

Professor Michael J. LosaccoCIS 1150 – Computer Information Systems

Systems Software

Chapter 5

Page 2: The System Unit

Chapter

5

2/16

Overview

Types of System Software

Operating System Functions and Features

User Interfaces

Device Drivers

Types of Operating Systems

File Management

Utilities

Page 3: The System Unit

Chapter

5

3/16

Understanding System Software

Collection or System of Programs

Handles Technical Details of Computer

Types

Operating System (OS)

Utilities

Device Drivers

Language Translators

Page 4: The System Unit

Chapter

5

4/16

Operating Systems

Group of Programs

Manages Computer Hardware Resources

Manage, Schedule, Coordinate Tasks

Page 5: The System Unit

Chapter

5

5/16

Operating Systems

Allows Application Software to Work with CPUMultitasking

Switch Between Applications Running in Memory

MultiuserTwo or More Users Run Same Program

Real-Time (RTOS)Performs Repetitive Series of Tasks in Precise Time

Fault-tolerantDuplicate Components

Hard Disk, Memory

Can Operate Even if Component Fails

Page 6: The System Unit

Chapter

5

6/16

Operating Systems

User Interface

Way User Interacts with Computer

Coordinate Memory, Processing, Storage

Virtual Memory

Borrow Drive Space When RAM Is Limited

Paging

Copy From RAM to Hard Drive

Thrashing

Excessive Paging

Page 7: The System Unit

Chapter

5

7/16

Operating Systems

Device Driver (AKA Driver)

Allows Communication Between Device and OS

Plug and Play

Appropriate Drivers Automatically Installed

For Most Devices

Windows Update

Automatically Updates Drivers

Page 8: The System Unit

Chapter

5

8/16

Operating Systems Categories

Embedded Operating Systems

Smartphones

Cable TV Tuner Boxes

Video Game Systems

Network Operating Systems

Control / Coordinate Networked Computers

Stand-alone Operating Systems

Control Single Computer

Page 9: The System Unit

Chapter

5

9/16

Operating Systems Categories

Windows 10

Mac OS Sierra

UNIX

Linux

Chrome OS

Desktop Market ShareMicrosoft Windows 88.5%

Apple Macintosh 9.0%

Linux 2.1%NetMarketShare 12/17

Page 10: The System Unit

Chapter

5

10/16

Operating Systems Categories

U.S. Smartphone OS Market Share

Page 11: The System Unit

Chapter

5

11/16

Starting Your Computer

Booting Mechanics

Page 12: The System Unit

Chapter

5

12/16

Windows Interface

DesktopProvides Access to Computer Resources

Icons

Taskbar

Start Menu

Pinning

Windows

TabDivide Menus into Major Activity Areas

Page 13: The System Unit

Chapter

5

13/16

File Management

Directory

Hierarchical Structure of Computer’s Contents

Drives

Libraries

Folders

Subfolders

Files

Tree Structure

Root Directory

Top of Filing Structure

Page 14: The System Unit

Chapter

5

14/16

File Management

File Explorer

Find, View, and Manage Contents of Computer

Naming Files

File Name

Extension

Indicates File Type

Up To 256 Characters

Including Path

Page 15: The System Unit

Chapter

5

15/16

Utilities

Programs to Make Computing Easier

Types

Diagnostic

Antivirus

Backup

File Compression

Disk Cleanup

Disk Defragmenter

Page 16: The System Unit

Chapter

5

16/16

Utilities

Types

Accessibility

Designed for Users with Special Needs