3,010 views
3 votes
3 votes

A lawn-sprinkling system is controlled automatically by certain combination of following variables.
Season (S = 1, if summer ; 0, otherwise)
Moisture content of the soil (M = 1, if high ; 0, if low)
Outside temperature (T = 1, if high ; 0, if low)
Outside humidity (H = 1, if high ; 0, if low)
The sprinkler is turned ‘ON’ under any of the following conditions.
1. The moisture content is low in winter.
2. The temperature is high and moisture content is low in summer.
3. The temperature and humidity is high in summer.
4. The temperature and moisture content is low in summer.
5. The temperature is high and the humidity is low.
Then the minimum number of two input NAND gates required to implement this function is ________.

1 Answer

Related questions

0 votes
0 votes
0 answers
1
deba1014 asked Apr 12
81 views
What is the maximum n-bit number in base x ,when represented in decimal(10)?
0 votes
0 votes
2 answers
3
rajveer43 asked Jan 12
205 views
The number of full and half-adders required to add $32$-bit numbers is______________________
0 votes
0 votes
0 answers
4
Redcom1988 asked Dec 23, 2023
199 views
Design a counter according to the state diagram above using only NAND gates and JK Flip-flops (if needed) complete with state tables