Design Guide: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Critical Elements of a Design Guide=
*Purpose and Meaning
*Requirements
*Industry Standards
*How it works
*Why it works
*Basic physics and formulas
*Calculations - culminating with cost calculations
*Pattern Language - parts and their icons for CAD-BOM-Build
*Experimental MVP showing a working device with at least one element of its design including industrial-grade specifications
*Test - for students
=Working Doc - Example=
<html> <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSIIrJOx1Oz8sS3md2kDE0Rp4FgLiuCBIlQgfqun-H1KG5dQZvt6wX5Zpw1uHB8c6vM7bMqd7ZxRbrU/embed?start=false&loop=false&delayms=3000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> </html>
[https://docs.google.com/presentation/d/1LpEJg0B3BODT0iHv_GrD9MolxjMD-caDf_AYwuA8cGc/edit#slide=id.g1fec422eed9_2_1 edit]
=Intro=
=Intro=
OSE develops technology and [[Distributive Enterprise]]. It does not end at specific technology and enterprise - but instead at a [[Construction Set Approach]] where we teach people how to design anything. The Design Guide - a manual on how to design specific machines and artifacts - is the knowledge set required for people to begin designing their own versions of anything. The goal is to culture a technologically and scientifically literate public, and to end [[Artificial Scarcity]] so that more people can begin to prosper.
OSE develops technology and [[Distributive Enterprise]]. It does not end at specific technology and enterprise - but instead at a [[Construction Set Approach]] where we teach people how to design anything. The Design Guide - a manual on how to design specific machines and artifacts - is the knowledge set required for people to begin designing their own versions of anything. The goal is to culture a technologically and scientifically literate public, and to end [[Artificial Scarcity]] so that more people can begin to prosper.
Line 16: Line 33:
=Links=
=Links=


*[[OSE Machine Design Guide]]
*[[Design Guides]]
*[[Meta Design Guide]]
 
[[Category:Design Guide]]

Latest revision as of 23:07, 25 January 2023

Critical Elements of a Design Guide

  • Purpose and Meaning
  • Requirements
  • Industry Standards
  • How it works
  • Why it works
  • Basic physics and formulas
  • Calculations - culminating with cost calculations
  • Pattern Language - parts and their icons for CAD-BOM-Build
  • Experimental MVP showing a working device with at least one element of its design including industrial-grade specifications
  • Test - for students

Working Doc - Example

edit

Intro

OSE develops technology and Distributive Enterprise. It does not end at specific technology and enterprise - but instead at a Construction Set Approach where we teach people how to design anything. The Design Guide - a manual on how to design specific machines and artifacts - is the knowledge set required for people to begin designing their own versions of anything. The goal is to culture a technologically and scientifically literate public, and to end Artificial Scarcity so that more people can begin to prosper.

A design guide is a set of principles that enter tin he design of physical artifacts. OSE's method of producing Design Guides involves:

  1. creating the Design Guide in a fashion that allows for rapid learning
  2. Producing an 80/20 rule design language that allows anyone to begin designing within 1-8 hours of taking on the study.
  3. Addressing design principles that break the Iron Triangle
  4. Addressing design-for-distributed-fabrication for building in distributed Microfactories

A comprehensive design guide may include:

  1. Part Libraries - proven technology elements that serve as further building blocks. When organized transparently in a gallery with direct download links, one can get started immediately.
  2. How it Works - basic explanations of the working mechanisms.
  3. Technology Tree of Choices - exposing the different ways that a design can be implemented, and pointing to the route that is the most OSE Specifications compliant. See Template:OSE Specifications
  4. FreeCAD Workbench - we have now created a FreeCAD Workbench Platform which allows anyone with basic programming skill to creating dedicated FreeCAD Workbenches for designing a specific machine.

Links