Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Figure 1 shows a temperature control system using the LPC1768 microcontroller. A temperature sensor (LM35) is used to measure temperature of water in manufacturing plant

image text in transcribed
Figure 1 shows a temperature control system using the LPC1768 microcontroller. A temperature sensor (LM35) is used to measure temperature of water in manufacturing plant and send the equivalent temperature reading in analog voltage to the microcontroller. Based on the temperature reading, the microcontroller controls a heater and a cooler in order to achieve the desired temperature in the manufacturing plant. At the same time, the temperature data are sent to the computer by using the asynchronous serial communication protocol. The desired water temperature should be maintained in the range between 50C to 70C. (a) Draw a flowchart and write a program to implement the system to meet the given specifications. (b) If a switch is connected to the microcontroller to stop the operation of the system manually, modify your program to implement this operation by using interrupt instead of polling to read the state of the switch. (c) To score high marks for this assignment, suggest additional features i.e., include PWM control, additional sensors, etc! Figure 1: Temperature control system in a manufacturing plant

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

Oracle Database 10g Insider Solutions

Authors: Arun R. Kumar, John Kanagaraj, Richard Stroupe

1st Edition

0672327910, 978-0672327919

More Books

Students also viewed these Databases questions