Structural analysis: matrix question

Therefore, the constitutive equation reduces to σij = Rθδij – Sεij, with no contribution from σ33. In summary, the problem involves writing a 2-dimensional finite element programming code for structural analysis using a newly discovered rheology. The constitutive equation for this rheology in an isotropic medium is given, and the task is to derive the "rheology" matrix [D] for plane strain conditions. The stress and strain matrices are defined as in the course notes, and in this case, σ33 is equal to zero.
  • #1
hexa
34
0
I'm afraid I have another problem to be solved I don't quiet understand, thanks to my poor english and some information missing in the course notes.

----
You are writing a 2-dimensional finite element programming code to be used in the structural analysis of a material with a newly discovered rheology. The constitutive equation, in index notation, for this rheology (in an isotropic medium) is:

σij = Rθδij – Sεij

where θ is cubical dilatation (take θ = ε11 + ε22 + ε33)
δij is Knonecker’s delta
R and S are temperature and pressure dependent material properties.

Derive the “rheology” matrix [D] that you will use in your algorithm, for plane strain (no displacements or displacement gradients in the x3 direction).

Define the 2-dimensional stress and strain matrices {σ} and
{ε} as they are in the course notes (they are not!), i.e.,

direction). Define the 2-dimensional stress and strain matrices {σ} and
{ε} as they are in the course notes (paragraph IV.2.8), i.e.,


{
σ11
σ22
σ12
}
=[D]
{
ε11
ε22
ε12
}

(written as {}=[D]{}

What is the value of σ33 in this case of plane strain?
 
Physics news on Phys.org
  • #2
In this case of plane strain, σ33 is equal to zero. This is because, in a plane strain condition, there are no displacements or displacement gradients in the x3 direction.
 
  • #3


I understand your concerns about not fully understanding the problem due to language barriers and missing information in the course notes. I suggest seeking clarification from your instructor or colleagues who may have a better understanding of the material. In the meantime, I can provide some guidance on the structural analysis and derivation of the "rheology" matrix [D].

Firstly, the constitutive equation provided is a representation of Hooke's law for an isotropic material, which relates stress (σ) to strain (ε). The terms R and S represent temperature and pressure dependent material properties, respectively. In order to derive the [D] matrix, we need to express the constitutive equation in terms of the stress and strain matrices as follows:

{
σ11
σ22
σ12
}
=[D]
{
ε11
ε22
ε12
}

In this case, we are dealing with plane strain, which means there are no displacements or displacement gradients in the x3 direction. This can be represented in the stress and strain matrices as follows:

{
σ11
σ22
σ12
σ33
}
=[D]
{
ε11
ε22
ε12
0
}

Note that σ33 has been added as a zero value, as there is no strain in the x3 direction. Now, we can substitute the constitutive equation into the stress and strain matrices to obtain the [D] matrix:

{
σ11
σ22
σ12
0
}
=[D]
{
Rθδ11 – Sε11
Rθδ22 – Sε22
Rθδ12 – Sε12
0
}

From here, we can simplify the [D] matrix by rearranging terms and substituting the definition of cubical dilatation (θ = ε11 + ε22 + ε33) to obtain:

{
σ11
σ22
σ12
0
}
=[D]
{
R(ε11 + ε22 + ε33) – Sε11
R(ε11 + ε22 + ε33) – Sε22
R(ε11 + ε22 + ε33) – Sε12
0
}

This simplified [D] matrix can then be used in your finite element programming code for structural analysis of the newly discovered rheology. I hope this helps you better understand the problem and how to approach it. As for the value of σ33 in this case of plane
 

Related to Structural analysis: matrix question

1. What is structural analysis?

Structural analysis is a method used by scientists and engineers to understand and predict the behavior of structures, such as buildings, bridges, or machines. It involves analyzing the forces and stresses that act on a structure, and determining the effects of those forces on its stability and strength.

2. What is a matrix in structural analysis?

In structural analysis, a matrix is a mathematical tool used to represent the relationships between the different components of a structure. It is a rectangular array of numbers that can be used to represent the stiffness, flexibility, or other characteristics of a structure.

3. How is matrix analysis used in structural engineering?

Matrix analysis is an essential tool in structural engineering, as it allows engineers to model and analyze complex structures with multiple components and variables. It can be used to determine the effects of loads and forces on a structure, as well as to optimize its design for maximum strength and stability.

4. What are the advantages of using matrix analysis in structural engineering?

There are several advantages to using matrix analysis in structural engineering. It allows for a more accurate and efficient analysis of complex structures, as well as the ability to model and analyze a wide range of materials and structural configurations. It also allows for the incorporation of real-world conditions and variations, resulting in more realistic and reliable results.

5. Are there any limitations to using matrix analysis in structural engineering?

While matrix analysis is a powerful tool in structural engineering, it does have some limitations. It can be computationally intensive, requiring specialized software and knowledge to perform. Additionally, it may not accurately capture all aspects of a structure, such as material nonlinearity or geometric nonlinearity. Therefore, it is important for engineers to use their professional judgement and combine matrix analysis with other methods to ensure a comprehensive analysis of a structure.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • STEM Academic Advising
Replies
10
Views
4K
Replies
9
Views
6K
  • Mechanics
2
Replies
35
Views
27K
Back
Top