# Raft Analysis

Raft analysis is a soil-structure interaction analysis, iterating between a solution of the structural problem and the soil problem until convergence of nodal displacements is achieved.

# Iteration

For the soil interaction nodes on raft, the analysis iterates through the following steps until convergence is reached:

  1. For each soil interaction node, a spring support will be generated with default support stiffness it does not exist. If the support spring exists, it will be used and its stiffness will be modified during the analysis. After analysis, its stiffness will be restored.
  2. Run linear static analysis to obtain the displacements and spring-support forces for each of the interaction nodes
  3. Calculate soil pressure under each of the soil interaction nodes usingWhere is the area associated with interaction node and the contact pressure is subject to lower and upper limits .
  4. Run soil analysis to obtain the settlements of soil, under the applied pressure loads
  5. Check the differences between raft displacements and soil settlements, if they are smaller than the residual limit, save the results and stop the analysis, otherwise go to step 6
  6. Re-calculate the support spring stiffnesses according to the support spring forces and the soil settlements using the following equation and go to step 2.

A damping coefficient that can be used to modify the stiffness update, i.e. reserve some percentage of the previous stiffness. The value of damping coefficient is between 0 and 1. If damping coefficient is specified, the new stiffness will be calculated from:

# Piles

For the soil interaction nodes on the piles, the analysis iterates through the following steps until convergence is reached:

  1. For each soil interaction node, generate a spring support in x, y and z directions with support stiffness calculated from soil settlement under unit point load.

  2. Run linear static analysis to obtain the displacements and spring-support forces for each of the interaction nodes

  3. Calculate the soil reaction forces to the interaction nodes from

    where the interaction areas for the interaction node are

    Pile interaction node and relevant dimensions (Pile interaction node and relevant dimensions) with the perimeter of the pile and where

    and , , are the pile soil interaction coefficients and derived from the pile soil interaction coefficient (PSIC) curves defined by the users as shown below. Pile Soil Interaction Coefficient Curve (Pile Soil Interaction Coefficient Curve) where is the differences of the pile displacements and the soil settlements at the corresponding points and is the pile dimension , in x and y directions or diameter.

  4. Calculate the pressure loads on soil due to the soil reaction forces and the interaction areas

  5. Run a soil settlement analysis using the embedded Pdisp program

  6. Calculate the compensation forces to counter balance the support spring forces due to the use of constant support spring stiffness.

  7. Check convergence, if satisfied, stop, otherwise, go to Step 2.

# Convergence

The solution is converged if the difference of raft/pile displacements and soil settlements are smaller than the predefined acceptable residual. The residual can be defined in two ways.

  • Absolute residual - the residual is defined directly such 0.1 mm, 1.0 mm, or 5.0 mm.
  • Relative residual - a percentage is defined that is used to calculate the actual residual based on the largest soil settlement. The actual residual is equal to the defined percentage of the largest soil settlement.