2013《数字逻辑设计》期末考试-试题及参考答案-更新

合集下载

2012-2013-2《数字逻辑设计及应用》期末考试题-A参考解答

2012-2013-2《数字逻辑设计及应用》期末考试题-A参考解答

电子科技大学2012 -2013学年第二学期期末考试 A 卷课程名称:_数字逻辑设计及应用__ 考试形式:闭卷考试日期:20 13 年07 月05 日考试时长:_120___分钟课程成绩构成:平时30 %,期中30 %,实验0 %,期末40 %本试卷试题由___七__部分构成,共__7___页。

I. Fill out your answers in the blanks (3’ X 10=30’)1. If a 74x138 binary decoder has 110 on its inputs CBA, the active LOW output Y5 should be ( 1 or high ).2. If the next state of the unused states are marked as “don’t-cares” when designing a finite state machine, this approach is called minimal ( cost ) approach.3.The RCO_L of 4-bit counter 74x169 is ( 0 or low ) when counting to 0000 in decreasing order.4. To design a "001010" serial sequence generator by shift registers, the shift register should need ( 4 ) bit at least.5. One state transition equation is Q*=JQ’+K’Q. If we use T flip-flop with enable to complete the equation,the enable input of T flip-flop should have the function EN=( JQ’+KQ ).6. A 4-bit Binary counter can have ( 16 ) normal states at most, 4-bit Johnson counter with no self-correction can have ( 8 ) normal states, 4-bit linear feedback shift-register (LFSR) counter with self-correction can have ( 16 ) normal states.7. If we use a ROM, whose capacity is 16 × 4 bits, to construct a 4-bit binary code to gray code converter, when the address inputs are 1001, ( 1101 ) will be the output.8. When the input is 10000000 of an 8 bit DAC, the corresponding output voltage is 2V. The output voltage is ( 3.98 ) V when the input is 11111111.II. Please select the only one correct answer in the following questions.(2’ X 5=10’)1. If a 74x85 magnitude comparator has ALTBIN=1, AGTBIN=0, AEQBIN=0, A3A2A1A0=1101, B3B2B1B0=0111 on its inputs, the outputs are ( D ).A) ALTBOUT=0, AEQBOUT=0, AGTBOUT=0 B) ALTBOUT=1, AEQBOUT=0, AGTBOUT=0C) ALTBOUT=1, AEQBOUT=0, AGTBOUT=1 D) ALTBOUT=0, AEQBOUT=0, AGTBOUT=12. As shown in Figure 1, what would the outputs of the 4-bit adder 74x283 be ( B ) when A3A2A1A0=0100, B3B2B1B0=1110 and S/A=1.A) C4=1, S3S2S1S0=0010 B) C4=0, S3S2S1S0=0110 C) C4=0, S3S2S1S0=1010D) C4=0, S3S2S1S0=1110Figure 13. Which of the following statements is INCORRECT? ( A )A) A D latch is edge triggered and it will follow the input as long as the control input C isactive low.B) A D flip flop is edge triggered and its output will not change until the edge of thecontrolling CLK signal.C) An S-R latch may go into metastable state if both S and R are changing from 11 to 00simultaneously.D) The pulse applying to any input of an S -R latch must meet the minimum pulse width requirement.4. The capacity of a memory that has 13 bits address bus and can store 8 bits at each address is ( B ).A) 8192 B) 65536 C) 104 D) 2565. Which state in Figure 2 is NOT ambiguous ( C ).A) A B) B C) C and D D) CABCD WX W+Y ZZ ’X ’+YYZ1X ’Z ’Figure 2III. Analyze the sequential-circuit as shown in Figure 3, D Flip-Flop with asynchronouspreset and clear inputs. [15’]1.Write out the excitation equations, transition equations and output equation. [5’]2.Assume the initial state Q 2Q 1=00, complete the timing diagram for Q 2 ,Q 1 and Z. [10’]Figure 3参考答案:激励方程: D 1=Q 2/,D 2= Q 1转移方程:Q 1 *= D 1=Q 2/,Q 2 *=D 2= Q 1 输出方程:Z= (CLK+Q 2)/参考评分标准:1. 5个方程正确得5分;每错一个扣1分,扣完5分为止;2. Q 1、Q 2、Z 的波形边沿判断正确,得3分,错一个,扣1分,扣完3分为止;每个上升沿和下降沿各0.5分,错1处扣0.5分,扣完7分为止。

