System input and output

From Control Systems Technology Group
Revision as of 22:16, 6 March 2016 by S141268 (talk | contribs)
Jump to navigation Jump to search

Back to main page: PRE2015_3_Groep4

To input: Input

To code: Code

To output: Output

The user must be able to adjust various settings of the Smart Bedroom to fit his own needs. In addition to that, the system must provide its user with information about how he slept and the user must be able to provide feedback, which the Smart Bedroom can take into account during the following nights. For this project, however, we won’t be able to implement all features the way we imagined it, if at all. In addition to that, we don’t know yet whether we will make a NetLogo simulation or a real, functioning prototype with an Arduino, so options for both of them have been listed. We’re not so experienced yet with working with the Arduino, so the descriptions for that may be a bit vague.

System input

Input Dream NetLogo simulation Arduino prototype
Setting or keeping track of the time and date. The Smart Bedroom uses the time and date according to your smartphone. The time is irrelevant, but the day of the year (between 1 and 365) can be typed into an input box. Built-in timekeeper or the time according to your laptop. The date is irrelevant.
Temperature in the bedroom. A simple thermostat is placed in the Smart Bedroom. A simple model simulates the temperature in the bedroom. N/A

(The Arduino has no temperature control.)