660 likes | 709 Views
Learn about Boolean algebra, truth tables, logic gates, circuits, and flip-flops in digital logic. Gain an understanding of how these concepts are used to design and analyze digital systems.
E N D
Chapter 3 Boolean Algebra and Digital Logic Linda Null, Julia Lobur
Figure 03.UN01: "I've always loved that word, Boolean." Claude Shannon
Table 03.T06: Truth Table for the AND Form of DeMorgan's Law -
Table 03.T07: Truth Table Representation for a Function and Its Complement -
Table 03.T08: Truth Table Representation for the Majority Function -
Figure 03.F02: a) The Truth Table for XOR b) The Logic Symbol for XOR -
Figure 03.F05: Three Circuits Constructed Using Only NAND Gates -
Figure 03.F06: A Three-Input OR Gate Representing x + y + z -
Figure 03.UN08: Line drawing showing a function that evaluates to one AND gate using x and y as input. -
Figure 03.F12: a) Truth Table for a Full-Adder b) Logic Diagram for a Full-Adder -
Figure 03.F14: a) A Look Inside a Decoder b) A Decoder Symbol -
Figure 03.F15: a) A Look Inside a Multiplexer b) A Multiplexer Symbol -
Figure 03.F18: A Clock Signal Indicating Discrete Instances of Time -
Figure 03.F21: a) SR Flip-Flop b) Clocked SR Flip-Flop c) Characteristic Table for the SR Flip-Flop d) Timing Diagram for the SR Flip-Flop (assuming initial state of Q is 0) -
Figure 03.F22: a) JK Flip-Flop b) JK Characteristic Table c) JK Flip-Flop as a Modified SR Flip-Flop d) Timing Diagram for JK Flip-Flop (assuming initial state of Q is 0) -
Figure 03.F23: a) D Flip-Flop b) D Flip-Flop Characteristic Table c) D Flip-Flop as a Modified SR Flip-Flop d) Timing Diagram for D Flip-Flop -
Figure 03.F24: JK Flip-Flop Represented as a Moore Machine -
Figure 03.F25: Simplified Moore Machine for the JK Flip-Flop -
Figure 03.F26: JK Flip-Flop Represented as a Mealy Machine -
Figure 03.F27: a) Block Diagram for Moore Machines b) Block Diagram for Mealy Machines -
Figure 03.F29: Algorithmic State Machine for a Microwave Oven -
Figure 03.UN02: Finite State Machine for Accepting a Variable Name -
Figure 03.F30: a) 4-Bit Register b) Block Diagram for a 4-Bit Register -
Figure 03.F31: 4-Bit Synchronous Counter Using JK Flip-Flops -