Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are designing a digital smart home device that can automatically inject medicine for patients. The app has 4 inputs (a, b, c, d)

 

You are designing a digital smart home device that can automatically inject medicine for patients. The app has 4 inputs (a, b, c, d) and 2 outputs (fl, f2), where: a=room temperature (high-1, low =0), b= humidity level (high-1, low =0), c-Light level (Low level-1, Normal =0), d= motion activity level (1-high, 0-Normal), fl Air Conditioner (1= turn on, 0-turn off), f2 = lighting system (1= turn on, 0-turn off). The rules of the systemare: a. If high room temperature and high humidity level: your system will turn on Air Conditioner. b. If high light level and high motion activity level: your system will turn on the lighting system. c. Except for the two cases explained in point (a) and (b), the Air Conditioner and the lighting system will be turned off. 1) [10 points] Build the truth table for the digital smart home system explained above. 2) [10 points] Using K-map to find the most simplified Sum of Product (SOP) for both Boolean functions fl and f2. Activate Windo 3) [10 points] Draw the logic circuit for Boolean function fl and 2 using basic gates only o Settings to a 4) [10 points] Draw the logic circuit for Boolean function fl and f2 using NAND gates only

Step by Step Solution

3.34 Rating (157 Votes )

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_2

Step: 3

blur-text-image_3

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

University Physics with Modern Physics

Authors: Hugh D. Young, Roger A. Freedman

14th edition

133969290, 321973615, 9780321973610, 978-0133977981

More Books

Students also viewed these Programming questions