Generation & Classification of Computer
Generation & Classification of Computer
ARCHITECTURE
(KCS-302)
IC technology improved
Improved IC technology helped in designing low cost, high
speed processor and memory modules
Multiprogramming, pipelining concepts were incorporated
DOS allowed efficient and coordinate operation of computer
system with multiple users
Cache and virtual memory concepts were developed
More than one circuit on a single silicon chip became
available
FOURTH GENERATION (1971-1980)
Types of Computers
1. Analog Computers
•Various specifically designed computers are with both digital and analog
characteristics combining the advantages of analog and digital computers when
working as a system.
• Hybrid computers are being used extensively in process control system where
it is necessary to have a close representation with the physical world.
The hybrid system provides the good precision that can be attained with analog
computers and the greater control that is possible with digital computers, plus
the ability to accept the input data in either form.
1. Super Computers
•Used to store, manage, and process large amounts of data that need to
be reliable, secure, and centralized.Usually housed in a closet sized
cabinet. Example: ISP providers use mainframe computers to process
information about millions of internet users.
Example-IBM zSeries, System z9 and System z10 servers.
3. Mini Computers
•Mini computers are smaller than mainframes, both in size and other facilities
such as speed, storage capacity and other services. They are versatile that they
can be fitted where ever they are needed.
Minicomputers are mid-sized computer used in universities,research labs and
small corporations. They are expensive and larger than microcomputer.
Minicomputer is a multi-user computer. Examples are- IBM 9375,
Motorola 68040 etc.
4. Micro Computers
2. Addressing :bus has address lines, which match those of the processor. This allows
data to be sent to or from specific memory locations.
3. Power :A bus supplies power to various peripherals that are connected to it.
•In two – bus structure : One bus can be used to fetch instruction other
can be used to fetch data, required for execution.
1. Internal Bus
2. External Bus
Internal Bus:
A BUS or set of wires which connects the various components inside a computer, is
known as Internal Bus. As it is used for internal communication purposes.
• It connects various components inside the cabinet, like as CPU, Memory and Motherboard.
• It is also known as System Bus.
External Bus:
A Bus or set of wires which is used to connect outer peripherals or components to
computer , is known as External Bus.
• It allows different external devices to be connected to computer. It is slower than Internal or
System Bus. It is also known as Expansion Bus.
System Bus
Data Lines
Used to control the access to and the use of the data and
address lines.
Typical control lines include
Memory write
Memory read Bus request
I/O write Bus grant
I/O read Interrupt request
Clock Interrupt ACK
Reset Transfer ACK