i have a project that require me to design a hexadecimal to 7 segment decoder for common cathode using only BASIC GATES (AND, OR, NOT GATES).
after i have drawn the truth tables and k map, the below shows the equation for outputs a-g. ( [ ] - BAR )
a= [D]B + CB + D[A] + [CA] +[D]CA +D[CB]
b= [CB] + [CA] + [DBA] + [D]BA + DA
c= [D]C +D[C] +A + [DB] + [D]A
d= D + [DC]B + [DCA] + DC[A] + D[C]A + [D]B[A] + CA
e= DC + B[A] + DB + D[A] + [CA]
f= D[C] + [BA] + C[A] + DB + [D]C
g= D[C] + B[A] + DA + [C]B + [D]C
I would like to know those highlighted in red colour, can it be simplifiy further ?
And is all the equations above the most simplify ?
after i have drawn the truth tables and k map, the below shows the equation for outputs a-g. ( [ ] - BAR )
a= [D]B + CB + D[A] + [CA] +[D]CA +D[CB]
b= [CB] + [CA] + [DBA] + [D]BA + DA
c= [D]C +D[C] +A + [DB] + [D]A
d= D + [DC]B + [DCA] + DC[A] + D[C]A + [D]B[A] + CA
e= DC + B[A] + DB + D[A] + [CA]
f= D[C] + [BA] + C[A] + DB + [D]C
g= D[C] + B[A] + DA + [C]B + [D]C
I would like to know those highlighted in red colour, can it be simplifiy further ?
And is all the equations above the most simplify ?