PRASHNIKAप्रश्निका
‹ Back to the paper

A company intends to develop a device to show the high status power load for a household invertor…

Computer Science20205 marksShort answer
A company intends to develop a device to show the high status power load for a household invertor depending on the criteria given below: • If Air conditioner and Geyser are on OR • If Air conditioner is off, but Geyser and Refrigerator are on OR • If Geyser is off, but Air conditioner and Water purifier are on OR • When all are on The inputs are:
INPUTS
AAir conditioner is on
GGeyser is on
RRefrigerator is on
WWater purifier is on
(In all the above cases 1 indicates yes and 0 indicates no.) Output : X [1 indicates high power, 0 indicates low power for all cases] Draw the truth table for the inputs and outputs given above and write the SOP expression for $X(A,G,R,W)$.

Answer

No answer yet.

Boolean Algebra

From ISC 2020 Computer Science Paper 1, question 6(a).

Check your working with the Boolean algebra solver: the steps law by law, the K-map and the logic circuit for any expression.