Interface Design - MicroHouse: Difference between revisions

From Open Source Ecology
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:
===On the macro-scale:===
# 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:

  1. CEBs
  2. other foundation modules
  3. rigid insulation
  4. trim elements
  5. gravel substrate
  6. joint sealant

CEB Walls

The CEB walls must interface with other components:

  1. foundation
  2. window/door frames
  3. top-plate structure
  4. skin modules
  5. joint sealant

Window/Door Frames

The window/door frames must interface with other components:

  1. foundation
  2. top-plate structure
  3. windows and doors
  4. skin modules
  5. trim modules
  6. joint sealant

Utility Module

The utility module must interface with other components:

  1. Floor module
  2. Loft modules
  3. Partition wall module
  4. Utility stubs coming in
  5. Utility stubs going out

Partition Wall Module

The partition wall module must interface with other components:

  1. Floor module
  2. Loft modules
  3. Utility module

Loft Modules

The loft module must interface with other components:

  1. Utility module
  2. Partition module
  3. CEB wall module

Upper Wall Modules

The upper wall modules must interface with other components:

  1. Top plate
  2. Roof modules
  3. other upper wall modules
  4. trim modules

Roof Modules

The roof module must interface with other components:

  1. upper wall modules
  2. metal roof
  3. roof trim pieces
  4. walls of future MH modules

Skin Modules

The skin module must interface with other components:

  1. CEB wall module
  2. window/door frame modules
  3. trim modules


Marcin's sample template for interface design.