Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Altera Quartusll Design an A C control system that will turn on heat or cooling based on the inputs. the circuit, has 4 inputs,

Using Altera Quartusll Design an AC control system that will turn on heat or cooling based on the inputs. the circuit, has 4 inputs, and outputs.
the inputs are:T1TO:
indicate if 01 room temp. higher than set temp.
M1MO:
if 11 or 00 room temp. equal set temp. if 10 room temp. lower than set temp.
if 11, then the AC is off if 10, then the heating is on.
if 01, then the cooling is on. if 00, then the auto mode is on.
The outputs:
H : output is 1, to turn heater on
C: output is 1, to turn chiller on - operation:
during heating mode, turn the heater on, when temp. is colder than set temp.
during cooling mode, turn the chiller on, when temp. is warmer than set temp.
on auto mode, turn Heater on when temp is cooler, and turn chiller on when temp is higher
if the AC is off, then neither is on
Part1: fill in the truth table
\table[[Inputs,Outputs],[M1,M0,T1,T0,H,C,],[0,0,0,0,,,],[0,0,0,1,,,],[0,0,1,0,,,],[0,0,1,1,,,],[0,1,0,0,,,],[0,1,0,1,,,],[0,1,1,0,,,],[0,1,1,1,,,],[1,0,0,0,,,],[1,0,0,1,,,],[1,0,1,0,,,],[1,0,1,1,,,],[1,1,0,0,,,],[1,1,0,1,,,],[1,1,1,0,,,],[1,1,1,1,,,]]
image text in transcribed

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

How To Build A Million Dollar Database

Authors: Michelle Bergquist

1st Edition

0615246842, 978-0615246840

More Books

Students also viewed these Databases questions

Question

What was the outcome for Joe?

Answered: 1 week ago