vault backup: 2025-02-24 10:37:45
This commit is contained in:
parent
0510f11ded
commit
9c237df32b
6
education/computer engineering/ECE2700/Karnaugh Maps.md
Normal file
6
education/computer engineering/ECE2700/Karnaugh Maps.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
A Karnaugh map is an alternative to a truth table for representing a function in boolean algebra, and serve as a way to derive minimum cost circuits for a truth table.
|
||||||
|
|
||||||
|
![[karnaugh-maps.png]]
|
||||||
|
|
||||||
|
Given the above truth table, the columns are labelled with $x_1$, and the rows are labelled with $x_2$.
|
||||||
|
|
BIN
education/computer engineering/ECE2700/assets/karnaugh-maps.png
Normal file
BIN
education/computer engineering/ECE2700/assets/karnaugh-maps.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
x
Reference in New Issue
Block a user