Hi,
I am trying to do something in excel which I am sure is a very simple task, but I cannot put my finger on it. I want to complete a linear tolerance stack up analysis. For any given dimension I will have three values. I will populate these dimensions into three columns. A Min, B Nominal and C Max, as shown below:
A B C
Dim 1 Min, Dim 1 Nominal, Dim 1 Max
Dim 2 Min, Dim 2 Nominal, Dim 2 Max
etc...
This list may end up with up to 150+ dimensions long. Sometimes it may only be 5-10 dimensions long.
I want to output:
Worst Case Minimum Resultant
Worst Case Maximum Resultant
Nominal Results
This will require some form of matrix addition (I think)? So that all possible combinations are calculated and the min and max are output.
Any help will be very much appreciated.
Thanks
I am trying to do something in excel which I am sure is a very simple task, but I cannot put my finger on it. I want to complete a linear tolerance stack up analysis. For any given dimension I will have three values. I will populate these dimensions into three columns. A Min, B Nominal and C Max, as shown below:
A B C
Dim 1 Min, Dim 1 Nominal, Dim 1 Max
Dim 2 Min, Dim 2 Nominal, Dim 2 Max
etc...
This list may end up with up to 150+ dimensions long. Sometimes it may only be 5-10 dimensions long.
I want to output:
Worst Case Minimum Resultant
Worst Case Maximum Resultant
Nominal Results
This will require some form of matrix addition (I think)? So that all possible combinations are calculated and the min and max are output.
Any help will be very much appreciated.
Thanks