《数字逻辑》试卷2013(样题1)参考答案

《数字逻辑》试卷2013(样题1)参考答案

华南理工大学 网络学院《数字逻辑》试卷考试时间:(120分钟)班级: 姓名: 总分数:一、 选择题(每小题1分,)1 有两个十进制数数字的8421BCD 编码是10010001,则它们的余3码是 A 。

A . 1100 0100B .1001 0100C . 1001 0011D . 1111 00012 若输入变量A 、B 全为1时,输出F=1,则其输入与输出的关系是 B 。

A .异或B .与C .非D .或非3 二进制数1100转换成十六进制数是 D 。

A .12B .AC .BD .C4 在求逻辑函数F 的反函数时,下列说法错误的是 C 。

A .“·”换成“+”,“+”换成“·”B .原变量换成反变量,反变量换成原变量C .原变量不变D .常数中的“0”换成“1”,“1”换成“0”5 逻辑表达式(A+B )·(A+C )= B 。

A .AB+ACB .A+BC C .B+ACD .C+AB6 组合逻辑电路通常是由 A 组合而成。

A .门电路B .计数器C .触发器D .寄存器7 时序逻辑电路中一定包含 C 。

A .译码器B .移位寄存器C .触发器D .与非门8 逻辑表达式F=AB+A C ,则它的对偶逻辑表达式F '= D 。

