Skip to main content

What are Different Types of Computer

Computers can be divided into the following 3 types on the basis of their working mechanism:

1) Analog Computers

2) Digital Computers

3) Hybrid Computers

1. Analog Computers

Analog computer is used to measure continuous values. It measures a physical property like voltage, pressure, speed, time and temperature. An analog computer takes input in analog form and gives output in analog form.
Its output is usually displayed on a meter or scale. Analog computer has low memory and fewer functions. Analog computer is mainly used in the field of engineering and medicine. Examples include:

Examples of Analog Computers include:


analog computer examples thermo meter

examples of analog computer speedo meter
 1. Thermometer
2. Speedometer
3. Analog clock

2. Digital Computers

A digital computer works with digital data. Digital computer uses binary number system. Binary number system consists of only two digits 0 and 1. A digital computer represents data in digital signals. A 0 represents OFF and a 1 represents ON. Digital computer performs arithmetic and logical operations on data. It gives output in digital form.
Digital computers are very fast. These computers can store results. They have large Memory(that is data storing capacity). Today most of the computers used in offices and homes are Digital computers.
Examples:

examples of digital computer personal computer

1. Personal Computer-(also called PC or Micro Computer)
2. Digital Score board
3. Digital watch

3. Hybrid Computers

A hybrid computer is a combination of both analog and digital computer. Hybrid ccomputer can handle both analog and digital data. A hybrid computer combines the best characteristics of both the analog and digital computer. It can accept data in both analog and digital form.
Examples:

1. Hybrid computer devices are used in hospitals that may calculate patient's heart function, temperature and blood pressure etc. This calculation may be converted into numbers and shown in digital form. For example,


The Vital Signs Monitoring unit

also called VSM in short. It has Blood Pressure monitor, ECG monitor, respiratory monitor, and is also used for monitoring anesthesia.
2. Hybrid computers are also used in spaceships and missile system.
3. Hybrid Computer Machines are generally used in scientific applications
4. Hybrid computers are used for controlling industrial processes.
Next Read Differences between Analog and Digital Computer 

Further Suggested Reading:

Comments

laptops said…
Great Nice........:)
laptops said…
plzzzz tell me how i can get google adsense account plzzzz tell me......thnksssssss..

Popular posts from this blog

Attributes of Table Tag

Border: It is used to specify a border and its thickness for a table. Cellspacing: It is used to specify the distance between adjacent cells in a table. Cellpadding : it is used to specify the distance between a cell and cell contents in a table. Width : It is used to specify width of a table in pixels or as percentage to screen width. Align : It is used to specify the horizontal alignment of a table. Possible horizontal alignment values are "left", "right" or "center". Valign : It is used to set the vertical alignment of a table as "top", "bottom" or "middle". Bgcolor : It sets the background color of a table. You can specify color names or hex values for the color. Example of table with border=1, width=200 and align=center attributes HTML Coding: <table border="1" width="200" align="center"> <tr> <th>Book</th><th>Price($)</th> </tr> ...

How Functions are Used in Excel Fast and Easy Way 3

What is a Function in Microsoft Excel? Microsoft Excel provides a large number of Functions for processing data in Excel Worksheets easily. Functions are predefined formulas in Excel. These functions are used in different types of calculations on numerical or other data  quickly. How a Function is Used in Microsoft Excel? There are three popular ways to use built-in functions in Microsoft Excel. 1. Type Functions Manually 2. Use Function Library Commands 3. Use Insert Function Dialogue Box Other Microsoft Excel Topics on www.ComputerGap.com  Microsoft Excel Formulas and Functions Fast and Easy Way -1 Using Simple Formulas in Excel With Arithmetic Operators 2 How Functions are Used in Excel Fast and Easy Way 3 Create Bar Chart in Excel Easily by Example Employee Pay sheet Formulas in Microsoft Excel  Students Test Score Grades Result Sheet in Excel Electricity Bill Calculator Formulas in Excel    Microsoft Office Word Pro...

Explain Different Features of Microsoft Excel

Microsoft Excel is a spreadsheet software developed by Microsoft Corporation of USA. Microsoft Excel is used to input and format data and to apply suitable mathematical and other formulas on the data. Excel can perform large number of calculations on data easily in a table like format. The main file of Microsoft Excel is called an Excel Workbook. By default, each workbook has three Excel Worksheets . A Worksheet is divided into Rows, Columns and cells. Microsoft Excel provides many easy to use features as follows: Important Features Provided by MS Excel different features of Microsoft Excel application software 1.    Auto Fill MS Excel provides easy series generating feature called Auto Fill. With the help of Auto Fill you can fill the adjacent cell range with a series like days of a weak or a number series like 1,2,3,4,...10 or 5,10,15,...50 or 1990, 1991, 1992... or dates etc. 2.    Header and Footers Header and footer feature is u...