SLM - Unit 01
SLM - Unit 01
Structure:
1.1 Introduction
Objectives
1.2 Basics of computers
1.3 Characteristics of computers
1.4 Advantages and Limitations of computers
1.5 Organization of a computer
Central Processing Unit
Mother Board
Memory
Input Unit
Output Unit
1.6 Summary
1.7 Terminal Questions
1.8 Answers
1.1 Introduction
Today computers have become part of our life and have changed it
completely. In most areas, current developments are because of computers.
Some such areas include business, education, and banking among others.
A computer is composed of hardware and software, and can exist in a
variety of sizes and configurations. As computers entered our modern
society, people too found it necessary to learn computer skills.
In this unit, we are going to study the basics of computers, their
characteristics. We will also learn about the advantages and limitations of
computers and organization of computers.
Objectives:
After studying this unit, you should be able to:
define computer
list and discuss the characteristics of computers
list the advantages and limitations of computers
list and discuss components of a computer system
Modern day computers are fast and can process billions of instructions
every second. Computers are used in most of the fields in our daily life.
Almost all automatic tasks are carried out by computers. Some of the
prominent areas where the computers have found its applications include
space research, security systems, and traffic signaling among others.
The monitor displays the information to the user while the keyboard is used
to enter the information in to the computer. The mouse is used to position
the cursor on screen, move an object by dragging, or select an object by
clicking. The system unit is the main part of the computer and contains
various components, such as mother board, CPU, RAM and other
components.
Computers have become a popular device in our daily life due to their
unlimited benefits. By using computers we can listen songs, watch movies,
reserve trains and airlines tickets, withdraw money from ATM, Pay the
telephone and electricity bills, play games like chess, video, and so on.
Input Unit
The input unit is used for entering information into the computer system by
the user for processing. The details of input unit are seen in section 1.5.4.
Memory Unit
The Memory unit is the storage space in the computer. Computer memory
can be classified into two types: primary memory and secondary memory.
The details of memory unit are seen in section 1.5.3.
CPU (Central Processing Unit)
The CPU takes information from the storage unit performs operations and
then it is sent back to the memory unit. CPU includes Arithmetic Logic Unit
(ALU) and Control Unit (CU).
ALU (Arithmetic Logic Unit): All calculations and comparisons, based on
the instructions provided, are carried out within the ALU. It performs
arithmetic functions like addition, subtraction, multiplication, division and
also logical operations like AND, OR and NOT. The details of ALU are
seen in section 1.5.1.
Control Unit: Controlling of all operations like input, processing and
output are performed by the control unit. It takes care of step by step
processing of all operations inside the computer. The details of control
unit are seen in section 1.5.1.
Sikkim Manipal University B2071 Page No.: 4
Fundamentals of Information Technology Unit 1
Output Unit
The tasks performed by the output unit are just opposite to that of the input
unit. It accepts output (which are in machine-coded form) produced by the
computer, converts them into the user understandable form and supplies
the converted results to the user with the help of an output devices such as
printer, monitor and many more. The details of output unit are seen in
section 1.5.5.
Self-Assessment Questions
1. __________ is an electronic device that accepts information as input
from the user, stores information in memory, processes the information
and generates the desired output results.
2. Mention any two uses of computers.
3. Reliability
The output which is generated by the computer is very reliable. It is reliable
only when correct input and program is given into the computer. In the case
of modern computers, the electronic components failure rate is very low.
4. Storage
A computer can store large amounts of information that can be retrieved
whenever required. Data can be stored in secondary storage devices such
as hard disk, which can be kept outside the computer and can be carried to
other computers. The data which is stored in secondary storage devices are
available at any time for processing.
5. Automation
Once the instructions are fed into computer, it performs operations without
interfering with the user. A computer executes instructions one by one
automatically till the end of the program.
6. Versatility
Versatility means performing different types of work at the same time. It is
like multiprocessing. For example you may use the computer to prepare the
results of particular examination, the next moment it could be busy
preparing electricity bills and in-between it may help secretary to trace an
important letter in seconds.
7. Diligence
This characteristic is especially useful for those jobs where same tasks are
being done again and again. The computer is a machine, that can work
continuously for hours together with the same speed and accuracy from the
start till the end and neither lose concentration nor suffers from the human
traits of tiredness.
Self-Assessment Questions
3. The speed of computer is usually measured in __________ or
__________.
4. _________ performs different type of work at the same time like
multiprocessing.
5. ___________ characteristic is especially useful for those jobs where
same tasks are being done again and again.
instructions that come from either the user or from the software. The
processor is made up of many components, but two of them are worth
mentioning at this point. These are the arithmetic and logic units and the
control unit. The control unit controls the electronic flow of information
around the computer. The arithmetic logic unit, ALU, is responsible for
mathematical calculations and logical operations.
The processor is plugged into the computer’s motherboard. The
motherboard is a rigid rectangular card containing the circuitry that connects
the processor and all the other components that make up the personal
computer. In most personal computers, some of the components are
attached directly to the motherboard and others are housed on their own
small circuit boards that plug into the expansion slots built into the
motherboard.
The processing capacity of a computer is measured in terms the amount of
data processed by the CPU in one operation. The CPU has two important
sub units.
1) Arithmetic-Logic unit
2) Control Unit
Arithmetic-Logic Unit (ALU): The ALU is an electronic circuit used to carry
out the arithmetic operations like addition, subtraction, multiplication and
division. The logic unit of ALU performs logic functions such as AND, OR
and NOT. It also performs comparisons such as greater than, less than,
equal to, and so on. The ALU performs logic functions such it performs the
operation on the data provided by the input devices. The ALU operates on
the data available in the main memory and sends them back after
processing again to main memory.
Control Unit: The control unit coordinates the activities of all the other units
in the system. Its main functions are to control the transfer of data and
information between various units and to initiate appropriate actions by the
arithmetic-logic unit. Conceptually, the control unit fetches instructions from
the memory, decodes them, and directs them to various units to perform the
specified tasks.
1.5.2 Motherboard
The motherboard serves as a single platform to connect all the parts of a
computer together. A motherboard connects CPU, memory, hard drives,
Sikkim Manipal University B2071 Page No.: 8
Fundamentals of Information Technology Unit 1
optical drives, video card, sound card and other ports and expansion cards
directly or via cables. It can be considered the backbone of a computer.
The motherboard is mounted inside the case and is securely attached via
small screws through pre-drilled holes. Motherboard contains ports to
connect all the internal components. It provides a single socket for CPU
whereas for memory, normally one or more slots are available.
Motherboards provide ports to attach the floppy drive, hard drive and optical
drives via ribbon cables. Motherboard carries fans and a special port
designed for power supply. Figure 1.3 shows a motherboard.
There is a peripheral card slot in front of the motherboard using which video
cards, sound cards and other expansion cards can be connected to
motherboard.
Motherboards carry a number of ports to connect monitor, printer, mouse,
keyboard, speaker, and network cables. Motherboards also provide USB
ports which allow compatible devices to be connected in plug-in/plug-out
fashion for example, pen drive, digital cameras and so on.
1.5.3 Memory
Memory is the storage space in the computer. Memory is divided into large
number of small parts called cells. Each location or cell has a unique
address which varies from zero to memory size minus one. For example if a
computer has 64k words, then this memory unit has 64 * 1024=65536
memory locations. The address of these locations varies from 0 to 65535.
Memory is primarily of two types
Primary Memory/Main Memory
Secondary Memory
Sikkim Manipal University B2071 Page No.: 9
Fundamentals of Information Technology Unit 1
2. Light Pen
The light pen, which is a pen like device, is used to select objects directly on
the computer screen. This is also a pointing device, and it is used only with
video displays. Light pens are used for making drawings, graphics and for
menu selections. Drawings can be made by moving the pen on computer
screen. Figure 1.6 shows a light pen.
3. Touch Screen
Touch screen allows the user to operate/make selections by simply touching
the display screen. It is a display screen that is sensitive to the touch of a
finger. Instead of using a pointing device such as a mouse, you can use
your finger to point directly to objects on the screen. Widely used in ATM
machines. Figure 1.7 shows a touch screen.
4. Joy Stick:
A joy stick is a stick with its base attached to a flexible rubber sheath inside
a plastic cover. The plastic cover contains the circuit that detects the
movement of stick and sends the information to computer. A joystick is
similar to a mouse, except that with a mouse the cursor stops moving as
soon as you stop moving the mouse. With a joystick, the pointer continues
moving in the direction the joystick is pointing. To stop the pointer, you must
return the joystick to its upright position. Most joysticks include two buttons
called triggers. Joysticks are used mostly for computer games, but they are
also used occasionally for CAD/CAM systems and other applications. Figure
1.8 shows a joy stick.
5. Keyboard:
Keyboards are the most widely used input devices. The most popular
keyboards are those that look, feel, and possibly sound like an ordinary
typewriter keyboard. Generally a keyboard has 105 keys and 12 function
keys arranged at the top of the keyboard, and larger Backspace key, a
numeric keypad, a cursor movement keypad, toggle lights, Shift keys, Alt
keys, Ctrl keys, Caps Lock key, Num Lock key, Spacebar key, Enter key,
Alphabetical keys and so on. Figure 1.9 shows a keyboard.
6. Scanners
Scanner is an input device that accepts paper document as an input. It is
used to input data directly into the computer from the source document
without copying and typing the data. Most scanners collect data from a page
by recording, which areas are light and which areas are dark. It contains a
camera, which is made up of thousands of tiny cells, called charge coupled
devices (CCD). Each CCD detects whether a small part of the image is
either light or dark. It transmits this data to the CPU, which then creates the
image. The quality of scan increases with the increase in resolution. Figure
1.10 shows a scanner.
Graphics Tablet:
A graphics tablet consists of a flat, touch-sensitive pad and a special “pen”
that works with it. It is used by artists to draw a picture or images onto a
computer screen without using mouse or keyboard. A graphics tablet is also
called as drawing tablet or drawing pad. The pen of the graphics tablet is
pressure sensitive, so pressing harder or softer can result in brush strokes
of different width (in an appropriate graphics program). Figure 1.14 shows a
graphics tablet.
Microphone:
Audio input device like a microphone is used to input a person’s voice into
the computer. A microphone can be attached to a computer to record
sound. Audio input to the computer can be used for different purposes like
making telephone calls, for audio and video conferencing over internet, to
record voice, to create audio files etc. Figure 1.15 shows a microphone.
electrons hit the phosphors, they light up and are projected on the screen.
On the screen the color is produced by a combination of red, blue and green
light which is often referred to as RGB.
The size of the screen is measured diagonally across the screen, in inches.
The maximum number of pixels is the resolution of the monitor in which it
can display horizontally and vertically (such as 800 x 600, or 1024 x 768, or
1600 x 1200). Based on the settings several resolutions can be displayed
on the screen. Figure 1.16 shows a CRT monitor.
Flat panel displays consume less power and are less bulky and much lighter
than CRT monitors. As with CRTs flat panel display size is expressed in
inches and the resolution is the number of pixels horizontally and vertically
on the display. Figure 1.17 shows a flat panel monitor.
magenta. More colors of ink are used by some photo – quality ink jet
printers. These printers are inexpensive, but the cost of accessories like
cartridge and special paper make them costly to operate in the long run for
many purposes.
Laser Printer
A laser printer produces good quality images by the same technology that
photocopiers use. A drum coated with photosensitive material is charged,
then an image is written onto it by a laser (or LEDs) which makes those
areas lose the charge. The drum then rolls through toner (tiny plastic
particles of pigment) that are attracted to the charged areas of the drum.
The toner is then deposited onto the paper, and then fused into the paper
with heat.
Most laser printers are monochrome (one color only, usually black), but
more expensive laser printers with multiple color toner cartridges can
produce color output. Laser printers are faster than ink jet printers. Their
speed is rated in pages per minute (ppm). Laser printers are more
expensive than ink jets, but they are cheaper to run in the long term if you
just need good quality black and white pages.
Speaker
A speaker gives you sound output from your computer. Some speakers are
built into the computer and some are separate. Figure 1.18 shows different
shapes of speakers.
Activity 1:
1. Write down input and output devices attached to your computer
2. Write down secondary devices that you can attach to your computer.
Self-Assessment Questions
6. Light pen is an example of ____________________.
7. Mention different types of memories.
8. CCD stands for __________________________.
9. _________ is the brain of the computer.
10. ALU has three components. (True/False)
11. Mention any two output devices.
12. The ________ unit coordinates the activities of all the other units in the
system.
13. ______________ contains ports to connect all of the internal
components.
1.6 Summary
Computer is an electronic device that accepts information as input from
the user, store information in memory, process the information and
generates the desired output results.
A computer system consists of mainly four basic units, namely input
unit, memory unit, central processing unit and output unit. Central
Processing unit further includes arithmetic logic unit and control unit.
Input unit is used for entering information into the computer system by
the user for processing.
The CPU takes information from the storage unit performs operations
and then it is sent back to the memory unit. CPU includes Arithmetic
Logic Unit (ALU) and Control Unit (CU).
Computer memory is the storage space in the computer. Computer
memory can be classified into two types: primary memory and
secondary memory.
Controlling all operations like input, processing and output are
performed by control unit.
Output unit receives information from the CPU and presents it to the
user in the desired form.
Motherboard serves as a single platform to connect all the parts of a
computer together.
All types of computers have certain common characteristics irrespective
of their type and size – accuracy, speed, reliability, storage, automation,
versatility and diligence.
Sikkim Manipal University B2071 Page No.: 21
Fundamentals of Information Technology Unit 1
Some of the commonly used input devices are mouse, keyboard, light
pen, touch screen, joy stick, scanner, optical character reader, magnetic
character reader, barcode reader, touchpad, track point, graphics tablet
and microphone.
Some of the commonly used output devices are CRT monitor, flat panel
monitor, inkjet printer, laser printer and speakers.
1.8 Answers
Self Assessment Questions
1. Computer
2. Space research and Traffic signaling
3. Megahertz (MHz) or Giga hertz (GHz).
4. Versatility
5. Diligence
6. Input device
7. Cache memory, primary memory and secondary memory
8. Charge Coupled Devices
9. Central Processing Unit
10. False
11. Printer, monitor
12. Control
13. Motherboard
Terminal Questions
1. The term “Computer” is derived from the word “compute”. The word
compute means to calculate. Computer is an electronic device that
accepts information as input from the user, store information in
memory, process the information and generates the desired output
results. (Refer to section 1.2)