stage number = i | There are 5 stages (panel locations 1 to 5). |
decision variables = ti | Thickness for panel i |
state variable at stage i = si | Overall reliability ( ≥r1 ) required for the remaining stages i, i + 1, …, 5 presenting restrictions on future decisions |
return function at stage i = g(si, ti) | Weight of panel i for a fixed remaining reliability si and thickness for this si |
state transformations | si+1=sir(ti),i=1,2,3,4 |
recursive equations | fi(si)=minti[g(si,ti)+fi+1(sir(ti))],i=1,2,3,4f5(s5)=mint5g(s5,t5) |