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

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

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

Post by answerhappygod »

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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply