《电子技术数字基础-Digital-Fundam课件.ppt
- 【下载声明】
1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
3. 本页资料《《电子技术数字基础-Digital-Fundam课件.ppt》由用户(三亚风情)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 电子技术 数字 基础 Digital Fundam 课件
- 资源描述:
-
1、.1Chapter 8 Counters (and the Sequential Logic).2Contentsw Introductionw Analysis of the Sequential Logicw Countersw Design of Sequential Logics.38-0 Introductionw The digital electronic logic is classified as the combinational logic and the sequential logic. w (数字电路分为:数字电路分为:组合逻辑电路及时序逻辑电路组合逻辑电路及时序逻
2、辑电路)w The sequential logic includes the combinational logic section and the memory section.48-0 Introduction The logic diagram for the general sequential logic输出方程驱动方程状态方程.58-0 Introductionw The sequential logic is classified as the asynchronous one and synchronous one (异步时序异步时序电路和同步时序电路)电路和同步时序电路).
3、w The analysis and design of the sequential logic is discussed in this chapter. And the counter is the most useful device.68-2 Synchronous Counter Operation (同步计数器)& Analysis of the Sequential Logic(时序电路分析)w Synchronous (同步同步): Events that have a fixed time relationship with each other.w Synchronous
4、 counter: the counter whose flip-flop (FF) are clocked at the same time by a common clock pulse.78-2-1 Analysis of the Sequential Logicw Whats the function of the following logic diagram?How to analyze this diagram? .88-2-1 Analysis of the Sequential Logic -ProcedureProcedure: Write down the clock a
5、nd excitation expressions for each FF.2. Get their state expressions by replacing the logic expression for the FF with its excitation expression.写出每个触发器的时钟方程和驱动方程;写出每个触发器的时钟方程和驱动方程;2. 2. 将驱动方程代入触发器的特性方程,得到状态方程组;将驱动方程代入触发器的特性方程,得到状态方程组;.98-2-1 Analysis of the Sequential Logic -Procedure3. 3. 写出输出方程;写
6、出输出方程;5. 5. 说明电路的逻辑功能。说明电路的逻辑功能。4. 4. 依次假定依次假定初态初态, ,计算计算次态次态, ,画出画出状态转换图状态转换图( (表表) )或或 时序波形图时序波形图 。3. Write down the output expression;4. Assume the present state, and analyze the next state, and draw its state diagram (状态转换图状态转换图) /state sequence table(状态转换表状态转换表)or its timing diagram (时序图)(时序图).
7、5. Determine the logic function of the logic diagram.108-2-1 Analysis of the Sequential Logic Example1w Ex.1 Determine the logic function.01100101)(. 1QKJKJCLKCPCPSynchronous Sequential LogicWrite down the clock and excitation expressions for each FF.Toggle at the positive edge.nnnQKQJQ1. 2)()(. 210
8、1011010CLKQQQQQCLKQQnnnnnnnT FFJ=K=1.118-2-1 Analysis of the Sequential Logic Example14. Assume the present sate, and analyze the next state, and draw its state diagram / state sequence table or its timing diagram.)()(. 2101011010CLKQQQQQCLKQQnnnnnnn.128-2-1 1 Analysis of the Sequential Logic State
9、Sequence Table (状态转换表)1001QQ1101QQ0001QQ0101QQ)()(. 2101011010CLKQQQQQCLKQQnnState Sequence Table.138-2-1 Analysis of the Sequential Logic State Diagram (状态转换图)State Sequence TableState Diagram.148-2-1 Analysis of the Sequential Logic Timing Diagram (时序图)Timing Diagram.158-2-2 A 2-Bit Synchronous Bi
10、nary CounterA 2-bit synchronous binary counter(2位同步二进制位同步二进制/4进制进制 加法计数器)加法计数器).168-2-3 A 3-Bit Synchronous Binary Counterw Ex.2 Determine the logic function.178-2-3 A 3-Bit Synchronous Binary Counter.188-2-3 A 3-Bit Synchronous Binary CounterA 3-bit synchronous binary counter(3位同步二进制位同步二进制/8进制进制 加法
11、计数器)加法计数器).198-2-4 A 4-Bit Synchronous Decade Counter.208-2-4 A 4-Bit Synchronous Decade Counter.218-2-4 A 4-Bit Synchronous Decade CounterA 1-bit synchronous decade counter(同步十进制加法计数器)同步十进制加法计数器).228-1 Asynchronous Counter Operation (异步计数器异步计数器)w Asynchronous: refers to events that do not have a fi
12、xed time relationship with each other and, generally, do not occur at the same time.w Asynchronous counter: counter in which the FF do not change states at exactly the same time because they do not have a common clock pulse.238-1-1 Analysis of Asynchronous Sequential Logicw Determine the logic funct
13、ion.Asynchronous Sequential Logic.248-1-1 Analysis of Asynchronous Sequential Logic)()()()(exp. 103120100QCPQCPQCPcpCPressionsClock.258-1-1 Analysis of Asynchronous Sequential Logic1,11,1)2(32132213100KQQJKJKQJKJnnnQKQJQ1. 2)()()()(. 20321131212013110010QQQQQQQQQQQQcpQQnnnn.268-1-1 Analysis of Async
14、hronous Sequential Logic30. 3QQC .278-1-1 Analysis of Asynchronous Sequential Logic)()()()(. 20321131212013110010QQQQQQQQQQQQcpQQnnnn30. 3QQC .288-1-1 Analysis of Asynchronous Sequential LogicState Sequence TableState DiagramA asynchronous decade counter(异步十进制加法计数器)异步十进制加法计数器).298-1-2 Some Useful Co
15、nceptsw Valid states (used states) (有效状态) states used by the diagram in normal operation.w Invalid states (unused states)(无效状态) states which arent used by the diagram in normal operation.308-1-2 Some Useful ConceptsValid StatesInvalid StatesValid CycleInvalid Cycle.318-1-2 Some Useful Conceptsw Vali
16、d Cycle (有效循环) Cycle that includes the valid states.w Invalid Cycle(无效循环) Cycle that includes the invalid states.328-1-2 Some Useful Conceptsw Startup automatically (自启动功能) If a logic diagram doesnt have invalid cycle(无效循环), it can startup automatically. ( (电路进入无效状态之后电路进入无效状态之后, ,在在CPCP脉冲作用下脉冲作用下, ,
17、能自动返回有能自动返回有效循环效循环, ,称电路能够自启动称电路能够自启动, ,否则为不能自启动)否则为不能自启动)w Self-startup check (自启动检查) Check if all the invalid states can enter the valid cycle automatically. .33State DiagramStartup automaticallySelf-startup check.348-3 Counters 8-3-1 Categories of CountersOthers)(counter Up/Down )( counter Down )
18、( counter Up可逆计数器减法计数器加法计数器The counter can be classified as the following categories:)( counter sSynchronou)( counter usAsynchrono同步计数器异步数器.358-3-1 Categories of Counters)( counter Others)( counter Decade)( counter Binary 其他计数器十进制计数器二进制计数器Modulus-2 counter (2进制)进制)Modulus-10 counter (10进制)进制)Modulus
19、-60 counter (60进制)进制)Modulus-M counter (M进制进制,任意进制)任意进制).368-2-5 Synchronous Binary CountersQn+1=TQn+TQnC=Q0Q1Q2Q3Negative edge- triggered .378-2-5 Synchronous Binary Countersf01/2f01/4f01/8f01/16f01/16f0The counter is also called the frequency divider (分频器分频器).C=Q0Q1Q2Q3.388-2-5 Synchronous Binary
20、Counters -74161 MSI modulus-16 counterCounter, Divider,Modulus-16(16进制进制).398-2-5 74161 MSI modulus-16 counterParallel data inputs( (并行输入端)并行输入端) Data outputs/States Clock PulseActive at the positive edgeENT,ENP: Enable Pins .408-2-5 74161 MSI modulus-16 counter.418-2-5 74161 MSI modulus-16 counterP
21、reset input (Load)(预置端)预置端)(同步预置同步预置)Active-low, synchronously Clear input (清零端)清零端)(异步清零异步清零)Active-low, asynchronously .428-2-5 74161 MSI modulus-16 counterAt the terminal count of 15, RCO=1.Ripple clock output(进位脉冲进位脉冲).438-2-5 74161 MSI modulus-16 counterState DiagramTiming Diagram.448-2-5 74161
22、/74163 MSI modulus-16 counterCLRLOADENPENTLogic Function Table(功能表)功能表) for 74161/74163.458-2-5 74161/74163 MSI modulus-16 counterClear input (清零端)清零端)(异步清零异步清零)Active-low, asynchronously .468-2-5 74161/74163 MSI modulus-16 counterPreset input (Load)(预置端)预置端)(同步预置同步预置)Active-low, synchronously .478-
展开阅读全文