Skip to content
Snippets Groups Projects
  1. Mar 14, 2022
  2. Feb 18, 2022
  3. Dec 02, 2021
  4. Aug 02, 2021
  5. Jun 09, 2021
  6. Jun 08, 2021
  7. Jun 04, 2021
    • Ibrahim Ahmed's avatar
      controllers: Removed setpoint max clipping; add perf evaluation notebook; · 71982e6a
      Ibrahim Ahmed authored
      Temperature setpoints were earlier clipped if they were higher than temperature of water coming out of cooling tower. Why set point for warmer water than current? However in hot/humid settings where optimization is not possible, and setting a warmer setpoint doesn't warm water but still causes PID controlled fans to spin down, that is a power saving that we can afford.
      71982e6a
  8. Jun 03, 2021
  9. May 28, 2021
  10. May 27, 2021
    • Ibrahim Ahmed's avatar
      Multiple controllers via multi-threading; · 4e53f87f
      Ibrahim Ahmed authored
      src/controller.py: Script creates list of threads each passed a section of settings ini file,
      src/controllers: module contains definitions for individual controllers instantiated by each thread. The controllers follow a similar API.
      src/utils/logging.py: Logger adds its name to message,
      src/settings.ini: re-factored settings to separate per-controller values
      4e53f87f
  11. May 26, 2021
  12. May 18, 2021
  13. Mar 15, 2021
  14. Mar 12, 2021
  15. Jan 05, 2021
  16. Dec 21, 2020
  17. Dec 10, 2020
  18. Dec 08, 2020
  19. Dec 07, 2020
Loading