Skip to main content

Types Of Computer System || Analog Hybrid and Digital Computer System

Types of computer


There are various methods on which computers can be classified. The classification may depend upon the size, technology, area, of application, type of data processed, etc.

Generally, computers are divided into three main parts, These three are followings:

  1. Analog computers
  2. Hybrid computers
  3. Digital computers


Analog computers

An analog computer or analogous computer is a form of computer that uses the continuously changeable aspects of physical phenomena such as electricalmechanical, or hydraulic quantities to model the problem being solved. 

Analog computers are computers that work on continuous data. Analog computers are used to measure physical quantities like pressure, temperature, speed, etc.

Analog computers were widely used in scientific and industrial applications where digital computers of the time lacked sufficient performance. Analog computers can have a very wide range of complexity.

Analog computers are used to measure physical quantities like pressure, temperature, speed, etc. These computers accept input in the form of signals and convert them into numeric values. For e.g. A thermometer does not perform any calculations but measure the temperature of the body. Analog computers are faster than digital computers are mainly used for scientific and engineering purposes, because they deal with quantities that vary constantly. Analog computers are faster than digital computers but they are not as accurate as digital computers. That's why they are less commonly used.





DATA FLOW IN ANALOG COMPUTER


Hybrid computer

Hybrid computers are computers that exhibit features of analog computers and Digital computers. The digital component normally serves as the controller and provides logical and numerical operations, while the analog component often serves as a solver of differential equations and other mathematically complex equations. The first desktop hybrid computing system was the Hycomp 250, released by Packard Bell in 1961.
The uses of hybrid computers are increasing day by day as there number of areas in the real world where we need both analog and digital computers. For example: In a hospital, there may be a number of devices like E.C.G. machine etc.which are used to measure the patient's heartbeat, temperature, and other information. This is done by analog computers. The information received from these analog computers is then supplied to digital computers to generate reports. Thus, this whole system uses hybrid computers.


Digital computers

Digital computers are computers that work on discontinuous or discrete data. These computers convert the inputs into the binary language of 0's and 1's. They carry out operations on binary data at a very fast rate and generate output in a user understandable language. These are computers basically work by counting and adding the binary digits. Accuracy is the main advantage of digital computers. These computers are more accurate, faster, and reliable than analog computers. Due to these features, they are the most commonly used computers in homes and offices. The real-life example of a digital computer is digital watches. Nowadays, the computer used for the purpose of business and education is also an example of digital computers. In digital computers, data flows in the form of the clock pulse.



Comments

Popular posts from this blog

Block Diagram of Computer|| Basic Explanation

A typical computer system irrespective of its size, class or type consists of hardware and software, integrated and synchronized together to perform computational work or data processing. Computer anatomy is concerned with the way the various functional units operate and how they connected together to form the computer system. A computer system consists of the following functional units : 1)  Input unit 2) Memory/Storage unit 3) CPU(central processing unit) 4) Output unit

Components of Computer System

A system is defined as a set of interacting elements, responding to inputs so as to produce outputs. The computer system also consists of the following elements or components. Software Hardware Firmware Humanware   Software All the intangible components of the computer system are known as software In other words, we can say that all computer programs and applications run behind the monitor screen, are known as software. Computer software is a term that describes computer programs. Example   Microsoft-windows (all operating system software) and notepad, MS office suite, window media player(application software). Software is further divided into two parts these are following 1) system software 2) application software Hardware All tangible component of a computer system is known as hardware. In other words, computer hardware is the collection of physical parts of the computer system. Example  CPU(Microprocessor), monitor, keyboard,...