Solved
Use of solve block with vector inputs
- February 20, 2012
- 20 replies
- 7050 views
Hi,
I'm trying to do a tolerance analysis on an actuation system so that the inputs to the solve block are vectors containing minimum, nominal, and maximum dimensions of parts of interest.
I've attached the file.
Currently, the solve block "kinda" works except for the followings:
- the answer it gives is a scalar
- if the input vectors contain same values: all nominal, all minimum, or all maximum, scalar answer that the solve blocks calculates has a correct value
- as soon as I mix elements in the vectors: nominal, maximum, and minimum, then the solve block produces a ball-park value scalar.
Maybe the vectorizations in the file (especially, inside the block) isn't right?
The bottomline is I need a vector output corresponding to different tolerances.
Can anyone help me with this?
Thanks in advance,
Eric

