Download presentation
Presentation is loading. Please wait.
Published byWarren Henry Modified over 9 years ago
1
1 Lecture 24 Transistors A look ahead Course summary
2
2 What's in a logic gate? Metal-oxide- semiconductor field- effect transistor (MOSFET) Complementary MOS N-type (NMOS transistor) P-type (PMOS transistor)
3
3 CMOS transistors
4
4 Inverter
5
5 NAND
6
6 AND gate An AND gate is a NAND gate with an inverter.
7
7 3-input NOR gate
8
8 Computer organization Assembly language and registers Fetch-decode-execute Arithmetic logic unit (ALU) Pipelining
9
9 What you (hopefully) learned Number systems Binary Octal Hexadecimal Conversion to and from decimal Boolean algebra Simplifying Boolean expressions Logic gates and truth tables Canonical forms SOP POS
10
10 What you (hopefully) learned NAND/NOR conversions Karnaugh maps Logic minimization with K-maps Multiplexers, demultiplexers PLAs/PALs ROMs Multi-level logic Timing diagrams Hazards Adders, propagation delays
11
11 What you (hopefully) learned Sequential logic Flip-flops and latches Registers Shift registers Counters Timing Setup time Hold time Propagation delay Finite state machines Moore machine Mealy machine
12
12 What you (hopefully) learned FSM design process State diagram State transition table State minimization Row matching Implication tables State encoding Sequential (binary) One-hot encoding Next-state logic minimization via K-maps Implement the circuit
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.