I need logic gates for all this case case 1: Intruder in the Safe Room =Y conditions: There is an intruder in the safe r
Posted: Thu Jul 14, 2022 2:12 pm
I need logic gates for all this case
case 1:
Intruder in the Safe Room =Y
conditions:
There is an intruder in the safe room =A
The safe room door is open =B
The intruder is not Scrooge=C
Now the truth table will be
The Sum of products expression will be
Y=AB'C'+AB'C+ABC'+ABC
Case 2:
Fires in the kitchen and Garage =Y
conditions :
There is a fire in the kitchen =A
There is a fire in the garage=B
The kitchen door is open =C
The garage door is open=D
Now the Truth table will be
Then the Sum of products expression will be
Y=ABC'D'+ABC'D+ABCD'+ABCD
Case -3:
Air condition=Y
condition:
The temperature greater than the desiredtemperature
Temperature =A
Desired temperature =B
now if A>B We have to take Y=1
now the Truth table will be
Y=AB'
case -4:
Celing light=Y
conditions :
let it is night time=A
The light sensor detects no light=B
Here if it is night time we have to on ceiling light orwhether light sensor detects the no light we have to on the ceilinglight
Then the Truth table will be
Then sum of products expression will be
Y=A'B+AB'+AB
case 1:
Intruder in the Safe Room =Y
conditions:
There is an intruder in the safe room =A
The safe room door is open =B
The intruder is not Scrooge=C
Now the truth table will be
The Sum of products expression will be
Y=AB'C'+AB'C+ABC'+ABC
Case 2:
Fires in the kitchen and Garage =Y
conditions :
There is a fire in the kitchen =A
There is a fire in the garage=B
The kitchen door is open =C
The garage door is open=D
Now the Truth table will be
Then the Sum of products expression will be
Y=ABC'D'+ABC'D+ABCD'+ABCD
Case -3:
Air condition=Y
condition:
The temperature greater than the desiredtemperature
Temperature =A
Desired temperature =B
now if A>B We have to take Y=1
now the Truth table will be
Y=AB'
case -4:
Celing light=Y
conditions :
let it is night time=A
The light sensor detects no light=B
Here if it is night time we have to on ceiling light orwhether light sensor detects the no light we have to on the ceilinglight
Then the Truth table will be
Then sum of products expression will be
Y=A'B+AB'+AB