Memory Random Access Memory (RAM) and Read Only Memory (ROM)

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 5 Input and Output.
Advertisements

In put Devices and Media In order for a computer to do anything it must be told what to do.
devices... Inputs and Output Keyboard The commonest way to enter data into a computer. Each key is simply a switch, which when pressed, results in a.
© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
INFORMATION TECHNOLOGY Data Capture and Input Methods.
Input & Output Devices ASHIMA KALRA.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Huda Al-Omair.
Fundamentals of Computer and programming in C Rohit Khokher.
Input to the Computer * Input * Keyboard * Pointing Devices
Ch CHAPTER Input & Output Irfan A. Ilyas Week15 – Lecture02.
INPUT & OUTPUT DEVICE. INPUT & OUTPUT HARDWRE Input hardware consist of devices that translate data into computer readable form. On the other hand, Output.
CP1610: Introduction to Computer Components
INPUT / OUTPUT DEVICES. Input / Output Devices The input/output (I/O) devices of a computer are not part of the CPU, but are channels for communicating.
Input devices, processing and output devices Hardware Senior I.
Parts of a Computer.
Input Devices. Keyboard Keyboard is used to type text Application Application Word- Processing Word- Processing.
1 Introduction to Computers Day 2. 2 Input Devices Input devices are used to feed data and instructions to the computer systems.They consist of a range.
Muhammad Tehseen Qureshi.  What is input?  Input device is any hardware component that allows users to enter data and instructions  Data or instructions.
GCSE Information Technology Input Devices and Methods Objectives:  To understand what input devices are.  Identify their individual uses  Be able to.
Chapter 2 – Coputer Hardware
Chapter 5 Input. What Is Input? What are the input devices? Input device is any hardware component used to enter data or instructions Data or instructions.
INPUT DEVICES. KEYBOARD Most common input device for a computer.
   Input Devices Main Memory Backing Storage PROCESSOR
GCSE Information Technology Computer Systems. GCSE Information Technology The three stages of computing are input, processing and output. A computer works.
 Optical Scanners Optical Scanners  Scanners Scanners  Electronic Tablet/Pen Electronic Tablet/Pen  Digital Camera Digital Camera  Webcam Webcam.
Chapter 3 Computer Hard ware
Input, Chapter 4 ITSC 1401, Intro to Computers Instructor: Glenda H. Easter.
Excellence Publication Co. Ltd. Volume Volume 1.
Input Devices Manual and Automatic By Laura and Gracie.
Introduction to Computer Organization and Architecture.
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.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Input By Hollee Smalley. What is Input? Input is any data or instructions entered into the memory of a computer.
CE06_PP07-1 What is Input? Any data or instructions used by a computer Input devices Hardware Keyboards Pointing devices Scanners Other devices Translates.
Data Capture Understand the concept of data encoding. Describe methods of data capture and identify appropriate contexts for their.
 Data or instructions entered into memory of computer  Input device is any hardware component used to enter data or instructions 2.
BASIC ORGANISATION OF COMPUTER. CONTROL MEMORY ALU OUTPUTINPUT Basic organisation of computer.
Information Technology Basic Computer Architecture Adnan Khalid.
 Identify computer system components.  Explain how the CPU works.  Differentiate between RAM and ROM.  Describe how data is represented.  Identify.
Data Capture.
Chapter 2.  The hardware and software is used as unit to process data is called computer system.  Hardware Input Devices CPU Output Devices Storage.
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
Computers Storage and Input/Output Devices Input and Output Devices Input device – converts our commands and data into a form a computer can understand.
Collecting.  What are some Tools for Information Processes?  Collecting is the information process that involves deciding what to collect, locating.
The Computer  an electronic data processor. Computer Systems  many systems have this structure.
Hardware: Input and Processing. Input and Processing Technology Hardware devices can be grouped according to how and where they are used in the four steps.
Input devices Keyboards Mouse MICR (magnetic ink character reader)
1 CHAPTER 2 Hardware. 2 CPU : Central Processing Unit -Every PC system unit contains at least one chip called microprocessor (cpu) attached on motherboard.
Computer Studies Today Chapter 17 1 Chapter 17. Computer Studies Today Chapter 17 2 »Input devices and output devices (I/O devices) are known as peripherals.
INPUT DEVICES. Keyboard & Mouse  Keyboard: Enter text and commands  Mouse: Point, Select & enter Commands.
Chapter 2 Hardware.
Topic 2 Input devices. Topic 2 Input devices Are used to get raw data into the computer so that it can be processed Include common input devices such.
The Big Picture Things to think about What different ways are there to collect information automatically? What are the advantages and disadvantages of.
QSREALM.BLOGSPOT.COM Input Output Devices. QSREALM.BLOGSPOT.COM Input – Output Devices Also known as Peripheral Devices. These surround a computer’s CPU.
Input devices Device that accepts data and instructions from the outside world Keyboard Mouse Trackball Joystick Light pen Touch Screen Scanner Bar code.
Input & Output Devices ASHIMA KALRA.
Hardware: Input / Output Devices
Lesson 4 Alternative Methods Of Input.
A device tat transfers data from the outside world into a computer
Chp 4: Input and Output Devices
Standard Methods of Input.
Input Devices.
Introduction to Computers
LECTURE Course Name: Computer Application
Chapter 5 - Input.
Lesson 4 Alternative Methods Of Input.
What is Input "Any data or instruction that is entered into a computer is called input". This data or instruction can come directly from end user or.
Input and Output devices in a Computer
Presentation transcript:

