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

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...

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:

Use Microsoft Excel Online [ 2020 ] Free Spreadsheet

Topic: Use Microsoft Excel Online Free Spreadsheet How To Create Excel Worksheet Online Free Don't worry if you are to prepare a worksheet in Microsoft Excel and you have not purchased Microsoft Office software. You can use free online version of Microsoft Excel Online and create worksheets as you like. Following are the instructions on how to use Microsoft Excel Online. Use Microsoft Excel Online Free Spreadsheet Here are the easy steps to create  power calculator worksheet using Microsoft Excel Online free. 1. for this purpose you need to have a Microsoft Account. 2. Type  or copy paste the following address in your web browser's address bar https://office.live.com/start/excel.aspx Login To Your Microsoft Account. If you are not using any Microsoft account, please create an account now.  3. Login to your Microsoft account ( like abc@hotmail.com or xyz@hotmail.com) or read this post to Create a new Microsoft account in easy steps . Cho...