දන්න කෙනෙක් මේක ටික කියලා දෙන්න
A digital circuit has four inputs D, C, B, A representing the binary values 0000 to 1111 (i.e., 0 to 15 decimal). The output F is true if the input fails in the range 8 to 10 (inclusive),or if the input is divisible by 3, or if the input is divisible by 7.it if false otherwise. zero is considered as indivisible by 3 or 7
a)construct a truth table for system
b)from the truth table write down a boolean equation for F in terms of D,C,B,A
c)using either boolean algebra or Karnaugh maps,obtain a simplified expression for F
d)draw a circuit to implement the circuit for F
A digital circuit has four inputs D, C, B, A representing the binary values 0000 to 1111 (i.e., 0 to 15 decimal). The output F is true if the input fails in the range 8 to 10 (inclusive),or if the input is divisible by 3, or if the input is divisible by 7.it if false otherwise. zero is considered as indivisible by 3 or 7
a)construct a truth table for system
b)from the truth table write down a boolean equation for F in terms of D,C,B,A
c)using either boolean algebra or Karnaugh maps,obtain a simplified expression for F
d)draw a circuit to implement the circuit for F