Design Tools » History » Version 7
Joseph Foley, 2015-12-07 11:29
Axiomatic design hints
1 | 1 | Joseph Foley | h1. Design Tools |
---|---|---|---|
2 | |||
3 | 3 | Joseph Foley | h2. VT HUN103 Hönnun/T-411-MECH MEchatronics 1 |
4 | 1 | Joseph Foley | |
5 | There are lots of helpful design materials in the project for [[honnun:]] |
||
6 | Of interest: |
||
7 | |||
8 | * FUNdaMENTALS of Design Chapter 3, "Fundamental Principles": honnun:source:"fundamentals/FUNdaMENTALs Topic 3.PDF" |
||
9 | * Axiomatic Design https://projects.cs.ru.is/projects/mechatronics/repository/show/topics/axiomatic-design |
||
10 | 3 | Joseph Foley | |
11 | 7 | Joseph Foley | h3. Axiomatic Design |
12 | |||
13 | * Customer Attributes (general info and lies) |
||
14 | * Functional Requirements (what should it do) |
||
15 | ** Starts with action verb, can be tested |
||
16 | * Design Parameters (how are you going to do it) |
||
17 | ** Starts with a noun, can be quantified |
||
18 | * Make design matrix with FR on side, DP on top |
||
19 | |||
20 | Important hints: |
||
21 | |||
22 | * Collectively Exaustive, Mutually Exclusive |
||
23 | * Axiom 1: FR should be independent |
||
24 | * Axiom 2: Should always be able to meet FR with solution |
||
25 | * Use ID numbers: FR0 top level, FR1, FR1.1, to decompose |
||
26 | * 1-7 elements per level. NO FR8. Avoid single "leaves" |
||
27 | |||
28 | 3 | Joseph Foley | h2. Software |
29 | |||
30 | 5 | Joseph Foley | * AutoDesk Inventor http://www.autodesk.com/education/free-software/all |
31 | 4 | Joseph Foley | * Acclaro DFSS for Axiomatic Design https://help.ru.is/index.php?/Knowledgebase/Article/View/99/0/acclaro-axiomatic-design-software |
32 | * PTC MathCad https://help.ru.is/index.php?/Knowledgebase/Article/View/135/0/mathcad |
||
33 | 6 | Joseph Foley | |
34 | h2. Risk assessment |
||
35 | |||
36 | * http://www.mitre.org/publications/systems-engineering-guide/acquisition-systems-engineering/risk-management/risk-impact-assessment-and-prioritization |