Software Engineering

Design a climate control system which: Keeps the room within user-defined temperature and humidity ranges by interfacing with sensors and heating, cooling, and humidity systems Allows users to seVchange the ranges Deliverable requirements: Draw a context model Draw a state-transition diagram Sketch a user interface / control panel Write pseudo-code to support your design Describe the exception handling for "sensor failure"                                              

Sample Solution