OSE Specifications for Product Design: Difference between revisions
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
#Scalability of project - to many modules being developed at one time | #Scalability of project - to many modules being developed at one time | ||
#Parallel Development | #Parallel Development - different steps in a given module may be taken on at the same time | ||
#[[Test-Driven Design]] | #[[Test-Driven Design]] | ||
#Module-Based Design - for scalability and parallel development | #Module-Based Design - for scalability and parallel development | ||
Line 22: | Line 22: | ||
#Ability to track development | #Ability to track development | ||
#Ability to create new development projects readily | #Ability to create new development projects readily | ||
#Ability to absorb new developers and expand as resources allow (agility) | |||
#Ability to course-correct pending new developments (agile development) | |||
#Interface Design ([[Contract-First Manufacturing]]) - defines how modules fit together | #Interface Design ([[Contract-First Manufacturing]]) - defines how modules fit together | ||
Revision as of 18:20, 8 August 2013
Introduction
To assess the technological design features of OSE Specifications, these are the most important:
- Designed as a Product Ecology - at the component, module, and machine level. This means any single machine is being design with consideration of fitting in the overall set, not as a single machine. The intent here is that we are testing the feasibility of the entire package being managed (capable of being built from scrap steel in 50 days with 4 skilled people and 12 apprentices and repaired/maintained at no more than 300 hours per year). This is a serious quantitative milestone that will be developed as the set grows.
- 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.
- 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.
- 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.
- 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.
- Simplicity. Minimal parts count. Maximum redundancy of part types.
- Low cost. Off-shelf parts. Minimum machining.
- High Performance. Meeting or exceeding industry standards - as defined in GVCS Comparison to Industry Standards. Overbuild with Space Frames.
- Product Ecology - Machine fit as part of a greater product ecology - on the component level, module level, and machine level.
The development process itself follows:
- Scalability of project - to many modules being developed at one time
- Parallel Development - different steps in a given module may be taken on at the same time
- Test-Driven Design
- Module-Based Design - for scalability and parallel development
- Ability to handle Modules and Machines as units of development
- Ability to update development readily
- Ability to track development
- Ability to create new development projects readily
- Ability to absorb new developers and expand as resources allow (agility)
- Ability to course-correct pending new developments (agile development)
- Interface Design (Contract-First Manufacturing) - defines how modules fit together
Each of the above will be rated from 1-10 and the result summed to get an overall % score of the maximum 140 points.
Protocol
- Use OSE Specifications Assessment Template to rate and quantify the level of adherence to OSE Specifications.