Algorithms

EasyMediumHard
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
Question 47
Easy

An automated smart heating system regulates household temperature. Complete the table to identify the missing input, process, and output in the system.

Smart heating control system block diagram

InputProcessOutput
[1]Calculate burner runtimeBurner runtime
Current temperature and Target temperature[2]Temperature difference
Boiler control signalActivate boiler heating element[3]
[3]

Algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Algorithms