CA PPT On Computer Application
CA PPT On Computer Application
COMPUTER ORGANISATION
PRESENTED BY: ANTARYAMI MUDULI
Contents:
Introduction to Computer
Evolution of Computer
Generation of Computers
Classification of Computers
Basic Organization of Computer
Computer Memory and Classification of Memory
Introduction to Computer:
Types of Data
There are two types/forms of data:
Digital (discrete) data:
Digital data is discrete in nature. It must be represented in form of numbers, alphabets or symbols
for it to be processed by a computer.
E.g. 1, 2, 3…
Analogue (continuous) data:
Analogue data is continuous in nature. The data is obtained by measurement. E.g. Pressure,
Temperature, Humidity, Lengths or currents, etc.
Information:
Information is the data which has been refined, summarized & manipulated in the way you want it, or
into a more meaningful form.
Evolution of Computers :
1. Evolution of Computers Computer evolution refers to the change in computer technology right from
the time computers were first used to the present.
2. As computing evolves to higher system levels, so its design also changes, from technical to socio-
technical design. The series of the evolution of computers are given below.
I. Abacus
II. Pascaline
III. Punched card equipment
IV. ABC
V. UNIVAC –I
Abacus
1. The present day computers are a result of an evolutionary process which started way back in 500 B.C. when
Egyptian used a machine which is an early form of Abacus.
2. Abacus is attributed to the Chinese and Japanese. This is a machine, which was used for addition, subtraction,
multiplication and division operation.
Pascaline
1. In 1645 a device known as Pascaline was invented by French mathematician Blaise Pascal.
2. The device was operated by dialing a set of wheels. In 1671 Leibniz improved on Pascal's adding
machine and invented the Leibniz's Calculator.
Difference engine
1.In 1822 Charles Babbage invented a Difference Engine.
2. The purpose of this device was to calculate the roots of polynomial equations and prepare
astronomy table for the British Navy.
3. He upgraded this to, invent an Analytical engine, which could store program instructions
initially coded on punched cards and subsequently shared internally.
4. Therefore Charles Babbage is known as the father of computers.
UNIVAC
1. In 1945 John Von Neumann first gave the idea of sharing the same internal memory for storing
both data and instruction, which was subsequently adopted in every computer organization.
FIRST GENERATION:
1. 1946-1959 is the period of first generation computer. It is the first successful electronic computer
called ENIAC, ENIAC stands for ―Electronic Numeric Integrated and Calculator.
2. It made use of vacuum tubes which are the only electronic component available during those days. in
milliseconds. These were very big in size. These computers were very costly.
SECOND GENERATION:
1. 1959-1965 is the period of second-generation computer. Second generation computers were based on Transistor
instead of vacuum tubes.
2. Less energy and not produce as much heat as the first generation. Constant maintenance was required.
THIRD GENERATION:
3. 1965-1971 is the period of third generation computer. These computers were based on Integrated circuits.
4. These computers were cheaper as compared to second-generation computers. They were fast and reliable. IC
chips are difficult to maintain.
FOURTH GENERATION:
5. 1971-1980 is the period of fourth generation computer.
6. This technology is based on Microprocessor. A microprocessor is used in a computer for any logical and
arithmetic function to be performed in any program.
7. Fastest in computation and size get reduced as compared to the previous generation of computer. Heat
generated is negligible.
FIFTH GENERATION:
1. The period of the fifth generation in 1980-onwards.This generation is based on artificial intelligence.
This generation is based on ULSI (Ultra Large Scale Integration) technology resulting in the production
of microprocessor chips.
2. It is more reliable and works faster. It provides computers with more user-friendly interfaces with
multimedia features.
Classification of Computers:
All the modern computers are broadly classified into the following three categories.
Analog computers:
Are mostly used in industries in process control activities. These computers work on analog data
such as variation in temperature, pressure, speed, voltage etc. The uses of such computers are
very limited.
Digital computers:
These computers are general purpose computers, which work on digital / binary data. The speed
and accuracy with which these computers work are very high. Digital computers are classified into the
following four categories:
Super Computers.
Mainframe Computers.
Mini Computers.
Micro Computer
Super Computers:
1. These computers are specifically designed to maximize the processing of floating point
instructions.
2. Such computers are very expensive and used in very high-end numerical processing,
geographical information system, etc.
3. The speed of processing of super computers are measured in GFLOPS i.e., Giga Floating Point
Operations Per Second.
Mainframe computers:
1. These computers are intended for substantial high volume data processing.
2. Processing speed – 30 to 100 million instruction per second (MIPS) and Word length – More than 64
bits.
3. It is used in space research, university connectivity, Wide area network (WAN) implementation etc.
Mini Computers:
4. Fairly large primary memory. Medium scale processing capability i.e., lesser than mainframe but
higher than personal computers.
5. Can connect up to 500 terminals on LAN and Supports wide range of application areas.
6. The field of engineering and scientific organizations, Educational Institutes, Universities,
Small/medium business organizations.
7. Processing speed – 10 to 30 MIPS and Word length – 32 bits.
Micro computers:
1. This is the smallest and least expensive computers are or personal computers popularly known as PC.
2. These computers are portable and it require minimum power.
3. Processing power is appropriate for handling most of the tasks.
4. Memory capacity is sufficient to handle most of the tasks.
5. Processor – I 8086 / I 8088 microprocessor. Memory is 640 KB of RAM.
Hybrid computers:
7. The analog feature of such computer enables it to measure the physical quantities such a
temperature, pressure, voltage level etc. and convert them to digital data.
Basic Organization of Computer :
A digital computer is considered to be a calculating device that can perform arithmetic operations. To be
able to process data the computer is made of various functional units to perform its specified task.
Input Device:
1. Computers need to receive data and instruction in order to solve any problem. The input unit
consists of one or more input devices.
2. Keyboard is the one of the most commonly used input device. Other commonly used input devices
are the Mouse, Scanner, Microphone etc. All the functions of input devices are given below:
3. Supply the converted data to the computer system for further processing.
Output Device:
The output unit of a computer provides the information and results of a computation to outside world. Printers, Visual
Display Unit (VDU) Speaker, Headphone, and Projector etc are the commonly used output device.
Storage Unit:
1. The storage unit of the computer holds data and instructions that are entered through the input unit,
before they are processed.
2. It also saves the data for the later use.
3. The various storage devices of a computer system are divided into two categories.
Primary Storage:
4. Stores and provides very fast. This memory is generally used to hold the program being
currently executed in the computer.
5. The primary memory is temporary in nature. The data is lost, when the computer is
switched off.
Secondary Storage:
It stores several programs, documents, data bases etc. Whenever the results are saved, again
they get stored in the secondary memory. The secondary memory is slower and cheaper than the
primary memory. Some of the commonly used secondary memory devices are Hard disk, CD, etc.
Memory Size:
1. All digital computers use the binary system, i.e. 0‘s and 1‘s. Each character or a number is
represented by an 8-bit code.
2. The set of 8 bits is called a byte.
3. A character occupies 1-byte space and a numeric occupies 2- byte space.
4. Byte is the space occupied in the memory.
5. The size of the primary storage is specified in KB (Kilobytes) or MB (Megabyte). One KB is equal to
1024 bytes and one MB is equal to 1000KB.
Computer Memory and Classification of Memory:
6. Computer memory is a generic term for all of the different types of data storage technology that a
computer may use, including RAM, ROM, and flash memory.
7. Another way that computer memory can vary is that some types are non-volatile, which means they
can store data on a long term basis even when there is no power.
3. And some types are volatile, which are often faster, but which lose all the data stored on them as soon
as the power is switched off.