Department of Computer Science and Information Engineering
National Cheng Kung University
數位系統實驗
LAB-01
陳培殷
國立成功大學 資訊工程系
Digital Integrated Circuit Design Laboratory
Outline
■ 實驗器材和晶片的介紹
❑ Solderless Breadboard
❑ IC (74LS00)
❑ Example
■ Lab 說明
❑ Lab Notice
❑ Lab 01-1
❑ Lab 01-2
實驗器材和晶片的介紹 - Solderless Breadboard
Introduction of Solderless Breadboard
■ Solderless Bredboard is a convenient kit for lay outing circuits without
any soldering (焊接) work. It is very useful for circuit test and
modification during practical training.
■ Components in lab can be reused with breadboard.
■ Normally, component’s pins are inserted into holes on breadboard.
Every five holes are connected together by a brass stripe under plastic
cover. One of holes is connected to component’s pin and the other
holes are for circuit connection with jumpers.
實驗器材和晶片的介紹 - Solderless Breadboard
ETS-5000 & ETS-7000A
20 台左右 5 台左右
實驗器材和晶片的介紹 - Solderless Breadboard
ETS-5000 & ETS-7000A
ETS-5000 ETS-7000A
實驗器材和晶片的介紹 - Solderless Breadboard
實驗器材和晶片的介紹 - Solderless Breadboard
Top view of the breadboard
: connected : disconnected
實驗器材和晶片的介紹 - Solderless Breadboard
Connection of the Solderless Breadboard
5V
e
+ - GND
5V 5V V1
- f + VCC
f
實驗器材和晶片的介紹 - IC
74LS00 (1/3) NAND gate Not - AND
Vcc (5V)
10 9 8
1 2 3 ground
實驗器材和晶片的介紹 - IC
74LS00 (2/3)
ground
1 3
[2] 9
2
[3] 8
12
13
[1]
1 10
1 [1] [3]
power
[2]
5V
實驗器材和晶片的介紹 - IC
74LS00 (3/3)
1
[2]
2
[3] 8
12
13
[1]
[1] [3]
[2]
1. Multiple chips (gates) are used to realize a specific circuit
2. A dedicated chip (ASIC, application specific integrated circuit)
實驗器材和晶片的介紹 - Example
Example 74LS00 Chip(1/7)
■ Board
output
power supply
TTL mode
Chip(NAND)
Wire connection
& IC placement
input
實驗器材和晶片的介紹 - Example
Example 74LS00 Chip(2/7)
■ Board : wire connection
Chip(NAND)
Vcc (5V)
ground
實驗器材和晶片的介紹 - Example
Example 74LS00 Chip(3/7)
VCC
■ Power supply Use This
Don’t touch it
GND
實驗器材和晶片的介紹 - Example
Example 74LS00 Chip(4/7)
■ Signal input
實驗器材和晶片的介紹 - Example
Example 74LS00 Chip(5/7)
■ Signal output
實驗器材和晶片的介紹 - Example
Example 74LS00 Chip(6/7)
■ Input 11
Y
■ Output 0
74LS00 truth table
Input Output
A B Y
0 0 1
1 0 1
0 1 1
1 1 0
A B
實驗器材和晶片的介紹 - Example
Example 74LS00 Chip(7/7)
■ Input 00
Y
■ Output 1
74LS00 truth table
Input Output
A B Y
0 0 1
1 0 1
0 1 1
1 1 0
A B
74LS00 NAND gate
74LS04 NOT gate
74LS08 AND gate
74LS32 OR gate
Lab 說明 - Lab Notice
Names Amount
Solderless Breadboard ×1
74LS00 ×1
74LS04 ×1
74LS08 ×1
74LS32 ×1
Lab 說明 - Lab Notice
Three representations for a circuit
1. Boolean Algebra 2. Truth 真值表
Table
n input variables ô 2n combinations
F1=x+y’z Inputs
3. Circuit Diagram
Lab 說明 - Lab Notice
■ Input
■ Output
ETS-5000 ETS-7000A
Lab 說明 - Lab 01-1 Circuit Diagram
Please (a) draw the truth table of the following circuit and
(b) implement it on the solderless breadboard.
Hint: 74LS00, 74LS04
Lab 說明 - Lab 01-2 Circuit Diagram
Please (a) draw the truth table of the following circuit and
(b) implement it on the solderless breadboard.
Hint: 74LS00, 74LS04, 74LS32