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

Convert Centimeters to Inches Python Programming | Python Program Conver...

YouTube Video Tutorial How to write a Python program to convert centimetres to inches Formula to convert centimetres to inches   Explanation of this Python Program This Python program prompts the user to enter a height in inches, converts it to centimeters, and then prints the converted value. It uses the conversion factor of 2.54 to perform the conversion and rounds the result to two decimal places before displaying it to the user. Here's an explanation of the provided Python program line by line: python inches = float ( input ( 'Enter the Height in inches to convert into centimeters:' )) This line prompts the user to enter a height in inches and assigns the entered value to the variable inches . The input() function is used to receive input from the user, and float() is used to convert the input into a floating-point number. python centimeters = inches * 2.54 This line calculates the equivalent value in centimeters by multiplying the inches variable by the conver...

Converting Decimal Number system to Binary, Octal and Hexa Decimal with Examples and Vice Versa

Topics covered with examples: Converting Decimal Number system to Binary, Octal and Hexa Decimal with Examples and Vice Versa Number Systems in Computer Science and Conversion Method Conversion of Decimal number system to other  number systems Conversion of Decimal number system to binary number systems Conversion of Decimal number system to octal number systems Conversion of Decimal number system to hexadecimal number systems Conversion of    non-decimal Number system to Other non-decimal number system Conversion of other number systems to Decimal number system Conversion of binary number systems to Decimal number system Conversion of octal number systems to Decimal number system Conversion of  hexadecimal number systems to Decimal number system Q1. What is a Number System? What are different types of number system? Number system A number system is a set of digits, symbols and rules to express quantities in counting and c...

Find Your Correct Age From Date of Birth

First of all click on First two digits to type Month number from keyboard like any number from 1 to 12. . Now click on next two digits and type day number of month that is date from 1 to 31. In the last step type the year of your birth in four digits like 1995.  Now click on the blue button with text "Calculate Age". Your accurate age will be displayed below the button. For example. If today is 09-16-2023 that is September 16, 2023 and you type birth date as 11-01-2000 that is November 1, 2000, your accurate age will be displayed as:Your age is 22 years, 10 months, and 15 days. Age Calculator Age Calculator Calculate Your Age Now! Enter your date of birth: Calculate Age As shown in the image below: