2022 数字电子技术(北京科技大学)1467042451 最新满分章节测试答案
- Unit 01- Preliminaries(数电入门) 测验01-1 数字基本概念
- Unit 01- Preliminaries(数电入门) 测验01-2 基本逻辑门
- Unit 02-Boolean Algebra(逻辑代数) 测验02 逻辑代数及函数化简
- Unit 03-Combinational Logic Circuits(组合逻辑电路) 测验03 组合逻辑电路的分析和设计
- 【作业】Unit 03-Combinational Logic Circuits(组合逻辑电路) 作业1:组合逻辑电路分析
- Unit 04-MSI of Combinational Logic(中规模组合逻辑器件) 测验04-3 数据选择器、多路分用器和奇偶校验器
- 【作业】Unit 04-MSI of Combinational Logic(中规模组合逻辑器件) 作业2:组合逻辑电路设计综合
- Unit 04-MSI of Combinational Logic(中规模组合逻辑器件) 测验04-2 译码器和编码器
- Unit 04-MSI of Combinational Logic(中规模组合逻辑器件) 测验04-1 加法器和数值比较器
- Unit 05-Integrated Circuit Technologies(集成门电路技术) 测验05 集成门电路
- Unit 06-Latches & Flip-Flops(触发器) 测验06 触发器
- 【作业】Unit 06-Latches & Flip-Flops(触发器) 作业3:触发器波形分析
- Unit 07-One-Shots, Multivibrator and 555 Timer(单稳、多谐振荡器与555定时器) 测验07 单稳、多谐振荡器和555定时器
- Unit 08-Sequential Logic Circuits(时序逻辑电路) 测验08 时序逻辑电路的分析和设计
- 【作业】Unit 08-Sequential Logic Circuits(时序逻辑电路) 作业4:时序逻辑电路分析
- 【作业】Unit 08-Sequential Logic Circuits(时序逻辑电路) 作业5:时序逻辑电路设计
- Unit 09-Counters(计数器) 测验09 计数器
- Unit 10-Registers(寄存器) 测验10 移位寄存器
- Unit 11-Semiconductor memories(半导体存储器) 测验11 半导体存储器基础
- Unit 12-Signal Interfacing(信号接口) 测验12 模拟、数字接口转换
本答案对应课程为:点我自动跳转查看
本课程起止时间为:2022-02-21到2022-06-12
Unit 01- Preliminaries(数电入门) 测验01-1 数字基本概念
1、 问题:A quantity having continuous values is具有连续取值的量是
选项:
A:a digital quantity数字量
B: an analog quantity模拟量
C:a binary quantity二进制量
D: a natural quantity自然量
答案: 【 an analog quantity模拟量】
2、 问题:The time interval on the leading edge of a positive pulse between 10% and 90% of the amplitude is the在一个正脉冲的前沿上,幅值的10%到幅值的90%之间的时间间隔被称为
选项:
A:rise time上升时间
B: fall time下降时间
C:pulse width脉冲宽度
D: period周期
答案: 【rise time上升时间】
3、 问题:A pulse in a certain waveform occurs every 10ms. The frequency is某波形每间隔10ms有一个脉冲,则该波形频率为:
选项:
A:1kHz
B:1Hz
C:100Hz
D:10Hz
答案: 【100Hz】
4、 问题:In a certain digital waveform, the period is twice the pulse width .The duty cycle is在某一数字波形中,周期是脉冲宽度的二倍。则其占空比为:
选项:
A:100%
B:200%
C:50%
D:25%
答案: 【50%】
5、 问题:An analog quantity is one having continuous values.模拟量具有连续的取值。
选项:
A:正确
B:错误
答案: 【正确】
6、 问题:A digital quantity has ten discrete values.数字量有十个离散的数值。
选项:
A:正确
B:错误
答案: 【错误】
7、 问题:There are two digits in the binary system.二进制系统中有两个数值。
选项:
A:正确
B:错误
答案: 【正确】
8、 问题:The term bit is short for binary digit.短语“bit”是“二进制位”的缩写。
选项:
A:正确
B:错误
答案: 【正确】
9、 问题:In positive logic, a LOW level represents a binary 1.在正逻辑体制中,低电平代表二进制值1。
选项:
A:正确
B:错误
答案: 【错误】
10、 问题:If the period of a pulse waveform increases, the frequency also increases.如果某脉冲波形的周期增大了,则其频率也增大了。
选项:
A:正确
B:错误
答案: 【错误】
11、 问题:A timing diagram shows the timing relationship of two or more digital waveforms.时序图展示了两个或两个以上数字波形之间的时序关系。
选项:
A:正确
B:错误
答案: 【正确】
12、 问题:The binary number 10110011 is equal to the hexadecimal number ( ).二进制数10110011等于十六进制数( )。注:填空直接写数即可。
答案: 【B3】
13、 问题:The binary number 110011.01 is equal to the decimal number ( ).二进制数110011.01等于十进制数( )。注:填空直接写数即可。
答案: 【51.25】
14、 问题:The decimal number 48.0625 is equal to the binary number ( ).十进制数48.0625等于二进制数( )。注:填空直接写数即可。
答案: 【110000.0001】
15、 问题:The hexadecimal number BD16 is equal to the decimal number ( ).十六进制数 BD16等于十进制数( )。注:填空直接写数即可。
答案: 【48406】
16、 问题:The 8421 BCD 10010111 is equal to the decimal number ( ). 8421 BCD码10010111等于十进制数( )。注:填空直接写数即可。
答案: 【97】
17、 问题:The decimal number 125 is equal to 8421 BCD ( ). 十进制数125等于8421 BCD码( )。注:填空直接写数即可。
答案: 【(以下答案任选其一都对)0001 0010 0101;
000100100101】
Unit 01- Preliminaries(数电入门) 测验01-2 基本逻辑门
1、 问题:A pulse is applied to each input of a 2-input NAND gate. One pulse goes HIGH at t=0 and goes back LOW at t=1ms. The other pulse goes HIGH at t=0.8ms and goes back LOW at t=3ms. The output pulse can be described as follows:一个两输入“与非”门的每个输入端都送入一个脉冲。其中一个脉冲在t=0ms时升为高电平,t=1ms时返回低电平;另外一个脉冲在t=0.8ms时升为高电平,t=3ms时返回低电平。则这个门电路的输出脉冲可以描述成
选项:
A:It goes LOW at t=0 and back HIGH at t=3ms.该脉冲在t=0ms降为低电平,t=3ms时返回高电平。
B:It goes LOW at t=0.8ms and back HIGH at t=3ms.该脉冲在t=0.8ms降为低电平,t=3ms时返回高电平。
C: It goes LOW at t=0.8ms and back HIGH at t=1ms.该脉冲在t=0.8ms降为低电平,t=1ms时返回高电平。
D:It goes HIGH at t=0.8ms and back LOW at t=1ms.该脉冲在t=0.8ms升为高电平,t=1ms时返回低电平。
答案: 【 It goes LOW at t=0.8ms and back HIGH at t=1ms.该脉冲在t=0.8ms降为低电平,t=1ms时返回高电平。】
2、 问题:A pulse is applied to each input of a 2-input NOR gate. One pulse goes HIGH at t=0 and goes back LOW at t=1ms. The other pulse goes HIGH at t=0.8ms and goes back LOW at t=3ms. The output pulse can be described as follows:一个两输入“或非”门的每个输入端都送入一个脉冲。其中一个脉冲在t=0ms时升为高电平,t=1ms时返回低电平;另外一个脉冲在t=0.8ms时升为高电平,t=3ms时返回低电平。则这个门电路的输出脉冲可以描述成:
选项:
A:It goes LOW at t=0 and back HIGH at t=3ms.该脉冲在t=0ms降为低电平,t=3ms时返回高电平。
B:It goes LOW at t=0.8ms and back HIGH at t=3ms.该脉冲在t=0.8ms降为低电平,t=3ms时返回高电平。
C:It goes LOW at t=0.8ms and back HIGH at t=1ms.该脉冲在t=0.8ms降为低电平,t=1ms时返回高电平。
D:It goes HIGH at t=0.8ms and back LOW at t=1ms.该脉冲在t=0.8ms升为高电平,t=1ms时返回低电平。
答案: 【It goes LOW at t=0 and back HIGH at t=3ms.该脉冲在t=0ms降为低电平,t=3ms时返回高电平。】
3、 问题:An inverter一个“非”门
选项:
A:performs the NOT operation.执行求“反”操作。
B:changes a HIGH to LOW把高电平变为低电平。
C:changes a LOW to HIGH把低电平变为高电平。
D:does all the operations of other option.执行所有其他选项的操作。
答案: 【does all the operations of other option.执行所有其他选项的操作。】
4、 问题:The output of an AND gate is HIGH when当()时候一个“与”门的输出是高电平
选项:
A:any input is HIGH任意一个输入为高电平
B:all inputs are HIGH所有的输入都是高电平
C:no inputs are HIGH没有高电平输入
D:any input is LOW任意一个输入为低电平
答案: 【all inputs are HIGH所有的输入都是高电平】
5、 问题:The output of an OR gate is LOW when当()时候一个“或”门的输出是低电平
选项:
A:any input is HIGH任意一个输入为高电平
B:all inputs are HIGH所有的输入都是高电平
C:no inputs are HIGH没有高电平输入
D:any input is LOW任意一个输入为低电平
答案: 【no inputs are HIGH没有高电平输入】
6、 问题:The basic logic operations are AND, OR, and MAYBE.基本的逻辑操作是:与、或、可能。
选项:
A:正确
B:错误
答案: 【错误】
7、 问题:If the inputs of an exclusive-NOR gate are different, the output is LOW (0).如果一个“同或”门的两输入取值不同,则输出为低电平(0)。
选项:
A:正确
B:错误
答案: 【正确】
8、 问题:The dual symbol for a NAND gate is a negative-AND symbol.“与非”门的二重符号是“非与”符号。
选项:
A:正确
B:错误
答案: 【错误】
9、 问题:Negative-OR is equivalent to NAND.“非或”操作等价于“与非”操作。
选项:
A:正确
B:错误
答案: 【正确】
10、 问题:The output of an exclusive-OR is 0 if the inputs are opposite.如果两输入取值相反,则“异或”门的输出为0。
选项:
A:正确
B:错误
答案: 【错误】
11、 问题:A NOR gate can be considered as an OR gate followed by an inverter.一个“或非”门可以看成是一个“或”门后跟随一个“非”门。
选项:
A:正确
B:错误
答案: 【正确】
12、 问题:An NAND gate has an output that is opposite the output of an AND gate.“与非”门的输出是“与”门输出的“反”。
选项:
A:正确
B:错误
答案: 【正确】
13、 问题:Examine the conditions indicated in the figure. The figure ( ) and ( ) are correct.检查图中标明的各逻辑关系。图( )和( )是正确的。注意:请直接填写两个小写字母,中间不要有空格。
答案: 【ac】
14、 问题:If the input to an inverter is a 1, the output is a ( )如果一个“非”门的输入是1,则输出为( )。
答案: 【(以下答案任选其一都对)0;
LOW;
本文章不含期末不含主观题!!
本文章不含期末不含主观题!!
支付后可长期查看
有疑问请添加客服QQ 2356025045反馈
如遇卡顿看不了请换个浏览器即可打开
请看清楚了再购买哦,电子资源购买后不支持退款哦