新書推薦:
《
怎样上好常态课:小学数学教学24例
》
售價:NT$
319.0
《
祈愿女神
》
售價:NT$
325.0
《
新反智时代(历史学堂)
》
售價:NT$
374.0
《
索恩丛书·死敌:太平洋战争,1944~1945
》
售價:NT$
704.0
《
天历探原
》
售價:NT$
301.0
《
正义的刻度:如何用经济学思维衡量公平正义?
》
售價:NT$
403.0
《
爱犬长寿密码
》
售價:NT$
673.0
《
维柯讲疏
》
售價:NT$
607.0
|
內容簡介: |
本书系统介绍数字逻辑的基本理论和基本器件,详细介绍组合逻辑电路和时序逻辑电路的分析、设计与实现的全过程。全书共7 章,内容包括数制与码制、逻辑函数及其化简、组合逻辑电路、触发器、时序逻辑电路、实验、模数和数模转换器等。其中,模数和数模转换器为选修补充内容。本书包含理论和实验两部分,可作为高等学校计算机、数字媒体技术等非电类专业“数字电路与逻辑设计”课程的教材或者双语教材,也可作为相关学科工程技术人员的参考用书。
|
關於作者: |
程鸿,安徽大学电子信息工程学院副教授、博士,宝钢优秀教师。曾获全国教学竞赛二等奖,安徽省教学成果奖特等奖和一等奖各一项。参与出版教材一部。2006年毕业于安徽大学信号与系统专业获硕士学位,2012年获得安徽大学电路与系统专业博士学位。目前研究领域为信息处理、计算机视觉。主持国家自然科学基金青年基金项目1项,安徽省教育厅项目2项,横向项目1项。曾先后参加多项国家自然科学基金项目、国家重大专项项目和横向项目的研发工作,在SCI和EI等期刊发表学术论文30余篇,获得各项专利5项。
|
目錄:
|
第1 章 数制与码制(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 编码(Coding) ................................................................................................................ 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)和 补码(Complement 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 复合逻辑运算(Compound 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 逻辑代数的常见公式(Common 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 章 组合逻辑电路(Combinational Logic Circuit) .......................................................... 39 3.1 概述(Overview) .......................................................................................................... 39 3.2 小规模组合逻辑电路的分析和设计方法 (Analysis and Design of Small Scale Combinational Logic Circuit) ........................... 40 3.2.1 小规模组合逻辑电路的分析 (Analysis of Small Scale Combinational Logic Circuit) .................................. 40 3.2.2 小规模组合逻辑电路的设计 (Design of Small Scale Combinational Logic Circuit) .................................... 41 3.3 中规模组合逻辑电路的分析和设计方法 (Analysis and Design of Medium Scale Combinational 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 Comparator) ............................................................ 67 3.4 组合逻辑电路的竞争冒险 (Competitive Hazard in Combinational Logic Circuit) ................................................ 70 3.4.1 竞争冒险现象及分类 (Phenomenon and Classification of Competitive Hazard) ............................... 70 3.4.2 竞争冒险的判断(Competitive Hazard Judgment) ........................................ 71 3.4.3 竞争冒险的消除(Elimination of Competitive 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 Composition 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) ................................................
|
|