Lesson 1-3 Notes
Lesson 1-3 Notes
KEYBOARD Scanner
The most widely used device for entering data and Converts text, drawings, and photographs into
text into computer systems. digital form that can be stored in a computer
It is a peripheral modelled after the typewriter system and then manipulated, output, or sent via
keyboard. Keyboards are designed for the input of modem to another computer. The system scans
text and characters, and also to control the each image--color or black and white--with light
operation of the computer. and breaks the image into light and dark dots or
color dots, which are then converted to digital
ELECTRONIC MOUSE code. (IMAGE SCANNERS)
A mouse is an input device used to move cursor
on the screen, as well as to issue commands and BAR-CODE READER
make icon and menu selections. Photoelectric scanners that translate the bar-code
It is called a mouse primarily because the cord on symbols into digital code.
early models resembled the rodent's tail, and also Another scanning device reads bar codes, the
because the motion of the pointer on the screen vertical zebra-striped marks you see on most
can be mouse like… COMPUTER MOUSE manufactured retail products.
RESOLUTION PLOTTER
The image sharpness of a display screen is called its Is like a printer, produces hard-copy output.
resolution; the more pixels there are per square inch, Plotters, which produce high-quality color
the finer the level of detail attained. graphics, are usually categorized by whether they
use pens or electrostatic charges to create images.
DOT PITCH They are used in applications such as architecture
Is the amount of space between the centers of adjacent and engineering.
pixels; the closer the dots, the crisper the image.
AUDIO SPEAKER
REFERSH RATE Audio speaker is a second type of soft copy. New
is the number of times per second that the pixels are computer systems have such good audio systems
recharged so that their glow remains bright. that it is possible to listen to music while you
work, have the computer tell you when the printer
PRINTER needs paper, play games that include sound, or
An output device that prints characters, symbols, and compose music on the computer.
perhaps graphics on paper or another hardcopy
medium.
STORAGE DEVICES
CLASSIFICATION Computer systems have two main types of storage
According to the amount of information printed at a devices – PRIMARY AND SECONDARY
time:
Character serial printer
Line printer
Page printer
Major Components
PRIMARY STORAGE 1. Arithmetic and Logic Unit (Computations
memory, main memory, internal memory, or performed) Accumulator (Results of computations
RAM. kept here)
Working storage that holds: 2. Control Unit (Has two locations where numbers are
1.data for processing, kept)
2 instructions for processing the data, Instruction Register (Instruction placed here for
3. processed data that is waiting to be sent to an output analysis)
or secondary storage device. Program Counter (Which instruction will be
temporary and volatile (contents are lost when power performed next?)
is turned off). 3. Instruction Decoding Unit (Decodes the instruction)
Capacity SOFTWARE
The amount of information that can be stored on the It includes all sets of information processing
medium. instructions. This generic concept of software
includes not only the sets of operating instructions
Unit Description Approximate Size called programs, which direct and control
1 bit 1 binary digit computer hardware, but also the sets of
1 nibble 4 bits information processing instructions needed by
1 byte 8 bits 1 character people, called procedures. So even information
1 kilobyte 1,024 bytes ≈1/2 page, double spaced systems that don’t use computers have a software
1 megabyte 1,048,576 bytes ≈500,000 pages resource component.
1 million bytes
1 gigabyte 1,073,741,824 bytes ≈5 million pages SOFTWARE RESOURCES
1 billion bytes Systems Software -enables the applications to
1 terabyte 1 trillion bytes ≈5 billion pages interact with the computer and manage its internal
resources. It consists of several programs, the
TYPES OF PRIMARY STORAGE most important of which is the operating system
RAM (non-permanent) or OS. The OS is the master control program,
Programs and data can be stored here for the which gives the user an interactive control over
computer’s use. the computer.
Volatile: All information will be lost once the
computer shuts down. Application Software -used to perform a general
ROM (permanent) or specific task, such as word processing.
Contents do not change.
Procedures – which are operating instructions for
CMOS (Complimentary MetalOxide Semiconductor) the people who will use an information system.
Special type of RAM, which uses less power than Examples are instructions on using a software
normal. package or user’s manual.
.
PEOPLEWARE
are required for the operation of all information
systems. These people resources include end users
and Information system specialists.
DATA PROCESSING
Input
Process
Output
Storage