Generation of Computer
Generation of Computer
___________________________________________________________________________________________
Generation of computer
a. First Generation (Vacuum Tube)
i) Were huge, slow, expensive, and many times undependable.
ii) Generated a lot of heat which would make them malfunction.
d. Fourth Generation (Large Scale Integrated Circuits & Very Large Scale Integrated Circuits [LSIC &
VLSIC]
i) Used CPUs which contained thousands of transistors.
ii) Were much smaller and fitted on a desktops, laps and palms.
Types of Computer
MEMORY
CONTROL UNIT
OUTPUT
INPUT DEVICE
DEVICE
ARITHMATIC
LOGIC UNIT
C.P.U
Parts of C.P.U
• Control Unit:
Functions:
i. Fetching instructions one by one from primary memory and gather required data and operands to
perform those instructions.
ii. Sending instructions to ALU to perform additions, multiplication etc.
iii. Receiving and sending results of operations of ALU to primary memory.
iv. Fetching programs from input and secondary memory and bringing them to primary memory.
ANIK’S TUTORIAL
___________________________________________________________________________________________
• What is Register?
A register (CPU register) is one of a small set of data holding places that are part of the computer
processor. Registers are used to quickly accept, store, and transfer data and instructions that are being
used immediately by the CPU.
• What is Bus?
A bus is a subsystem that is used to connect computer components and transfer data between them.
• What are the types of bus?
1. Data Bus: The data bus allows data to travel back and forth between the microprocessor
(CPU) and memory (RAM).
2. Address Bus: The address bus carries information about the location of data in memory.
3. Control Bus: The control bus carries the control signals that make sure everything is flowing
smoothly from place to place.
4. Power bus: this type of bus is used to send power to different components of the system.
5. Input / Output Bus: this type of bus is used to transfer data between input and out devices.