Fundamental of logic design ( 邏輯設計 ) Ching Yuan Su( 蘇清源 ) Dept. of Electronic...

Post on 26-Dec-2015

235 views 5 download

Transcript of Fundamental of logic design ( 邏輯設計 ) Ching Yuan Su( 蘇清源 ) Dept. of Electronic...

Fundamental of logic design( 邏輯設計 )

Ching Yuan Su( 蘇清源 )Dept. of Electronic Engineering

Chang Gung University

2013.2

1. 學分數 : 32. 教室 : E03013. 科目代號 : EN20804. 助教資料 : 何冠毅 (D0027101@stmail.cgu.edu.tw)5. 上課時間 : 15:10-18:006. 上課方式 : 投影片、黑板講解、課後習題作業演練、延伸閱

讀教材7. 使用教科書 :

Charles H. Roth, Jr., "Fundamentals of Logic Design, international student edition," sixth edition, international edition.,2010 Cengage learning.

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

課程評量資訊

延伸閱讀教材1. 輔助教科書 : Digital logic design, M. M. Mano and Charles R.

Kime, 4th edition, Prentice Hall2. 教材網頁 : 3. 網路延伸教材 : (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(布林代數 )3. APPLICATIONS OF BOOLEAN ALGEBRA MINTERM AND

MAXTERM EXPANSIONS (最大項與最小項 )2. KARNAUGH MAPS(卡諾圖使用 )3. QUINE-McCLUSKEY METHOD4. MULTI-LEVEL GATE CIRCUITS NAND AND NOR GATES(多階及 NAND,NOR電路 )

5. COMBINATIONAL CIRCUIT DESIGN AND SIMULATION USING GATES(組合邏輯電路設計 )

6. MULTIPLEXERS, DECODERS, AND PROGRAMMABLE LOGIC DEVICES(多工器、解碼器與可程式控制邏輯電路 )

學程地圖

?

Why you need to learn this course?

A MOS Inverter

Logic design unit (the building block)

1. Learning logic design2. Learning how to carry out your designed circuit3. The physical view of logic circuit

Integrated Circuit

An Intel CPU layout

What’s the building blocks of a IC’sMOSFETs(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 discrete3. 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 voltage5. The performance of a digital circuit: (a) duty cycle

D/A and A/D convertor Sampling

Quantization(3 bits)

Digital Logic circuit1. Digital system: (a) System design (b) logic design (c) circuit design2. 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