Chapter 1
Chapter 1
RVUDDC
By:-Chala G.
Chapter 1
• Introduction to
computer system.
CHAPTER OBJECTIVES
Definition 3:
• “Computer is similar to human being but, without thinking
power ".
Computers Vs. Human beings
Human Computer
• The computers that use digital signals to calculate and transmit data are
called digital computers.
• The word digital is derived from the word “digit”. The word digit simply
means numeral.
• The digital signal has only two states in which it can be represented.
They are ON and OFF or HIGH and LOW or 1 and 0.
• Digital data is calculated using the concept of
“counting values”.
• The result obtained from the digital computer is
more accurate when compared to the analog
computers.
• To facilitate the performance of digital computers
intermediate languages such as BASIC, COBOL,
FORTRAN, PASCAL, C, C++, JAVA, etc. have
been developed.
Digital Computers
3) Hybrid Computers
• Computer systems that use both analog and digital mechanisms are
called hybrid computers.
• Desirable features of analog and digital computers are combined to
develop a hybrid computer.
• In hospitals, the intensive care unit, an analog device measures a
patient‟s heart function, temperature and other vital signs, these
measurements are then converted into numbers and supplied to a digital
component that monitors the patient‟s vital signs and signals to a nurse‟s
station.
Hybrid Computers
Time
Thanks For
Questions
2 COMPUTER GENERATIONS
• The evolution of computer started from 16th century and resulted in the
form that we see today.
• This period, during which the evolution of computer took place, can be
divided into five distinct phases known as Generations of Computers.
• Each phase is distinguished from others on the basis of the type of
switching circuits used.
FIRST GENERATION (1944 – 1958)
Computer System
Components
…
– Joystick
– Touchpad
– Light Pen
– Digitizing Tablet
– Touch Screen
Light Pen
Touch Screen
Track Ball Touchpad
Scanner:
• The keyboard can input only text through keys
provided in it.
• If we want to input a picture the keyboard cannot
do that.
• Scanner is an optical device that can input any
graphical matter and display it back.
• The common scanner devices are Magnetic Ink
Character Recognition (MICR), Optical Mark
Reader (OMR), Optical Character Reader (OCR)
and Barcode Reader.
Scanner
Microphones
• are used to enter voice data.
• They let computers listen to us.
• Without microphones, computers would not have
sound data in them.
Digital Cameras are photoelectrical devices that enter
image data to computers.
Digital Cameras
Microphones
Time
Thanks For
Questions
Output Devices
chapter two
62
Printers are also classified by the following
characteristics:
Quality of type:
• The output produced by printers is said to be either
letter quality (as good as a typewriter), near letter
quality, or draft quality.
• Only daisy-wheel, ink-jet, and laser printers produce
letter-quality type.
Speed:
• Measured in characters per second (cps) or pages
per minute (ppm), the speed of printers varies
widely.
• Daisy-wheel printers tend to be the slowest,
printing about 30 cps.
• Line printers are fastest (up to 3,000 lines per
minute).
• Dot-matrix printers can print up to 500 cps, and
laser printers range from about 4 to 20 text pages
per minute.
Impact or non-impact:
• Impact printers include all printers that work by striking an ink
ribbon.
• Daisy-wheel, dot-matrix, and line printers are impact printers.
• Non-impact printers include laser printers and ink-jet printers.
• The important difference between impact and non-impact
printers is that impact printers make physical contact with the
paper and are much noisier whereas non impact printers do not
make physical contact and are too noisy.
Graphics:
• Some printers (daisy-wheel and line printers) can print only
text. Other printers can print both text and graphics.
Other Output Devices
Plotter
• is also a printer that produces hard copy output.
• Plotters produce high quality color graphics output
by using pens for creating images.
• Plotters help to draw maps from stored data.
• Plotters are ideal for Engineering, Drafting and many
other applications that require intricate graphics.
Sample plotter
chapter two
67
Robot
• is the most fascinating output device.
• Robotic device consists of arms that can perform a
preprogrammed task.
• Robots are mostly used in manufacturing tasks
such as spray painting or assembling parts.
• Advanced robots are used in scientific research
such as space and undersea exploration.
Speakers
• are sound producing output devices.
• They are used in multimedia systems.
Speakers Robot
Time
Thanks For
Questions
Components within the CPU
• The Central Processing Unit is the Computing part
of the Computer and is also called as the Brain of the
Computer.
• The various components within the CPU can be
identified as following:
• Control Unit
• Arithmetic and Logic Unit (ALU)
• Memory Unit
• In a personal computer or microcomputer, the
control unit and the ALU together, is a small chip
called the Microprocessor or the Processor.
• This Processor and other components necessary to
make the computer to function are housed in a
main circuit board called the Mother Board or the
System Board.
• In micro computers the processor works hand in
hand with memory unit and other components to
carry out processing.
• Finally, the various components within the CPU
can be consolidated as
• The Processor (Control Unit and Arithmetic & Logic Unit)
• Memory Unit.
The Central Processing Unit
The Processor
• executes the given instructions and manipulates data into
information.
• As mentioned earlier the processor can be further divided into
two components
• Control Unit
• Arithmetic & Logic Unit
Control Unit
• directs the Instructions in the form of electronic signals, to the
rest of the computer that are input unit, ALU, memory and
output unit.
• The Control unit can be defined as ‘the section of the CPU
that selects, interprets and sees to the execution of program
instructions’
Arithmetic & Logic Unit
• performs all Arithmetic and Logical operations and
controls the speed of those operations.