数字信号时序电路

时序电路简介 (Introduction to Sequential Circuits)

The word sequential circuit means "a circuit whose output depends on the order or timing of the inputs".

顺序电路一词的意思是“其输出取决于输入的顺序或时序的电路”

So, the sequential circuit consists of Y number of inputs, logic gates, and X number of outputs.

因此,时序电路由Y个输入,逻辑门和X个输出组成。

Sequential circuits produce output which depends upon current inputs and previous input variables. Thus, we can say that sequential circuits are capable of storing binary information. This binary information gives the state of the sequential circuit at that time. The block diagram of sequential circuits is given below,

顺序电路产生取决于当前输入和先前输入变量的输出。 因此,可以说顺序电路能够存储二进制信息。 该二进制信息给出了当时时序电路的状态。 时序电路的框图如下所示,

From the above figure, we can see that there are two types of input present. They are:

从上图中,我们可以看到存在两种类型的输入。 他们是:

  1. External inputs which are not controlled by the circuit and do not depend on past input.

    不受电路控制且不依赖于过去输入的外部输入。

  2. Internal inputs depend on past inputs.

    内部输入取决于过去的输入。

时序电路的类型 (Types of Sequential Circuits)

There are two types of sequential circuits which we study in digital electronics which are listed below,

下面列出了我们在数字电子学中研究的两种顺序电路,

  1. Asynchronous sequential circuit

    异步时序电路

  2. Synchronous sequential circuit

    同步时序电路

1)异步时序电路 (1) Asynchronous sequential circuit)

The asynchronous sequential circuit does not use a clock signal but they use the pulse of inputs. If we compare between Asynchronous sequential circuit and Synchronous sequential circuit, the Asynchronous sequential circuit has a clock pulse and it is capable of changing state immediately when there is a change in the input signal. Asynchronous sequential circuits are used where the speed of operation is important. It has a disadvantage that designing this circuit is difficult and output is uncertain.

异步时序电路不使用时钟信号,但使用输入脉冲。 如果我们在异步时序电路同步时序电路之间进行比较,则异步时序电路具有一个时钟脉冲,并且能够在输入信号发生变化时立即更改状态。 在操作速度很重要的地方使用异步时序电路 。 缺点是设计该电路困难并且输出不确定。

2)同步时序电路 (2) Synchronous sequential circuit)

The synchronous sequential circuit uses clock signal and level inputs or pulsed inputs (which has a restriction on pulse width and circuit propagation). The output pulse takes the same duration as the clock pulse for the clocked sequential circuits. If we compare Synchronous sequential circuit and Asynchronous sequential circuit than Asynchronous sequential circuit is faster because in Synchronous sequential circuit they have to wait for the next clock pulse to arrive to perform the next operation, so Synchronous sequential circuit becomes a little bit slower. In this level of output change state happen at the starting of the input pulse and remain the same until the next clock pulse or input pulse come.

同步时序电路使用时钟信号和电平输入或脉冲输入(对脉冲宽度和电路传播有限制)。 输出脉冲与时钟时序电路的时钟脉冲持续时间相同。 如果我们比较同步时序电路异步时序电路,则异步时序电路要快,因为在同步时序电路中,它们必须等待下一个时钟脉冲到达才能执行下一个操作,因此同步时序电路会变慢一点。 在此级别的输出变化状态下,将在输入脉冲开始时发生这种情况,并保持不变,直到下一个时钟脉冲或输入脉冲出现为止。

They are used in flip flops and to design counters, registers, RAM, MOORE machines, and other state retaining machines.

它们用于触发器,并用于设计计数器,寄存器,RAM,MOORE机和其他状态保持机。

The block diagram of Asynchronous and Synchronous sequential circuits

异步和同步时序电路的框图

组合电路和顺序电路之间的区别 (Difference between Combinational Circuits and Sequential Circuit)

SrNo Combinational Circuits Sequential Circuits
1 Output depends upon present input Output depends upon present and past input
2 Working is fast Working is slow
3 Easy to design Complex to design
4 Time independent Time-dependent
5 Used in arithmetic operation Used in storing data
6 Don’t have a clock Have a clock
7 Easy to use and handle Difficult to use and handle
8 Example: Encoder, Decoder, Multiplexer Example: Flip-Flop, Counters
编号 组合巡回赛 时序电路
1个 输出取决于当前输入 输出取决于当前和过去的输入
2 工作很快 工作很慢
3 易于设计 设计复杂
4 时间无关 随时间变化
5 用于算术运算 用于存储数据
6 没有钟 有个时钟
7 易于使用和处理 难以使用和处理
8 示例:编码器,解码器,多路复用器 示例:触发器,计数器

时序电路的应用 (Application of Sequential Circuits)

Sequential circuits are used at several places some of which are listed below:

顺序电路在几个地方使用,下面列出其中一些:

  • They are applied in programmable devices, for example, CPLD (Complex Programmable Logic Device), PLD (Programmable Logic Device), and FPGA (Field Programmable Gate-Array).

    它们被应用于可编程设备,例如CPLD(复杂可编程逻辑设备),PLD(可编程逻辑设备)和FPGA(现场可编程门阵列)。

  • They are used as registers in microprocessors.

    它们用作微处理器中的寄存器。

  • They are also used as controllers for storing temporary information.

    它们还用作存储临时信息的控制器。

  • Shift registers, Flip – Flops, Clocks, Counters.

    移位寄存器,触发器–触发器,时钟,计数器。

  • Conversion of analog signals to digital signals and vice-versa.

    模拟信号到数字信号的转换,反之亦然。

