©La-Nette Mark 2014. Did you know computers are everywhere you look, and even in places you can't see. Computers check out your groceries, pump your gas,

Slides:



Advertisements
Similar presentations
An Overview of the Computer System
Advertisements

© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
An Overview of the Computer System
1 Hardware - devices for Input. 2 Hardware - devices for Input Processing.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
IC3 GS3 Standard Computing Fundamentals Module
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Alternate Version of STARTING OUT WITH C++ 4 th Edition Chapter 1 Introduction to Computers and Programming.
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.
Introduction to Computers
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
Lesson 3 — How a Computer Processes Data
Topics Introduction Hardware and Software How Computers Store Data
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Explore the Parts of a Computer
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
Session 3 Process and organize data 1. Terminology 2 For a list of computer and internet terminology, please see the.
Session 3 Process and organize data 1. Terminology 2 For a list of computer and internet terminology, please see the.
Computer Basics By: Nicole Hayes. Purposes of Computers Business – Track inventory. – Calculate payroll. – Maintain databases. Personal – Surf the web.
Computer Hardware Information Technology Week 5 and 6
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Intro to Computers Computer Apps 1.
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.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
 Identify computer system components.  Explain how the CPU works.  Differentiate between RAM and ROM.  Describe how data is represented.  Identify.
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.
Copyright © 2003 Prentice Hall, IncSlides created by Bob Koziel.
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.
Parts of a Computer. Two Basic Components of a Computer System Hardware Parts of the Computer System you can physically touch Software Computer Instructions.
© 2003 Prentice Hall, Inc.A-1 Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
Section 2B. Objectives List two reasons why some people prefer alternative methods of input over a standard keyboard or mouse. List three categories of.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Chapter 1: Computer Basics Instructor:. Chapter 1: Computer Basics Learning Objectives: Understand the purpose and elements of information systems Recognize.
Computer Basics Just How Does a Computer Work?
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Computers Mrs. Flowers University High School.
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.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Sara Naheed Amjad Information Technology
ICT COMPUTER FUNDAMENTALS
Sara Naheed Amjad Information Technology
Lesson 4 Alternative Methods Of Input.
An Overview of the Computer System
Methods of Computer Input and Output
Topics Introduction Hardware and Software How Computers Store Data
Computer Hardware and Software
Technology Literacy Hardware.
ICT COMPUTER FUNDAMENTALS
Lesson 4 Alternative Methods Of Input.
Computer Parts There are many parts that work together to make a computer work.
Introduction to Computers
08/28/06 parts of the computer.
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 Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Introduction to Computers
Topics Introduction Hardware and Software How Computers Store Data
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
08/28/06 parts of the computer.
Presentation transcript:

©La-Nette Mark 2014

Did you know computers are everywhere you look, and even in places you can't see. Computers check out your groceries, pump your gas, dispense money at the ATM, and control the way a car runs. They're everywhere!

Some Beginning Terms - the physical parts of the computer. Software - - individual facts like first name, price, quantity ordered. Information data which has been massaged into a

The Parts of the Computer. © La-Nette Mark 2013 HARDWARE

What is a computer? A is an electronic device that executes the instructions in a program.

A computer has four functions: - Accepts data – Processing Data - Produces output - Stores results This is known as The Information. I nput Output Processing and Memory Storage

What makes a computer powerful? - A computer can perform billions of different actions per second. Reliability - Most are usually due to human error, one way or another (computers can get or) Storage -

Server A runs a network of computers. It handles the sharing of equipment like printers and the communication between computers on the network.

What is Input? Everything we tell the computer is. – The most often used input device is the keyboard. Mouse Game Devices

Input: Terminals A register terminal – point-of-sale terminal (POS)

Input: Multimedia – Sound Input – Voice Input Microphones – Video Input Digital Cameras

Input: Data Automation The input of in computers through means. The first goal of is to in data entry by making the initial entering of the data as automatic as possible. A second goal of data automation is to avoid having to re-enter data to perform a

Input: Data Automation The scanner works like a copy machine. It creates a digital image of what it scanned. Scanned text cannot be edited at this point. Hand-held or fixed devices that can read the bar codes on packages. Swipes the credit card through the device, which reads the magnetic numbers in the magnetic strip on the card.

Input: Data Automation Data Automation is made possible because of OCR software. Optical Character Recognition: This software takes a scanned image and converts the characters in the image into computer characters. Now, documents can be edited.

What is Processing? is the thinking that the computer does - the calculations,, and decisions.

Processing: Digital Data Modern computers are, that is, all info is stored as a string of 0s or 1s – (off or on). Numbers written with just 0 and 1, are called numbers. It takes 8 numbers to make one character. Every command and every input is converted into digital data, a string of 0's and 1's. On Off

Processing: CPU The, or Central Processing Unit, is the part of the computer on the inside where work gets done. In most computers, there is one.

Processing: Machine Cycle The computer can only do one thing at a time. Each action must be broken down into the most basic steps. One round of steps from getting an instruction back to getting the next instruction is called the.

Processing: Machine Cycle The Machine Cycle – - get an instruction from Main Memory – - translate it into computer commands – - actually process the command – - write the result to Main Memory Decode Execute Store Fetch

A memory address holds 1 byte of data where – 1 =0 or 1, on or off – 1 = 8 bits – 1 (K or KB) =1000 bytes – 1 (MB) = 1,000,000 bytes – 1 (GB) = 1,000,000,000 bytes Processing: Memory Addresses

— one billion bytes — one trillion bytes — one quadrillion bytes — one quintillion bytes — one sextillion bytes — one septillion bytes

Processing: Physical Components There are several physical components of a computer that are directly involved in processing. The itself, the devices, and the are the main ones.

Microprocessor The microprocessor is the “” of the computer because it contains the Central Processing Unit. The Central Processing Unit (CPU), contains the – (fetch and decodes information ) – Arithmetic/Logic Unit (math calculations).

Processing: Motherboard The is like the blood vessels in the human body which connect to all the vital organs. Instead of blood vessels, the motherboard uses tiny to connect each component of the computer. A lot of the other components are connected to the motherboard.