Unit 1
Unit 1
Introduction to Computers
Ques1: What is Computer? Explain its characteristics with block diagram.
Definition of Computer : Computer is an electronic device that is designed to work with Information. The term ‘computer is derived from
the Latin term‘computare’, this means to calculate.
Computer is an advanced electronic device that takes raw data as input from the user
and processes these data under the control of set of instructions (called program)
and gives the result (output) Charles Babbage is called the " Father" of the computer. The
First mechanical computer designed by charles Babbage was called Analytical Engine.
BLOCK DIAGRAM OF COMPUTER
SECONDARY MEMORY
INPUT UNIT
PRIMARY MEMORY OUTPUT UNIT
1. Input Unit: This is the process of entering data and programs in to the computer system.The input unit takes data from us to the
computer in an organized manner for processing.
2. Storage Unit: The process of saving data and instructions permanently is known as storage.. Primary memory provides space for
storing data and instructions.
The storage unit performs the following major functions:
• All data and instructions are stored here before and after processing.
• Intermediate results of processing are also stored here.
3. Central Processing Unit (CPU): The ALU and the CU of a computer system are jointly known as the central processing unit. You may
call CPU as the brain of any computer system. It is just like brain that takes all major decisions, makes all sorts of calculations and directs
different parts of the computer functions by activating and controlling the operations.
Processing: The task of performing operations like arithmetic and logical operations is called processing. The Central Processing Unit
(CPU) takes data and instructions from the storage unit and makes all sorts of calculations based on the instructions given and the type of
data provided. It is then sent back to the storage unit.
(a).Arithmetic Logical Unit (ALU) : After you enter data through the input device it is stored in the primary storage unit. The actual
processing of the data and instruction are performed by Arithmetic Logical Unit. The major operations performed by the ALU are addition,
subtraction, multiplication, division, logic and comparison. Data is transferred to ALU from storage unit when required. After processing
the output is returned back to storage unit for further processing or getting stored.
(b)Control Unit (CU): The next component of computer is the Control Unit, which acts like the supervisor seeing that things are done in
proper fashion. Control Unit is responsible for co ordinating various operations using time signal. The control unit determines the
sequence in which computer programs and instructions are executed.
4. Output Unit: This is the process of producing results from the data for getting useful information. Similarly the output produced by the
computer after processing must also be kept somewhere inside the computer before being given to you in human readable form. Again
the output is also stored inside the computer for further processing.
CHARACTERISTICS OF COMPUTER ARE:-
1. Speed: - Computer can work very fast. It takes only few seconds for calculations that we take hours to complete. Therefore, we
determine the speed of computer in terms of microsecond (10-6 part of a second) or nanosecond (10 to the power -9 part of a second).
2. Accuracy: - The degree of accuracy of computer is very high and every calculation is performed with the same accuracy. The errors in
computer are due to human and inaccurate data.
3. Diligence: - A computer is free from tiredness, lack of concentration, fatigue, etc. It can work for hours without creating any error. If
millions of calculations are to be performed, a computer will perform every calculation with the same accuracy. Due to this capability it
overpowers human being in routine type of work.
4. Versatility: - It means the capacity to perform completely different type of work. You may use your computer to prepare payroll slips.
Next moment you may use it for inventory management or to prepare electric bills.
5. Power of Remembering: - Computer has the power of storing any amount of information or data. Any information can be stored and
recalled as long as you require it, for any numbers of years. It depends entirely upon you how much data you want to store in a computer
and when to lose or retrieve these data.
6. No IQ: - Computer is a dumb machine and it cannot do any work without instruction from the user. It performs the instructions at
tremendous speed and with accuracy. It is you to decide what you want to do and in what sequence. So a computer cannot take its own
decision as you can.
7. No Feeling: - It does not have feelings or emotion, taste, knowledge and experience. Thus it does not get tired even after long hours of
work. It does not distinguish between users.
8. Storage: - The Computer has an in-built memory where it can store a large amount of data. You can also store data in secondary
storage devices such as floppies, which can be kept outside your computer and can be carried to other computers.
HARDWARE SOFTWARE
C. Storage Devices:- Secondary storage are used to store data permanently for future use.
1. Magnetic Media- Magnetic tape:
2. Magnetic Discs – (a) Hard Disks, (b) Floppy Disks:
3. Optical Media- An optical disk is a storage medium in which laser technology is used to record and read large volumes of digital
data.
(a) Compact Disks:-
(i) CD-ROM (Compact Disk - Read Only Memory)
(ii) CD-R (Compact Disk - Recordable)
(iii) CD-RW (Compact Disk - Rewriteable)
(b) Digital Versatile Disk(DVD):-
(i) DVD-ROM (Digital Versatile Disk - Read Only Memory)
(ii) DVD-RAM (Digital Versatile Disk - Random Access Memory)
c)Memory Storage Devce- These new storage devices use electricity to read and write data.
i) Memory Card ii)Pen Drive iii) digital cameras, digital camcorders and mobile phones.
2. Software: A set of programs used to instruct the hardware and help the computer and user for the efficient functioning of task are
known as software. Software can be divided into the following sub categories.
a). System Software
b). Application Software
Q9. What is Software? Explain System Software and Application Software?
Ans. Computer instructions or data. Anything that can be stored electronically is software. The storage device and display devices and
hardware. The distinction between software and hardware is sometimes confusing because they are so integrally linked.
Classification of Softwares:
System Software
Application Software
Syatem Software: System software is computer software designed to operate the computer hardware and to provide and maintain a
platform for running application Software.System software helps use the operating system and computer system. It includes diagnostic
tools, compilers, servers, windowing systems, utilities, language translator, data communication programs, database systems and more.
The purpose of system software is to insulate the applications programmer as much as possible from the details of the particular
computer complex being used, especially memory and other hardware features, and such accessory devices as communications,
printers, readers, displays, keyboards, etc.
Application Software: Application software is contrasted with system software and middleware which manage and integrate a
computer's capabilities, but typically do not directly apply them in the performance of tasks that benefit the user. This should be
contrasted with system software which is involved in integrating a computer's various capabilities, but typically does not directly apply
them in the performance of tasks that benefit the user.The separate applications in a suite usually have a user interface that has some
commonality making it easier for the user to learn and use each application.And often they may have some capability to interact with each
other in ways beneficial to the user.
Ques9. Define Storage devices..
Ans. Storage Device is a device for recording (storing) information (data). Recording can be done using virtually any form of
energy.storage device is a hardware device capable of storing information.
Secondary Storage: - Secondary storage is a storage medium that holds information until it is deleted or overwritten regardless if the
computer has power. As can be seen by the below picture there are three different types of storage on a computer
It is also known as external memory and auxiliary storage. Off-line storage in Fig could be considered secondary storage, we’ve
separated these into their own category because these types of media can be easily removed from the computer and stored elsewhere.
1)Sequential Access Device:-A storage technology that is read and written in a serial (one after the other) fashion. Magnetic
tape is the common sequential access storage device.
Magnetic Tape: Magnetic Tape can be used to perform both functions -input and output. Magnetic Tape is a secondary storage
media.Magnetic tapes are used for large computers like mainframe computers where large volume of data is stored for a longer time.
In PC also you can use tapes in the form of cassettes. The cost of storing data in tapes is inexpensive. Tapes consist of magnetic
materials that store data permanently. It can be 12.5 mm to 25 mm wide plastic film-type and 500 meter to 1200 meter long which is
coated with magnetic material. The deck is connected to the central processor and information is fed into or read from the tape through
the processor. It similar to cassette tape recorder.
2)Direct Access Device:- A direct access storage device (DASD) has the electrical or electromechanical means to be immediately
positioned for reading and writing at any addressable location on the device.
A) Magnetic Disk: Magnetic disks used in computer are made on the same principle. It rotates with very high speed inside the computer
drive. Data is stored on both the surface of the disk. Magnetic disks are most popular for direct access storage device. Each disk consists
of a number of invisible concentric circles called tracks. Information is recorded on tracks of a disk surface in the form of tiny magnetic
spots. The presence of a magnetic spot represents one bit and its absence represents zero bit. The information stored in a disk can be
read many times without affecting the stored data. So the reading operation is non-destructive.
a)Floppy Disk : It’s a circular disk coated with magnetic oxide and enclosed within square plastic cover (Jacket). It’s available in different
size, but the most commonly used floppy is 3½. Data up to 1.44 MB can be stored in it. Data is written as tiny magnetic spots on the dish
surface creating new data or a disk surface eraser data previously stored at that location. Floppies are available in 2 sizes, 3.5 inch & 5.25
inch. The 3.5 inch size floppy is mostly used. The 5.25 inch floppy is kept in a flexible cover & it’s not safe. It can store about 1.2 MB data.
b) Hard Disk : Hard disks are made of aluminum or other metal alloys which are coated on both sides with magnetic material. Unlike
floppy disks, hark disks are not removable from the computer. To remain the storing capacity several disks are packed together &
mounted on a common drive to form a disk pack. A disk is also called a platter.
B)Optical Disk : Information is written to or read from an optical disk or tape using laser beam. Optical disks are not suitable memory
storage units because their access time is more than that of hard disks. Their advantage is that they have very high storage capacity.
a) Compact Disks- CDs use pit and flat surfaces to store information much the same way floppies and hard disks use magnetic and
nonmagnetic storage. Inside the CD-Rom is a laser that reflects light off of the surface of the disk to an electric eye. Compact disks are
exchangeable and easy to transport. CDs typically hold 650 or 700 megabytes of data, and are used in distributing large amounts of text
and graphics, such as encyclopedias, catalogues, and technical manuals.
1) CD-ROM (Compact Disk - Read Only Memory) - The data is written onto the CDROM disk before it is sold and can not be changed
by the user. CD-ROMs are used for applications such as distributing software, digital videos or multimedia products.
2) CD-R (Compact Disk - Recordable) - A CD-R disk is blank when it is supplied. The user can write data to it just once. After data has
been written to the disk it can not be changed. CD-Rs are often used for making permanent backups of data and distributing software
when only a small number of copies are required.
3) CD-RW (Compact Disk - Rewriteable) - CD-RW disks can be read from and written to.
b)Digital Versatile Disk(DVD)-
1)DVD-ROM (Digital Versatile Disk - Read Only Memory) - DVD disks are able to store much more data than CD disks. The DVD
standard includes disk capacities up to 30Gb. DVD-ROM disks can be read from but can not be written to.
2)DVD-RAM (Digital Versatile Disk - Random Access Memory) - DVD-RAM disks have all of the benefits of DVD-ROM disks and can
be written to as well. These very high capacity disks are ideal for producing backups. Because of their high capacity, DVD disks are used
to store high quality video such as complete movies.
C)Memory Storage Devce- These new storage devices use electricity to read and write data.
a)Memory Card:- 1. XD-Picture card , 2. Smart media (SM) card , 3. Secure digital (SD) card , 4. MultiMedia card (MMC) Card
b)Flash memory:-Flash memory is a type of nonvolatile memory that erases data in units called blocks. A block stored on a
flash memory chip must be erased before data can be written, or programmed, to the microchip. Flash memory retains data for an
extended period of time whether a flash-equipped device is powered on or off.
1)Pen Drive:- A pen drive is a portable Universal Serial Bus (USB) flash memory device for storing and transferring audio, video, and
data files from a computer. As long as the desktop or laptop has a USB port, and the pen drive is compatible with the operating system, it
should be easy to move the data from the hard drive to the device — and to another computer — in a matter of minutes. The drive gets its
name from the fact that many have a retractable port connector like a ballpoint pen, and they are small enough to fit into a pocket. Other
names include flash drive, jump drive, and thumb drive.
2) digital cameras, digital camcorders and mobile phones.