The truth table for the sop expression ab+b c has how many input combinations?
1
2
4
8
Answers
Answered by
4
hiiii
8 is your answer
8 is your answer
Answered by
1
The SOP expression will have input combinations:
Explanation:
- SOP stands for Sum Of Product and can expressed in form of sum of min-terms that is the input combinations having the output true or .
- given is the boolean expression,
- the number of input combination in the truth table is given by, where n is the number of variables in the expression. Here
- Hence combinations are in the truth table of 'F'.
- the truth of 'F' is , [tex]abc-\ \ \ \ 000\ \ \ \ \ \ \ 001\ \ \ \ \ \ \ 010\ \ \ \ \ \ 011 \ \ \ \ \ \ 100\ \ \ \ \ 101\ \ \ \ \ \ 110\ \ \ \ 111\\ F-\ \ \ \ \ \ 0(m_0)\ \ \ 0(m_1)\ \ \ \ 0(m_2)\ \ \ 1(m_3)\ \ \ 0(m_4)\ \ 0(m_5)\ \ 1(m_6)\ \ 1(m_7)[/tex]
- now the min-terms are
- hence the SOP expression will have three combinations
Similar questions