30.6k views
3 votes
A circuit has four inputs RSTU and four outputs VWYZ. RSTU represents a Binary Coded Decimal digit VW represents the quotient and YZ the remainder when RSTU is divided by 3 (VW and YZ represent 2-bit binary numbers). Assume that invalid inputs do not occur. Realize the circuit using(a) a ROM

(b) a minimum two-level NAND-gate circuit
(c) a PLA (specify the PLA table)

User Kaffee
by
4.1k points

1 Answer

4 votes

Answer:

Step-by-step explanation:

A circuit has four inputs R, S, T, U. The outputs are V, W, Y, and Z. When RSTU is divided by 3, VW represents the quotient and YZ is the remainder.

check the attachment for explicit explanation.

A circuit has four inputs RSTU and four outputs VWYZ. RSTU represents a Binary Coded-example-1
A circuit has four inputs RSTU and four outputs VWYZ. RSTU represents a Binary Coded-example-2
A circuit has four inputs RSTU and four outputs VWYZ. RSTU represents a Binary Coded-example-3
A circuit has four inputs RSTU and four outputs VWYZ. RSTU represents a Binary Coded-example-4
User BC Smith
by
5.1k points