A .))((C AB A ++ B .A+B ·A+CC .A+B ·A+CD .(A+B )(A+C )9 设A 、B 、C 为逻辑变量,若已知AB=AC ,则 D 。

A .B=CB .B ≥C C .B ≠CD .以上都有可能10 一位十进制计数器至少需要 B 个触发器。

A .3B .4C .5D .611 时序电路中必须有 C 。

A .输入逻辑变量B .计数器C .时钟D .编码器12 同步时序电路的分析与设计的重要工具是 D 。

A .状态表和波形图B .状态图和特征方程C .特征方程与波形图D .状态表和状态图13 在利用隐含表进行状态化简时,有S 1,S 2两个状态,条件 D 可确定S 1和S 2不等价。

2012-2013-2《数字逻辑设计及应用》期末考试题-A参考解答

2012-2013-2《数字逻辑设计及应用》期末考试题-A参考解答

电子科技大学2012 -2013学年第二学期期末考试 A 卷课程名称:_数字逻辑设计及应用__ 考试形式:闭卷考试日期:20 13 年07 月05 日考试时长:_120___分钟课程成绩构成:平时30 %,期中30 %,实验0 %,期末40 %本试卷试题由___七__部分构成,共__7___页。

I. Fill out your answers in the blanks (3’ X 10=30’)1. If a 74x138 binary decoder has 110 on its inputs CBA, the active LOW output Y5 should be ( 1 or high ).2. If the next state of the unused states are marked as “don’t-cares” when designing a finite state machine, this approach is called minimal ( cost ) approach.3.The RCO_L of 4-bit counter 74x169 is ( 0 or low ) when counting to 0000 in decreasing order.4. To design a "001010" serial sequence generator by shift registers, the shift register should need ( 4 ) bit at least.5. One state transition equation is Q*=JQ’+K’Q. If we use T flip-flop with enable to complete the equation,the enable input of T flip-flop should have the function EN=( JQ’+KQ ).6. A 4-bit Binary counter can have ( 16 ) normal states at most, 4-bit Johnson counter with no self-correction can have ( 8 ) normal states, 4-bit linear feedback shift-register (LFSR) counter with self-correction can have ( 16 ) normal states.7. If we use a ROM, whose capacity is 16 × 4 bits, to construct a 4-bit binary code to gray code converter, when the address inputs are 1001, ( 1101 ) will be the output.8. When the input is 10000000 of an 8 bit DAC, the corresponding output voltage is 2V. The output voltage is ( 3.98 ) V when the input is 11111111.II. Please select the only one correct answer in the following questions.(2’ X 5=10’)1. If a 74x85 magnitude comparator has ALTBIN=1, AGTBIN=0, AEQBIN=0, A3A2A1A0=1101, B3B2B1B0=0111 on its inputs, the outputs are ( D ).A) ALTBOUT=0, AEQBOUT=0, AGTBOUT=0 B) ALTBOUT=1, AEQBOUT=0, AGTBOUT=0C) ALTBOUT=1, AEQBOUT=0, AGTBOUT=1 D) ALTBOUT=0, AEQBOUT=0, AGTBOUT=12. As shown in Figure 1, what would the outputs of the 4-bit adder 74x283 be ( B ) when A3A2A1A0=0100, B3B2B1B0=1110 and S/A=1.A) C4=1, S3S2S1S0=0010 B) C4=0, S3S2S1S0=0110 C) C4=0, S3S2S1S0=1010D) C4=0, S3S2S1S0=1110Figure 13. Which of the following statements is INCORRECT? ( A )A) A D latch is edge triggered and it will follow the input as long as the control input C is activelow.B) A D flip flop is edge triggered and its output will not change until the edge of the controllingCLK signal.C) An S-R latch may go into metastable state if both S and R are changing from 11 to 00simultaneously.D) The pulse applying to any input of an S -R latch must meet the minimum pulse width requirement.4. The capacity of a memory that has 13 bits address bus and can store 8 bits at each address is ( B ).A) 8192 B) 65536 C) 104 D) 2565. Which state in Figure 2 is NOT ambiguous ( C ).A) A B) B C) C and D D) CABCD WX W+Y ZZ ’X ’+YYZ1X ’Z ’Figure 2III. Analyze the sequential-circuit as shown in Figure 3, D Flip-Flop with asynchronous presetand clear inputs. [15’]1.Write out the excitation equations, transition equations and output equation. [5’]2.Assume the initial state Q 2Q 1=00, complete the timing diagram for Q 2 ,Q 1 and Z. [10’]Figure 3参考答案:激励方程: D 1=Q 2/,D 2= Q 1转移方程:Q 1 *= D 1=Q 2/,Q 2 *=D 2= Q 1 输出方程:Z= (CLK+Q 2)/参考评分标准:1. 5个方程正确得5分;每错一个扣1分,扣完5分为止;2. Q 1、Q 2、Z 的波形边沿判断正确,得3分,错一个,扣1分,扣完3分为止;每个上升沿和下降沿各0.5分,错1处扣0.5分,扣完7分为止。

数字逻辑考题及答案

数字逻辑考题及答案

资料范本本资料为word版本,可以直接编辑和打印,感谢您的下载数字逻辑考题及答案地点:__________________时间:__________________说明:本资料适用于约定双方经过谈判,协商而共同承认,共同遵守的责任与义务,仅供参考,文档可直接下载或修改,不需要的部分可直接删除,使用时请详细阅读内容数字逻辑试题1答案一、填空:(每空1分,共20分)1、(20.57)8 =( 10.BC )162、(63.25) 10= ( 111111.01 )23、(FF)16= ( 255 )104、[X]原=1.1101,真值X= -0.1101,[X]补 = 1.0011。

5、[X]反=0.1111,[X]补= 0.1111。

6、-9/16的补码为1.0111,反码为1.0110 。

7、已知葛莱码1000,其二进制码为1111,已知十进制数为92,余三码为1100 01018、时序逻辑电路的输出不仅取决于当时的输入,还取决于电路的状态。

