Computer chip: A very small pieces of silicon or other semi-conducting material onto which integrated circuits are embedded Circuit board: A thin

Similar documents
14-Nov-11. Chapter 5: System Software: Operating Systems and Utility Programs. Learning Objectives. Learning Objectives. Overview

Downloaded from various sources on the NET

Homeschool Enrichment. The System Unit: Processing & Memory

Chapter 8 Operating Systems and Utility Programs

Chapter 3 Computer Software

CHAPTER 03: MULTIMEDIA & OPERATING SYSTEM. :: Operating System :: ~ What is OS?~ ~ OS Functions~ ~ OS Characteristics ~ ~ Type of OS~

OPERATING SYSTEMS & UTILITY PROGRAMS

Technology in Action. Chapter Topics (cont.) Chapter Topics. Participation Question. Participation Question 7/17/11

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them)

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Accounting Software. Collaboration Software

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah

VISUAL SUMMARY. The System Unit

Unit 4 Part A Evaluating & Purchasing a Computer. Computer Applications

System Software The McGraw-Hill Companies, Inc. All rights reserved.

16/06/56. System Software. System Software. System Software The McGraw-Hill Companies, Inc. All rights reserved.

Chapter I The System Unit

Introduction to Computers and Applications

Discovering Computers Living in a Digital World

I. Ch 5 System Software

Terminology, Types of Computers & Computer Hardware

Chapter 8 Operating Systems and Utility Programs أ.أمل زهران

CSC 170 Introduction to Computers and Their Applications. Computers

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

8/25/2016. What Is a Computer? The Components of a Computer

System Software. System software

Technology In Action, Complete, 14e (Evans et al.) Chapter 5 System Software: The Operating System, Utility Programs, and File Management

Discovering Computers 2016

Technology in Action Complete, 13e (Evans et al.) Chapter 5 System Software: The Operating System, Utility Programs, and File Management

Intentionally Blank 0

Computer Technology Flash Card 2

VISUAL SUMMARY SYSTEM SOFTWARE OPERATING SYSTEMS. System Software

Introduction to Computers. Joslyn A. Smith

System Software The McGraw-Hill Companies, Inc. All rights reserved.

Describe the functions of an operating system. Briefly describe various server operating systems. Explain the purpose of several utility programs

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

lesson 3 Transforming Data into Information

Lecture 2 Winter 2006 Essentials of Computing

Chapter 2 The Systems Unit: Processing and Memory

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Ninth Edition. Copyright 2013 Pearson Education, Inc. Publishing as Prentice Hall

2011 Francisco Delgadillo

Agenda Computer Hardware Input Devices Output Devices Secondary Storage Computer Software System Software Application Software Working with Windows

Regardless of the size and complexity of the computer and the operating system, all operating systems perform the same four basic functions:

Information Communications Technology (CE-ICT) 6 th Class

Operating System Concepts Rab Nawaz Khan Jadoon

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM

Part I: Hardware and communication

Components of a personal computer

COMPUTERS. IT, short for Information Technology, is the subject related to computers. What does a computer do?

1) People: People are end users who use computers to make them- selves more productive.

What is Information Technology. Chapter 1: Computer System. Why use Information Technology? What is Data?

Chapter 2 Computer Hardware. Computer Concepts 2013

The personal computer system uses the following hardware device types -

What is the typical configuration of a computer sold today? 1-1

Chapter 4 The Components of the System Unit

INTRODUCTION TO COMPUTERS

COMPUTER HARDWARE RAYMOND ROSE

Computers Are Your Future

Introduction to the Personal Computer

Learning Objectives. Computing Essentials

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan

IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems

CompTIA A+ Accelerated course for & exams

Chapter 2. Prepared By: Humeyra Saracoglu

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

Arithmetic/logic Unit (ALU)

Introduction to Computer World Fall 2016

Contents: Computer definition Computer literacy Computer components Computer categories Computer usage. Tablet PC

CSC1010 Spring 2013 Assignment 3 Chapter 7 and 8 Due: 4/8/2013. Name Student ID

Technology in Action

System Unit Components Chapter2

card slots CPU socket Monitor Computer case houses CPU (Central Processing Unit), CPU central power supply, DVD drive, etc processing unit Keyboard

in this module Technology should be used as an enabler to achieve your goals, improve your life, and improve the lives of others.

Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and

Full file at

A utility program included with the many versions of Windows that makes a copy of all files or selected files that have been saved onto a disk.

Chapter. IT Infrastructure: Hardware and Software

Chapter 2 Computer Hardware

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result.

Copyright 2006 Prentice-Hall. All rights reserved. 1

Module 4 Chapter 5 Using Software

Chapter 5. System Software. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

About the Presentations

Computers Are Your Future

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is.

Systems software. Definition. Categories of software. Examples Of Systems Software 11/23/2018

