MHB Product of Sums Minimization KMap (Problem #2)

AI Thread Summary
The discussion centers around verifying the minimal Product of Sums (POS) equation derived from a Karnaugh Map. The original poster presents their equation as (\bar{z})(\bar{y} + w + \bar{x}) and questions the correctness of their grouping, particularly whether to include the bottom left 0 and D in their group of 8. They note that the Karnaugh Map image should be rotated 90 degrees clockwise for proper orientation. The context is clarified as a practice exam, not graded, and the instructor encourages seeking help, including online resources. The conversation emphasizes the importance of academic honesty while discussing the use of tools like table functions for solving the problem.
shamieh
Messages
538
Reaction score
0
Write out the minimal Product of Sums (POS) equation with the following Karnaugh Map. Just need someone to check my work please. I am questioning my self on my grouping. Did I group correctly or should I have grouped the bottom left 0 and D versus the 0 in the group of 8? Thanks for your time.

My Answer: $$(\bar{z})(\bar{y} + w + \bar{x})$$
View attachment 1417
 

Attachments

  • photo(1).JPG
    photo(1).JPG
    32.8 KB · Views: 88
Technology news on Phys.org
Just to let you know, at least for me, the image should be rotated 90 degrees clockwise to be oriented correctly. :D

In fact, it might be easier to just use the table functions on our toolbar:

[TABLE="class: grid, width: 250"]
[TR]
[TD]YZ
[/TD]
[TD]00
[/TD]
[TD]01
[/TD]
[TD]11
[/TD]
[TD]10
[/TD]
[/TR]
[TR]
[TD]00
[/TD]
[TD]1
[/TD]
[TD]1
[/TD]
[TD]1
[/TD]
[TD]1
[/TD]
[/TR]
[TR]
[TD]01
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[/TR]
[TR]
[TD]11
[/TD]
[TD]0
[/TD]
[TD]d
[/TD]
[TD]d
[/TD]
[TD]0
[/TD]
[/TR]
[TR]
[TD]10
[/TD]
[TD]d
[/TD]
[TD]0
[/TD]
[TD]1
[/TD]
[TD]1
[/TD]
[/TR]
[/TABLE]

I see that 5 points are associated with this problem in the image...is this part of a graded assignment? If so, has your instructor given you permission to seek outside help with it?
 
MarkFL said:
Just to let you know, at least for me, the image should be rotated 90 degrees clockwise to be oriented correctly. :D

LOL hahahaha:D:D

No it's not a graded assignment. It's a "practice exam" just to give us something to look at before the real Exam which isn't until Wednesday. Thus the "5pts etc" next to the questions, it was one of his real exams from last year. Oh of course, he encourages us to seek help. He literally told us in class the other day to look for help on Google lol.
 
shamieh said:
LOL hahahaha:D:D

No it's not a graded assignment. It's a "practice exam" just to give us something to look at before the real Exam which isn't until Wednesday. Thus the "5pts etc" next to the questions, it was one of his real exams from last year. Oh of course, he encourages us to seek help. He literally told us in class the other day to look for help on Google lol.

Okay, thank you for letting me know...we value academic honesty very highly here, and so it is my duty to ask. :D
 
Good to know about the table feature. Lol(Clapping)
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...

Similar threads

Replies
3
Views
3K
Replies
1
Views
2K
Replies
4
Views
2K
Replies
4
Views
2K
Replies
1
Views
2K
Replies
1
Views
4K
Replies
6
Views
3K
Back
Top