Mechanism: User-defined measure not available in Motion Study
- May 11, 2019
- 1 reply
- 6621 views
Hi, everyone. Here's hoping someone recognizes this problem.
I have a simple assembly with an arm and a spring. I want to make a motion study measuring the force from the spring in the tangential direction that the arm is moving. To do this, I've set up some measures for the force of the spring, as well as some position measures that allow me to calculate the force component in the relevant direction. I've then set up a user-defined measure that looks like this:
Spring_load * X_coord / Spring_length
The Spring_loas measure is a Net Load measure for the spring. The X_coord and Spring_length measures are position measures.
So far so good. I can run a Dynamic Analysis and calculate my measure. I can pull up a graph and see how it behaves over the analysis time. But now I want to do an optimization study for this. To do this, I create a Motion Analysis. Now, in the area where I get to select my parameters, all the direct measures (Spring_load, X_coord and Spring_length) are there, but not my user-defined measure. What's even weirder, some troubleshooting shows me that if I remake my calculation to this:
X_coord / Spring_length
... I get to include it in my motion analysis. But as soon as I add the Spring_load measure in my calculation, it disappears from my motion study options. I'm able to use a derived measure based on position measures, but as soon as I add the spring force into the calculation, it can no longer be included in my analysis. Anyone have any idea of what's going on here?


