数字逻辑 大中专理科计算机 程鸿 新华正版
¥
42
九品
仅1件
作者程鸿
出版社电子工业出版社
出版时间2024-06
版次1
装帧其他
上书时间2024-08-11
商品详情
- 品相描述:九品
图书标准信息
-
作者
程鸿
-
出版社
电子工业出版社
-
出版时间
2024-06
-
版次
1
-
ISBN
9787121481567
-
定价
42.00元
-
装帧
其他
-
开本
16开
-
页数
176页
- 【目录】
-
章 数制与码制(number system and code system) ................................................... 1
1.1 数字信号与数字电路(digital signal and digital circuit) .......................................... 1
1.2 数制(number system) .................................................................................................. 2
1.3 数制转换(number system conversion) ...................................................................... 4
1.4 编码(co) ................................................................................................................ 6
1.4.1 二―十进制编码(binary coded decimal,bcd) .......................................... 6
1.4.2 格雷码(gray code).......................................................................................... 7
1.4.3 美国信息交换标准代码
(american standard code for information interchange,ascii) ..................... 8
1.4.4 二进制原码(original code)、反码(inverse code)和
补码(plement code) ................................................................................. 9
本章小结(summary) ........................................................................................................... 11
题(exercises) ................................................................................................................... 11
第2 章 逻辑函数及其化简(logic function and simplification) ........................................ 13
2.1 概述(overview) .......................................................................................................... 13
2.2 逻辑运算(logic operation) ....................................................................................... 13
2.2.1 基本逻辑运算(basic logical operation) ...................................................... 13
2.2.2 复合逻辑运算(pound logic operation) ................................................ 16
2.3 逻辑函数(logic function) ......................................................................................... 19
2.3.1 逻辑问题的描述(description of logic problem) ......................................... 19
2.3.2 逻辑函数相等(logic function equality) ...................................................... 21
2.3.3 逻辑代数的常见公式(mon formulas of logic algebra) ...................... 22
2.3.4 逻辑代数的基本规则(basic rules of logic algebra) .................................. 23
2.4 逻辑函数的标准形式(standard expression of logic function) ............................... 24
2.4.1 标准与或式(standard and-or formula) .................................................... 24
2.4.2 标准或与式(standard or-and formula) .................................................... 26
2.5 逻辑函数的化简方法(simplification method of logic function) ............................ 27
2.5.1 逻辑函数的公式化简法
(formula simplification method of logic function) ...................................... 28
2.5.2 卡诺图化简法(karnaugh map simplification method) ................................ 30
本章小结(summary) ........................................................................................................... 37
题(exercises) ................................................................................................................... 37
第3 章 组合逻辑电路(binational logic circuit) .......................................................... 39
3.1 概述(overview) .......................................................................................................... 39
3.2 小规模组合逻辑电路的分析和设计方法
(analysis and design of small scale binational logic circuit) ........................... 40
3.2.1 小规模组合逻辑电路的分析
(analysis of small scale binational logic circuit) .................................. 40
3.2.2 小规模组合逻辑电路的设计
(design of small scale binational logic circuit) .................................... 41
3.3 中规模组合逻辑电路的分析和设计方法
(analysis and design of medium scale binational logic circuit) .................... 44
3.3.1 加法器(adder) ............................................................................................... 44
3.3.2 (encoder) ............................................................................................ 48
3.3.3 译码器(decoder) ........................................................................................... 52
3.3.4 数据选择器(data selector) ........................................................................... 62
3.3.5 数值比较器(numerical parator) ............................................................ 67
3.4 组合逻辑电路的竞争冒险
(petitive hazard in binational logic circuit) ................................................ 70
3.4.1 竞争冒险现象及分类
(phenomenon and classification of petitive hazard) ............................... 70
3.4.2 竞争冒险的判断(petitive hazard judgment) ........................................ 71
3.4.3 竞争冒险的消除(elimination of petitive hazard) ................................. 72
本章小结(summary) ........................................................................................................... 73
题(exercises) ................................................................................................................... 74
第4 章 触发器(flip-flop) ....................................................................................................... 77
4.1 概述(overview) .......................................................................................................... 77
4.2 基本rs 触发器(basic rs flip-flop) ........................................................................ 77
4.2.1 电路组成和工作(circuit ition and working principle) ............ 77
4.2.2 功能描述(function description) ................................................................... 79
4.2.3 结构特点(structural features) ....................................................................... 81
4.3 同步触发器(synchronous flip-flop).......................................................................... 81
4.3.1 同步rs 触发器(synchronous rs flip-flop) ................................................ 81
4.3.2 同步jk 触发器(synchronous jk flip-flop) ................................................. 83
4.3.3 同步d 触发器(synchronous d flip-flop) ................................................... 84
4.3.4 同步t 触发器(synchronous t flip-flop) .................................................... 85
4.3.5 结构特点(structural features) ....................................................................... 86
4.4 主从触发器(master-slave flip-flop) ........................................................................ 87
4.4.1 主从rs 触发器(master-slave rs flip-flop) ............................................... 87
4.4.2 主从jk 触发器(master-slave jk flip-flop) ................................................ 89
4.4.3 结构特点(structural features) ....................................................................... 90
4.5 边沿触发器(edge-triggered flip-flop) .................................................................... 91
4.5.1 上升沿触发的d 触发器(d flip-flop triggered by rising edge) ................ 91
4.5.2 下降沿触发的jk 触发器(jk flip-flop triggered by falling edge) ............ 92
4.5.3 结构特点(structural features) ....................................................................... 94
本章小结(summary) ........................................................................................................... 94
题(exercises) ................................................................................................................... 95
第5 章 时序逻辑电路(sequential logic circuit) ................................................................ 98
5.1 概述(overview) .......................................................................................................... 98
5.2 小规模时序逻辑电路的分析和设计
(analysis and design of small scale sequential logic circuit) .................................. 99
5.2.1 小规模时序逻辑电路的分析
(analysis of small scale sequential logic circuit) ......................................... 99
5.2.2 小规模时序逻辑电路的设计
(design of small scale sequential logic circuit) ......................................... 103
5.3 中规模时序逻辑电路的分析和设计
(analysis and design of medium scale sequential logic circuit) ............................ 108
5.3.1 器(counter) .......................................................................................... 108
5.3.2 移位寄存器(shift register) ......................................................................... 115
5.3.3 序列信号发生器(sequence signal generator) ............................................ 121
本章小结(summary) ......................................................................................................... 126
题(exercises) ................................................................................................................. 126
第6 章 实验(experiment) .................................................................................................... 131
6.1 和译码器及应用(encoder and decoder and their applications) ................. 131
6.1.1 及应用(encoder and its applications) ............................................. 131
6.1.2 译码器及应用(decoder and its applications) ............................................. 134
6.2 数据选择器及应用(multiplexer and its applications) ............................................ 138
6.3 触发器及应用(flip-flop and its applications) ........................................................ 141
6.3.1 触发器逻辑功能测试(logic function tests for flip-flop) ........................ 141
6.3.2 触发器的应用(applications of flip-flop) .................................................. 144
6.4 同步器及应用(integrated synchronous counter and its applications) ........... 146
6.4.1 集成同步器(integrated synchronous counter) ................................... 146
6.4.2 同步器的级联设计(casca design of synchronous counter) ...... 148
*第7 章 模数和数模转换器(adc and dac) ..................................................................... 151
7.1 概述(overview) ........................................................................................................ 151
7.2 a/d 转换器(analog digital converter) ................................................................... 151
7.2.1 a/d 转换器的工作(working principle of adc) ................................ 151
7.2.2 a/d 转换器的主要类型和电路特点
(main types and circuit characteristics of adc) ......................................... 154
7.2.3 a/d 转换器的主要技术指标(main technical index of adc) .....
点击展开
点击收起
— 没有更多了 —
以下为对购买帮助不大的评价