通信人家园

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

  上将

注册:2005-6-30

家园荣誉版主纪念徽章

跳转到指定楼层
1#
发表于 2007-12-4 09:50:00 |只看该作者 |倒序浏览
<p>[upload=jpg,bd02959261c.jpg]UploadFile/2007-12/20071249484288947.jpg[/upload]<br/></p><p>DG格式</p><p>出版社 : 电子工业出版社<br/>系列名 :国外电子与<span class="t_tag" href="tag.php?name=%CD%A8%D0%C5">通信</span>教材系列<br/>作者  : [美]Ronald J. Tocci/ Neal S. Widmer/ Gregory L. Moss/&nbsp;&nbsp;<br/>译者  : 林涛/ 梁宝娟/ 杨照辉 等/&nbsp; &nbsp;<br/>出版日期:2005年5月<br/>版别版次:2005年5月第1次印刷<br/><br/><br/>简介:<br/><br/>本书主要讲述逻辑电路的描述方法、组合逻辑电路、触发器、算术运算电路、计数器与寄存器、数字集成电路(TTL和CMOS)、中规模集成电路、ADC和DAC、存储器(ROM、RAM)、可编程逻辑器件的结构等内容。全书内容安排上的主要特点是:利用框图讲解基本逻辑运算,当读者理解了逻辑原理之后,再介绍数字集成电路最基本的电特性;硬件描述语言(AHDL和VHDL)贯穿于各章节之中,不仅用来描述基本逻辑器件,而且用于设计简单的数字系统;注重应用能力的培养,书中讨论了数字电路的故障检测与排除方法,并给出了较多的应用实例;提供了丰富的例题、复习题和习题,每章末有小结及重要术语。<br/>&nbsp; &nbsp;本书可作为电子信息、计算机等专业数字系统课程的教材及数字电路课程的主要参考书,也可供相关专业的工程技术人员参考。<br/><br/><br/>目录:<br/><br/>第1章&nbsp; &nbsp; 基本概念<br/>目标<br/>引言<br/>1.1&nbsp; &nbsp; 数的表示<br/>1.2&nbsp; &nbsp; 数字系统和模拟系统<br/>1.3&nbsp; &nbsp; 数制<br/>1.4&nbsp; &nbsp; 二进制数量的表示<br/>1.5&nbsp; &nbsp; 数字电路/逻辑电路<br/>1.6&nbsp; &nbsp; 并行和串行传输<br/>1.7&nbsp; &nbsp; 存储器<br/>1.8&nbsp; &nbsp; 数字计算机<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第2章&nbsp; &nbsp; 数制与代码<br/>目标<br/>引言<br/>2.1&nbsp; &nbsp; 二进制到十进制的转换<br/>2.2&nbsp; &nbsp; 十进制到二进制的转换<br/>2.3&nbsp; &nbsp; 八进制<br/>2.4&nbsp; &nbsp; 十六进制<br/>2.5&nbsp; &nbsp; BCD码<br/>2.6&nbsp; &nbsp; 小结<br/>2.7&nbsp; &nbsp; 字节、半字节、字<br/>2.8&nbsp; &nbsp; 字符数字码<br/>2.9&nbsp; &nbsp; 用于错误检测的奇偶校验法<br/>2.10&nbsp;&nbsp;应用 <br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第3章&nbsp; &nbsp; 逻辑电路的描述<br/>目标<br/>引言<br/>3.1&nbsp; &nbsp; 布尔常量和变量<br/>3.2&nbsp; &nbsp; 真值表<br/>3.3&nbsp; &nbsp; 或运算和或门<br/>3.4&nbsp; &nbsp; 与运算和与门<br/>3.5&nbsp; &nbsp; 非运算<br/>3.6&nbsp; &nbsp; 用代数法描述逻辑电路<br/>3.7&nbsp; &nbsp; 求逻辑电路的输出值<br/>3.8&nbsp; &nbsp; 由布尔表达式画出逻辑电路图<br/>3.9&nbsp; &nbsp; 或非门和与非门<br/>3.10&nbsp;&nbsp;布尔定理<br/>3.11&nbsp;&nbsp;摩根定理<br/>3.12&nbsp;&nbsp;与非门和或非门的一般性<br/>3.13&nbsp;&nbsp;逻辑门的替代符号<br/>3.14&nbsp;&nbsp;使用何种门表示法<br/>3.15&nbsp;&nbsp;逻辑符号的IEEE/ANSI 标准<br/>3.16&nbsp;&nbsp;逻辑电路描述方法小结<br/>3.17&nbsp;&nbsp;硬件描述语言与程序设计语言比较<br/>3.18&nbsp;&nbsp;用PLD实现逻辑电路<br/>3.19&nbsp;&nbsp;HDL的格式和语法<br/>3.20&nbsp;&nbsp;中间信号<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第4章&nbsp; &nbsp; 组合逻辑电路<br/>目标<br/>引言<br/>4.1&nbsp; &nbsp; 与或表达式<br/>4.2&nbsp; &nbsp; 化简逻辑电路<br/>4.3&nbsp; &nbsp; 代数化简法<br/>4.4&nbsp; &nbsp; 组合逻辑电路设计<br/>4.5&nbsp; &nbsp; 卡诺图法<br/>4.6&nbsp; &nbsp; 异或和同或电路<br/>4.7&nbsp; &nbsp; 奇偶校验发生器和检验器<br/>4.8&nbsp; &nbsp; 使能/禁止电路<br/>4.9&nbsp; &nbsp; 数字集成电路的基本特性<br/>4.10&nbsp;&nbsp;数字系统的故障排除<br/>4.11&nbsp;&nbsp;数字集成电路的内部故障<br/>4.12&nbsp;&nbsp;外部故障<br/>4.13&nbsp;&nbsp;故障排除案例研究<br/>4.14&nbsp;&nbsp;可编程逻辑器件<br/>4.15&nbsp;&nbsp;HDL中的数据表示方法<br/>4.16&nbsp;&nbsp;HDL的真值表输入法<br/>4.17&nbsp;&nbsp;HDL中的判断控制结构<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第5章&nbsp; &nbsp; 触发器和相关器件<br/>目标<br/>引言<br/>5.1&nbsp; &nbsp; 与非门锁存器<br/>5.2&nbsp; &nbsp; 或非门锁存器<br/>5.3&nbsp; &nbsp; 故障排除案例研究<br/>5.4&nbsp; &nbsp; 时钟信号与同步触发器<br/>5.5&nbsp; &nbsp; 同步S-C触发器<br/>5.6&nbsp; &nbsp; 同步JK触发器<br/>5.7&nbsp; &nbsp; 同步D触发器<br/>5.8&nbsp; &nbsp; D锁存器(透明锁存器)<br/>5.9&nbsp; &nbsp; 异步输入<br/>5.10&nbsp;&nbsp;IEEE/ANSI符号<br/>5.11&nbsp;&nbsp;触发器的时间参数分析<br/>5.12&nbsp;&nbsp;触发器电路中的潜在时间问题<br/>5.13&nbsp;&nbsp;主/从触发器<br/>5.14&nbsp;&nbsp;触发器应用<br/>5.15&nbsp;&nbsp;触发器的同步应用<br/>5.16&nbsp;&nbsp;输入序列检测<br/>5.17&nbsp;&nbsp;数据存储和传输<br/>5.18&nbsp;&nbsp;串行数据传输:移位寄存器<br/>5.19&nbsp;&nbsp;分频和计数<br/>5.20&nbsp;&nbsp;微机应用<br/>5.21&nbsp;&nbsp;施密特触发器<br/>5.22&nbsp;&nbsp;单稳态触发器<br/>5.23&nbsp;&nbsp;时序电路分析<br/>5.24&nbsp;&nbsp;时钟脉冲产生电路<br/>5.25&nbsp;&nbsp;集成触发器电路的故障排除<br/>5.26&nbsp;&nbsp;用HDL构成时序电路<br/>5.27&nbsp;&nbsp;边沿触发器件<br/>5.28&nbsp;&nbsp;用多个元件构成的HDL电路<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第6章&nbsp; &nbsp; 数字运算:原理和电路<br/>目标<br/>引言<br/>6.1&nbsp; &nbsp; 二进制加法<br/>6.2&nbsp; &nbsp; 有符号数的表示方法<br/>6.3&nbsp; &nbsp; 补码系统中的加法<br/>6.4&nbsp; &nbsp; 补码系统中的减法<br/>6.5&nbsp; &nbsp; 二进制数乘法<br/>6.6&nbsp; &nbsp; 二进制除法<br/>6.7&nbsp; &nbsp; BCD码加法<br/>6.8&nbsp; &nbsp; 十六进制运算<br/>6.9&nbsp; &nbsp; 运算电路<br/>6.10&nbsp;&nbsp;并行二进制加法器<br/>6.11&nbsp;&nbsp;全加器设计<br/>6.12&nbsp;&nbsp;具有寄存器的并行加法器<br/>6.13&nbsp;&nbsp;超前进位<br/>6.14&nbsp;&nbsp;集成并行加法器<br/>6.15&nbsp;&nbsp;补码系统<br/>6.16&nbsp;&nbsp;BCD码加法器<br/>6.17&nbsp;&nbsp;ALU集成电路<br/>6.18&nbsp;&nbsp;IEEE/ANSI符号<br/>6.19&nbsp;&nbsp;故障排除案例研究<br/>6.20&nbsp;&nbsp;利用HDL中的TTL库函数<br/>6.21&nbsp;&nbsp;位数组的逻辑运算<br/>6.22&nbsp;&nbsp;HDL加法器<br/>6.23&nbsp;&nbsp;电路位容量的扩展<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第7章&nbsp; &nbsp; 计数器和寄存器<br/>目标<br/>引言<br/>7.1&nbsp; &nbsp; 异步计数器<br/>7.2&nbsp; &nbsp; 模数 &lt; 2N计数器<br/>7.3&nbsp; &nbsp; IC异步计数器<br/>7.4&nbsp; &nbsp; 异步减法计数器<br/>7.5&nbsp; &nbsp; 异步计数器中的传输延迟<br/>7.6&nbsp; &nbsp; 同步计数器<br/>7.7&nbsp; &nbsp; 同步减法和可逆计数器<br/>7.8&nbsp; &nbsp; 可预置计数器<br/>7.9&nbsp; &nbsp; 74ALS193/HC193<br/>7.10&nbsp;&nbsp;IEEE/ANSI属性符号<br/>7.11&nbsp;&nbsp;计数器译码<br/>7.12&nbsp;&nbsp;译码中的干扰信号<br/>7.13&nbsp;&nbsp;级联BCD计数器<br/>7.14&nbsp;&nbsp;同步计数器设计<br/>7.15&nbsp;&nbsp;HDL基本计数器<br/>7.16&nbsp;&nbsp;HDL中功能齐全的计数器<br/>7.17&nbsp;&nbsp;LPM计数器<br/>7.18&nbsp;&nbsp;状态机<br/>7.1~7.18节小结<br/>7.1~7.18节重要术语<br/>7.19&nbsp;&nbsp;集成电路寄存器<br/>7.20&nbsp;&nbsp;并行输入/并行输出—74ALS174/74HC174<br/>7.21&nbsp;&nbsp;串行输入/串行输出—4731B<br/>7.22&nbsp;&nbsp;并行输入/串行输出—74ALS165/74HC165<br/>7.23&nbsp;&nbsp;串行输入/并行输出—74ALS164/74HC164<br/>7.24&nbsp;&nbsp;IEEE/ANSI寄存器符号<br/>7.25&nbsp;&nbsp;移位寄存器型计数器<br/>7.26&nbsp;&nbsp;故障排除<br/>7.27&nbsp;&nbsp;HDL寄存器<br/>7.28&nbsp;&nbsp;HDL环形计数器<br/>7.29&nbsp;&nbsp;HDL单稳态触发器<br/>7.19~7.29节小结<br/>7.19~7.29节重要术语<br/>习题<br/>各节复习题答案<br/>第8章&nbsp; &nbsp; 集成电路逻辑系统<br/>目标<br/>引言<br/>8.1&nbsp; &nbsp; 数字集成电路术语<br/>8.2&nbsp; &nbsp; TTL逻辑系列<br/>8.3&nbsp; &nbsp; TTL的主要参数<br/>8.4&nbsp; &nbsp; TTL系列的特性<br/>8.5&nbsp; &nbsp; TTL的负载能力和扇出系数<br/>8.6&nbsp; &nbsp; TTL的其他性能<br/>8.7&nbsp; &nbsp; MOS工艺<br/>8.8&nbsp; &nbsp; MOSFET数字电路<br/>8.9&nbsp; &nbsp; CMOS逻辑电路<br/>8.10&nbsp;&nbsp;CMOS系列的特性<br/>8.11&nbsp;&nbsp;低电压工艺<br/>8.12&nbsp;&nbsp;集电极开路/漏极开路输出<br/>8.13&nbsp;&nbsp;三态逻辑输出<br/>8.14&nbsp;&nbsp;高速总线<span class="t_tag" href="tag.php?name=%BD%D3%BF%DA">接口</span>逻辑<br/>8.15&nbsp;&nbsp;ECL数字集成电路系列<br/>8.16&nbsp;&nbsp;CMOS传输门<br/>8.17&nbsp;&nbsp;IC接口<br/>8.18&nbsp;&nbsp;TTL驱动CMOS<br/>8.19&nbsp;&nbsp;CMOS驱动TTL<br/>8.20&nbsp;&nbsp;模拟电压比较器<br/>8.21&nbsp;&nbsp;故障排除<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第9章&nbsp; &nbsp; MSI 逻辑电路<br/>目标<br/>引言<br/>9.1&nbsp; &nbsp; 译码器<br/>9.2&nbsp; &nbsp; BCD-7段译码器/驱动器<br/>9.3&nbsp; &nbsp; 液晶显示器<br/>9.4&nbsp; &nbsp; 编码器<br/>9.5&nbsp; &nbsp; 故障排除<br/>9.6&nbsp; &nbsp; 数据选择器<br/>9.7&nbsp; &nbsp; 数据选择器的应用<br/>9.8&nbsp; &nbsp; 数据分配器<br/>9.9&nbsp; &nbsp; 关于故障排除的进一步讨论<br/>9.10&nbsp;&nbsp;数值比较器<br/>9.11&nbsp;&nbsp;代码转换器<br/>9.12&nbsp;&nbsp;数据总线<br/>9.13&nbsp;&nbsp;74ALS173/HC173三态寄存器<br/>9.14&nbsp;&nbsp;数据总线操作<br/>9.15&nbsp;&nbsp;采用HDL的译码器<br/>9.16&nbsp;&nbsp;HDL 7段译码器/驱动器<br/>9.17&nbsp;&nbsp;采用HDL的编码器<br/>9.18&nbsp;&nbsp;HDL数据选择器与数据分配器<br/>9.19&nbsp;&nbsp;HDL数值比较器<br/>9.20&nbsp;&nbsp;HDL代码转换器<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第10章&nbsp; &nbsp; 应用HDL设计数字系统<br/>目标<br/>引言<br/>10.1&nbsp; &nbsp; 小项目的管理<br/>10.2&nbsp; &nbsp; 步进电机驱动器项目<br/>10.3&nbsp; &nbsp; 键盘编码器项目<br/>10.4&nbsp; &nbsp; 数字时钟项目<br/>10.5&nbsp; &nbsp; 频率计项目<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第11章&nbsp; &nbsp; 与模拟电路的接口<br/>目标<br/>11.1&nbsp; &nbsp; 数字量与模拟量的回顾与比较<br/>11.2&nbsp; &nbsp; 数模转换<br/>11.3&nbsp; &nbsp; D/A转换器电路<br/>11.4&nbsp; &nbsp; DAC技术指标<br/>11.5&nbsp; &nbsp; 集成电路DAC<br/>11.6&nbsp; &nbsp; DAC的应用<br/>11.7&nbsp; &nbsp; DAC的故障检测<br/>11.8&nbsp; &nbsp; 模数转换<br/>11.9&nbsp; &nbsp; 数字斜坡ADC<br/>11.10&nbsp;&nbsp;数据采集<br/>11.11&nbsp;&nbsp;逐次迫近型ADC<br/>11.12&nbsp;&nbsp;并行比较型ADC<br/>11.13&nbsp;&nbsp;其他A/D转换方法<br/>11.14&nbsp;&nbsp;数字电压表<br/>11.15&nbsp;&nbsp;采样保持电路<br/>11.16&nbsp;&nbsp;多路复用<br/>11.17&nbsp;&nbsp;数字存储示波器<br/>11.18&nbsp;&nbsp;数字信号处理<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>第12章&nbsp; &nbsp; 存储器件<br/>目标<br/>引言<br/>12.1&nbsp; &nbsp; 存储器术语<br/>12.2&nbsp; &nbsp; 通用存储器工作原理<br/>12.3&nbsp; &nbsp; CPU与存储器的连接<br/>12.4&nbsp; &nbsp; 只读存储器<br/>12.5&nbsp; &nbsp; ROM的结构<br/>12.6&nbsp; &nbsp; ROM的时序<br/>12.7&nbsp; &nbsp; ROM的类型<br/>12.8&nbsp; &nbsp; 快闪存储器<br/>12.9&nbsp; &nbsp; ROM应用<br/>12.10&nbsp;&nbsp;半导体RAM<br/>12.11&nbsp;&nbsp;RAM结构<br/>12.12&nbsp;&nbsp;静态RAM(SRAM)<br/>12.13&nbsp;&nbsp;动态RAM(DRAM)<br/>12.14&nbsp;&nbsp;DRAM的结构和工作原理<br/>12.15&nbsp;&nbsp;DRAM的读/写周期<br/>12.16&nbsp;&nbsp;DRAM刷新<br/>12.17&nbsp;&nbsp;DRAM工艺<br/>12.18&nbsp;&nbsp;字长与容量的扩展<br/>12.19&nbsp;&nbsp;特殊存储功能<br/>12.20&nbsp;&nbsp;RAM系统的故障检测<br/>第13章&nbsp; &nbsp; 可编程逻辑器件结构<br/>目标<br/>引言<br/>13.1&nbsp; &nbsp; 数字逻辑器件分类<br/>13.2&nbsp; &nbsp; PLD电路<span class="t_tag" href="tag.php?name=%BB%F9%B4%A1">基础</span><br/>13.3&nbsp; &nbsp; PLD 的结构<br/>13.4&nbsp; &nbsp; GAL 16V8(通用阵列逻辑)<br/>13.5&nbsp; &nbsp; Altera EPM7128S CPLD<br/>13.6&nbsp; &nbsp; Altera FLEX10K系列器件<br/>小结<br/>重要术语<br/>习题<br/>各节复习题答案<br/>术语表<br/>部分习题答案<br/></p><p></p><p></p>

qNrbWsKT.jpg (47.21 KB, 下载次数: 29)

[分享]《数字系统原理与应用》第九版【国外电子与通信教材系列】

[分享]《数字系统原理与应用》第九版【国外电子与通信教材系列】

举报本楼

本帖有 41 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

Archiver|手机版|C114 ( 沪ICP备12002291号-1 )|联系我们 |网站地图  

GMT+8, 2024-4-25 03:13 , Processed in 0.204390 second(s), 19 queries , Gzip On.

Copyright © 1999-2023 C114 All Rights Reserved

Discuz Licensed

回顶部