Related Module(s): materialSelectionFilter module
How to Construct Performance Metrics Equation for materialSelectionFilter Module
What is Performance Metrics?
Performance metrics quantify the relationship between functional requirements, geometric parameters, and material properties to evaluate the effectiveness of a design. These metrics provide a basis for comparing materials and geometric configurations for optimized performance.
In mathematical terms, performance P can be expressed as:
where: \begin{itemize} \item : Functional requirements (e.g., applied force). \item : Geometric parameters (e.g., dimensions). \item : Material properties (e.g., density, elastic modulus). \end{itemize}
Problem Example: Bench Design
Consider designing a bench subjected to a load F = 100 kg and a length L = 1 m. The deflection () must not exceed . The governing equation is:
where: is the moment of inertia. is the material’s elastic modulus. Substituting and rearranging, the stiffness constant becomes:
The total mass is:
Thus:
For material selection, we consider:
Set y(x) to Minimize Metrics To minimize the mass m, aim to reduce f3(M)= rho/E
This is achieved by maximizing the material property ratio:
Plot the material property relationship as:
This relationship guides the material selection process [plot y(x) = M *x equation to materialSelectionFilter module], prioritizing materials with high M with trial and error input of M.
Narrow the Search with Minimum E
To satisfy the deflection limit , substitute values:
Given and , calculate:
Substitute , , and to find:
Validate the Strength
Finally, validate the material selection by checking its strength against the maximum stress:
where . The material must have a yield strength greater than . For example, if :
Plot
on materialSelectionFilter to Ensure for the selected material. By following these steps, the performance metric equation helps filter materials systematically, optimizing designs for weight, deflection, and strength.
Related Module(s): materialSelectionFilter module
TensorConnect project 2024 by pttensor.com Author: Caesar Wiratama