Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 1.98 KB

README.md

File metadata and controls

28 lines (27 loc) · 1.98 KB

Ebrain IoT Freecooling Controller

The controller uses two PID controllers for fan control and an hysteresis controller for air conditioner control.

  ┌───────────┬─────────────────────────────┬─────────┐
  │           ├─────────────────────────────┤         │
  │           │                             │         │
  │           └─────────────────────────────┘         │
  │                   AIR CONDITIONER                 │
  │                                                   │
  │                                                   │
┌─┼─┐                                               ┌─┼─┐
│ │ │                                               │ │ │
│ │ │                                               │ │ │
│ │ │         ┌─┐                        ┌─┐        │ │ │
│ │ │FAN1     │ │                        │ │    FAN2│ │ │
│ │ │         └─┘                        └─┘        │ │ │
│ │ │                                               │ │ │
│ │ │       SENSOR1                    SENSOR2      │ │ │
└─┼─┘                                               └─┼─┘
  │                                                   │
  │                                                   │
  │                       AIR VENT                    │
  │                  ┌─────────────────┐              │
  │                  │┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼┼│              │
  └──────────────────┴─────────────────┴──────────────┘