Introduction To Computers
Introduction To Computers
• Computer
A computer is an electronic device, operating under the control of instructions stored in
its own memory that can accept data (input), process the data according to specified
rules, produce information (output), and store the information for future use.
Functions of a computer
➢ Taking data as input
➢ Store data/instructions
➢ Processes data
➢ Generate output
Process
Input (Data) Output
(Information)
• Information Technology(IT)
Information technology is the development, maintenance, or use of systems --
especially computer systems, software and networks -- for storing, retrieving and
sending information.
• Communication Technology(CT)
Communication technology refers to all equipment and programs that are used to
process and communicate information. Such equipment include radio
transmitters, receivers, telephones, satellites, Fax machines etc.
Generations of computers
Generation in computer terminology is a change in technology a computer is/was
being used. Initially, the generation term was used to distinguish between varying
hardware technologies.
1. First Generation Computers The period of first generation was from 1940’s-
1958. 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 the
installations used to fuse frequently. Therefore, they were very expensive
and only large organizations were able to afford it. In this generation,
mainly batch processing operating system was used. Punch cards, paper
tape, and magnetic tape was used as input and output devices. The
computers in this generation used machine code as the programming
language.
The main features of the first generation are:
• Vacuum tube technology
• Unreliable
• Supported machine language only
• Very costly
• Generates lot of heat
• Slow input and output devices
• Huge size
• Need of AC
• Non-portable
• Consumes lot of electricity
Examples of first generation computers:
• ENIAC • EDVAC • UNIVAC
• IBM-701 • IBM-750
Fig. 3. ENIAC
2. Second Generation Computers The period of second generation was
from 1958-1964. 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 the 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.