Interface Design - MicroHouse: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
=Foundation= | =Foundation= | ||
The foundation must interface with other components: | The foundation must interface with other components: | ||
# CEBs | # CEBs | ||
# other foundation modules | # other foundation modules | ||
Line 12: | Line 11: | ||
=CEB Walls= | =CEB Walls= | ||
The CEB walls must interface with other components: | |||
# foundation | # foundation | ||
# window/door frames | # window/door frames | ||
Line 19: | Line 19: | ||
=Window/Door Frames= | =Window/Door Frames= | ||
The window/door frames must interface with other components: | |||
# foundation | # foundation | ||
# top-plate structure | # top-plate structure | ||
Line 27: | Line 28: | ||
=Utility Module= | =Utility Module= | ||
The utility module must interface with other components: | |||
# Floor module | # Floor module | ||
# Loft modules | # Loft modules | ||
Line 34: | Line 36: | ||
=Partition Wall Module= | =Partition Wall Module= | ||
The partition wall module must interface with other components: | |||
# Floor module | # Floor module | ||
# Loft modules | # Loft modules | ||
Line 39: | Line 42: | ||
=Loft Modules= | =Loft Modules= | ||
The loft module must interface with other components: | |||
# Utility module | # Utility module | ||
# Partition module | # Partition module | ||
Line 44: | Line 48: | ||
=Upper Wall Modules= | =Upper Wall Modules= | ||
The upper wall modules must interface with other components: | |||
# Top plate | # Top plate | ||
# Roof modules | # Roof modules | ||
Line 50: | Line 55: | ||
=Roof Modules= | =Roof Modules= | ||
The roof module must interface with other components: | |||
# upper wall modules | # upper wall modules | ||
# metal roof | # metal roof | ||
Line 56: | Line 62: | ||
=Skin Modules= | =Skin Modules= | ||
The skin module must interface with other components: | |||
# CEB wall module | # CEB wall module | ||
# window/door frame modules | # window/door frame modules |
Revision as of 14:41, 20 March 2014
I will begin with verbal descriptions of the interfacing required for the modules and move to diagrammatic expressions of the content next.
Foundation
The foundation must interface with other components:
- CEBs
- other foundation modules
- rigid insulation
- trim elements
- gravel substrate
- joint sealant
CEB Walls
The CEB walls must interface with other components:
- foundation
- window/door frames
- top-plate structure
- skin modules
- joint sealant
Window/Door Frames
The window/door frames must interface with other components:
- foundation
- top-plate structure
- windows and doors
- skin modules
- trim modules
- joint sealant
Utility Module
The utility module must interface with other components:
- Floor module
- Loft modules
- Partition wall module
- Utility stubs coming in
- Utility stubs going out
Partition Wall Module
The partition wall module must interface with other components:
- Floor module
- Loft modules
- Utility module
Loft Modules
The loft module must interface with other components:
- Utility module
- Partition module
- CEB wall module
Upper Wall Modules
The upper wall modules must interface with other components:
- Top plate
- Roof modules
- other upper wall modules
- trim modules
Roof Modules
The roof module must interface with other components:
- upper wall modules
- metal roof
- roof trim pieces
- walls of future MH modules
Skin Modules
The skin module must interface with other components:
- CEB wall module
- window/door frame modules
- trim modules
Marcin's sample template for interface design.