Design a home heating controller system.The controller: 1)Measures the current temperature 2)Evaluates heater state and

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Design a home heating controller system.The controller: 1)Measures the current temperature 2)Evaluates heater state and

Post by answerhappygod »

Design a home heating controller system.The controller:
1)Measures the current temperature
2)Evaluates heater state and turns heater on or off.
3)Get current heater state
There is a maximum temperature limit which the heater can beset.Heater can be turned on/off by the heating controller.It alsohas a manual on/off switch.There is only one heater and onecontroller in a typical home.
a.)determine appropriate classes,member variables andfunctionsfor this home heating system.Draw class diagrams usingUML.
b.)write code to implement the classes.Create necessary objectsfor the heating controller system.Show how the system will run.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply