An input device is any device that provides input to a computer. There are dozens of possible input devices, but the two most common ones are a keyboard.

Slides:



Advertisements
Similar presentations
Computer Parts There are many parts that work together to make a computer work.
Advertisements

Essential Introduction to Computers
Computer Bits and Parts Parts of the computer system.
Computer Components.
Using Computers CS French Chapter 1.
Computer Hardware.
COMPUTER SYSTEM COMPONENTS ACTIVITY
COMPUTER DEVICES Input Devices Output Devices Storage Devices
 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
0 What is a computer?  Simply put, a computer is a sophisticated electronic calculating machine that:  Accepts input information,  Processes the information.
1-1 Introduction to Computer Science Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? Minia.
COMPUTER PARTS There are many parts that work together to make a computer work.
BLOCK DIAGRAM OF COMPUTER
By: Dwayne Burl.  The Central Processing Unit (CPU) is responsible for interpreting and executing most of the commands from the computer's hardware and.
Chapter 3 Computer Hard ware
Configuration.
Computer Parts There are many parts that work together to make a computer work.
Basic Structure of Computer Computer Architecture Lecture – 2.
What is a storage device? Computer data storage, often called storage or memory, refers to computer components, devices, and recording media that retain.
Computer Components Checklist There are many parts that work together to make a computer work.
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
Intro to Computers Computer Apps 1.
 Secondary storage (or external memory) - is not directly accessible by the CPU. Secondary storage does not loose the data when the device is powered.
I/O (Input and Output) An I/O device acts as an interface between a computer and a user Without I/O devices, a computer is nothing but a box full of.
Advanced Computer Architecture 0 Lecture # 1 Introduction by Husnain Sherazi.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Chapter 5 Computing Components. 5-2 Chapter Goals List the components and their function in a von Neumann machine Describe the fetch-decode-execute cycle.
Computer Science Web quest. Input devices Input devices are used to give the computer information so it does what the operator wants it to do. There are.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
There are many parts that work together to make a computer work. System Unit Computer Parts.
 There are many parts that work together to make a computer work.
Computer Architecture2  Computers are comprised of three things  The physical computer  The operating system  The user and programs running on the.
Computer Parts There are many parts that work together to make a computer work.
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
Parts and Operation of a 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 INSIDE - OUTSIDE. Computer Parts There are many parts that work together to make a computer work.
Computer Basics. What a computer does INPUT  Computer INPUT is whatever is typed, submitted or transmitted to a computer system. It can be supplied.
Computer Parts There are many parts that work together to make a computer work.
Sara Naheed Amjad Information Technology
Sara Naheed Amjad Information Technology
Chapter 7.2 Computer Architecture
Computer Parts There are many parts that work together to make a computer work.
Computer Architecture
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.
Computer Architecture
The Computer Work Stations
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Fundamentals of Computer Organisation and Architecture
Introduction to Computers
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
GCSE OCR 3 Memory Computer Science J276 Unit 1
What is Computer A computer is a general purpose device that can be programmed to carry out a finite set of arithmetic or logical operations. Since a sequence.
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.
Purpose, functions and types of hardware including input, output, storage, processor and peripheral devices; definitions and examples; interaction between.
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.
Objectives Describe the difference between RAM and ROM
Computer Electronic device Accepts data - input
Lesson 3 Computer Devices.
08/28/06 parts of the computer.
Presentation transcript:

An input device is any device that provides input to a computer. There are dozens of possible input devices, but the two most common ones are a keyboard and mouse. Every key you press on the keyboard and every movement or click you make with the mouse sends a specific input signal to the computer. These commands allow you to open programs, type messages, drag objects, and perform many other functions on your computer.

Three steps is probably minimal, and not really sufficient to describe the processing a CPU performs. If you have to use 3, probably fetch (the instruction), execute (the instruction) and store (write the results). However, this skips fetching the operands (if any). Most instructions require one or more operands. If you assume the instruction is already fetched, you might classify the three steps as fetch the operand(s) (read them from memory), execute the instruction (perform an operation on the operands) and store (write the results to memory).

Computer data storage, often called storage or memory, refers to computer components and recording media that retain digital data. Data storage is one of the core functions and fundamental components of computers. In contemporary usage, memory usually refers to semiconductor storage random-access memory, typically DRAM (Dynamic-RAM). Memory can refer to other forms of fast but temporary storage. Storage refers to storage devices and their media not directly accessible by the CPU, (secondary or tertiary storage) — typically hard disk drives, optical disc drives, and other devices slower than RAM but more permanent. Historically, memory has been called main memory, real storage or internal memory while storage devices have been referred to as secondary storage, external memory or auxiliary/peripheral storage. The distinctions are fundamental to the architecture of computers. The distinctions also reflect an important and significant technical difference between memory and mass storage devices, which has been blurred by the historical usage of the term storage. Nevertheless, this article uses the traditional nomenclature. Many different forms of storage, based on various natural phenomena, have been invented. So far, no practical universal storage medium exists, and all forms of storage have some drawbacks. Therefore a computer system usually contains several kinds of storage, each with an individual purpose.

Output from computer processing, the work that has been completed, may take the form of a printed document, magnetic tape, or magnetic disk or diskette. In all cases, you are responsible for and must ensure that all completed jobs run successfully. In addition, you are responsible for identifying and coordinating the various outputs for each job, and for initiating their correct distribution. Speakers Printer LCD