Showing posts with label Definition and types of computer. Show all posts
Showing posts with label Definition and types of computer. Show all posts

DEFINITION AND TYPES OF COMPUTER





DEFINITION OF COMPUTER

A computer is an electronic machine, basically works on IPO cycle. IPO cycle means Input, Processing and Output cycle. First it takes input or instruction by users then process it and finally gives the output.  It can calculate numbers, arrange, store and find information or can regulate other machines etc. 

FEATURES OF COMPUTER

  • Speed : It has very high speed than a human being
  • Accuracy :It works with 100% accuracy in no time. 
  • Diligence : It can perform repetitive task without getting tired.
  • Versatility : It can perform more than one function at a time.
  • Memory : It has storing capability, which stores our day to day work and we can find out easily whenever required and edit them.

According to its features, sizes and functions, a computer is of many kinds.

Types of a computer

We can categorize a computer on the basis of

1. Data Type

2. Purposes and 

3. Its functionality

1. According to data type there are three types of computers.

    i. Digital computer

    ii. Analog Computer and

    iii. Hybrid computer

i. Digital Computer : It works on binary number system (ex. '0' and '1'). Many complicated tasks are performed using these binary number system. It processes the data represented in discrete (data with proper space between them). The hierarchical three processes of digital computer are

              1. Input   2. Process and    3. Output

It is more accurate than an analog computer. The first digital computer was made in 1945, the name is ENIAC.

ENIAC IN 1945
                                                                

ii.  Analog Computer : It operates on changeable physical quantities like mechanical, electrical etc.

              It works on continuous value instead of discrete. These continuous values make an analog signal. It has limited capacity to accept and compute the problems. It is less accurate than a digital computer. Example is Oscilloscope used by engineer to make measurement.

Oscilloscope
                                                                       

iii. Hybrid Computer : Hybrid Computer provides functions and features of both analog and digital computers. The main aim to produce a combine or hybrid computer is to incorporate the most beneficial aspects of both the computer analog and digital.

It is more versatile, gives more accurate, detailed and practical results. Processing speed is also high in compare with their predecessors. 

The limitations are : The cost is higher than both the analog and the digital computers. It requires expensive circuit, cable, networks etc.


 2. According to purposes there are main four types of computers. These are 

        i. Microcomputer
        ii. Minicomputer
        iii. Mainframe and 
        iv. Supercomputers

i. Microcomputer 

These are commonly known as PC (Personal Computer). Such computers are useful for single user and occupies less space but can perform all the basic functions. It has basic input/output devices and a CPU cabinet in desktop computer. All the circuitry mounted on the single   PCB.     Examples are Smart Phone, Palmtop, Tablet, Laptop, Desktop Computers etc.

Smartphone

Palmtop
 ;                                    
Laptop

  
Tablet
                                                                 

Desktop

ii. Minicomputer

Minicomputers are more powerful and expensive than microcomputers but less powerful and cheaper than mainframe and supercomputers. These are useful for more than one users. Such computers are used in business transactions, database management in large organisations, file handling, scientific and engineering researches etc. These are  emerged as more powerful. Generally we see these kinds of computers on the billing counters of malls, large storage etc. 


Minicomputers

iii. Mainframe Computers :

 Mainframe Computers have large data performance capability. It has very large amount of storage capacity and processors and process billions of instruction in real time. It is used for commercial database, transaction servers and for versatile, high performances and highly secured applications.The ENIAC and UNIVAC are the kinds of mainframe computers.

Mainframe Computer

iv.  Supercomputer :
A Supercomputer has high level of processing speed as compared to the general purposes computers. Its performance is measured in FLOPS (Floating Point Operations per Second) instead of MIPS (Millions Of Instructions Per Second). The world's most fast supercomputers runs on Linux based operating system.
Supercomputers becomes the essential part in many scientific researches i.e. Quantum mechanics, weather forecasting, molecular structure, climate research, oil and gas exploration etc. Now a days also an essential part of Cryptanalysis.

The IBM Supercomputer INTREPID - BLUE GENE/P

                  
3. According to functionality there are four types of computer :

        i. Servers
        ii. Workstation
        iii. Information Appliances
        iv. Embedded Computers

i. Servers

Any general purpose computer connected to a network hosts as a server. Its main function is to  provide data to its servers. 
The role of the server is to share data as well as to share resources and distribute work. Its the part of the client-server model in networking.

ii. Workstation

Designed to be used by single user at a time. Such type of computer has multi user operating systems. These are one which we use for our daily personal as well as commercial works.

iii. Information Appliances :

These are portable devices designed to perform a specific kind of job like calculation, playing multimedia, browsing internet etc. . They have very limited memory and flexibility.

iv. Embedded Computers :

 These are computing devices used in other machines to serve limited kind of works.  The processing units used in such devices work to those basic requirements only and are different from the ones that are used in personal computers better known as workstations.




Python: Functions