Computer Orgnization: Dr. Chaitali Shah
Computer Orgnization: Dr. Chaitali Shah
Computer Orgnization: Dr. Chaitali Shah
Multimedia Keyboard
Wireless Keyboard
Film scanner
Bar code reader
Flatbed scanner
Input Devices
Sound Input Tool
Digital recorder
A Speech
Recognition Microphone
System
Digital Camera
Web Camera
Digital Video
Camera
OUTPUT DEVICES
Output Devices
An output device is an electromechanical device
that accepts data from a computer and translates
them in suitable form for the users.
Output devices generate computer output that
can be broadly classified into two types:-
(1). Soft-copy output:-They are temporary in nature
(2). Hard-copy output:- They are permanent in
nature and can be kept in paper files or can be
looked later when the person is not using a
computer
Output Devices
Monitors
Printers
Plotter
Projector
Voice response system
Output Devices - Monitor
Monitor are the most popular output device used
today for producing soft-copy output
A monitor is associated usually with a keyboard
and together they form a video display terminal
Two basic types of monitor:-
(1). Cathode Ray Tube(CRT):- The CRT monitor
displays images with color that are consistent and
can be viewed with different angles.
(2). Liquid Crystal Display(LCD):- The LCD monitor
are thin and they use little space. They are light in
weight, consume less energy.
Output Devices - Printer
The printer is a device that print text document and
images on paper
It is a peripheral output device.
There are different types of printers:-
(1).Dot-Matrix:- Dot-Matrix printers are character
printer that print one character at a time. They form
character and all kind of images as patterns of dots.
(2).Inkjet:- Inkjet printers are character printers that
form characters and all kinds of images by spraying
small drops of ink on a paper.
(3)Laser Printer:- The Laser Printer uses a beam of
laser for the purpose of printing and it is consists of a
revolving cylinder that is made up of photoconductive
material
Output Device
Printer
‧Three type of printer:Dot-matrix Printer,
InkJet Printer and Laser Printer
Laser Printer
Ink-jet Printer
Dot-matrix Printer
Output Device - Plotter
Plotter are an ideal output device for architects,
engineers, and others who need to routinely
generate high-precision, hard-copy, graphic output
of widely varying sizes.
There are two types of plotter:-
(1)Drum Plotter:- In a drum plotter, the paper on
which the design is to be made is placed over a
drum that can rotate in both clockwise and anti-
clockwise direction to produce vertical motion.
(2)Flatbed Plotter:-A flatbed plotter plots design or
graph on a sheet of paper spread and fixed over a
rectangular flatbed table.
Output Device
Projector
Speaker
Output Device - Projector
Screen image projector is an output
device used to project information from a
computer on a large screen
Additionally, a full-fledged multimedia
presentation with audio, video, image and
animation can be prepared and made by
using this facility
Like monitors, screen image projectors
provide a temporary, soft-copy output
MEMORY UNITS
Memory Units
The data and instructions that are
entered into the computer system
through input units have to be stored
inside the computer before the actual
processing starts.
Similarly, the results produced by the
computer after processing must also be
kept somewhere inside the computer
system before being passed on to the
output units.
Memory Units
Moreover, the intermediate results
produced by the computer must also be
preserved for ongoing processing.
The storage unit of a computer system is
designed to cater to all these needs.
It provides space for storing data and
instructions, space for intermediate
results, and also space for the final results
Memory Units
The specific functions of the storage unit
are to hold (store):
All the data to be processed and the
instructions required for processing
(received from input devices).
Intermediate results for processing.
Final results of processing before these
results are released to an output device.
Storage Concept
The primary storage , also known as main
memory , is used to hold pieces of program
instructions and data, intermediate results of
processing, and recently produced results of
processing of the job(s) that the computer
system is currently working on.
The primary storage can hold information
only while the computer system is on. As
soon as the computer is switched off or
reset, the information held in the primary
storage disappears.
Storage Concept
The secondary storage is used to take care of the
limitations of the primary storage.
That is, it is used to supplement the limited
storage capacity and the volatile characteristics of
primary storage.
Secondary storage is much cheaper than primary
storage and it can retain information even when
the computer system is switched off or reset.
It is normally used to hold the program
instructions, data, and information of those jobs
on which the computer system is not working on
currently.
Functional units
Functional units is a part of a CPU that
performs the operations and calculations
called for by the computer program.
Computer consists of five main parts namely,
1. Input unit,
2. Central Processing Unit
◦ Memory unit
◦ Arithmetic & logical unit
◦ Control unit
3. Output unit
Functional Units
ALU ( Arithmetic Logical Unit)
The arithmetic logical unit (ALU) of a computer
system is the place where the actual execution of
the instructions takes place during the processing
operation.
The type and number of arithmetic and logic
operations that a computer can perform is
determined by the engineering design of the ALU.
Almost all ALUs are designed to perform the four
basic arithmetic operations (add, subtract,
multiply, and divide), and logic operations or
comparisons such as less than, equal to, and
greater than.
Control unit
Control unit is used to coordinate the
operations of the input, output, memory,
ALU in some way.
It coordinates the operation of all the units
using control signals like timing signals.
Timing signals are the signals determining
the time when a given action must take
place.
A large set of control lines carriers the
signals used for timing and synchronization
of events in all units.
Output Unit
The job of an output unit is just the reverse
of that of an input unit.
It supplies the information obtained as a
result of data processing to the outside
world.
Computers work with binary code, the
results produced are also in the binary form.
Hence, before supplying the results to the
outside world, it must be converted to
human acceptable (readable) form. This task
is achieved by units called output interfaces.
Output unit
The following functions are performed by
an output unit:
It accepts the results produced by the
computer, which are in coded form and
hence cannot be easily understood by us.
It converts these coded results to human
acceptable (readable) form.
It supplies the converted results to the
outside world.