HAL: Difference between revisions
| m (→2021) | m (Updated with more diagrams and 2022 history so far) | ||
| Line 1: | Line 1: | ||
| HAL is MAG Laboratory's motion, door, and open status monitor. | HAL is MAG Laboratory's motion, door, and open status monitor. | ||
| [[File:HAL001.jpg|600px|HAL block diagram]] | |||
| == Design == | == Design == | ||
| Line 8: | Line 11: | ||
| == History == | == History == | ||
| === 2022 === | |||
| HAL GUI updated with better fan controls | |||
| * Still not feature-complete | |||
| Temperature Network Restart Added (problem report not written) | |||
| * Restarts the HAL temperature sensor network when outages or over-current conditions are detected | |||
| * MIC2090 chip used.  100mA current on the 5V line. | |||
| === 2021 === | === 2021 === | ||
| Internal HAL GUI prototype released (C#, mono) | Internal HAL GUI prototype released (C#, mono) | ||
Revision as of 00:54, 25 July 2022
HAL is MAG Laboratory's motion, door, and open status monitor.
Design
HAL is based on the raspberry-pi (one) model B and uses the PI's GPIO pins to interface with the outside world.
There is a hardware design document on Google Drive.
History
2022
HAL GUI updated with better fan controls
- Still not feature-complete
Temperature Network Restart Added (problem report not written)
- Restarts the HAL temperature sensor network when outages or over-current conditions are detected
- MIC2090 chip used. 100mA current on the 5V line.
2021
Internal HAL GUI prototype released (C#, mono)
- 12"_Axial_Ventilation_Fan GUI implemented
- Fan (motor) temperature sensor attached
 
- LT3960 differential one-wire implemented
- Temperature sensor network restart under fault
2020
Sensor network expanded
- ShopB
- Motion
- Temp
 
- Outdoor Temp
- ConfRm
- Motion
- Temp
 
- ElecRm
- Motion
- Temp
 
Internal HAL GUI implemented (python + pyside2)
Web Synoptic View Implemented
HAL internal mounting board added.
HAL interface & protection board added (See HAL-2 in the Problem Reports)
2017
HAL was created??? [Needs Confirmation]
Problem Reports
HAL-1 : "Main Door" does not describe the door being monitored
HAL-2 : Haldor Board is not Sufficiently Skookum for Safety
HAL-3 : A synoptic view should be implemented
HAL-4 : An Auto Updating Feature Should be Implemented


