Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment: Working combinatorial circuits: 1) building truth table, 2) extracting an output function, 3) minimizing, and 4) converting to a gate diagram. You are developing

Assignment: Working combinatorial circuits: 1) building truth table, 2) extracting an output function, 3) minimizing, and 4) converting to a gate diagram.

You are developing a circuit to monitor a computer server room and alarm . The room is wired with these sensors and inputs to your circuit: --T== room temperature active if temperature exceeds limit

--H== room humidity active if humidity exceeds limit

--D== smoke particulates active if particulates detected

--P== power OK active when the room is powered OK (either primary or backup power)

--A== alarms disabled when alarms are turned off, do nothing

Your circuit (running on a battery backup system not dependent on power to the room) will enable an output that will be connected to an alarm and SW to send a text message in the event of a problem detected. Your job is to build the detection logic circuit (not the alarm or text messaging).

Any of T,H,D or NOT-P will send an alarm, unless alarms are disabled.

Build a circuit to monitor the inputs and activate the alarm and messaging when appropriate.

1) Build a truth table for server room monitoring.

2) Extract an output function in positive logic (using ANDs and ORs)

3) Minimize the function

4) Convert to NAND or NOR gates.

5) Implement the circuit with a gate diagram

USE ONLY TWO-INPUT NAND AND NOR GATES, AND INVERTORS BE CLEAR ABOUT YOUR WORK ON EACH OF THESE FIVE STEPS FOR PARTIAL CREDIT AND CLARITY

*Note I found about 6 questions of this homework on this site, all the answer for the 6 was copied words for words. I am not sure if those answer are right because everybody that solved the questions copied the solution

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 A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions

Question

What is the basis for Security Concerns in Cloud Computing?

Answered: 1 week ago

Question

Describe the three main Cloud Computing Environments.

Answered: 1 week ago