幫助中心 | 我的帳號 | 關於我們

數字邏輯(新工科建設之路電腦類專業系列教材)

  • 作者:編者:程鴻|責編:張鑫
  • 出版社:電子工業
  • ISBN:9787121481567
  • 出版日期:2024/03/01
  • 裝幀:平裝
  • 頁數:167
人民幣:RMB 42 元      售價:
放入購物車
加入收藏夾

內容大鋼
    本書系統介紹數字邏輯的基本理論和基本器件,詳細介紹組合邏輯電路和時序邏輯電路的分析、設計與實現的全過程。全書共7章,內容包括數制與碼制、邏輯函數及其化簡、組合邏輯電路、觸發器、時序邏輯電路、實驗、模數和數模轉換器等。其中,模數和數模轉換器為選修補充內容。
    本書包含理論和實驗兩部分,可作為高等學校電腦、數字媒體技術等非電類專業「數字電路與邏輯設計」課程的教材或者雙語教材,也可作為相關學科工程技術人員的參考用書。

作者介紹
編者:程鴻|責編:張鑫

目錄
第1章  數制與碼制(Number System and Code System)
  1.1  數字信號與數字電路(Digital Signal and Digital Circuit)
  1.2  數制(Number System)
  1.3  數制轉換(Number System Conversion)
  1.4  編碼(Coding)
    1.4.1  二—十進位編碼(Binary Coded Decimal,BCD)
    1.4.2  格雷碼(Gray Code)
    1.4.3  美國信息交換標準代碼(American Standard Code for Information Interchange,ASCII)
    1.4.4  二進位原碼(Original Code)、反碼(Inverse Code)和補碼(Complement Code)
  本章小結(Summary)
  習題(Exercises)
第2章  邏輯函數及其化簡(Logic Function and Simplification)
  2.1  概述(Overview)
  2.2  邏輯運算(Logic Operation)
    2.2.1  基本邏輯運算(Basic Logical Operation)
    2.2.2  複合邏輯運算(Compound Logic Operation)
  2.3  邏輯函數(Logic Function)
    2.3.1  邏輯問題的描述(Description of Logic Problem)
    2.3.2  邏輯函數相等(Logic Function Equality)
    2.3.3  邏輯代數的常見公式(Common Formulas of Logic Algebra)
    2.3.4  邏輯代數的基本規則(Basic Rules of Logic Algebra)
  2.4  邏輯函數的標準形式(Standard Expression of Logic Function)
    2.4.1  標準與或式(Standard AND-OR Formula)
    2.4.2  標準或與式(Standard OR-AND Formula)
  2.5  邏輯函數的化簡方法(Simplification Method of Logic Function)
    2.5.1  邏輯函數的公式化簡法(Formula Simplification Method of Logic Function)
    2.5.2  卡諾圖化簡法(Karnaugh Map Simplification Method)
  本章小結(Summary)
  習題(Exercises)
第3章  組合邏輯電路(Combinational Logic Circuit)
  3.1  概述(Overview)
  3.2  小規模組合邏輯電路的分析和設計方法(Analysis and Design of Small Scale Combinational Logic Circuit)
    3.2.1  小規模組合邏輯電路的分析(Analysis of Small Scale Combinational Logic Circuit)
    3.2.2  小規模組合邏輯電路的設計(Design of Small Scale Combinational Logic Circuit)
  3.3  中規模組合邏輯電路的分析和設計方法(Analysis and Design of Medium Scale Combinational Logic Circuit)
    3.3.1  加法器(Adder)
    3.3.2  編碼器(Encoder)
    3.3.3  解碼器(Decoder)
    3.3.4  數據選擇器(Data Selector)
    3.3.5  數值比較器(Numerical Comparator)
  3.4  組合邏輯電路的競爭冒險(Competitive Hazard in Combinational Logic Circuit)
    3.4.1  競爭冒險現象及分類(Phenomenon and Classification of Competitive Hazard)
    3.4.2  競爭冒險的判斷(Competitive Hazard Judgment)
    3.4.3  競爭冒險的消除(Elimination of Competitive Hazard)
  本章小結(Summary)
  習題(Exercises)
