Digital LogicTU Board 2077
Implement the following functions using PLA 1. w (A, B, C, D) = Σ(2, 12, 13) 1. x (A, B, C, D) = Σ(7, 8, 9, 10, 11, 12, 13, 14, 15) 1. y (A, B, C, D) = Σ(0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15) 1. z…
10Implement the following functions using PLA
- w (A, B, C, D) = Σ(2, 12, 13)
- x (A, B, C, D) = Σ(7, 8, 9, 10, 11, 12, 13, 14, 15)
- y (A, B, C, D) = Σ(0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15)
- z (A, B, C, D) = Σ(1, 2, 8, 12, 13)
This question was also asked in TU Board 2080. Read the worked answer →
Discussion
Loading…
More Digital Logic questions
Differentiate between synchronous and asynchronous counter. Design a 3 bit synchronous binary counter using T Flip Flop. Draw its timing diagram.TU Board 208110Explain De Morgan's Law. Simplify the Boolean function F(P,Q,R,S) =Π(0,1,4,5,11,14,15) and d(P,Q,R,S) =Σ(2,3,7,8,9,13) using K Map in both SOP and POS form.TU Board 208110Explain design procedure of combinatorial circuits. Design a combinatorial circuit with three inputs x, y, and z, and three outputs A, B, and C. When the…TU Board 208110Given A=46 and B=35 represent them in binary and perform A B using 1's complement method.TU Board 20815What is Multiplexer. Design 8 to 1 Multiplexer with low level Multiplexers.TU Board 20815Write about D flip flop with necessary circuit, block diagram, characteristic table and equation.TU Board 20815