Skip to main content

Write a note on Classification of Computers

Q. Write a note on Classification of Computers   OR Explain Types of computer on the
basis of Size, Shape and Resources. OR How digital computers are classified?

Classification of Computers
Computers are classified on the basis of size, speed and price as under:
•    Microcomputer or Personal Computer
•    Mini Computer
•    Mainframe Computer
•    Super Computer

1. Micro Computers
Write a note on Classification of Computers
Desktop Model computer
Micro computer is also called personal computer. It was introduced in 1970. It contains  input devices, output device, storage device, memory and processor. It is used by one person at a time. Examples of personal computers are PC and Apple Macintosh. The major types of personal computers are desktop computer and portable computer.
Desktop Computers
These computers can easily fit on a table or desktop, hence the name. These computers come in two models or casings. In Desktop model, the system unit is placed on the desktop or table. Monitor is placed on the system unit. In Tower model, both monitor and system unit are placed on the table.
note on Classification of Computers tower model
Tower Model computer

Portable Computer
Portable is a personal computer that can be carried from one place to other easily. Notebook computer and handheld computer (smart phone) are examples of portable computers. Notebook computer is also called laptop computer. Laptop computers are very small in size and can be placed easily on lap.
Classification of Computers laptop
Lap top computer or notebook computer

Classification of Computers hand held computer
Hand held computer

Handheld Computers (like smart phone) are also potable. Handheld computer is also known as palmtop computer. It easily fits in the hand of the user.
Uses of Micro Computer
The PC is the most common type of computer used in the office. It is now widely used in many homes. These are also used for business and engineering application.
2. Mini Computers
Mini computers were introduced in the 1960s. Mini computer is larger and more powerful  computer than personal computer. It can execute five million instructions per second. It  generally consists of two or more processors.

Picture for a note on classification of computers (Mini computers)


note on Classification of Computers mini computer

Mini computer can serve up to 4000 connected users simultaneously. It is normally accessed by users via personal computer or terminal. A device with a monitor and keyboard is called terminal. It is also known as dumb terminal. It has no processing power and cannot work as stand-alone computer. Examples of mini computers are:
•     VAX-8800
•     AS 400.

Uses of Mini Computers
Mini computers are often used by small and medium-sized companies to provide centralized store of information.
3. Mainframe Computers
Mainframe computers were introduced in 1975. A mainframe computer is a very large computer in size. It is more powerful than mini computer. It consists of multiple processors. It is designed to perform multiple tasks for multiple users at the same time. Mainframe computers can serve up to 50,000 users at the same time.

Picture for a note on classification of computers (Main Frame computers)


Classification of Computers main frame computer

The users access a mainframe computer through terminal or personal computer. A typical mainframe computer can execute 16 million instructions per second. Examples of mainframe computers are
•     NEC 610
•     DEC 10
Uses of Mainframe Computers
Mainframe computers are used in large organizations. For example, airlines use these computers for ticket reservation system. NADRA - The Computerized National Idenity Card Issuer in Pakistan - uses mainframe computers to maintain the information of population.
4. Super Computers
Super computers were introduced in 1980s. Super computer is the fastest computer. Super computer is the biggest in size and the most expensive in price than any other computers.

Picture for a note on classification of computers (Super computers)

Classification of Computers super computer
It is the most sophisticated, complex and advanced computer. It has a very large storage capacity. It can process trillions of instructions in one second. Super Computer is the fastest and most powerful computer of a time. Supercomputers are very
expensive. Supercomputers are used for highly calculation-intensive tasks. Super computers are used for specialized applications that require immense amounts of mathematical calculations. Supercomputers were designed primarily by computer scientist - Seymour Cray at Control Data Corporation (CDC).
Uses of Super Compters include:
1. Weather forecasting,
2. animated graphics like in Hollywood movies,
3. fluid dynamic calculations,
4. nuclear energy research,
5. space science
6. Weapon and missile design
7. and petroleum exploration etc.
Today, supercomputers are produced by traditional companies such as Cray, IBM and Hewlett- Packard, who had purchased many of the 1980s companies to gain their experience. Since October 2010, the Tianhe-1A supercomputer has been the fastest in the world; it is located in China.
The main difference between a supercomputer and a mainframe is that a supercomputer channels all its power into executing a single program as fast as possible, whereas a mainframe uses its power to execute many programs concurrently. The modern super computer consists of thousands of microprocessors. Super computer uses high-speed facilities such as satellite for online processing.
Examples of super computers are CRAY-XP, ETA-10, and Deep Blue and above all Todays number one super computer is Tianhe-1A supercomputer of China. Aircraft companies use super computer to simulate aircraft and check its performance. Many  Hollywood movies use it for animation purposes.

After studying  a note on classification of computers


Further Suggested Reading:

Comments

Popular posts from this blog

Explain Main Difference Between System Software and Application Software

Topic: Explain Main Difference Between System Software and Application Software            Differentiate between system software and application software Before , explaining the main differences between application software and system software, let us know the definitions of Application software and System software with examples. What is System Software: System software is a set of programs to control all components of computer and to manage overall operations of computer system. Differences between System software and application software System software is used as a base to install and run all application software. Examples of system software include: Operating Systems, like Microsoft Windows, DOS, Unix and Linux Device Drivers like Device driver software of a Printer (found on CD normally provided with the printer) Utility Programs like AVAST anti virus, Disk Scanners and File Viewers etc. What is Applicat...

Explain Data Processing Cycle and Main Activities of Data Processing Cycle

After collecting data, it is processed to convert into information. The data is processed again and again until accurate result is achieved. This is called data processing cycle . Data processing cycle involves following three basic activities: Major Activities Involved in Data Processing Cycle Explain Data processing cycle 1. Input 2. Processing 3. Output 1. INPUT It is the process in which collected data is given to computer after converting into binary form. Input step can be further divided into following steps: i) Planning Here objectives of data processing are defined. For example, in examination system, objective is to process student examination data to get result cards. ii) Data Collecting Here data is collected. Data is the raw material for data processing. This must be accurate for getting accurate results. iii) Input Here data is entered into computer. iv) Verification Here collected data is verified to determine whether it is valid for ...

Advantages and Disadvantages of Mesh Topology

Topic: Advantages and Disadvantages of Mesh Topology Mesh Topology In a mesh topology, every device on the network is physically connected to every other device on the network. Therefore, data can be sent on several possible paths from source computer to destination computer. Mesh topology is more reliable with better performance. Mesh Network Topology is mostly used in wide area networks where reliability is important. Advantages of Mesh Network Topology 1. Since, there are many links to transfer data, Mesh topology gets rid of the traffic problem . Data may be transferred through different links. 2. If one link becomes unusable, it does not disturb the whole system . Other links can be used for communication. 3. Since each node has physical connection with other nodes, therefore, one node can transfer data to many nodes at the same time. Disadvantages of Mesh Network Topology 1. It is very expensive due to implementation of multiple links for each no...