The De Morgan's Theorem
The theorem is showed graphically (more easily) by the picture reported
below:
It can be described in this way too:
This is the most important logic theorem for digital electronics, this
theorem says that any logical binary expression remains unchanged if we:
- Change all variables to their complements.
- Change all AND operations to ORs.
- Change all OR operations to ANDs.
- Take the complement of the entire expression.
A practical operational way to look at De Morgan's Theorem is that the
inversion bar of an expression may be broken at any point and the operation at
that point replaced by its opposite (i.e., AND replaced by OR or vice
versa).
You are here: Home-Training and courses-De Morgan's theorem
Previous Topic: Electronic fundam.