Survey
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
Lab 1. Introduction Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu Dept. of Electrical and Computer Eng., NCTU 1 Logic Design Lab 1. Introduction Chun-Hsien Ko Outlines What is IC (Integrated Circuit)? Tools and Devices Basic Logic Operator: AND, OR, NOT 74-series ICs: 7408, 7432, 7404 Broad Board, Solid Conductors and Wire Strippers Power Supply: +5V and GND LED (Light-Emitting Diode) Lab 1: DEMO the functions of ICs Dept. of Electrical and Computer Eng., NCTU 2 Logic Design Lab 1. Introduction Chun-Hsien Ko What is IC (Integrated Circuit)? 集成(Integrated)電路(Circuit) What is circuit: resistance, capacity, bipolar Inventor: Jack Kilby, 1923-2005 First integrated circuit, 1958 Put all components in a chip (1 bipolar, 3 resistances and 1 capacity) 7/16 in.=1.11 mm Dept. of Electrical and Computer Eng., NCTU 3 Logic Design Lab 1. Introduction Chun-Hsien Ko Basic Logic Operator: AND, OR, NOT NOT gate or INVERT (B = ~ A or B = A) A AND gate (Q = AB) OR gate (Q = A+B) Input A Output B 0 1 1 0 Input A Input B Output Q 0 0 0 0 1 0 1 0 0 1 1 1 Input A Input B Output Q 0 0 0 0 1 1 1 0 1 1 1 1 B Dept. of Electrical and Computer Eng., NCTU 4 Logic Design Lab 1. Introduction Chun-Hsien Ko 74-series ICs The lists of 74-series ICs: https://en.wikipedia.org/wiki/List_of_7400_series_integrate d_circuits Logic High and Low The ID of PINs Dept. of Electrical and Computer Eng., NCTU 5 Logic Design 7404 Lab 1. Introduction Chun-Hsien Ko 7432 7408 Dept. of Electrical and Computer Eng., NCTU 6 Logic Design Broad Board Lab 1. Introduction Chun-Hsien Ko The slots under red line are common voltage Dept. of Electrical and Computer Eng., NCTU 7 Logic Design Lab 1. Introduction Solid Conductors Chun-Hsien Ko Wire Strippers Dept. of Electrical and Computer Eng., NCTU 8 Logic Design Lab 1. Introduction Chun-Hsien Ko LED (Light-Emitting Diode) + : long pin (connect to result) - : short pin (connect to GND) Logic 1 : bright Logic 0 : dark Debug: Logic 0? No signal? LED is broken? + : long pin (connect to VCC) - : short pin (connect to result) Logic 0: bright Don’t directly connect VCC and GND for a long time ! Dept. of Electrical and Computer Eng., NCTU 9 Logic Design Lab 1. Introduction Chun-Hsien Ko Lab 1: DEMO the functions of ICs Dept. of Electrical and Computer Eng., NCTU 10