Interfaces.

Slides:



Advertisements
Similar presentations
Test on Input, Output, Processing, & Storage Devices
Advertisements

Buffers & Spoolers J L Martin Think about it… All I/O is relatively slow. For most of us, input by typing is painfully slow. From the CPUs point.
Input-Processing-Output
Inside the Computer Mr. Rowe Computer Tech
Computer Hardware 4 Main Types.
David Abarca, Instructor Del Mar College Computer Science and Information Technology Department Computer Corner Computer Corner.
Basic Computer Hardware and Software.
Computer Bits and Parts Parts of the computer system.
Computer Components.
System Unit By Sam Gibbs. System Unit The main part of a personal computer Includes a chassis, microprocessor, main memory, bus, and ports Does not include.
Computers What’s in there and how does it work?. Parts of a computer  There are many different parts to a computer. Some are inside the large case that.
Input, Processing, Storage and Output By: Ellie Taylor.
Chapter 4 Section 3.
Computer Basics Flashcards #2
V Material obtained from summer workshop in Guildford County.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
Parts of the Computer.
Computer Systems Peripherals. What is a peripheral? A peripheral is a device which can be attached to a computer processor Peripherals can be internal.
Computer Systems Nat 4/5 Computing Science Interfaces & Peripherals.
Computer Systems. Note to the student Please make brief notes on the following computer hardware + software components After each section research the.
Higher Computing Computer Systems S. McCrossan 1 Higher Grade Computing Studies 4. Peripherals Input Devices Keyboard Mouse Scanners Microphone Digital.
An Introduction To Computer Hardware
Input/OUTPUT [I/O Module structure].
The Components of a Computer and its Peripheral Devices
Computer main parts. Hardware  It refers to all physical parts of a computer system.
 The hardware and the software is what runs your computer.  Inside this monitor has wires, chips, slots and etc.  The hard drive stores data and task.
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
Internal Computer Parts Desiree Robinson. Input Devices Getting information onto the computer Keyboard Microphone Scanner Mouse Video Camera Webcam Touch.
COMPUTER MAIN PART DANILO GARCÍA GONZÁLEZ TÉCNICO EN SISTEMAS.
What is a computer? Computer is a device for processing information.
Input/Output Computer component : Input/Output I/O Modules External Devices I/O Modules Function and Structure I/O Operation Techniques I/O Channels and.
 In computing, an input device is a peripheral (piece of computer hardware equipment) used to provide data and control signals to an information processing.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
HARDWARE Input and Output. Hardware Input Devices Output Devices Multifunctional Devices Storage Processing Devices.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Semester One 2001/2002 Sheffield Hallam University1 What does a PC do? computers collect, process, store, and communicate information Collect via input.
Hardware Parts Std. 4.
Basic Technology Components. A) monitor B) keyboard C) CPU D) printer.
Interfaces. Peripheral devices connect to the CPU, via slots on the back of the computer.
Basic Computer Hardware and Software. Guilford County SciVis V
INPUT, Output & storage devices
Computer Parts And Components PERIPHERALS. Definition of Peripherals External hardware devices attached to the computer are called peripheral devices.
Basic Computer Hardware and Software.
Name Enrolment no.: Dhruti Desai Khushboo Desai Sneha Gangwani Rajul Shah
Peripherals on or near an edge or constituting an outer boundary; the outer area; "Russia's peripheral provinces"; "peripheral suburbs" (computer science)
Five Components of a Computer Input Device – keyboard, scanner, PDA/stylus, digital camera, mouse, MP3 player, fax machine, microphone Storage Device –
A computer consists of five functionally independent main parts.
Nat 4/5 Computing Science Interfaces & Peripherals
Chapter 2 - Computer Organization and Hardware
Basic Computer Hardware and Software.
Basic Technology Components
Nat 4/5 Computing Science Interfaces
Part B Computer Storage
Topic 2: Hardware and Software
Basic Parts of a Computer
The IT Environment Section 5 ICA11v1.0
Basic Computer Hardware and Software.
Basic Computer Hardware & Software
Basic Technology Components
Computer Parts There are many parts that work together to make a computer work.
Basic Computer Hardware and Software.
Basic Technology Components
The Computer Work Stations
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Five Key Computer Components
Computer Basics: How Do Computers Work? Part II
Basic Technology Components
Secondary Storage Devices
Lesson 3 Computer Devices.
Presentation transcript:

Interfaces

Peripheral devices connect to the CPU, via slots on the back of the computer.

Such devices include printers, scanners, digital cameras, digital video recorders, mice, keyboards etc. They also include mass storage devices such as magnetic tape drives and disk drives.

Each device has its own operational speed, uses its own code and deals with different amounts of data at a time.

In order for these devices to communicate with the CPU they need to be interfaced. An interface is a unit that sits between the CPU and a peripheral device and compensates for the differences in speed, codes etc. to ensure compatibility.

Summary An interface makes the link between the processor and a peripheral (disk drive, printer etc.). Peripherals work at different speeds, use different formats. Interface transfers data so the processor is delayed as little as possible. It has buffers to store blocks of data in transit.