Skip to content

Commit 9160f24

Browse files
authored
Document air quality enchancers (#44)
1 parent 0dc6472 commit 9160f24

File tree

4 files changed

+49
-1
lines changed

4 files changed

+49
-1
lines changed

src/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
- [Large Air Compressor](./equipment/large_air_compressor/README.md)
3232
- [Infrastructure](./infrastructure/README.md)
3333
- [RFID Access Controllers](./infrastructure/rfid_access_controllers/README.md)
34+
- [Main Workshop Air Exchange](./infrastructure/main_workshop_air_exchange/README.md)
35+
- [Basement Workshop Air Filtration](./infrastructure/basement_workshop_air_filtration/README.md)
3436
- [Music Server](./infrastructure/music_server/README.md)
3537
- [Tassimo machine/water dispenser](./infrastructure/bosch_tassimo_machine/README.md)
3638
- [DeLonghi Coffee Machine](./infrastructure/delonghi_coffee_machine/README.md)

src/infrastructure/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The things that make Maker Space usable.
77
- [Hot water dispenser](./bosch_tassimo_machine/)
88
- [DeLonghi Magnifica coffee machine](./delonghi_coffee_machine/)
99
- Vending machine
10-
- Air filters
10+
- [Main Workshop Air Exchange](./main_workshop_air_exchange/)
11+
- [Basement Workshop Air filtration](./basement_workshop_air_filtration/)
1112
- [Music server](./music_server/)
1213
- [Wiki](./wiki/)
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Basement Workshop Air Filtration
2+
3+
Both the north and south basement workshops have Axminster air particle filters.
4+
These are suitable for removing the worst of suspended dust from the air.
5+
6+
They are not helpful for particularly fine or hazardous dust/particles/fibres (i.e. anything you would usually use a HEPA filter or class H vacuum for).
7+
8+
## Essential Information
9+
10+
- Responsible Person(s): Dan Nixon
11+
12+
## North Workshop Filter
13+
14+
Currently the filter in the north basement workshop is serviceable.
15+
16+
It is effectively stock and located in the position it will remain in.
17+
18+
Please use it when creating dust in the north workshop (e.g. when running the Workbee CNC router).
19+
20+
## South Workshop Filter
21+
22+
The filter in the south workshop is not currently serviceable and not mounted in a suitable position.
23+
24+
## To Do
25+
26+
- [ ] New control system, with:
27+
- network remote control
28+
- automatic start/stop based on presence and/or air quality
29+
- [ ] Install new control system, in
30+
- [ ] south workshop filter
31+
- [ ] north workshop filter
32+
- [ ] Mount south workshop filter overhead in a suitable central location
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Main Workshop Air Exchange
2+
3+
There is an air extraction fan for the main space fitted above the front door.
4+
The control for it is located in the south west corder of the ground floor main workshop.
5+
6+
When operated, the negative pressure in the room draws in fresh air from whatever source is available.
7+
Such sources include:
8+
9+
- The ceiling vent above the inner door, via the ceiling void, eventually feeding from the vents in the boiler room
10+
- Any open windows (e.g. in the goldfish bowl)
11+
- Via other routes through the building when the inner door is held open (e.g. via Vane or the rear/courtyard door)
12+
13+
This fan can be used to maintain the main workshop at a comfortable balance of temperature and air quality.

0 commit comments

Comments
 (0)