翻译自: https://www.includehelp.com/basics/sequential-circuits-in-digital-electronics.aspx

数字信号时序电路

数字信号时序电路_数字电子中的时序电路相关推荐

  1. 74ls161中rco是什么_数字电子技术常用时序逻辑功能器件国家精品课程.ppt

    <数字电子技术常用时序逻辑功能器件国家精品课程.ppt>由会员分享,可在线阅读,更多相关<数字电子技术常用时序逻辑功能器件国家精品课程.ppt(40页珍藏版)>请在装配图网上搜 ...

  2. 画出传输门、三态门、开路门_第2章_数字电子技术基础(ppt课件)_ppt_大学课件预览_高等教育资讯网...

    第 2章 集成门电路 授课计划 教学内容 教学小结 一.授课计划 1.教学目标 1,掌握半导体二极管, 三极管和 MOS管的开关特性: 2,掌握基本 TTL与非门电路的工作原理, 了解 TTL数字 集 ...

  3. 四位先行进位电路逻辑表达式_数字电子技术考试卷以及答案(4套)

    XX大学信息工程专业 <数字电子技术基础> 期终考试试题(110分钟)(第一套) 一.填空题:(每空1分,共15分) 1.逻辑函数Y AB C =+的两种标准形式分别为 ().(). 2. ...

  4. 数字电路技术可能出现的简答题_数字电子技术复习题(本科)

    . . . 数字电子技术复习题(本科) 一. 简答题: 1 . 简述组合电路和时序电路各自的特点是什么? 答:组合电路的特点:任何时刻电路的稳定输出,仅取决于该时刻各个输入变量的取 值,组合电路是由门 ...

  5. 数字电子技术基础 - 时序逻辑电路

    1 概述 1.1 时序逻辑电路的特点 功能:任一时刻的输出不仅取决于该时刻的输入,还与电路原来的状态有关. 电路结构:包含存储电路和组合电路:存储器状态和输入变量共同决定输出. 1.2 时序电路的一般 ...

  6. 74ls20设计半加器_数字电子技术实验练习内容资料整理.doc

    数字电子技术实验练习内容资料整理.doc 数字电子技术实验练习内容实验二 TTL与非门的应用一.实验内容1用五个二输入与非门设计一个半加器.2用二输入与非门设计一个三开关控制同一灯泡电路,要求三个开关 ...

  7. 简单方便的可调十步时序控制电路_数字电路图讲解

    电路图简介: 在工业生产和生活中,常常需要按照某种时序关系进行循环控制的电器开关. 在工业生产和生活中,常常需要按照某种时序关系进行循环控制的电器开关.例如,若冰箱温控器坏了而不想拆机修理,可利用55 ...

  8. 用jk触发器构成二分频电路_深入了解数字电路之时序电路

    什么是时序电路? 组合电路是根据当前输入信号的组合来决定输出电平的电路,换言之,就是现在的输出不会被过去的输入所左右,也可以说成是,过去的输入状态对现在的输出状态没有影响的电路.时序电路和组合电路不同 ...

  9. 数字电子技术之时序逻辑电路

    时序逻辑电路是比较重要的内容,里面的知识点在很多地方都会应用到,比如强化学习领域经常要用到下一个状态对当前状态产生的影响,所以这块"硬骨头"一定要啃下来 分析与设计 计数器 计数器 ...

最新文章

  1. 高德地图小蓝点_一会晴天一会下雨?夏日想要顺利出行 高德地图这些小功能最实用...
  2. Python expandtabs() 方法
  3. 重构路上遇到的一些兼容性问题
  4. 使用StarUML创建类图
  5. Intel汇编程序设计-整数算术指令(上)
  6. 零配置 之 Spring 概述
  7. oracle 监听加密 tcps,通过oracle wallet配置listener tcps加密
  8. java 里面matches什么意思_Java Regex中的matches()和find()之间的区别
  9. 开源开放 | 移动应用知识图谱MAKG(CCKS2021)
  10. B树、B-树、B+树、B*树【转】,mysql索引
  11. Spring配置redis(自定义方法)
  12. How to build .apk file from command line
  13. 20190911每日一句
  14. 使用iftop监控网卡实时流量
  15. 数据结构(郝斌老师)
  16. java 向量 内积_向量内积(点乘)和外积(叉乘)概念及几何意义
  17. 一个使用CC2530实现的Zigbee红绿灯
  18. c语言编程高斯白噪声信号,关于产生高斯白噪声
  19. Android Studio——飞入文字动画演示
  20. 从零基础到精通的Python学习路线(附教程)

热门文章

  1. 怎样取消开机硬盘自检?
  2. fbm是什么意思_fba是什么意思
  3. [Python随笔]暴力解解决“崩铁”的引航罗盘解密
  4. github项目首页播放小视频啦!
  5. 开放性:你可能没听说过的终极大挑战(开放性既是驱动探索智能的力量之一,也可能直接就是AI本身的组成部分)
  6. docker-compose up命令
  7. 产品打磨日记-给SA交待的任务
  8. 【逆向】Android App soul api-sign算法分析
  9. 音乐 美术 劳技 计算机教研组工作总结,小班教研组工作总结
  10. CSDN 博客被自己误删了怎么办---(联系QQ客服)