Вы находитесь на странице: 1из 1

EC401 DIGITAL ELECTRONICS

Tutorial Sheet - 8
1. Implement the following functions using programmable logic devices F0 = A + B' C' F1 = A C' + A B F2 = B' C' + A B F3 = B' C + BC 2 Implement the following function using PLA F1= ABC+C F2 = A+B+C, F3=ABC, +A F4=A+B+C, F5 = A xor B xor C, F6 = A xnor B xnor C 3 Design BCD to Gray Code Converter using Programmable Logic Device 4 Design 2 Bit binary magnitude comparator using PAL chip. 5 Realize the expressions F1= ABC+BCD+ACD F2=BCD+ABC+AC F3=AD+BCD+ACD Using the following devices a multiplexer b. decoder c PLA

6 A system transmits four variables A (MSB), B, C, D .A circuit is to be designed to produce three different output f1,f2,f3. The function f1 should be asserted when input code equals 1,3,12,13,14,15. F2 should be asserted for an input code representing 5, 10,11,12,13,15 and f3 should be asserted for input code of 0, 3, 4 , 7, 8, 10, 11 .minimize the expression and realize them using PLA.

Вам также может понравиться