OSE Specifications for Product Design: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
#Modular Design  
#Modular Design  
#Interface Design ([[Contract-First Manufacturing]])
#Interface Design ([[Contract-First Manufacturing]])
=Links=
*[[OSE Specifications]]

Revision as of 17:36, 2 August 2013

To assess the technological design features of OSE Specifications, these are the most important:

  1. Lifetime Design. Achieved by: bolt-together, Space Frame construction; modularity - allows new functions to come from machine, extending range of service; simplicity, transparency, and serviceability - user is in control and user can take responsibility for maintaining the machine in good shape; scalability - allows machine to grow/shrink with needs.
  2. Design for Scalability. Intensive and Extensive Scalability. Includes stackability via easy interface design. Machines should be designed to allow infinite scalability. Ex. Power cube can be built using the same structural frame in sizes from 5 hp to 200 hp, and these can be stacked in parallel or siries.
  3. Modular Design. Involves clear interface design. Quick-coupled hydraulics and bolt-together space frames facilitate this. Modularity can occur on the component level as well, with the Stock Tubing and Stock Pivot Plates. Same PTO motor drives Open Source Car and agricultural implements.
  4. Design for Fabrication. Design for minimal fabrication requirements. Design for common parts. Design for production of multiple, stock, identical components - like Legos and erector set.
  5. Simplicity. Minimal parts count. Maximum redundancy of part types.
  6. Low cost. Off-shelf parts. Minimum machining.
  7. Meeting or exceeding industry standards. Overbuild with Space Frames.
  8. Machine fit as part of a greater product ecology - on the component level, module level, and
  9. Designed as a Product Ecology - at the component, module, and machine level.


The development process itself follows:

  1. Test-Driven Design
  2. Modular Design
  3. Interface Design (Contract-First Manufacturing)

Links