注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當前位置: 首頁出版圖書科學技術工業(yè)技術建筑科學建筑理論數(shù)字邏輯設計及應用

數(shù)字邏輯設計及應用

數(shù)字邏輯設計及應用

定 價:¥45.00

作 者: 姜書艷
出版社: 電子科技大學出版社
叢編項:
標 簽: 暫缺

購買這本書可以去


ISBN: 9787564726195 出版時間: 2014-09-01 包裝:
開本: 16開 頁數(shù): 502 字數(shù):  

內(nèi)容簡介

  《數(shù)字邏輯設計及應用》為適應現(xiàn)代數(shù)字電子技術集成工藝和計算機技術的飛速發(fā)展以及雙語教學的需要,對傳統(tǒng)的數(shù)字電路課程教材從內(nèi)容到體系進行了嘗試性的深入改革,突出理論與實踐的結合,強調(diào)了雙語的表達?!稊?shù)字邏輯設計及應用》討論了數(shù)字邏輯設計及應用的基本理論和方法,通過實例介紹了多種電路結構,充實了計算機輔助設計的基本概念,并將可測性設計適度引入教材,有一定的廣度和深度?!稊?shù)字邏輯設計及應用》取材眼界寬,有一定的前瞻性,重點強調(diào)CMOS邏輯系列,提供大量的設計實例,以及具有指導意義的練習題。全書敘述概念清楚,深入淺出,條理清晰?!稊?shù)字邏輯設計及應用》共10章,主要內(nèi)容有:信息的二進制表達、邏輯代數(shù)基礎、邏輯門電路、組合邏輯電路設計、存儲電路、時序邏輯電路設計、大規(guī)模半導體存儲器和可編程邏輯器件、數(shù)模和模數(shù)轉(zhuǎn)換、現(xiàn)代數(shù)字系統(tǒng)設計。《數(shù)字邏輯設計及應用》可作為高等學校電工、通信、控制、電氣、電子信息和計算機等專業(yè)的大學本科教材,同時也可作為從事電路設計、通信工程以及計算機等專業(yè)科技工作者的參考書。

作者簡介

暫缺《數(shù)字邏輯設計及應用》作者簡介

圖書目錄

