Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Models de degradació× | Programació Dinàmica× | |
|---|---|---|
| Camp≠ | Fiabilitat | Optimització |
| Família≠ | Regression model | Process / pipeline |
| Any d'origen≠ | 1998 | 1957 |
| Autor original≠ | Meeker, Escobar & Lu | Richard Bellman |
| Tipus≠ | Stochastic degradation path model | Exact combinatorial optimization via recursive decomposition |
| Font seminal≠ | Meeker, W. Q., Escobar, L. A., & Lu, C. J. (1998). Accelerated degradation tests: modeling and analysis. Technometrics, 40(2), 89–99. DOI ↗ | Bellman, R. (1957). Dynamic Programming. Princeton University Press. ISBN: 978-0-691-07951-6 |
| Àlies | Accelerated Degradation Testing, Degradation Path Models, Performance Degradation Analysis, Bozunma Modelleri | DP, Bellman's Principle of Optimality, Recursive Optimization, Dinamik Programlama |
| Relacionats | 3 | 3 |
| Resum≠ | Degradation models estimate product lifetime by tracking measurable performance characteristics—such as crack length, light output, or insulation resistance—over time rather than waiting for outright failure. Introduced in rigorous form by Meeker, Escobar, and Lu (1998), these models fit a stochastic degradation path to repeated measurements and define failure as the first time the characteristic crosses a predetermined threshold, enabling reliable lifetime inference from accelerated test data with very few or no observed failures. | Dynamic Programming (DP) is an exact optimization technique introduced by Richard Bellman in 1957 for solving multi-stage decision problems. It decomposes a complex problem into simpler, overlapping subproblems, solves each subproblem once, and stores the results to avoid redundant computation. Grounded in the Principle of Optimality, DP guarantees globally optimal solutions whenever the problem exhibits overlapping subproblems and optimal substructure. |
| ScholarGateConjunt de dades ↗ |
|
|