Another work through of a 3 input boolean expression, to reduce using my 6 step method for Karnaugh maps
Step 1: Identify groups separated by OR V
Step 2: Create empty Karnaugh map and place A and ~A idicators to help
Step 3: Enter 1's for each group indentified in step 1
Step 4: Surround groups with rectangles, biggest is best overlaps allowed (can wrap if needed)
Step 5: For each region on map identify the inputs that change and stay the same. Discard the changing ones and join the ones that stay the same with AND ^
Step 6: Join the expressions for each region using Or V
Download
0 formats
No download links available.
Karnaugh maps made easy - another 3 input Karnaugh map using my 6 step method | NatokHD