Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Lawn Sprinkler Design Design the controller for a lawn sprinkler system. The controller accepts three inputs: START, DRYNESS, and RAIN. It produces two outputs: ON,

image text in transcribed

Lawn Sprinkler Design Design the controller for a lawn sprinkler system. The controller accepts three inputs: START, DRYNESS, and RAIN. It produces two outputs: ON, and FLOW. The description of input/output signals is as follows: START-1. Start sprinkler in the morning (ON-1), if and only if it is needed. DRYNESS: is a 2-bit input: 00-too dry, 01-dry, 10-wet, and 11- fully watered RAIN-1. It is raining and the sprinkler should not be turned on ON-1. Turn on the sprinkler system. FLOW is a 2-bit output which controls the flow of water: 11- maximum flow, 10-medium flow, 01- drip, and 00 = no flow. The sprinkler system is turned on (set ON-1), if START -1. The lawn is not fully watered and it is not raining. The output flow should be "maximum" when the lawn is too dry, "medium when it is dry, and "drip" when it is wet. The sprinkler should be turned off when the lawn is fully watered. Design this controller using minimum logic for every output. Draw the schematic of the design using gates

Step by Step Solution

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

Step: 3

blur-text-image

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

Database Systems Design Implementation And Management

Authors: Carlos Coronel, Steven Morris

14th Edition

978-0357673034

More Books

Students also viewed these Databases questions

Question

Where should you go to request a higher direct deposit limit?

Answered: 1 week ago