Consider the following LED light display for digits, a1, ,a7 are the lighting ed
ID: 3528599 • Letter: C
Question
Consider the following LED light display for digits, a1, ,a7 are the lighting edge for each edge. The digits 0~9 are represented as the following. Assume that we use 4 input bits as binary representation of 0~9. For example, 0000 for 0, 0001 for 1, and 1001 for 9. We denote i4,i3, i2, i1 forthebit3, bit 2, bit 1, and bit 0, respectively. Generate truth tables for a1...a7 lighting edges given input bits of i4, i3, i2, i1. Based on your truth table, generate the sum of product expression for al...a7. Implement a PLA for the LED light display.Explanation / Answer
http://www.electronics-tutorials.ws/combination/comb_6.html