Equation Fit Solver

The Equation Fit Solver is a tool that allows you to estimate the parameters of any user-defined non-linear equation. This gives you the flexibility to perform simple parameter estimation on statistical models other than the life distributions available in Weibull++.

To add an Equation Fit Solver folio to a project, choose Insert > Tools > Equation Fit Solver or right-click the Tools folder in the current project explorer and choose Add Equation Fit Solver on the shortcut menu.

Example

Consider a product that has the following mean life for each stress level:

Table 1: Stress vs. Mean Life
Stress Level (Temperature K) Mean Life (Hours)
393 6685.111904
408 5730.096004
423 4775.08002

 

The relationship between the stress level and mean life can be described by the Eyring acceleration model:

where:

In order to estimate the mean life at any given temperature, parameters A and B must be determined. To solve for these parameters, follow the steps outlined below:

  1. The first step is to write the Eyring acceleration model in the form y = F(x), where x is the random variable. For this example, let T = x and m = y. This results in:

  2. Enter the equation in the Formula field of the control panel, as shown next.

  3. Use the Function Parameters area of the folio to provide a starting point for estimating the parameters

  4. In the Data area, enter the information from Table 1. Enter the stress level values in the X column and enter the mean life values in the Y column.

  5. Click the Calculate icon on the control panel to solve for the parameters of the equation..

    The parameter values are found to be A = -11.1465 and B = 1430.2558, as shown next. By obtaining the parameters, we can now estimate the mean life (y) for any given stress level (x) by using the Calculate Y given X tool. For example, in the picture shown next, the estimated mean life for a temperature of 430 K is 4486.81 hours.

    The following columns allow you to evaluate the results of the parameter estimation:

  6. To visually assess how well the function fits the known data points of the equation, click the Plot icon on the control panel. The Data and Function Fit plot is shown next (with the scaling adjusted).

 

© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.