9、逻辑代数的基本运算有三种,它们是_与_ 、_或__、_非_ 。

10、,其最小项之和形式为_ 。

11、RS触发器的状态方程为__,约束条件为。

12、已知、,则两式之间的逻辑关系相等。

13、将触发器的CP时钟端不连接在一起的时序逻辑电路称之为_异_步时序逻辑电路。

二、简答题(20分)1、列出设计同步时序逻辑电路的步骤。

(5分)答:(1)、由实际问题列状态图(2)、状态化简、编码(3)、状态转换真值表、驱动表求驱动方程、输出方程(4)、画逻辑图(5)、检查自起动2、化简(5分)答:3、分析以下电路,其中RCO为进位输出。

(5分)答:7进制计数器。

4、下图为PLD电路,在正确的位置添 * ,设计出函数。

(5分)5分注:答案之一。

三、分析题(30分)1、分析以下电路,说明电路功能。

(10分)解: 2分该组合逻辑电路是全加器。

以上8分2、分析以下电路,其中X为控制端,说明电路功能。

数字逻辑期末考试题及答案

数字逻辑期末考试题及答案

数字逻辑期末考试题及答案一、选择题(每题2分,共20分)1. 以下哪个是数字逻辑中的基本逻辑门?A. 与门B. 或门C. 非门D. 所有选项都是答案:D2. 一个三输入的与门,当输入全为1时,输出为:A. 0B. 1C. 随机D. 无法确定答案:B3. 一个异或门的真值表中,当输入相同时,输出为:A. 1B. 0C. 随机D. 无法确定答案:B4. 下列哪个不是触发器的类型?A. SR触发器B. JK触发器C. D触发器D. AND触发器答案:D5. 在数字电路中,同步计数器和异步计数器的主要区别在于:A. 计数范围B. 计数速度C. 计数精度D. 计数方式答案:B6. 一个4位二进制计数器,其最大计数值为:A. 15B. 16C. 32D. 64答案:A7. 以下哪个不是数字逻辑设计中常用的简化方法?A. 布尔代数简化B. 卡诺图简化C. 逻辑门替换D. 逻辑表简化答案:C8. 在数字电路中,一个信号的上升沿指的是:A. 信号从0变为1的瞬间B. 信号从1变为0的瞬间C. 信号保持不变D. 信号在变化答案:A9. 一个D触发器的Q输出端在时钟信号上升沿时:A. 保持不变B. 翻转状态C. 跟随D输入端D. 随机变化答案:C10. 以下哪个不是数字逻辑中的状态机?A. Moore机B. Mealy机C. 有限状态机D. 无限状态机答案:D二、填空题(每空2分,共20分)11. 在布尔代数中,逻辑与操作用符号______表示。

答案:∧12. 一个布尔函数F(A,B,C)=A∨B∧C的最小项为______。

答案:(1,1,1)13. 在数字电路设计中,卡诺图是一种用于______的工具。

答案:布尔函数简化14. 一个4位二进制加法器的输出端最多有______位。

答案:515. 一个同步计数器在计数时,所有的触发器都______时钟信号。

答案:接收16. 一个JK触发器在J=K=1时,其状态会发生______。

《数字逻辑设计》期末考试 试题及参考解答

《数字逻辑设计》期末考试 试题及参考解答

………密………封………线………以………内………答………题………无………效……电子科技大学2013 -2014学年第 二 学期期 末 考试 A 卷课程名称:_数字逻辑设计及应用__ 考试形式: 闭卷 考试日期: 20 14 年 07 月 10 日 考试时长:_120___分钟课程成绩构成:平时 30 %, 期中 30 %, 实验 0 %, 期末 40 % 本试卷试题由___六__部分构成,共__8___页。

