Fundamental of logic design

Download Report

Transcript Fundamental of logic design

Fundamental of logic design (

邏輯設計

)

Ching Yuan Su( 蘇清源 ) Dept. of Electronic Engineering Chang Gung University 2013.2

1.

2.

3.

4.

5.

6.

7.

課程評量資訊 學分數 : 3 教室 : E0301 科目代號 : EN2080 助教資料 : 何冠毅 ([email protected]) 上課時間 : 15:10-18:00 上課方式 : 投影片、黑板講解、課後習題作業演練、延伸閱讀 教材 使用教科書 : Charles H. Roth, Jr., "Fundamentals of Logic Design, international student edition," sixth edition, international edition.,2010 Cenga ge learning.

8.

9.

10.

作業 (30%) 期中考 ( 30% ) 期末考 ( 40% ) 師生互動時間 : 周二上午 10 點 -12 點 助教協助時間 : mail ( 或電話 5607) 約時間

延伸閱讀教材 1.

2.

3.

輔助教科書 : Digital logic design, M. M. Mano and Charles R. Kime, 4 th edition, Prentice Hall 教材網頁 : 網路延伸教材 : (a) 電子工程專輯 (b) 奈米科學網 (c) Newsletter Physorg.com

(d) Nanowerk Nanotechnplogy (e) NPG Nature Asia-Pacific (f) Chemistry View etc…

課程大綱 1. INTRODUCTION NUMBER SYSTEMS AND CONVERSION ( 數字系統 ) 2. BOOLEAN ALGEBRA( 布林代數 MAXTERM EXPANSIONS ( ) 3. APPLICATIONS OF BOOLEAN ALGEBRA MINTERM AND 最大項與最小項 ) 1. KARNAUGH MAPS( 卡諾圖使用 ) 2. QUINE-McCLUSKEY METHOD 3. MULTI-LEVEL GATE CIRCUITS NAND AND NOR GATES ( 多階 及 NAND,NOR GATES( DEVICES( 電路 ) 4. COMBINATIONAL CIRCUIT DESIGN AND SIMULATION USING 組合邏輯電路設計 ) 5. MULTIPLEXERS, DECODERS, AND PROGRAMMABLE LOGIC 多工器、解碼器與可程式控制邏輯電路 )

學程地圖

Why you need to learn this course?

?

Logic design unit (the building block)

A MOS Inverter

1. Learning logic design 2. Learning how to carry out your designed circuit 3. The physical view of logic circuit

An Intel CPU layout

Integrated Circuit

What’s the building blocks of a IC’s

MOSFETs(Metal-Oxide-Semiconductor Field Effect Transistors)

DRAM(dynamic random accesses memory)

SRAM Chip

Flash memory

Nano electronics

1 nanometer devices!

Molecules FET

Nanowire-based logic circuit

Si Nanowire logic curcuit

Signal: Analog or Digital?

1. Analog : The signal is vary continuously 2. Digital: The signal is discrete 3. Signal accuracy: (a) Analog depending on the component accuracy when it was made (b) Digital: the accuracy can be enhanced by adding more “digits” 4. Positive logic/ Negative logic: (a) True/False: 1/0 , High/Low voltage 5. The performance of a digital circuit: (a) duty cycle

D/A and A/D convertor

Sampling Quantization(3 bits)

Digital Logic circuit

1. Digital system: (a) System design (b) logic design (c) circuit design 2. Digital circuit can be divided into: (a) Combination Circuit (b) Sequential Circuit( depends on both the present and past input value ) , therefore it requiring memory to “remember ” the past value

實現邏輯電路的方法 PLA, CPLD, FPGA, VHDL