第一章 引論(Introduction)
1.1 我們周圍的數(shù)字系統(tǒng)(Digital Systems around Us)
1.2 數(shù)字系統(tǒng)的世界(World of Digital Systems)
1.3 實現(xiàn)數(shù)字系統(tǒng)的方法(Implementing Digital Systems)
1.4 數(shù)字系統(tǒng)設計(Digital System Design)
本章小結(Brief Summary ofthis Chapter)
思考題和習題(Problems and Exercises)
第二章 信息的二進制表達(Binary Expression of Information)
2.1 引言(Introduction)
2.2 數(shù)字的二進制表達(Binary Expression of Numbers)
2.2.1 按位計數(shù)制(Positional Number Systems)
2.2.2 數(shù)字的二進制表達(Binary Expression of Number)
2.2.3 二進制縮寫表達:八進制和十六進制(Abbreviation Expression of Binary Numbers:Octal and Hexadecimal Numbers)
2.2.4 二進制與十進制的轉(zhuǎn)換(Binary and Decimal Number-System Conversions)
2.3 二進制數(shù)的算數(shù)運算(Arithmetic Operation of Binary Numbers)
2.3.1 數(shù)字系統(tǒng)中的無符號數(shù)(Unsigned Number of Digital System)
2.3.2 加法運算與乘法運算(Addition and Multiplication)
2.3.3 符號數(shù)的表達(Representation of Signed-Numbers)
2.3.4 不同表達方式之間的轉(zhuǎn)換(Conversion of Difierent Expressions)
2.3.5 符號數(shù)的運算規(guī)則(Operational Rules of Signed Number)
2.3.6 定點數(shù)和浮點數(shù)的表示(Representation of Fixed Point Numbers and Floating Point Numbers)
2.4 信息的二進制編碼(Binary Codes of Information)
2.4.1 一般字符與狀態(tài)編碼(Codes for General Character and State)
2.4.2 ASCⅡ編碼(ASCⅡ Code)
2.4.3 十進制數(shù)的二進制編碼(Binary Codes for Decimal Number)
2.4.4 獨熱碼(One-hot Code)
2.4.5 格雷碼(Gray Code)
2.4.6 檢錯和糾錯編碼(Codes for Detecting and Correcting Errors)
本章小結 (Brief Summary of this Chapter)
思考題和習題(Problems and Exercises)
第三章 邏輯代數(shù)基礎(Basis of Logic Algebra)
3.1 引言(Introduction)
3.2 基本邏輯系統(tǒng)表達(Expression of Basic Logic System)
3.2.1 邏輯代數(shù)中的三種基本運算(Three Basic Operations in Boolean Algebra)
3.2.2 幾種導出的邏輯運算(Several Educed Logic Operation)
3.2.3 IEEE邏輯符號(IEEE Logic Symbols)
3.3 邏輯代數(shù)的公理和定理(Axioms and Theorems in Logic Algebra)
3.3.1 公理(Axioms)
3.3.2 單變量定理(Single Variable 7heorems)
3.3.3 二變量和三變量的定理(Two-and Three-Variable Theorems)
3.3.4 n變量定理(n-Variable Theorems)
3.3.5 異或、同或運算的定理(Theorems of XOR and XNOR Operations)
3.3.6 代入定理(Substitution mheorem)
3.3.7 反演定理(Complement Theorem)
3.4 正負邏輯與對偶定理(Positive and Negative Logic and Duality Theorems)
3.4.1 正負邏輯(Positive and Negative Logic)
3.4.2 對偶定理(Duality Theorem)
3.4.3 信號名和有效電平(Signal Names and Active Levels)
3.5 香農(nóng)展開定理與標準邏輯運算(Shannon‘s Expansion Theorems and Canonical Forms of Logic Function)
3.5.1 香農(nóng)展開定理(Shannon’s Expansion Theorems)
3.5.2 真值表的標準邏輯表達(Standard Logic Expression of Truth Table)
3.5.3 最小項與最大項(Minterm and Maxterm)
3.5.4 邏輯函數(shù)的標準形式(Canonical Form of Logic Function)
3.5.5 最小項和最大項之間的關系(Relation ship of Minterm and Maxterm)
3.6 邏輯函數(shù)的表示方法(Expression Methods of Logic Functions)
3.6.1 邏輯函數(shù)的幾種常用表示方法(Popular Expression Methods of Logic Function)
3.6.2 幾種表示方法間的相互轉(zhuǎn)換(Interconversion of Difierent Expressive Methods)
3.7 邏輯函數(shù)的化簡(Simplification of Logic Functions)
3.7.1 邏輯函數(shù)的最簡形式(Minimization Forms of Logic Functions)
3.7.2 利用邏輯代數(shù)公式化簡(Minimization with Logic Algebra Equations)
3.7.3 卡諾圖法化簡邏輯函數(shù)(Minimization with Kamaugh Map)
3.7.4 具有無關項的邏輯函數(shù)及其化簡(Minimization of Logic Function with Don‘t Care Terms)
3.7.5 多輸出函數(shù)的化簡(Minimization of Multi-Outputs Function)
……
第四章 邏輯門電路(Logic Gates Circuits)
第五章 組合邏輯電路設計(Combinational Logic Circuit Design)
第六章 存儲電路(Memory Circuits)
第七章 時序邏輯電路設計(Sequential Logic Circuit Design)
第八章 大規(guī)模半導體存儲器和可編程邏輯器件(VLSI Semiconductor Memory And Programmable Logic Devices)
第九章 數(shù)模和模數(shù)轉(zhuǎn)換器(DAC and ADC)
第十章 現(xiàn)代數(shù)字系統(tǒng)設計(Modem Digital System Design)
習題參考譯文

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) www.autoforsalebyowners.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網(wǎng)安備 42010302001612號