How a Computer Processes Data. With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.

Slides:



Advertisements
Similar presentations
The CPU The Central Presentation Unit What is the CPU?
Advertisements

The PC System unit: looking in the box
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Lesson 1 Computers and Computer Systems
Introduction to Computer Hardware. Hardware is anything you can physically touch. The Encyclopedia on the CD-ROM is software. The encyclopedia doesn’t.
CENTRAL PROCESSING UNIT
Lesson 1 Computers and Computer Systems
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
Lesson 1 Computers and Computer Systems
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition Morrison / Wells.
COMPONENTS OF THE SYSTEM UNIT
Processing Devices.
BLOCK DIAGRAM OF COMPUTER
Lesson 3 — How a Computer Processes Data
Chapter 3 Computer Hard ware
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
XP Practical PC, 3e Chapter 16 1 Looking “Under the Hood”
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
General Topics Digital Basics Instructions & Programs.
COMPUTER SYSTEM.
Lesson 2 — How Does A Computer Process Data?
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
THE PARTS OF A PERSONAL COMPUTER Adrian St.Hill Faith Christian Academy Basic Computer Training August 2010.
An overview of Computer System
1Copyright © Prentice Hall 2000 The Central Processing Unit Chapter 3 What Goes on Inside the Computer.
MODULE 1 Computing Essentials © Paradigm Publishing, Inc.1.
How computers work The CPU & Memory. The parts of a computer.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
How a Computer Processes Data With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
C OMPUTERS AND C OMPUTER S YSTEMS Computing Fundamentals Lesson 1, Part 2 Computer Literacy Basics Morrison & Wells.
Computer Basic Vocabulary
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
CSCI-100 Introduction to Computing Hardware Part I.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Copyright © 2003 Prentice Hall, IncSlides created by Bob Koziel.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
The Computer System.
ICS2O-What is Computer and Information Science There is a wide variety of definitions for what a computer is or what it does. Our definition for the computer.
2. BASICS OF THE COMPUTER SYSTEM Assoc.Prof.Dr. Ahmet Zafer Şenalp Mechanical Engineering Department.
Chapter 2.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
BY MANJU Lesson 21 Computer Hardware. System Components A computer system requires many components to do its job: Input: Device to input data so it can.
Brandon Halleran.  The power supply for your personal computer gives your machine all the different voltages it needs to operate properly. It is able.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
LECTURE 5: CPU and MEMORY. electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Lifting the Lid: How Computers Work. CPU  The Central Processing Unit  Sometimes called the microprocessor  Carries millions of electrical signals.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School THE PROCESSING UNIT LESSON 2.
The Central Processing Unit
Chapter 2 – Computer hardware
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Business Computer Technology
Edited by : Noor Alhareqi
Introduction to Computing Lecture # 1
Edited by : Noor Alhareqi
Computer Hardware Prepared by:- Mr. Pawan Kumar
Unit One - Computing Fundamentals
Basic Computer Organization
Explorer Inside the Computer
Presentation transcript:

How a Computer Processes Data

With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you select the right computer for the job you need it to do. In this lesson you will learn how the CPU processes data and turns it into information. And you will learn about some of the basic components contained on the computer’s motherboard.

Computer System Components We use computers for all kinds of tasks—to predict weather, to fly airplanes, to control traffic lights, to play games, to access the Internet, to send , and so on. You might wonder how a machine can do so many things. To understand what a computer really does takes a degree in computer engineering. But most of us don’t need that level of understanding. Instead, we need an overview for a basic understanding.

Just about all computers, regardless of size, take raw data and change it into information you can use. The process involves input, process, output, and storage (IPOS).

For example: You input data with some type of input device The computer processes it to turn it into information. You output the information to some type of output device. You store it for later retrieval.

Input, output, and processing devices grouped together represent a computer system. In this lesson, we look at the components that the computer uses to process data. These components are contained within the system case.

System Components The PC system case is the metal and plastic case that houses the main system components of the computer. Central to all of this is the motherboard or system board that mounts into the case. The motherboard is a circuit board that contains many integral components. A circuit board is simply a thin plate or board that contains electronic components.

Some of the most important of these components are as follows: The central processing unit Memory Basic controllers Expansion ports and expansion slots

The Central Processing Unit The central processing unit (CPU), also called the microprocessor, the processor or central processor, is the brains of the computer. The CPU is housed on a tiny silicon chip. This chip contains millions of switches and pathways that help your computer make important decisions. The switches control the flow of the electricity as it travels across the miles of pathways.

The CPU knows which switches to turn on and which to turn off because it receives its instructions from computer programs. Programs are a set of special instructions written by programmers that control the activities of the computer. Programs are also known as software.

The Arithmetic/Logic Unit The arithmetic/logic unit (ALU) performs arithmetic computations and logical operations. The arithmetic operations include addition, subtraction, multiplication, and division.

The logical operations involve comparisons. This is simply asking the computer to determine if two numbers are equal or if one number is greater than or less than another number.

These may seem like simple operations. However, by combining these operations, the ALU can execute complex tasks. For example, your video game uses arithmetic operations and comparisons to determine what displays on your screen.

The Control Unit The control unit is the boss, so to speak, and coordinates all of the CPU’s activities. Using programming instructions, it controls the flow of information through the processor by controlling what happens inside the processor.

We communicate with the computer through programming languages. You may have heard of programming languages called BASIC, COBOL, C++, or Visual Basic. The computer does not understand our language. It only understands machine language, or binary, which is ones and zeros. This is where the control unit takes over.

The control unit reads and interprets the program instruction and changes the instruction into machine language. Recall that earlier we discussed the CPU and pathways and switches. It is through these pathways and the turning on and off of switches that the CPU represents the ones and zeros. When electricity is present, it represents a one. The absence of electricity represents a zero. After changing the instructions into machine language, the control unit then sends out the necessary messages to execute the instructions.

Memory Memory is also found on the motherboard. Sometimes understanding memory can be confusing because it can mean different things to different people. The easiest way to understand memory is to think of it as “short term” or “long term.” When you want to store a file or information permanently, you use secondary storage devices such as the computer’s hard disk drive or a floppy disk. You might think of this as long term.

Random Access Memory