1 / 48

Point-wise Discretization Errors in Boundary Element Method for Elasticity Problem

Point-wise Discretization Errors in Boundary Element Method for Elasticity Problem. Bart F. Zalewski Case Western Reserve University Robert L. Mullen Case Western Reserve University. Reliability in Engineering Computing.

tomai
Download Presentation

Point-wise Discretization Errors in Boundary Element Method for Elasticity Problem

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Point-wise Discretization Errors inBoundary Element Method for Elasticity Problem Bart F. Zalewski Case Western Reserve University Robert L. Mullen Case Western Reserve University

  2. Reliability in EngineeringComputing • For most engineering systems, exact solutions to partial differential equations cannot be obtained. • Numerical methods have been developed to approximate the true solutions by discretizing the governing partial differential equation. • Due to the increase in computing power, many experiments are replaced with numerical simulations. • Thus, there is a growing need for reliability in engineering computing.

  3. Reliability in EngineeringComputing (Cont.) To achieve reliable solutions, the following causes of uncertainty must be addressed: • Uncertainty in the parameters of the system (i.e. material properties) • Uncertainty in boundary conditions • Errors in numerical integration • Errors in solving the resulting linear system of equations • Discretization errors

  4. Why Intervals? • Interval approach is one potential mechanism for handling errors and uncertainties in an integrated and elegant fashion. • Intervals have been used to treat truncation errors, integration errors, and uncertain parameters (p-boxes). • Interval treatment of discretization error for Elasticity problem?

  5. Why Intervals? (Cont.) Interval finite element analysis has been developed to address: • Material, loading, and geometric uncertainty in static problems (Muhanna and Mullen 2001, Neumaier and Pownuk 2007, Modares and Mullen 2008) • Material uncertainty in dynamic problems (Modares and Mullen 2004) • Geometrical instability (Modares et al. 2005)

  6. Why Intervals? (Cont.) Interval boundary element analysis addresses: • Uncertainty in boundary conditions in static problems (Zalewski et al. 2007) • Truncation and integration errors (Zalewski et al. 2007) • Local discretization errors for Laplace equation (Zalewski and Mullen 2007) • Local discretization errors for Elasticity problem (Zalewski and Mullen 2008)

  7. Objective To explore the applications of interval concepts to quantify the discretization error in numerical methods Procedure To use boundary element method as an exemplar of integrated interval treatment of uncertainties and discretization errors

  8. Presentation Outline • Conventional BEA for Elasticity problem (Brebbia 1978) • Local Discretization Error in BEA - Interval Solver - Interval Kernel Splitting Technique - Parametric Interval Solver • Examples • Conclusion

  9. Boundary Element Analysis • Boundary Element Analysis (BEA) is a method for obtaining approximate solutions of partial differential equations. • BEA reduces the dimension of the problem by transforming domain variables to variables on the boundary of the domain using Green’s functions. • The transformed boundary integral equations are solved using collocation methods in which the weighted residual exists only on the boundary of the system. • Source points are located sequentially at all boundary nodes that map domain variables such that they coincide to their nodal values.

  10. Boundary Element Analysisof the Elasticity Problem The Elasticity problem is: is the domain of the system is the boundary of the system , are the values at the boundary

  11. Boundary Element Analysisof the Elasticity Problem (Cont.) The boundary element formulation for the Elasticity problem can be derived starting from Betti’s reciprocal theorem: The equilibrium condition is substituted into the above equation resulting in:

  12. Boundary Element Analysisof the Elasticity Problem (Cont.) The boundary element formulation requires that the weighted residual exists only on the boundary of the domain. This condition is satisfied if the weighted residual function is chosen as the Green’s function which is obtained by applying a concentrated force in direction at a source point as: is the field point at which the response to the concentrated force is measured. The resulting fundamental solution is:

  13. Boundary Element Analysisof the Elasticity Problem (Cont.) and are components of displacement and traction, respectively, due to the applied concentrated force in direction ( j ). These two kernel functions are given as:

  14. Boundary Element Analysisof the Elasticity Problem (Cont.) Substituting the fundamental solution into the integral equation results in: The indices are exchanged in the integral terms and the constant coefficients are cancelled out resulting in: For simplicity the body force is neglected:

  15. Boundary Element Analysisof the Elasticity Problem (Cont.) The boundary integral equation is integrated such that the source point is enclosed by the half-circular boundary of radius , as :

  16. Boundary ElementDiscretization Any boundary can be discretized into boundary elements consisting of nodes, at which a value of either or is known, and assumed polynomial shape functions between nodes. and are vectors of nodal values is a vector of polynomial shape functions

  17. Boundary ElementDiscretization (Cont.) The discretized integral equation is written as: or in matrix form: Applying the boundary conditions, the system of linear equations is rearranged as: and are fully populated non-symmetric matrices and matrix is singular.

  18. Interval Arithmetic In this work errors are treated as interval quantities and interval solutions are shown to guarantee the worst case bounds (interval enclosure) of the true solution.

  19. Interval Arithmetic (Cont.) • The interval number is a closed set as (Moore 1966) and (Neumaier 1990): • Considering two interval numbers: and • Addition: • Subtraction: • Multiplication: • Division: • Subdistributive Property:

  20. Interval Boundary ElementFormulation Interval boundary element analysis treats uncertain boundary conditions, truncation and integration errors (Zalewski et al. 2007): The equation is rearranged as: The system is solved using Newton-Krawczyk iteration (Krawczyk 1969).

  21. Interval Equation Solver The residual Krawczyk iteration is: Substitution:

  22. Interval Equation Solver (Cont.) Regrouping: The iteration follows:

  23. Interval Equation Solver (Cont.)

  24. Interval Equation Solver (Cont.) and are mid-point matrices of and

  25. Interval Equation Solver (Cont.) The iteration follows as: If

  26. Discretization Error The boundary is subdivided into elements. For each element, the interval values and are found that bound the functions and over an element such that:

  27. Discretization Error (Cont.) Assuming constant elements results in constant interval bounds on the solution: Assuming linear elements results in linear interval bounds:

  28. Kernel Splitting Technique The kernel splitting technique has been used to bound Fredholm Equations of the First Kind in which the left hand side is deterministic (Dobner 2002). The boundary element integral equations have an interval left hand side and therefore an extended approach is developed.

  29. Interval Kernel Splitting Technique The integral of the product of two functions is bounded as: The right hand side is expressed as a sum of the integrals: or

  30. Interval Kernel SplittingTechnique (Cont.) The interval kernel is of the same sign on , thus can be taken out of the integral on : cannot be taken out of the integral on due to subdistributive property.

  31. Interval Kernel SplittingTechnique (Cont.) The interval kernel is bounded by its limits: where

  32. Interval Kernel SplittingTechnique (Cont.) can be taken out of the integral and the integral equation becomes: The kernels are bounded for all the elements resulting in the system of equations:

  33. Transformation of the Interval Linear System of Equations Considering system of equations: Preconditioning the system: Let , and

  34. Parameterized IntervalEquation Solver • The interval bounds obtained by the solver are not sharp since the dependency of the location of the source point has not been considered. • The uniqueness of the problem is not preserved since two source points are allowed to have the same location at one time resulting in rectangular matrices. • The parameterization considers each source point to have a unique location and allows for sharper interval bounds.

  35. Parameterized IntervalEquation Solver (Cont.) The system is parameterized such that . The system is solved by splitting the kernels for all subintervals such that: This results in the system of equations for each

  36. Parameterized IntervalEquation Solver (Cont.) The system of equations is rearranged: Preconditioning and substitution as described before lead to: The parameterization is incorporated into the solver: is computed when

  37. Parameterized IntervalEquation Solver (Cont.) The difference between the solution and the initial guess is computed and pre-multiplied by the preconditioning matrix : The system is subjected to residual Krawczyk iteration.

  38. Examples The first example obtains the bounds on discretization error for the BEA of the Elasticity problem for the unit square boundary. Boundary Conditions: ubottom=0, tsides=0, uy top=1, tx top=0

  39. Examples (Cont.)

  40. Examples (Cont.)

  41. Examples (Cont.)

  42. Examples (Cont.)

  43. Examples (Cont.) The second example shows the behavior of the solution for a hexagonal plate in tension. A symmetry model is considered to decrease computational time.

  44. Examples (Cont.)

  45. Examples (Cont.)

  46. Examples (Cont.)

  47. Conclusions In this work, the point-wise discretization error is bounded using interval methods for the boundary element analysis of the elasticity problem. The examples presented show the capability of the method to enclose the true solution with a desired accuracy. The discretization error is shown to converge with the increasing number of elements, which is the expected behavior. The interval width can be decreased with further parameterization for which the computational cost increases linearly.

  48. Thank you.

More Related