Hi all,
I have this question for my homework.
Implement the following function u sing a 4-to-16 decoder with active low outputs and any additional logic which might be necessary.
F(a,b,c,d) = ab'c + bcd + ac'd + (abd)'
I started to tackle this question by standardizing the function but when I used De Morgan's theoreum on (abd)' , I realized that I already had a b' in the function.
(abd)' = a' + b' + d'
ab'c = ab'cd + ab'cd'
When standardizing b' , two of the minterms will be ab'cd and ab'cd'. I'm confused about this can you help me please?
I have this question for my homework.
Implement the following function u sing a 4-to-16 decoder with active low outputs and any additional logic which might be necessary.
F(a,b,c,d) = ab'c + bcd + ac'd + (abd)'
I started to tackle this question by standardizing the function but when I used De Morgan's theoreum on (abd)' , I realized that I already had a b' in the function.
(abd)' = a' + b' + d'
ab'c = ab'cd + ab'cd'
When standardizing b' , two of the minterms will be ab'cd and ab'cd'. I'm confused about this can you help me please?