Memory Random Access Memory (RAM) and Read Only Memory (ROM)

Random Access Memory (RAM) RAM is a type of memory that can be read from or written to. This is therefore a read/write random access memory. This memory stores the input data and the program that users give to the computer for immediate execution. RAM is volatile, meaning that it loses its contents when the power is shut off. Random access means that the storage cells of a RAM memory are organised so that the access time of any cell is the same for all.

Read Only Memory (ROM) ROM is a type of memory that can be read from but cannot be written to. ROM is non-volatile, meaning that it retains its contents even when the power is shut off. These programs are written permanently into the memory during manufacture. Such programs are called the firmware.

Read Only Memory (ROM) contd.. Programmable ROM (PROM) Erasable PROM (EPROM) Electrically alterable ROM (EAROM)

Read Only Memory (ROM) contd.. PROM This is a type of ROM that may be customised to the needs of the users. That is, data and programs can be written in it after manufacture but once written, it becomes permanently fixed. EPROM This is a type of ROM that may be reused. That is, the contents of EPROMs may be erased by a special process and then reprogrammed/rewritten again by the user.

Read Only Memory (ROM) contd.. EAROM This a state-of-the-art ROM chip that may be erased and reprogrammed using an electrical signal to change the bit pattern of the program. Cache memory – very high speed memory built into the processor to enhance the processor speed. Data that are most likely to be needed next by the CPU are kept in this memory. Cache memory is usually in the range of 512 KB of storage.

INPUT DEVICES Keyboard Optical Character Reader (OCR) – used to read any printed text. They can interpret handmade marks, handwritten characters, machine printed characters and special symbols and codes. – Optical Character Readers scan the text optically, character by character, convert them into machine readable codes and store the text in the system's storage medium.

Optical Character Reader (OCR) contd… OCR devices are expensive and are used only when there are large quantities of documents to be keyed in Advantages – It can be used to reformat printed or typed documents by inputting through the reader and outputting on the systems printer. – It can be used to consolidate texts from various documents into one document. – It can serve as a link between the word processing system and the conventional typewriter

Magnetic Ink Character Recogniser (MICR) It is a device that can identify characters printed with ink that contain particles of magnetic material. MICR is used mainly in the banking industry to read cheques. Since the MICR system can recognise only certain character styles, the characters have to be accurately formed

Mark Sense Reader (MSR) also known as optical mark reader (OMR) can recognise marks made by a pencil or pen on a specially designed card These cards and forms are pre-printed for special purposes so that a mark in a particular position may represent certain meaning. Such forms are used in processing selection tests, survey questionnaires, and the like, where answers are recorded as dark pencil marks in certain boxes.

Graphics Tablet Graphics tablet is a computer-based terminal with additional features for creating, storing and printing pictures create an image of a picture by simply moving a stylus on the picture. As the stylus moves the picture is created on the screen for checking. The picture can be stored or printed out on a plotter.

Mouse used to position the cursor on the screen Its manipulation on a flat surface moves the cursor in the same direction as the movement of the mouse. The box contains a ball underneath which senses the movement and transmits it to the computer over the cord.

Trackball A trackball is a pointing device that works like an upside-down mouse. It consists of an exposed ball which can be rolled with the help of our thumb to move the cursor around the screen. Trackballs are popular with the notebook computers.

Touch Screen The monitor screen can be designed to be touch-sensitive so that we can input instructions by merely touching on-screen prompts. Such screens are especially helpful when people are unfamiliar with computers.

Light Pen A light pen is a handheld, light-sensitive stylus attached to a computer that accepts the stylus position on the monitor as an input. can move the pen across the screen to make menu selections or draw curves.

Bar Code Reader Bar code is a special bar chart created on products to represent product number, cost and other details. When a bar code is scanned, the bit patterns represented by the marked bars are translated into meaningful information. Bar codes are extensively used in libraries, departmental stores, post offices, inventory and sales departments.

Sensors In many scientific applications, data input is done through a sensor. These devices allow direct input of physical data to a computer for analysis. This method provides a timely and accurate data acquisition.

Digital Camera A digital camera can capture a scene, digitise the image and store the digitised image on a small disk within the camera. The disk can be removed and read by a computer.

Voice Recognition Voice-recognition devices are available that can be used to provide voice input directly to a computer. The computer recognises the spoken words and converts them to output, either in audio form or in printed form. Since these devices understand a limited vocabulary, they are not widely used at present.