Chapter 1 Introduction to the World of Computers

Main Parts of Personal Computer

Computer Concepts and C Programming. Unit I 06CCP13

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 6 Operating Systems

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

COMPUTER ORGANIZATION & SKILLS

APPENDIX A. Answer: D Reference: Hardware Basics Difficulty: Easy. Answer: A Reference: Hardware Basics Difficulty: Easy

ABC Atanasoff-Berry Computer

CREATED BY M BILAL & Arslan Ahmad Shaad Visit:

Full file at

Community Development and Training Centre Semester IT 245 Management Information Systems

Transcription:

INTRODUCTION We can divide the parts that make up a computer into three broad categories or subsystem: the central processing unit (CPU), the main memory, and the input/output subsystem. The next three sections discuss these subsystems and how they are connected to make a standalone computer. 1. 2

3

1. 4

Computer chip: A very small pieces of silicon or other semi-conducting material onto which integrated circuits are embedded Circuit board: A thin board containing computer chips and other electronic components Motherboard or system board: The main circuit board inside the system unit All devices must connect to the motherboard External devices (monitors, keyboards, mice, printers) typically connect by plugging into a port exposed through the exterior of the system unit Wireless devices connect through a transceiver or wireless networking technology (like Bluetooth) 5

Central processing unit (CPU): circuitry and components packaged together and connected directly to the motherboard Does the vast majority of processing for a computer Also called a processor; called a microprocessor when talking about personal computers Dual-core CPU: Contains the processing components (cores) of two separate processors on a single CPU Quad-core CPU: Contains 4 cores Typically different CPUs for desktop computers, portable computers, servers, mobile devices, etc. Often made by Intel or AMD 6

The central processing unit (CPU) performs operations on data. In most architectures it has three parts: an arithmetic logic unit (ALU), a control unit, and a set of registers, fast storage locations. 1. 7

1. 8

9

10

CPU clock speed: One measurement of processing speed Measured in megahertz (MHz) or gigahertz (GHz) Higher CPU clock speed = more instructions processed per second Alternate measure of processing speed is the number of instructions a CPU can process per second Megaflops, gigaflops, teraflops Other factors (CPU architecture, memory, bus speed, amount of RAM, etc.) also affect the overall processing speed of a computer Benchmark tests: Can be used to evaluate overall processing speed 11

1. 12

MAIN MEMORY Main memory is the second major subsystem in a computer. It consists of a collection of storage locations, each with a unique identifier, called an address. Data is transferred to and from memory in groups of bits called words. If the word is 8 bits, it is referred to as a byte. 1. 13

Memory refers to chip based storage RAM (random access memory): Computer s main memory Consists of chips arrange on a circuit board called a memory module plugged into the motherboard Stores essential parts of operating system, programs, and data the computer is currently using Adequate RAM is needed to run programs Volatile: Contents of RAM is lost when the computer is shut off Most personal computers use SD-RAM(Synchronous dynamic random access memory) MRAM and PRAM: non-volatile RAM under development 14

1. 15

Memory units 1. 16

Word size: The amount of data that a CPU can manipulate at one time Typically 32 or 64 bits Cache memory: Special group of very fast memory chips located on or close to the CPU Level 1 is fastest, then Level 2, then Level 3 More cache memory typically means faster processing Usually internal cache (built into the CPU) Often some cache dedicated to each core; may also have some shared cache accessible by any core 17

1. 18

1. 19

INPUT/OUTPUT SUBSYSTEM The third major subsystem in a computer is the collection of devices referred to as the input/output (I/O) subsystem. This subsystem allows a computer to communicate with the outside world, and to store programs and data even when the power is off. Input/output devices can be divided into two broad categories: nonstorage and storage devices. 1. 20

Magnetic tape CD-ROMs DVDs USB Flash Drive Flash Memory Cards 1. 22

SUBSYSTEM INTERCONNECTION The previous sections outlined the characteristics of the three subsystems (CPU, main memory, and I/O) in a stand-alone computer. We now explore how these three subsystems are interconnected. The interconnection plays an important role because information needs to be exchanged between the three subsystems. 1. 23

1. 24

1. 25

Bus: An electronic path over which data can travel Bus width: The number of wires in the bus over which data can travel Bus width and speed determine the throughput (or bandwidth) of the bus Bandwidth :The amount of data that can be transferred by the bus in a given time period 26

PROGRAM EXECUTION Today, general-purpose computers use a set of instructions called a program to process data. A computer executes the program to create output data from input data. Both the program and the data are stored in memory. 1. 27

1. 28

A computer is a system composed of two major components: hardware and software. Computer hardware is the physical equipment. Software is the collection of programs that allows the hardware to do its job. Computer software is divided into two broad categories: the operating system and application programs. Application programs use the computer hardware to solve users problems. The operating system, on the other hand, controls the access to hardware by users. 1. 29

