Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this problem, consider the following truth table: A B C D out3 out2 out1 out0 0 0 0 0 0 0 0 1 0

In this problem, consider the following truth table:

A B C D out3 out2 out1 out0
0 0 0 0 0 0 0 1
0 0 0 1 0 0 1 0
0 0 1 0 0 0 1 1
0 0 1 1 0 1 0 0
0 1 0 0 0 1 0 1
0 1 0 1 0 1 1 0
0 1 1 0 0 1 1 1
0 1 1 1 1 0 0 0
1 0 0 0 1 0 0 1
1 0 0 1 1 0 1 0
1 0 1 0 1 0 1 1
1 0 1 1 0 0 0 0

Fill the PLA diagram that based on the table above.

0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 A -|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- A' -x---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- B -|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- B' -x---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- C -|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- C' -x---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- D -|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- D' -x---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -|---|---|---|---|---|---|---x---x---x---x---|---|---|---|---|-- out3 -|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- out2 -|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- out1 -|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|-- out0

To complete the PLA:

For each intersection in the AND plane (where intersections occur between the input wires and each possible input value), replace vertical bars with a single x where appropriate. The input value 0 is done for you.

For each intersection in the OR plane (where intersections occur between possible input values and outputs), replace vertical bars with a single x where appropriate. The output row for out3 is done for you.

You should not mark any points with an x in columns 12 through 15. However, in order to pass the autograder, those columns must nonetheless be present.

You should not do any minimization on any of the output variables. Each row in the truth table corresponds to a column in the PLA. The binary number represented by the four input variables can be matched with the equivalent decimal number above each column in the PLA. (The row with inputs 0000, for instance, can be matched with the column labeled 0, and the row with inputs 1001 can be matched with the column labeled 9.)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

5. Recognize your ability to repair and let go of painful conflict

Answered: 1 week ago