Question: Q2) (40 points) We have a temperature sensor measuring the values in 10 -bit binary form. To convert the read value to Celsius degrees (C)

Q2) (40 points) We have a temperature sensor measuring the values in 10 -bit binary form. To convert the read value to Celsius degrees (C) the following formula should be used. c=(s673)25 where, s is the sensor measurement and c is the corresponding value in Celsius degrees. The measured temperature can be between 0C and 63C. Design an air conditioner control unit such that, when the measured temperature is less than 16C, the heater should turn on by feeding it a logic level 1 value. Implement this system in Verilog using a- Dataflow modeling b- Behavioral modeling
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
