Skip to main content

Digital and Analog Computer

.

Digital Computer:


  • A digital computer uses distinct values to represent the data internally.
  • All information are represented using the digital 0's and 1's.
  • Digital signal represents particular state that is: 0 (low) or 1 (high), yes or No, On or OFF, True or False.
  • These systems store and process the data in digital form (string of 0's and 1's).
  • They are capable of processing analog signals but the analog signals have to be converted into digital signals using an ADC before feeding into the digital computer.

Analog Computer:

  • Analog computer is another kind of a computer that represents data as variable across a continuous rang of values.
  • Analog computers are used for measuring of parameters that vary continuously in real time, such as temperature, pressure and voltage.
  • Analogue computers are used in hospital to measure the size of stone in kidney and mental disease diagnostics (CT scan with photos).
  • These computer use OP-AMP (Operational Amplifier).
  • Examples Seismograph

Hybrid Computer:

  • These computers are a combination of both digital and analog computers.
  • Hybrid computers are computers that exhibit features of analog computer and digital computers.
  • It is used in industrial process control, jet plan, airplanes.
  • These computers are mainly used in hospital to measure the heart beat of patient.
  • It can transfer data from analog to digital and digital to analog.


Comments

Popular posts from this blog

Important questions of C programming (BCA)

 . What is the characteristics of a good program? Explain types of language processor. Explain any two system design tools. Explain Program Development Life Cycle. Define programing techniques. Different between top-down and button - up approach with suitable example. Difference between cohesion and coupling. Define identifiers, constants, variables and keywords. Explain datatypes. Explain different types of  datatypes available in C. Define operator. Explain its types with suitable example. Explain decision making statement. Explain its type with example. Difference between while, do while loop, for loop. Write a program to find the fibonacci  sequence. What is jumping statement. Explain its types with suitable example.    Write a program to display following:               *               **               ***         ...

BCA Math II old question model solution

 . BCA Math II question model 2018: BCA Math II question model 2019: BCA Math II question model 2020:

BCA mathematics -I (Unit I Set)

 .