版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、c h a p t e r 8Sequential Logic DesignPractices时序逻辑设计实践,数字逻辑设计及应用,Chapter 8,8.1 Sequential Circuit Documentation Standards(时序电路文档标准) 8.1.4 Timing Diagrams (定时图) and Specifications 8.2 Latches and Flip-Flops 8.2.1 SSI Latches and Flip-Flops(SSI型锁存器和触发器) applications: 8.2.2 Switch Debouncing开关消抖、 8.2.
2、4 Bus Holder Circuit总线保持 8.2.5 Multibit Registers and Latches多位寄存器和锁存器,Hold-time margin,Setup-time margin,8.2 Latches and Flip-Flops( 锁存器和触发器),SSI Latches and Flip-Flops,D Latches,Switch Debouncing (开关消抖),Push (开关闭合),Push (开关闭合),Ideal Case (理想情况),0,0,1,1,Push (开关闭合),0,0,1,1,Push (开关闭合),why this circ
3、uit should not be used with the high-speed CMOS devices? (为什么不应该同高速CMOS器件一起使用?),Bus Holder Circuit (总线保持电路),SDATA,4-bit Register(4位寄存器74x175),6位寄存器74x174,8-bit Register,74x374(三态输出),74x377 (时钟使能),74x374 (输出使能),74x377(Clock Enable, 时钟使能),二选一多路复用结构,register and latch 寄存器:edge trigger chracterastic 边沿触
4、发特性 锁存器:C有效期间输出跟随输入变化,8.4 Counters (计数器),Counter(计数器)(P710),The name counter is generally used for any clocked sequential circuit whose state diagram contains a single cycle, as in Figure 8-26. The modulus of a counter is the number of states in the cycle. A counter with m states is called a modulo-
5、m counter or, sometimes, a divide-by-m counter. A counter with a nonpower-of-2 modulus has extra states that are not used in normal operation.,计数器的分类 按时钟:同步、异步 按计数方式:加法、减法、可逆 按编码方式:二进制、十进制BCD码、循环码 计数器的功能 计数、分频、定时、产生脉冲序列、数字运算 本节内容 行波计数器、同步计数器 MSI型计数器及其应用 二进制计数器状态的译码,8.4.1 Ripple Counters,AN n-bit bin
6、ary counter can be constructed with just n flip-flops and no other components , for any value of n. 2bits binary counters normal binary counting sequence is 00-01-10-11-00,1,0,1,0,8.4.1 Ripple Counters,when a particular bit changes from 1 to 0, it generates a carry to the next most significant bit.
7、The counter is called a ripple counter because the carry information ripples from the less significant bits to the more significant bits, one bit at a time. 00-01-10-11-00,8.4.1 Ripple Counters(行波计数器),use T flip-flop,考虑二进制计数顺序: 只有当第 i-1 位由10时, 第 i 位才翻转。,T flip-flop changes state (toggles) on every r
8、ising edge of its clock input.,Although a ripple counter requires fewer components than any other type of binary counter, it does so at a priceit is slower than any other type of binary counter. In the worst case, when the most significant bit must change, the output is not valid until time n tTQ af
9、ter the rising edge of CLK, where tTQ is the propagation delay from input to output of a T flip-flop.,Ripple Counters,速度慢,,最坏情况,第n位要经过 ntTQ 的延迟时间, 异步时序,8.4.2 Synchronous Counters(同步计数器),A synchronous counter connects all of its flip-flop clock inputs to the same common CLK signal, so that all of the
10、 flip-flop outputs change at the same time, after only tTQ ns of delay.,synchronous counter同步二进制加法计数器,在多位二进制数的末位加 1, 仅当第 i 位以下的各位都为 1 时, 第 i 位的状态才会改变。 最低位的状态每次加1都要改变。,利用有使能端的 T 触发器实现:,Q* = ENQ + ENQ = EN Q,通过EN端进行控制, 需要翻转时,使 EN = 1 ENi = Qi-1 Qi-2 Q1 Q0,EN0 = ?,1,synchronous counter,如何加入使能端?,synchro
11、nous counter with enable input 有使能端的同步计数器,同步二进制加法计数器,对于D触发器:Q* = D,Di = (Qi-1 Q1 Q0) Q,= EN Q,考虑 T 触发器:Q* = EN Q,利用 D 触发器实现:,D0 = 1 Q = Q,8.4.3 MSI counters and applicationsMSI型计数器及应用-同步4位二进制计数器74x163,8.4.3 MSI Counters and Applications4位二进制计数器74x163,74x161异步清零,Q0,Q1,Q2,Q3,D0,D1,D2,D3,LD_L,CLR_L,QA,
12、Synchronous clear and load functions 同步清零和预置数功能,0,1,0,0,0,0,0,LD_L,CLR_L,QA,0,0,1,0,A,0,A,1,1,X,Synchronous clear and load functions 同步清零和预置数功能,LD_L,CLR_L,QA,Enables and ripple carry out (RCO) signals 使能信号 与进位信号,1,0,0,1,0,QAN,QAN,1,ENP.ENT=1,QAN,LD_L,CLR_L,QB,1,0,0,1,0,1,QA,QBN,Enables and ripple carry out (RCO) signals 使能信号 与进位信号,Connections for the 74X163 to operate in a free-runni
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 内蒙古乌海市第十中学2026届高三上学期11月月考化学试卷(含答案)
- 江西省上饶市民校考试联盟2025-2026学年高三上学期阶段测试(二)化学试卷(含答案)
- 林草种苗工安全实践模拟考核试卷含答案
- 农作物种植技术员岗前实操能力考核试卷含答案
- 乙烯装置操作工岗前基础在岗考核试卷含答案
- 药用动物养殖员岗前生产安全效果考核试卷含答案
- 耐蚀衬胶工安全技能测试模拟考核试卷含答案
- 矿石破碎筛分工达标测试考核试卷含答案
- 2026年病理科规培医师出科考试题(含答案)
- 2026年《汽车车载网络技术》期末考试考前冲刺测试卷包含答案详解(综合卷)
- 企业级BOM培训课件
- 主井提升培训课件
- 浙江金石亚药医药科技有限公司迁扩建项目环评报告
- 酒店安全巡查日常检查记录表
- 招商岗位测试题及答案
- 医院后勤管理与设备职责
- 绩效评价实施方案及报告
- 《左传》完整版本
- 周三多-管理学:原理与方法(第七版),第三章
- 无人机遥感图像融合
- 高考英语复习读后续写练习 善举篇 改变家乡为无法使用操场的孩子们带来福音 课件
评论
0/150
提交评论