第4章  觸發器(Flip-Flop)
  4.1  概述(Overview)
  4.2  基本RS 觸發器(Basic RS Flip-Flop)
    4.2.1  電路組成和工作原理(Circuit Composition and Working Principle)

    4.2.2  功能描述(Function Description)
    4.2.3  結構特點(Structural Features)
  4.3  同步觸發器(Synchronous Flip-flop)
    4.3.1  同步RS 觸發器(Synchronous RS Flip-flop)
    4.3.2  同步JK 觸發器(Synchronous JK Flip-flop)
    4.3.3  同步D 觸發器(Synchronous D Flip-Flop)
    4.3.4  同步T 觸發器(Synchronous T Flip-Flop)
    4.3.5  結構特點(Structural Features)
  4.4  主從觸發器(Master-Slave Flip-Flop)
    4.4.1  主從RS 觸發器(Master-Slave RS Flip-Flop)
    4.4.2  主從JK 觸發器(Master-Slave JK Flip-Flop)
    4.4.3  結構特點(Structural Features)
  4.5  邊沿觸發器(Edge-Triggered Flip-Flop)
    4.5.1  上升沿觸發的D 觸發器(D Flip-flop Triggered by Rising Edge)
    4.5.2  下降沿觸發的JK 觸發器(JK Flip-flop Triggered by Falling Edge)
    4.5.3  結構特點(Structural Features)
  本章小結(Summary)
  習題(Exercises)
第5章  時序邏輯電路(Sequential Logic Circuit)
  5.1  概述(Overview)
  5.2  小規模時序邏輯電路的分析和設計(Analysis and Design of Small Scale Sequential Logic Circuit)
    5.2.1  小規模時序邏輯電路的分析(Analysis of Small Scale Sequential Logic Circuit)
    5.2.2  小規模時序邏輯電路的設計(Design of Small Scale Sequential Logic Circuit)
  5.3  中規模時序邏輯電路的分析和設計(Analysis and Design of Medium Scale Sequential Logic Circuit)
    5.3.1  計數器(Counter)
    5.3.2  移位寄存器(Shift Register)
    5.3.3  序列信號發生器(Sequence Signal Generator)
  本章小結(Summary)
  習題(Exercises)
第6章  實驗(Experiment)
  6.1  編碼器和解碼器及應用(Encoder and Decoder and their Applications)
    6.1.1  編碼器及應用(Encoder and its Applications)
    6.1.2  解碼器及應用(Decoder and its Applications)
  6.2  數據選擇器及應用(Multiplexer and its Applications)
  6.3  觸發器及應用(Flip-Flop and its Applications)
    6.3.1  觸發器邏輯功能測試(Logic Function Tests for Flip-Flop)
    6.3.2  觸發器的應用(Applications of Flip-Flop)
  6.4  同步計數器及應用(Integrated Synchronous Counter and its Applications)
    6.4.1  集成同步計數器(Integrated Synchronous Counter)
    6.4.2  同步計數器的級聯設計(Cascading Design of Synchronous Counter)
*第7章  模數和數模轉換器(ADC and DAC)
  7.1  概述(Overview)
  7.2  A/D轉換器(Analog Digital Converter)
    7.2.1  A/D轉換器的工作原理(Working Principle of ADC)
    7.2.2  A/D轉換器的主要類型和電路特點(Main Types and Circuit Characteristics of ADC)
    7.2.3  A/D轉換器的主要技術指標(Main Technical Index of ADC)
  7.3  D/A轉換器(Digital Analog Converter)
    7.3.1  D/A轉換器的工作原理(Working Principle of DAC)
    7.3.2  D/A轉換器的主要類型和電路特點(Main Types and Circuit Characteristics of DAC)

參考文獻

  • 商品搜索:
  • | 高級搜索
首頁新手上路客服中心關於我們聯絡我們Top↑
Copyrightc 1999~2008 美商天龍國際圖書股份有限公司 臺灣分公司. All rights reserved.
營業地址:臺北市中正區重慶南路一段103號1F 105號1F-2F
讀者服務部電話:02-2381-2033 02-2381-1863 時間:週一-週五 10:00-17:00
 服務信箱:bookuu@69book.com 客戶、意見信箱:cs@69book.com
ICP證:浙B2-20060032