1. 30

System software: The operating system and utility programs that control a computer system and allow you to use your computer Enables the boot process, launches applications, transfers files, controls hardware configuration, manages hard drive, and protects from unauthorized use Application software: Programs that allow a user to perform specific tasks on a computer Word processing, playing a game, preparing taxes, browsing the Web, and so forth 31

Application software: Performs specific tasks or applications Creating letters, budgets, etc. Managing inventory and customer databases Editing photographs Scheduling appointments Viewing Web pages Sending and receiving e-mail Recording / playing CDs/DVDs Designing homes Playing games 32

1. 33

Multi-programming 1. 34

DOS: Disk Operating System PC-DOS: Created originally for IBM microcomputers MS-DOS: used with IBM-compatible computers DOS traditionally used a command-line interface Can enter DOS commands in Windows 35

Windows: The predominate personal operating system developed by Microsoft Corporation Windows 1.0 through Windows 3.x: Operating environments for DOS Windows 95 and Windows 98: Used a similar GUI to the one used with Windows 3.x Windows NT (New Technology): first 32-bit version of Windows designed for high-end workstations and servers Windows Me (Millennium Edition): designed for home computers, improved home networking and a shared Internet connection 36

Windows 2000: replaced Windows NT; was geared towards high-end business workstations and servers, support for wireless devices Windows XP: Replaced both Windows 2000 and Windows Me Improved photo, video, and music editing and sharing Improved networking capabilities Support for handwriting and voice input Large user base, MS will support until 2014 Windows Vista: Replaced Windows XP with Improved networking and multimedia 37

Windows 7: Newest version of Windows released Oct. 2009 32-bit and 64-bit versions in different editions Home Premium (primary version for home users) Professional (primary version for businesses) Starts up and responds faster than Vista Will run well on netbooks, unlike Vista Device Stage for all connected devices Improved home networking (HomeGroup, etc.) Jump lists, gadgets, etc. -Windows 8 released late 2012 -Windows 8 introduces significant changes to the operating system's platform, primarily focused towards improving its user experience on mobile devices such as tablets to better compete with other mobile operating systems like Android 38

39

Mac OS: Proprietary operating system for computers made by Apple Corporation Based on the UNIX operating system; originally set the standard for graphical user interfaces Includes: Safari Web browser New features like Time Machine (For Backup and restore ), Stacks(for file management), Quick Look (image viewer), Boot Camp, etc. More responsive than previous versions 40

UNIX: Operating system developed in the late 1960s for midrange servers Multiuser, multitasking operating system More expensive, requires a higher level of technical knowledge; tends to be harder to install, maintain, and upgrade UNIX initially referred to the original UNIX operating system, now refers to a group of similar operating systems based on UNIX 41

Linux: Version (flavor) of UNIX available without charge over the Internet Increasingly being used with personal computers, servers, mainframes, and supercomputers Is open-source software: has been collaboratively modified by volunteer programmers all over the world Originally used a command line interface, most recent versions use a GUI Strong support from mainstream companies, such as Sun, IBM, HP, and Novell Much less expensive than Windows or Mac OS 42

Windows Mobile: Designed for mobile phones Look and feel of desktop versions Current version 6.1, next version to be called Microsoft Phone. Windows Embedded: Designed for consumer and industrial devices that are not perosonal computers Cash register, GPS devices, ATMs, medical devices and robots. Windows Automotive and Microsoft Auto for cars Ford Sync Android: Linux based OS developed by Open Handset Alliance (including Google) 43

iphone OS: Designed for Apple Mobile phones and mobile devices. BlackBerry Operating System: Designed for BlackBerry devices Palm OS and Palm webos: Designed for Palm devices Symbian OS: Designed for use with smart phones(ex. NOKIA) Embedded Linux: Used with mobile phones, GPS devices, and other mobile devices 44

45

Search tools: Designed to search for files on the user s hard drive Windows includes search tools Google, Yahoo desktop search Diagnostic programs: Evaluate your system and make recommendations for fixing any errors found Disk management programs: Diagnose and repair problems related to your hard drive Uninstall utilities: Remove programs from your hard drive without leaving bits and pieces behind Important to properly uninstall programs, not just delete them 46

Clean up utilities: Delete temporary files File compression programs: Reduce the size of files so they take up less storage space on a storage medium or can be transmitted faster over the Internet Both zip and unzip files WinZip (Windows users) and Stuffit (Mac users) 47

Backup and recovery utilities: Make the backup and restoration process easier Backup: Duplicate copy of data or other computer content Good backup procedures are critical for businesses Individuals should back up important documents, e-mail, photos, home video, etc. Store backup data on a CD or DVD, second hard drive, flash memory drive, or upload to the Internet Back up your entire computer once all programs have been installed, so your system can be restored to that configuration. 48

49