An Overview of the Computer System lesson 1. This lesson includes the following sections: The Parts of a Computer System Looking Inside the Machine Software:

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

Calera High School Dawn Bone
Types and components of computer systems
An Overview of the Computer System
FIRST COURSE Essential Computer Concepts. New Perspectives on Microsoft Office 2007: Windows XP Edition 2 Objectives Compare the types of computers Describe.
An Overview of the Computer System
Computer Hardware.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Compare the types of computers.
Essential Computer Concepts
Basic Computer Components
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
What Is A Computer System?
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Parts There are many parts that work together to make a computer work.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
Introduction to Computers Section 1A. home Definition of a Computer A computer is an electronic device used to process data, converting the data into.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
計算機概論 Course Number: Credits: 3 Time: Monday 2, 3, 4 (9:10AM-12:10PM) Classroom: New CSIE Classroom 102 Classification: Required for CSIE freshmen.
Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic device.
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
® Microsoft Office 2010 Essential Computer Concepts.
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
An Overview of the Computer System
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
Explore the Parts of a Computer
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
An Overview of Using Computers
Introduction to Information Technology Chapter 1 Mind Tools for Your Future.
Introduction to Computers
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
Introduction to Computers
Computers Parts/Types. Topics Definition Types of Computers Parts of Computer System Impact on Society.
Intro to Computers Computer Apps 1.
Introduction to Computers
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
Chapter 1 Intro to Computer Department of Computer Engineering Khon Kaen University.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Introduction to Computer Systems
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
CSCI-100 Introduction to Computing Hardware Part I.
Parts of the Computer System
Looking Inside the Computer System
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Digital Literacy: Computer Basics
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
ICT COMPUTER FUNDAMENTALS
Introduction to Computers
Basic Computer Hardware and Software.
An Overview of the Computer System
Computer Hardware and Software
Principles of Information Technology
ICT COMPUTER FUNDAMENTALS
Introduction to Computers
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
An Overview of the Computer System
Computer Hardware.
COMPUTER FUNDAMENTALS i
Computing Essentials Module 1.
Computing Essentials Module 1.
Presentation transcript:

An Overview of the Computer System lesson 1

This lesson includes the following sections: The Parts of a Computer System Looking Inside the Machine Software: Bringing the Machine to Life

The Parts of a Computer System What is a Computer? Hardware Software Data Users

A computer can convert data into information that is useful to people. A complete computer system includes four distinct parts: Hardware Software Data User The Parts of a Computer System - What is a Computer? A computer is an electronic device used to process data.

A computer's hardware consists of electronic devices; the parts you can see and touch. The term "device" refers to any piece of hardware used by the computer, such as a keyboard, monitor, modem, mouse, etc. The Parts of a Computer System - Hardware

Software – also called programs – consists of organized sets of instructions for controlling the computer. Some programs exist for the computer's use, to help it manage its own tasks and devices. Other programs exist for the user, and enable the computer to perform tasks for you, such as creating documents. The Parts of a Computer System - Software

Data consists of raw facts, which the computer can manipulate and process into information that is useful to people. Computerized data is digital, meaning that it has been reduced to digits, or numbers. The computer stores and reads all data as numbers. Although computers use data in digital form, they convert data into forms that people can understand, such as text, numerals, sounds, and images. The Parts of a Computer System - Data

Ten different symbols in the decimal system Numbers above 9 use more than 1 digit

People are the computer's operators, or users. Some types of computers can operate without much intervention from people, but personal computers are designed specifically for use by people. The Parts of a Computer System – Users

Looking Inside the Machine Types of Hardware The CPU Memory How Memory is Measured Input and Output Devices Storage Devices

A computer's hardware devices are categorized as follows: Processor Memory Input and output (I/O) devices Storage devices Looking Inside the Machine – Types of Hardware

Looking Inside the Machine - The CPU The procedure that transforms raw data into useful information is called processing. This function is divided between the computer's processor and memory. The processor is also called the central processing unit (CPU). It manages all devices and performs the actual processing of data. The CPU consists of one or more chips attached to the computer's main circuit board (the motherboard).

