Pages

Showing posts with label Jacobian mapping. Show all posts
Showing posts with label Jacobian mapping. Show all posts

July 19, 2013

What is Jacobian Mapping?

During the assembly of the global stiffness matrix (K), local stiffnesses are numerically integrated in the parent coordinate (the polynomial is a function of s). This is better illustrated by considering the following element:
which sits in a normalised system that varies between -1 and +1. This requires to be mapped to the actual element coordinate (change to a function of x):
This mapping requires the use of Jacobian matrix (J), which is commonly used for coordinate transformation in mathematics.

June 30, 2013

Steps to Derive k and Assemble into K

Figure 1 is a flowchart illustrating the sequence for computing the stiffness matrix of a simple problem (the concept is similar to more complex problems). Computing the stiffness matrix involves two main steps:
  1. Derive local stiffness matrices (k)
  2. Assemble k into K, the global stiffness matrix