COM_1
COM_1
Introduction to Computer - 1
Course outline:
1. Introduction to Computer;
Computer and its functions
History of computer
Characteristics of computer
Classification of computers
Applications of computer
2. Key components of computer
3. Basic concepts of various computing such as input, process and output
4. Kinds of storage media, recording formats and methods commonly associated with a
computer
5. Precautions for user and computer conditions
6. Microsoft Word;
Preparation of document
Editing
Formatting
Use of various tools and tables
7. Microsoft Excel;
Preparation of spreadsheet for calculations
Use of various tools
Handling operators and formulas
Definition of Computer
This is an electronic device which accepts data, processes the data, stores and produces a
result as information under the directives of a stored program or set of instructions. This is
based on the revolution of computers from the beginning technology.
Functionalities of computer
Any digital computer carries out five functions in gross terms:
Takes data as input.
Processes the data and converts it into useful information.
Stores the data or instructions in its memory and use them when required.
Generates the output
Controls all the above four steps.
Store data
Generation of computers
First generation
The period of first generation was 1946-1959. The computers of first generation used
vacuum tubes as the basic components for memory and circuitry for CPU (Central Processing
Unit). These tubes, like electric bulbs, produced a lot of heat and were prone to frequent
fusing of the installations, therefore, were very expensive and could be afforded only by very
large organizations. In this generation mainly batch processing operating systems were
used. Punched cards, paper tape, and magnetic tape were used as input and output devices.
The computers in this generation used machine code as programming language.
ENIAC; Electronic numerical integrator and computer. This was invented by John
Mauchly and J.Presper Eckert in 1946. It was 1000 times faster than the Mark1
calculator. It could add two large numbers in 200 microseconds
EDVAC; Electronic Discrete Variable Automatic Computer developed by Neumann,
Presper Eckert and John Mauchly
UNIVAC1; Universal Automatic Computer1, Designed by J.Presper and John
Mauchly in 1951. First commercially available computer. First computer to handle
both numeric and text data. First computer to use buffer memory and magnetic tape
unit
IBM-701: International Business machine, for business and organization calculations
Second Generation
The period of second generation was 1959-1965. In this generation transistors were used
that were cheaper, consumed less power, more compact in size, more reliable and faster
than the first generation machines made of vacuum tubes. In this generation, magnetic
cores were used as primary memory and magnetic tape and magnetic disks as secondary
storage devices. In this generation assembly language and high-level programming
languages like FORTRAN, COBOL were used. The computers used batch processing and
multiprogramming operating system.
IBM 1620
IBM 7094
CDC 1604
CDC 3600
UNIVAC 1108
Third Generation
The period of third generation was 1965-1971. The computers of third generation used
integrated circuits (IC's) in place of transistors. A single IC has many transistors, resistors
and capacitors along with the associated circuitry. The IC was invented by Jack Kilby. This
development made computers smaller in size, reliable and efficient. In this generation
remote processing, time-sharing, multi-programming operating system were used. High-
level languages (FORTRAN-II TO IV, COBOL, PASCAL PL/1, BASIC, ALGOL-68 etc.) were used
during this generation.
Fourth generation
The period of fourth generation was 1971-1980. The computers of fourth generation used
Very Large Scale Integrated (VLSI) circuits. VLSI circuits having about 5000 transistors and
other circuit elements and their associated circuits on a single chip made it possible to have
microcomputers of fourth generation. Fourth generation computers became more powerful,
compact, reliable, and affordable. As a result, it gave rise to personal computer (PC)
revolution. In this generation time sharing, real time, networks, distributed operating system
were used. All the high-level languages like C, C++, and DBASE etc. were used in this
generation.
Fifth generation
The period of fifth generation is 1980-till date. In the fifth generation, the VLSI technology
became ULSI (Ultra Large-Scale Integration) technology, resulting in the production of
microprocessor chips having ten million electronic components. This generation is based on
parallel processing hardware and AI (Artificial Intelligence) software. AI is an emerging
branch in computer science, which interprets means and method of making computers think
like human beings. All the high-level languages like C and C++, Java, .Net etc. are used in
this generation.
Examples of AI
Robotics
Neural networks
Game Playing
Development of expert systems to make decisions in real life situations.
Natural language understanding and generation.
Etc.