13.07.2015 Views

Digital Electronics: Principles, Devices and Applications

Digital Electronics: Principles, Devices and Applications

Digital Electronics: Principles, Devices and Applications

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Programmable Logic <strong>Devices</strong> 323indicate the power level, with ‘L’ <strong>and</strong> ‘Q’ respectively indicating low <strong>and</strong> quarter power levels <strong>and</strong> ablank representing full power.Example 9.4Table 9.4 shows the function table of a converter. Starting with the Boolean expressions for the fouroutputs (P, Q, R, S), minimize them using Karnaugh maps <strong>and</strong> then hardware-implement this converterwith a suitable PLD with PAL architecture.SolutionFrom the given function table, we can write the Boolean expressions for the four outputs as follows:P = ABCD+ ABCD + ABCD + ABCD + ABCD (9.13)Q = ABCD + ABCD (9.14)R = ABCD + ABCD + ABCD + ABCD+ ABCD + ABCD (9.15)S = ABCD+ ABCD + ABCD + ABCD (9.16)Karnaugh maps for the four outputs P,Q,R <strong>and</strong> S are respectively shown in Figs 9.21(a) to (d). Theminimized Boolean expressions are given by the equationsTable 9.4 Function table in example 9.4.A B C D P Q R S0 0 0 0 0 0 0 00 0 0 1 0 0 0 10 0 1 0 0 0 1 10 0 1 1 0 0 1 00 1 0 0 0 1 1 00 1 0 1 1 1 1 00 1 1 0 1 0 1 00 1 1 1 1 0 1 11 0 0 0 1 0 0 11 0 0 1 1 0 0 01 0 1 0 X X X X1 0 1 1 X X X X1 1 0 0 X X X X1 1 0 1 X X X X1 1 1 0 X X X X1 1 1 1 X X X X

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!