题号 一 二 三 四 五 六 七 八 九 十 合计得分I. Fill out your answers in the blanks (3’ X 10=30’)1. A circuit with 10 flip-flops can store ( 10 ) bit binary numbers, that is, include ( 1024 或 210 ) states at most.2. A 5-bit linear feedback shift-register (LFSR) counter with no self-correction can have ( 31 或 25-1 ) normal states.3. A modulo-24 counter circuit needs ( 5 ) D filp-flops at least. A modulo-500 counter circuit needs ( 3 ) 4-bit counters of 74x163 at least.4. If an 74x148 priority encoder has its 1, 3, 4, and 5 inputs at the active level, the active LOW binary output is ( 010 ) .5. State/output table for a sequential circuit is shown as Table 1. X is input and Z n is output. Assume that the initial state is S 0, if the input sequence is X = 01110101, the output sequence should be ( 11001100 或110011000 ). 【可以确定的输出序列应该有9位】.6. Transition/output table for a sequential circuit is shown in Table 2, X is input and Y is output, the sequential circuit is a modulus ( 3 ) up/down counter.n+1n 21………密………封………线………以………内………答………题………无………效……7. A serial sequence generator by feedback shift registers 74x194 is shown in Figure 1, assume the initial state is Q 2Q 1Q 0 = 100, the feedback function LIN = Q 2’Q 1’ + Q 2Q 0’, the output sequence in Q 2 is ( 100110 循环输出 ).Figure 18. When the input is 01100000 of an 8 bit DAC, the corresponding output voltage is 3.76V . The output voltage range for the DAC is ( 0 ~ 9.99 或 568221276.3+−× 或 9625576.3× )V . 【本题并未对误差范围进行要求,一般可保留2位小数。

《数字逻辑》——期末复习题及答案

《数字逻辑》——期末复习题及答案

