Thanks Mark for your patient and kind reply.
What a shame on me for that kind of mistake!
The reason I added AB to the expression was that I tried to simplify the expression following the Quotes here:
"
Here's the function again in all its glory.
There are some things in the function that suggest some actions to take. For example, the last two terms in the function are:
Let's work on those last two terms. These two terms differ just in the way A enters the two terms. It shows up both as A and as its inverse. You are probably tempted to write this expression as:
Here, we take advantage of the last item in the table for the OR function to eliminate the A-terms.
Using the results we have been able to generate, we can now note that the voting function, F, can be simplified.
can be simplified to:
we have to notice that
This is just a restatement that if you OR anything with itself, you get the original quantity back (X + X = X). Remember 0 + 0 = 0 and 1 + 1 = 1 and the expression ABC is either 0 or 1.
Now, we can generate a much simpler expression for the voting function. We start with the original voting function.
Expand R with multiple copies of the last term.
Then use our earlier method to get a simpler version of the voting function:
"
I fully understand your explanation concerning the result of the addition of AB and also know how to simplify the expression using the karnaugh map.
However, according to the explanation above, it seemed reasonable for me to add AB to the original expression to simplify it since X+X=X. I must have made a wrong interpretation of the explanation above somewhere. But I don't know where it is. Can you please give me a hint?
Thanks so much!