博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
模拟计算机与数字计算机之间的区别
阅读量:2515 次
发布时间:2019-05-11

本文共 4258 字,大约阅读时间需要 14 分钟。

Hello awesome readers, today we are going to understand the basic difference between Analog and Digital computer. But before starting, I’d like to discuss a bit about both type of computers.

各位读者,大家好,今天我们将了解模拟计算机和数字计算机的基本区别。 但是在开始之前,我想先讨论一下这两种计算机。

What is an Analog Computer?

什么是模拟计算机?

An Analog computer or Analogue computer is a computer which uses continuously changeable entities like mechanical, electrical, hydraulic, etc. quantities in any problem which is being solved.

模拟计算机或模拟计算机是一种计算机,它使用不断变化的实体(例如机械,电气,液压等)来解决任何问题。

They were first used at the time of 1950’s – 1960’s. They do not use discrete values, but rather continuous values.

它们在1950年代-1960年代首次使用。 它们不使用离散值,而是使用连续值。

Those computers work on an analogue signal. These signals are the continuous signals for which the time varying feature (variable) of the signal is a representation of some other time varying quantity, i.e., analogous to another time varying signal.

这些计算机工作在模拟信号上。 这些信号是连续信号,对此信号的时变特征(可变)表示某些其他时变量的表示,即类似于另一个时变信号。

Analogue computers are used in some specific applications, like the flight computer in aircraft, ships, submarines, and some appliances around us like the refrigerator, speedometer of your bike, etc.

模拟计算机用于某些特定应用中,例如飞机,轮船,潜艇以及我们周围的某些设备(例如冰箱,自行车的速度表等)中的飞行计算机。

What is a Digital Computer?

什么是数字计算机?

They are the computers that perform various computational as well as some other general purpose tasks. The information in these computers is represented by variables that take a limited number of discrete values.

它们是执行各种计算任务以及其他一些通用任务的计算机。 这些计算机中的信息由采用有限数量的离散值的变量表示。

Those computers work on a digital signal. These signals are used to represent data as a sequence of discrete values; at any given time it can only take on one of a finite number of values.

这些计算机以数字信号工作。 这些信号用于将数据表示为离散值序列。 在任何给定时间,它只能采用有限数量的值之一。

Digital computers use the binary number system, which has two digits i.e., 0 and 1. A binary digit is called a bit. Here the information is represented in the groups of bits.

数字计算机使用二进制数字系统,该系统具有两个数字,即0和1。二进制数字称为位。 在此,信息以比特组表示。

The advantages of a digital computer are that they are accurate, fast, re-programmable and the outputs are least affected by outside disturbances.

数字计算机的优点是它们准确,快速,可重新编程,并且输出受外界干扰的影响最小。

Some of the best examples of digital computers are your laptop, calculators, smartphones, etc.

最好的数字计算机示例包括笔记本电脑,计算器,智能手机等。

Now let’s differentiate both in tabular form.

现在让我们以表格形式区分两者。

Difference between Analog and Digital Computer

模拟计算机与数字计算机之间的区别 (Difference between Analog and Digital Computer)

Analog Computer Digital Computer
The analogue computer works on a continuous signal. The digital computer works on a discrete signal. This signal has two states, on or off.
The output is a voltage signal, they are not exact values and are in graphical form. The outputs are in numbers, exact values are seen on displays.
These computers use a network of resistors and capacitors. Here a large number of logic gates, microprocessors and on-off switches are used.
Analogue computers have a limited ability to act as a digital system. The digital computers can emulate the behaviour of analogue computers.
Analogue computers are slower in speed. Digital computers are quite fast.
These computers are mainly used in the field of science. These computers can be used in all fields of life.
The analogue computers measure the analogue quantities like voltage, temperature, etc. The digital computers calculate mathematical operations, complex calculations, media streaming, etc.
Analogue computers are a bit difficult to use. Digital computers are quite easy to use.
The data storing in analogue computers are quite difficult as they use continuous signals which are difficult to store. Storing data in digital computers are quite easy as they just stores either 0 or 1 which can be easily stored.
模拟计算机 数码电脑
模拟计算机以连续信号工作。 数字计算机处理离散信号。 该信号有两种状态,开或关。
输出是电压信号,它们不是精确值,而是图形形式。 输出为数字,在显示屏上可以看到确切的值。
这些计算机使用电阻器和电容器网络。 这里使用了大量的逻辑门,微处理器和通断开关。
模拟计算机用作数字系统的能力有限。 数字计算机可以模拟模拟计算机的行为。
模拟计算机的速度较慢。 数字计算机非常快。
这些计算机主要用于科学领域。 这些计算机可用于生活的所有领域。
模拟计算机测量模拟量,例如电压,温度等。 数字计算机计算数学运算,复杂的计算,媒体流等。
模拟计算机很难使用。 数字计算机非常易于使用。
模拟计算机中的数据存储非常困难,因为它们使用难以存储的连续信号。 将数据存储在数字计算机中非常容易,因为它们仅存储0或1(可以轻松存储)。

Comment below if you have queries related to above article for analog vs digital computer.

如果您对上述模拟计算机和数字计算机有疑问,请在下面评论。

翻译自:

转载地址:http://coggb.baihongyu.com/

你可能感兴趣的文章
linux 内核的优化
查看>>
近端梯度算法(Proximal Gradient Descent)
查看>>
DRM-内容数据版权加密保护技术学习(中):License预发放实现 (转)
查看>>
TCP与UDP协议
查看>>
php上传文件如何保证上传文件不被改变或者乱码
查看>>
目录遍历代码
查看>>
iOS MD5加密实现方法
查看>>
cygwin下的目录软连接
查看>>
eclipse控制台不显示输出的解决办法
查看>>
Java中的TCP/UDP网络通信编程
查看>>
Mysql支持的数据类型(总结)
查看>>
对测试转开发的一些想法
查看>>
MVC文件上传08-使用客户端jQuery-File-Upload插件和服务端Backload组件让每个用户有专属文件夹...
查看>>
html模板中调用变量
查看>>
应用程序缓存的应用(摘抄)
查看>>
C#析构函数,类运行结束后运行
查看>>
在LAMP的生产环境内添加PHP的cURL扩展模块
查看>>
AMH 软件目录介绍
查看>>
你可能使用了Spring最不推荐的注解方式
查看>>
java常见3种文件上传速度对比和文件上传方法详细代码
查看>>