《数字逻辑》——期末复习题及答案中国⽯油⼤学(北京)远程教育学院《数字逻辑》期末复习题⼀、单项选择题1. TTL 门电路输⼊端悬空时,应视为( )A. ⾼电平B. 低电平C. 不定D. ⾼阻2. 最⼩项D C B A 的逻辑相邻项是()A .ABCDB .D BC A C .CD AB D .BCD A3. 全加器中向⾼位的进位1+i C 为( )A. i i i C B A ⊕⊕B.i i i i i C B A B A )(⊕+C.i i i C B A ++D.i i i B C A )(⊕4. ⼀⽚⼗六选⼀数据选择器,它应有()位地址输⼊变量A. 4B. 5C. 10D. 165. 欲对78个信息以⼆进制代码表⽰,则最少需要()位⼆进制码A. 4B. 7C. 78D. 106. ⼗进制数25⽤8421BCD 码表⽰为()A.10 101B.0010 0101C.100101D.101017. 常⽤的BCD 码有()A:奇偶校验码 B:格雷码 C:8421码 D:ASCII 码8. 已知Y A AB AB =++,下列结果中正确的是()A:Y=A B:Y=B C:Y=A+B D: Y A B =+9. 下列说法不正确的是()A:同⼀个逻辑函数的不同描述⽅法之间可相互转换B:任何⼀个逻辑函数都可以化成最⼩项之和的标准形式C:具有逻辑相邻性的两个最⼩项都可以合并为⼀项D:任⼀逻辑函数的最简与或式形式是唯⼀的10. 逻辑函数的真值表如下表所⽰,其最简与或式是()A: ABC ABC ABC ++ B: ABC ABC ABC ++ C: BC AB + D: BC AC +11.以下不是逻辑代数重要规则的是( ) 。

A. 代⼊规则B. 反演规则C. 对偶规则D. 加法规则12.已知函数E)D (C B A F +?+=的反函数应该是( ) 。

A. [])E (D C B A F +?+?= B. [])E D (C B A F +?+?= C. [])E (D C B A F +?+?=D. [])E D (C B A F +?+?=13.组合逻辑电路⼀般由()组合⽽成。

《数字逻辑》试卷13(样题1)参考答案

《数字逻辑》试卷13(样题1)参考答案

《数字逻辑》试卷2013(样题1)参考答案华南理工大学网络教育学院华南理工大学网络学院《数字逻辑》试卷考试时间:班级:姓名:总分数:一、选择题 1 有两个十进制数数字的8421BCD编码是10010001,则它们的余3码是A。

A.1100 0100B.1001 0100C.1001 0011 D.1111 0001 2 若输入变量A、B 全为1时,输出F=1,则其输入与输出的关系是B。

A.异或B.与C.非D.或非3 二进制数1100转换成十六进制数是D。

A.12B.A C.B D.C 4 在求逻辑函数F的反函数时,下列说法错误的是C。

A.“·”换成“+”,“+”换成“·” B.原变量换成反变量,反变量换成原变量C.原变量不变D.常数中的“0”换成“1”,“1”换成“0” 5 逻辑表达式·= B。

A.AB+AC B.A+BC C.B+AC D.C+AB 6 组合逻辑电路通常是A组合而成。

A.门电路B.计数器C.触发器D.寄存器7 时序逻辑电路中一定包含C。

A.译码器B.移位寄存器C.触发器D.与非门8 逻辑表达式F=AB+AC,则它的对偶逻辑表达式F?=D。

A.(A?B)(A?C)B.A+B·A+C C.A+B·A+C D.9 设A、B、C为逻辑变量,若已知AB=AC,则D。

A.B=C B.B≥C C.B≠C D.以上都有可能10 一位十进制计数器至少需要 B 个触发器。

A.3B.4C.5 D.6 11 时序电路中必须有C。

A.输入逻辑变量B.计数器C.时钟D.编码器12 同步时序电路的分析与设计的重要工具是D。

A.状态表和波形图B.状态图和特征方程C.特征方程与波形图D.状态表和状态图共 5 页第 1 页华南理工大学网络教育学院13 在利用隐含表进行状态化简时,有S1,S2两个状态,条件 D 可确定S1和S2不等价。

A.状态相同B.状态不同C.输出相同D.输出不同n+1n14有两个与非门构成的基本RS触发器,欲使该触发器保持原态,即Q=Q,则输入信号应为B。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

………密………封………线………以………内………答………题………无………效……电子科技大学2012 -2013学年第二学期期末考试 A 卷课程名称:_数字逻辑设计及应用__ 考试形式:闭卷考试日期: 20 13 年 07 月05 日考试时长:_120___分钟课程成绩构成:平时 30 %,期中 30 %,实验0 %,期末 40 %本试卷试题由___七__部分构成,共__7___页。

题号一二三四五六七八九十合计得分I. Fill out your answers in the blanks (3’ X 10=30’)1. If a 74x138 binary decoder has 110 on its inputs CBA, the active LOW output Y5 should be ( 1 or high ).2. If the next state of the unused states are marked as “don’t-cares” when designing a finite state machine, this approach is called minimal ( cost ) approach.3.The RCO_L of 4-bit counter 74x169 is ( 0 or low) when counting to 0000 in decreasing order.4. To design a "001010" serial sequence generator by shift registers, the shift register should need ( 4 ) bit at least.5. One state transition equation is Q* = JQ’+K’Q. If we use T flip-flop with enable to complete the equation,the enable input of T flip-flop should have the function EN = ( JQ’+KQ ). (参见课件Flip-flops Transforming Skills.ppt)6. A 4-bit Binary counter can have ( 16 ) normal states at most, 4-bit Johnson counter with no self-correction can have ( 8 ) normal states, 4-bit linear feedback shift-register (LFSR) counter with self-correction can have ( 16 ) normal states.7. If we use a ROM, whose capacity is 16 × 4 bits, to construct a 4-bit binary code to gray code converter, when the address inputs are 1001, ( 1101) will be the output.8. When the input is 10000000 of an 8 bit DAC, the corresponding output voltage is 2V. The output voltage is………密………封………线………以………内………答………题………无………效……( 3.98 ) V when the input is 11111111.II. Please select the only one correct answer in the following questions.(2’ X 5=10’)1. If a 74x85 magnitude comparator has ALTBIN=1, AGTBIN=0, AEQBIN=0, A3A2A1A0=1101, B3B2B1B0=0111 on its inputs, the outputs are ( D ).A) ALTBOUT=0, AEQBOUT=0, AGTBOUT=0 B) ALTBOUT=1, AEQBOUT=0, AGTBOUT=0 C) ALTBOUT=1, AEQBOUT=0, AGTBOUT=1 D) ALTBOUT=0, AEQBOUT=0, AGTBOUT=1 2. As shown in Figure 1, what would the outputs of the 4-bit adder 74x283 be ( B ) when A3A2A1A0=0100, B3B2B1B0=1110 and S/A=1.A) C4=1, S3S2S1S0=0010 B) C4=0, S3S2S1S0=0110 C) C4=0, S3S2S1S0=1010 D) C4=0, S3S2S1S0=1110Figure 13. Which of the following statements is INCORRECT? ( A )A) A D latch is edge triggered and it will follow the input as long as the control input C is active low.B) A D flip flop is edge triggered and its output will not change until the edge of the controlling CLK signal.C) An S-R latch may go into metastable state if both S and R are changing from 11 to 00 simultaneously.D) The pulse applying to any input of an S -R latch must meet the minimum pulse width requirement. 4. The capacity of a memory that has 13 bits address bus and can store 8 bits at each address is ( B ).………密………封………线………以………内………答………题………无………效……A) 8192 B) 65536 C) 104 D) 2565. Which state in Figure 2 is NOT ambiguous ( C).A) A B) B C) C and D D) CFigure 2III.Analyze the sequential-circuit as shown in Figure 3, D Flip-Flop with asynchronous preset and clear inputs.[15’]1. Write out the excitation equations, transition equations and output equation. [5’]2. Assume the initial state Q2Q1=00, complete the timing diagram for Q2 ,Q1 and Z. [10’]Figure 3参考答案:激励方程: D1 = Q2’,D2 = Q1转移方程:Q1* = D1 = Q2’,Q2* = D2 = Q1 【注意Q1作用于异步清零端】输出方程:Z = (CLK+Q2)’………密………封………线………以………内………答………题………无………效……IV . Analyze the sequential-circuit as shown below, which contains two 74x163 4-bit binary counter.[15’]1. Write out the logic expression LD_L for U 1 and CLR_L for U2.[4’] 2. Assume the initial state is 310, write out the state sequence for the circuit. [8’] 3. Describe the modulus for the circuit. [3’]参考答案:1. LD_L = Q 3’, CLR_L = (Q 5Q 4Q 3)’2. 状态序列:十六进制数表示:03H , 04H, … 08H , 13H , 14H, … 18H , 23H , 24H, … 28H , 33H , 34H,… 38H , 03H , … 或十进制数表示:3, 4, … 8, 19, 20, … 24, 35, 36, … 40, 51, 52, … 56, 3, … 【注意:计数值仅在时钟触发时变化】 3. m = 24………密………封………线………以………内………答………题………无………效……V . Design a sequence signal generator with self-correcting to generate a serial output sequence of101100, using a 74x194 and a 74x151. [15’] 1. List the transition table . [4’]2. Write out the canonical sum of feedback function LIN. [4’]3. Draw the circuit diagram. [7’]【重要提示】 序列发生器通常有如下几种实现方法:一、触发器 + 门电路。

(状态机设计方法)二、74x194 + 反馈逻辑。

74x194移位产生序列输出,反馈逻辑控制移位输入。

而反馈逻辑函数通常有四种实现方法:门电路、74x138、74x151、ROM ,因此,基于74x194的序列发生器有如下四种实现方式: 1)74x194 + 门电路;2)74x194 + 74x138;3)74x194 + 74x151;4)74x194 + ROM 三、74x163 + 74x151序列长度不能大于8位。

相关文档
最新文档