Memory also consists of chips attached to the motherboard. Memory holds data and program instructions as the CPU works with them. This memory is called Random Access Memory (RAM). The CPU can find any piece of data in RAM, when it needs it for processing. RAM is volatile, meaning it holds data only when the power is on. When the power is off, RAM's contents are lost. Looking Inside the Machine - Memory

The smallest usable unit of measure for memory is the byte – the amount of memory required to hold one character, like the letter A or the numeral 2. Computers work with larger chunks of data, measured in multiple bytes, as shown below: UnitApprox. Value Actual Value (bytes) (bytes) Kilobyte (KB)1,000 1,024 Megabyte (MB)1,000,000 1,048,576 Gigabyte (GB)1,000,000,000 1,073,741,824 Terabyte (TB)1,000,000,000,000 1,099,511,627,776 Looking Inside the Machine – How Memory is Measured

Input devices accept data and instructions from the user or from another computer system. The keyboard and mouse are examples of input devices. Output devices return processed data back to the user or to another computer system. The printer and monitor are examples. Communications devices (such as modems and network interface cards) perform both input and output, allowing computers to share information. Looking Inside the Machine – Input and Output Devices

Storage devices hold data not currently being used by the CPU. Data is commonly stored on a magnetic or optical disk. Each type uses a special medium for storing data on its surface. A disk drive is a device that reads data from and writes data to a disk. Most new computers feature a floppy disk drive, a hard disk drive, and an optical disk drive. The most common optical storage devices are CD- ROM and DVD-ROM drives. Looking Inside the Machine - Storage Devices

Software: Bringing the Machine to Life What is Software? System Software Application Software

Software is a set of electronic instructions that tells the computer how to do certain tasks. A set of instructions is often called a program. When a computer is using a particular program, it is said to be running or executing the program. The two most common types of programs are system software and application software. Bringing the Machine to Life – What is Software?

System software exists primarily for the computer itself, to help the computer perform specific functions. One major type of system software is the operating system (OS). All computers require an operating system. The OS tells the computer how to interact with the user and its own devices. Common operating systems include Windows, the Macintosh OS, OS/2, and UNIX. Bringing the Machine to Life – System Software

Never turn off Solaris, FreeBSD, Linux, Windows NT, or Windows 2000 workstations because of rlogin and background jobs Difference between Operating Systems

Application software tells the computer how to accomplish tasks the user requires, such as creating a document or editing a graphic image. Some important kinds of application software are: Word processing programsSpreadsheet software Database managementPresentation programs Graphics programsNetworking software Web design tools and browsersInternet applications Communications programs Utilities Entertainment and education Multimedia authoring Bringing the Machine to Life - Applications

lesson 1 review List the four parts of a computer system. Identify four types of computer hardware. List five units of measure for computer memory and storage. Provide two examples of input and output devices. Name and describe three types of storage devices. Differentiate the two main categories of computer software. List four specific types of application software.

Project due Sep. 30 Open your personal computer at home and list the hardware specification as detailed as possible, including the manufacturer, product type, and serial number. List every software installed on your personal computer. For example: PC: 友鄰 CPU: Intel Pentium 4 1.8G Hz Motherboard: S45GMAX SDRAM: 256MB DDR AGP 3D/64MB SGRAM hard disk: 60GB floppy disk drive: 1.44MB monitor: Lemel 17 inch TFT-LCD, Model: LC-AE power supply: 250W, ATX compatible keyboard: 104 keys Chinese-English CD-ROM drive: 52 times speed sound blaster card: speakers: Trois DS 621G mouse: Logitech Wheel Mouse, M/N: M-BJ58, P/N: anti-virus software: Norton AntiVirus anti-virus software: Trend Micro/Internet Phone OS: Microsoft Windows XP productivity software: Microsoft Office XP X-Stop: pornography prevention software …