F-01
Total nominal stack
Σ(direction_i × n_i)
Adds + rows, subtracts - rows.
Engineering calculator
Define a 1D stack, edit tolerances inline, and validate worst-case and RSS behavior against engineering reference cases.
Edit rows inline. Calculation output will update from this state.
Stack equation
Live signed nominal contribution by row.
Contribution is the signed nominal term used in the equation. Tolerance propagation is shown separately in the results panel.
| # | Label | Nominal (mm) | Upper Tol | Lower Tol | Direction | Contribution | Delete |
|---|---|---|---|---|---|---|---|
| 1 | +10.00 | ||||||
| 2 | +20.00 | ||||||
| 3 | +5.00 |
Monte Carlo
Mean
34.9991
Range
34.7266 to 35.2331
P05
34.8703
P95
35.1231
Histogram
2000 samples
F-01 total nominal, F-02 worst-case, and F-03 RSS approximation.
Total nominal
35.0000
Worst-case min
34.6500
Worst-case max
35.3500
RSS tolerance
0.2291
RSS min
34.7709
RSS max
35.2291
Formula reference
F-01
Σ(direction_i × n_i)
Adds + rows, subtracts - rows.
F-02
local_min = n_i - t_minus_i, local_max = n_i + t_plus_i
+ rows use local bounds directly.
F-03
RSS_tol = sqrt(Σ(((t_plus_i + t_minus_i)/2)^2))
Approximation band, not worst-case.
Assumptions
Modeling notes
Validation cases
Current stack expression
+10.00 + +20.00 + +5.00
Same signed nominal expression used by the calculator.