Computer Basics Hardware and Software.

Slides:



Advertisements
Similar presentations
Computer Vocabulary Words to know and remember for the semester.
Advertisements

Computer Parts There are many parts that work together to make a computer work.
Computer Bits and Parts Parts of the computer system.
Computer Components.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
Computer Hardware.
A “Java Fun For Everyone” Interactive Quiz
COMPUTER DEVICES Input Devices Output Devices Storage Devices
Computer Basics – Input, Output and Storage Devices C O B : C O M P U T E R B A S I C S COB 1 Part Input Devices, Output Devices, Storage Devices.
Input, Output, Processing and Storage
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
Configuration.
2nd Meeting Computer Essential. Can you named these parts of computer?
2.0 Computer System.
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.
Intro to Computers Computer Apps 1.
Computer Basics.
What is a computer? Computer is a device for processing information.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
Parts of the Computer System
Looking Inside the Computer System
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
Exploring Windows and Essential Computing Concepts - Getting Started 1 Getting Started Essential Computing Concepts.
Introduction To Computers
Computer Systems Objectives: To gain an understanding of the types of computer systems. Be able to identify the main components. Understand the difference.
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
Basic concepts of a computer system V1.0 (21/11/2005)
24/06/20161 Hardware Processor components & ROM. 224/06/2016 Learning Objectives Describe the function and purpose of the control unit, memory unit and.
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.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
Computer Parts There are many parts that work together to make a computer work.
Computer Architecture and Number Systems
Parts of a Computer.
Hardware vs. Software Question 1 What is hardware?
The CPU is the brain of the computer
Elements of a Computer System
Parts of the Computer.
Computer Parts There are many parts that work together to make a computer work.
Introduction to Computers
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
08/28/06 parts of the computer.
Objective 2.01: Classify computer components
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
PARTS OF THE COMPUTER squires productions.
Objective 2.01: Classify computer components
Software and Programming
PARTS OF THE COMPUTER.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Hardware.
GCSE OCR 3 Memory Computer Science J276 Unit 1
Objective 2.01A: Classify Computer Components
Please find the definitions of the following terms
Computer Parts There are many parts that work together to make a computer work.
Software and Programming
Computer Basics Hardware and Software.
Fundamental of computer
Computer Parts There are many parts that work together to make a computer work.
Objective 2.01: Classify computer components
Computer Parts There are many parts that work together to make a computer work.
Objective 4.01: Classify computer components
Computer Parts There are many parts that work together to make a computer work.
Objectives Describe the difference between RAM and ROM
Computer Electronic device Accepts data - input
Parts of the Computer
4. Computer system.
08/28/06 parts of the computer.
Computer components.
Presentation transcript:

Computer Basics Hardware and Software

IPO IPO  Input-Processing-Outputting Input Unit Processing Unit Output Unit

IPO - Continued Computers are tools that help us solve problems Computers solve problems based on the information we give them; this information is called INPUT The unit of the computer responsible for gathering the input is called the Input Unit

IPO - Continued After the computer has the information, it has to do work to solve the problem; this stage is called PROCESSING The unit of the computer responsible for processing is called the Central Processing Unit or the CPU The computer needs to output the results of the work. This stage is called OUTPUT The unit of the computer responsible for output is called the Output Unit

The Computer System Now we need another component CPU Input Unit Output Unit Memory (RAM) Unit

(we will find out shortly) WHY? (we will find out shortly)

Hardware and Software In a computer system, hardware consists of the physical components you can touch Examples: keyboard, monitor, processor, hard disk, memory Another important part of the computer that you can’t touch is called software Software is the set of instructions that controls the hardware

Programs Each complete set of instructions with a specific purpose is called a program Examples of programs… Microsoft Windows, MS Office, Video Games, MSN Messenger, viruses, hardware drivers We’ll talk more about software and programs later…

Remember our diagram of the basic computer system?

The Computer System CPU Input Unit Output Unit Memory (RAM) Unit

Memory Unit (RAM) To run or execute a program means that the set of instructions that makes up the program have to be followed by the CPU A program is like a recipe; when a computer runs a program, it is like a person following a recipe While a computer is running a program, the instructions for that program have to be stored in memory which the processor can access

More RAM RAM stands for Random Access Memory and is sometimes called primary memory or main memory Because the CPU requires RAM to function in a meaningful way RAM or main memory is essential to a computer, but tends to be expensive

Secondary Memory Larger, cheaper secondary memory can be used to store large amounts of data that are accessed infrequently Examples of secondary storage… Hard disks, CD-ROMs, flash/USB drives, floppy disks