December 2001
Intermediate to advanced
320 pages
7h 37m
English
Electronic logic circuits
We want an electronic circuit that automatically performs the function of the bank vault access controller discussed in Chapter 2. In this chapter, we see how electronic circuits, called gates, can be made to perform the basic logical functions, AND, OR, and NOT. Using these, we design two commonly used devices, the decoder and the multiplexer. We also see how circuits made from gates can be made to store binary values and how these flip-flops are used to make state machines.
In Chapter 2 we arrived at the logic expression for a device that will control access to a bank vault. To develop this algebraic expression into functioning hardware, ...