Karnaugh Map from Boolean Expression

  • Thread starter Thread starter nabelekt
  • Start date Start date
  • Tags Tags
    Expression Map
Click For Summary

Discussion Overview

The discussion revolves around constructing a Karnaugh map from a given Boolean expression for a practice exam question in an Intro to Logic Systems class. Participants explore methods for minimizing the expression and converting it into a truth table.

Discussion Character

  • Homework-related
  • Exploratory
  • Technical explanation

Main Points Raised

  • One participant seeks help with minimizing the function f(A,B,C) = \Sigmam(4,6) + \Sigmad(2,3,7) and constructing a Karnaugh map.
  • Another participant suggests constructing a truth table for the Boolean expression to verify it against the proposed minimized form AC' before using a Karnaugh map.
  • A participant expresses uncertainty about how to create a truth table from the given Boolean expression.
  • One participant proposes that the way to create the truth table is to OR the two expressions derived from the minterms and don't-care terms.

Areas of Agreement / Disagreement

Participants generally agree on the need to verify the expression and explore methods for constructing a truth table, but there is uncertainty regarding the specific steps to take in this process.

Contextual Notes

Participants have not resolved how to construct the truth table from the Boolean expression, and there are varying levels of confidence in the methods proposed.

Who May Find This Useful

Students studying logic systems, Boolean algebra, or those preparing for exams in related subjects may find this discussion relevant.

nabelekt
Messages
6
Reaction score
0
Hi,

I'm trying to figure out a few questions on a practice exam that I'm working on for my Intro to Logic Systems class and could use some help.

One of the questions (and the others are similar) says:

Determine the minimized realization in the sum-of-produicts form using literals of the function:
f(A,B,C) = \Sigmam(4,6) + \Sigmad(2,3,7)

The given answer is f(A,B,C) = AC'.

I know that \Sigmam(4,6) can be represented by AB'C' + ABC' and that \Sigmad(2,3,7) can be represented by A'BC' + A'BC + ABC, but beyond that I am not sure what to do. I think that I need to construct a Karnaugh map from the expression, but am not sure how to do it.

Any help is greatly appreciated. Thanks!
 
Physics news on Phys.org
nabelekt said:
f(A,B,C) = \Sigmam(4,6) + \Sigmad(2,3,7)
Before embarking on a K-map, I suggest that you construct a truth table for your Boolean expression for f(A,B,C), and compare it with AC', to make sure you have that right.
 
Thanks for the reply. I'm pretty sure that I know how to construct a Karnaugh map given a truth-table. But I do not know how to construct a truth-table given an expression like that. Can you help me with that?
 
Don't you just OR those two expressions:
AB'C' + ABC' with A'BC' + A'BC + ABC?

I assume that is the way to go.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K