Abstract. Conventional methods of slope stability analysis were found to be inadequate for analyzing highwalls consisting of different strata. A new method was developed to calculate the factor of safety for dry highwalls and the model was used to develop computer software for a personal computer. Presently, the program analyzes plane and circular failures. Unlike the conventional random search technique, the critical slip surface is determined by a pattern optimation technique.
Additional Key Words: Highwall stability, Surface mining
![]()
1 Paper presented at the 1990 Mining and Reclamation Conference and Exhibition, Charleston, West Virginia, April 23-26, 1990.
2 P. M. Lin, D. Dutta and S. S. Peng are Research Associate, Graduate Student and Charles T. Holland Professor and Chairman, respectively, at Department of Mining and Engineering, College of Mineral and Energy Resouces, West Virginia University, Morgantown, WV 26505
![]()
Analysis of abandoned highwalls is important because of the dangers a failure of the highwall poses to life and property. The conventional approach is to use available limiting equilibrium analysis of Bishop (1955), Janbu (1954), or Morgenstern and Price (1965) developed for slope stability problems. The above methods require that the shape and location of the potential slip surface be specified; or the location is determined by different optimization methods depending on the program algorithms. In the case of highwalls consisting of a number of strata, the above methods are not only inefficient but also, sometimes they do riot yield the actual slip surface. In this paper, in order to overcome this problem, the factor of safety is derived by considering available shear strength and mobilized shear stress along an arbitrary failure surface. However, for practical applications, the solution algorithm still needs to assume the shape of failure surface. Plane and circular failures have been fully analyzed in this paper using the new concept. The critical failure surface, a sliding surface which has the minimum factor of safety, is then obtained adjusting the surface in order to minimize the factor of safety. Minimization of the factor of safety is achieved by an optimization technique which is a mathematical process of maximizing or minimizing a function. The new development to the problem of highwall stability analysis has been implemented on a PC.
Referring to Figure 1, y1 = f(x) and y2 = g(x) are the equations of the slip surface and slope surface respectively. The toe of the slope `taken as the origin of the X-Y coordinate system. For an infinitely small slice of thickness dx, dTa is the available shear strength and dTm is the shear stress mobilized along the failure surface y1. The force equilibrium equation for the system can be written as:

In order to quantify the margin of safety relative to a state of imminent failure, the strength parameters c and p are to be reduced by a factor F known as factor of safety. Hence,

Factor of safety for layered highwall. The above formulation of the safety factor is for the single layered highwall. In practice, however, highwalls consist of different strata (Figure 2). A factor of safety for an n layered highwall can be formulated as:

In the case of plane shear failure of a rectilinear highwall of height R and slope angle a (Figure 3), the following relationships for y2 and y1 can be derived:


In order to establish the critical sliding surface, the factor of safety F = (A + B)/C is to be minimized for the unknown variable xn. This is done by an optimization method described later.
For a circular failure surface of radius r having the center at the coordinates xc yc (Figure 4), the sliding surface is:

The result of integrating each term of Equation (12) by using Equations (13), (14) and (22) for y2 and y1, is:

From the above equations, the factor of safety can be determined as F = (A + B)/C. The four unknowns, xc, yc, r and xn, in the objective function, F, are reduced to two unknowns by the following transformations (Figure 4):

For optimizing the function F, a pattern search method has been used in the program (Hooke and Jeeves 1967). This is a straightforward method and intuitively appealing. Unlike the classical gradient method of optimization, the pattern search technique does not require finding the derivative of the function. Because of this, there is no assumption of continuity or the existence of first and second derivatives of the function in a specified interval.
Unlike the random search technique, the pattern search method employs sequential examination of the trial solutions. Each trial solution is compared with the "best" obtained tip to that point and the next trail solution is determined by a strategy. The method evaluates the objective function at each base point. The procedure of going front a given base to the next base is called a move. A move is a success if the objective function deer-eases; otherwise, it is a failure. The pattern search routine involves two types of moves. The first is an exploratory move designed to acquire knowledge about the behavior of the function. In the second move, the pattern move, the actual minimization of the function is performed by utilizing the result obtained from the exploratory move. Figures 5 and 6 show the detailed flow charts of the pattern and exploratory moves respectively. Table 1 explains the variables used in the flow charts.
Tile program is written in TURBO BASIC and consists of input, factor of safety, optimization, graph and print subroutines. The input subroutine requests necessary data, such as, H, q, g, ci, mi and hi (thickness of each stratum from the bottom of the highwall). The input data are checked for errors arid art option is provided to store them on the disk. A separate subroutine calculates F for plane. and circular failure with initial values of xn = (H/tan q) + 1 for plane failure and xn = (H/tanq), w = 0 for circular failure. The optimization subroutine optimizes F by repeatedly calling the factor of safety routine. The minimum F is the current F which is less than the previous F for a minimum step size (6) 0.01. A graph subroutine displays the slope with the failure surface on the screen. The print subroutine prints the output on the screen as well as on the line printer. Table 2 shows a demonstration run of the program. For plane failure, the minimum factor of safety is found to be 0.87 and the intersection of the slope surface and sliding surface (xn) is located at a distance of 61.7 feet from the origin. For circular failure, the radius of the slip circle is 87.8 feet having its center at -42, 77. The minimum factor of safety for the circular failure is 0.72 and xn is at a distance of 45.5 feet from the origin.
For computing the factor of safety, the following steps are performed.

The factor of safety subroutine consists of steps 2 through 5. The optimization subroutine changes values of xn and w and calls the factor of safety subroutine to calculate F. The current F is compared with the previous F for undertaking further moves. The operation will stop when the current F is less than the previous F. Figures 5 and 6 explain the operation of the optimization subroutine.
Analysis of highwall stability by using the conventional force equilibrium method has been successfully accomplished on a PC. The random search techniques to locate the critical slip surface have been replaced by an optimization method. Computational procedures and applications have proved that it is possible to run a comprehensive analysis of highwall stability on a PC involving circular or plane failures.
The approach described here to calculate factor of safety is very powerful. Though only simple cases like plane and circular failures have been fully analyzed herein, other modes of failures, such as, plane failure with tension cracks (no water in the tension crack), non-circular slip surfaces or even wedge failures can be analyzed by using the same procedure. It needs further modification and development of the current method if noncircular slip surfaces or wedge failures are to be incorporated.
The method described in this paper is one of the limit equilibrium methods and that only force equilibrium is being satisfied. The method does not account for moment equilibrium. So, the method does not satisfy complete equilibrium condition. The method has not been yet tested in the field.
Bishop, A. W., 1955. The use of the slip circle in the stability analysis of earth slopes. Geotechnique 5(1): 7-17.
Hooke, R. and Jeeves, T. A., .1967. Direct search solution of numerical and statistical problems. Journal of Association of Computing Machinery 5: 212-229.
Janbu N., 1954. Application of composite slip surface for stability analysis. Proceedings of the European Conference on Stability of Earth Slopes. (Stockholm), p. 43-50.
Morgenstern, N. R. and Price, V. E., 1965. The analysis of the stability of the general slip surfaces. Geotechnique 5(l): 79-93.




