P3- Represent how data flows around a computer system

Slides:



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

Parts of the Computer and Storage Devices By Alisha Mallette.
A video or computer display device a)Printer b)Icon c)Monitor d)CPU.
Mother boards A CPU Memory Input Out put. A mother board is a board that controls the hole computer or ipad. The mother bored provides electrical conations.
Parts of a Computer.
Computer Hardware 4 Main Types.
Computer Bits and Parts Parts of the computer system.
Computer Components.
CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
Computer Hardware.
COMPUTER SYSTEM COMPONENTS ACTIVITY
COMPUTER DEVICES Input Devices Output Devices Storage Devices
GCSE Computing#BristolMet Session Objectives# Must identify some common types of computer system Should describe the meaning of a computer system Could.
Input, Output, Processing and Storage
Computer Unit Identify the Part Grade 7 Computer Unit.
What is Information Technology?
Computer Basics. What is a Computer? “A computer is an electronic device, operating under the control of instructions stored in its own memory, than can.
An Introduction To Computer Hardware
Computer System Overview Chapter 1. Operating System Exploits the hardware resources of one or more processors Provides a set of services to system users.
Configuration.
COP1220/CGS2423 Introduction to C++/ C for Engineers Professor: Dr. Miguel Alonso Jr. Fall 2008.
Intro to Computers Computer Apps 1.
Computer Programming How Computers Work
A-Level Computing#BristolMet Session Objectives# Must identify some common types of computer system Should describe the meaning of a computer system Could.
Hardware vs Software Hardware: A physical part of the computer which you can touch. Software: A set of instructions which is run to perform tasks on your.
Computer Basics.
Personal Computer Parts Open your web browser and using an online search engine, find and enter the name of the PC Part in the title box of each slide.
David Bates and Samira Singh and Clifford Burton.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Elements of a Computer System Understanding Computers.
Aug CMSC 104, LECT-021 Machine Architecture Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY of NORTH CAROLINA.
Stefan Thorvaldsson – Can you touch it? HardwareSoftware KeyboardMonitorProcessorSpeakersMouse Fixed hard drives ROM/RAMPrinter Web.
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.
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
HARDWARE Input and Output. Hardware Input Devices Output Devices Multifunctional Devices Storage Processing Devices.
COMPUTERS in the CLASSROOM
Computer Hardware. What is Hardware? Hardware is any part of a computer you can touch There are 2 categories: Inside the computer Peripherals connected.
Exploring Windows and Essential Computing Concepts - Getting Started 1 Getting Started Essential Computing Concepts.
How Personal Computers Work An example presentation.
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
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.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Input, Output, Storage Devices
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.
By Ellen Glennie & Bella Pearce. The motherboard The motherboard is the main compartment of the computer. The motherboard is the source that everything.
Simple “VICO” (“VIPO”) Programs (Variables, Input, Calculating or Processing, Output)
Introduction To Computers
 Kim  Allen  Kenneth. Chapter 1 Computer Fundamentals.
The Parts of a Computer. The TOWER contains all of the parts of a computer.
Basic concepts of a computer system V1.0 (21/11/2005)
 Input - A device, such as a keyboard, used to enter information into a computer  Output - Electronic or electromechanical equipment connected to.
Parts of a Computer.
Technology Foundations
Describe the central processing unit including its role
The Parts of a Computer QUIZ.
Describe the central processing unit including its role
08/28/06 parts of the computer.
Computer Applications
The Computer Work Stations
Computer Based Technology:
Interaction of Hardware
Computer Hardware Computer Technology Jeopardy Review
Processing Computer Components.
Fundamental of computer
Computer Tech. Hardware, Storage, Misc..
Processing Devices.
Computer Electronic device Accepts data - input
Overview of Computer system
4. Computer system.
08/28/06 parts of the computer.
Presentation transcript:

P3- Represent how data flows around a computer system You must show that you can represent how data flows around a computer system.

Data Flow CPU Main Memory Input Device Output Device Backing Storage

Data Flow Input device- allows the user to enter data manually Main memory- temporarily stores data entered by the user [i.e. the RAM] CPU- processes data transferred from main memory and returns the results it calculates back to main memory Output device – displays results of the processed data as information [e.g. on a monitor] Backing storage – more permanently loads and saves data [e.g. hard disk drive]