Collaborative CAD Design: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Asked for some clarification on some questions I had)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Assets Required:
Assets Required:


#Frame generator - angle frames, tubing frames.
#FreeCAD frame and structure generator - angle frames, tubing frames. Parametric frames.
#Spreadsheets for all parts - cylinders, frames. 2 ways to do it: workbenches or spreadsheets.
#Structures Design Guide
#[[500 modules]]
#[[Open Source Technology Pattern Language]]
#FreeCAD workbench for 500 modules, all parametric.
#50 machines list - modules are drag and drop
#FreeCAD Spreadsheets for all parts - cylinders, frames. 2 ways to do it: workbenches or spreadsheets.
#Universal Axis generator - all sizes, from 8 mm to 3"
#Universal Axis generator - all sizes, from 8 mm to 3"
#Other components - such as electric motor disks.
#Other components - such as electric motor disks. Electronic components.
#Mechanical components - [[Universal Rotor]], shafts, bearings, geardowns, couplers.
#Thermal design. Cooling, heating elements and blocks.
#Controllers - for automation.
#Battery Packs
#Signal Generators, amplifiers, power stages, zero voltage crossing detectors, resonant circuits (induction)
#Gearing components


Basic Practice:  
Basic Practice: MVP prototype of low efficiency by [[Cult of Done]]


#MVP prototype of low efficiency
=Process=
#[[Cult of Done]]
#Decide what you want to build.
 
#Study [[Industry Standards]]
 
#Set your requirements.
-is this one best practices for an efficent workflow, or a Real Time Collaboration type thing?
#Design - modular, [[Test-Driven Design]]
#Prototype
#Test

Latest revision as of 13:23, 20 May 2020

Assets Required:

  1. FreeCAD frame and structure generator - angle frames, tubing frames. Parametric frames.
  2. Structures Design Guide
  3. 500 modules
  4. Open Source Technology Pattern Language
  5. FreeCAD workbench for 500 modules, all parametric.
  6. 50 machines list - modules are drag and drop
  7. FreeCAD Spreadsheets for all parts - cylinders, frames. 2 ways to do it: workbenches or spreadsheets.
  8. Universal Axis generator - all sizes, from 8 mm to 3"
  9. Other components - such as electric motor disks. Electronic components.
  10. Mechanical components - Universal Rotor, shafts, bearings, geardowns, couplers.
  11. Thermal design. Cooling, heating elements and blocks.
  12. Controllers - for automation.
  13. Battery Packs
  14. Signal Generators, amplifiers, power stages, zero voltage crossing detectors, resonant circuits (induction)
  15. Gearing components

Basic Practice: MVP prototype of low efficiency by Cult of Done

Process

  1. Decide what you want to build.
  2. Study Industry Standards
  3. Set your requirements.
  4. Design - modular, Test-Driven Design
  5. Prototype
  6. Test