Program and Learning Outcome
Program Outcome of the module
PO1 – Ability to apply knowledge of mathematics, science, mechanical engineering fundamentals and specialization to the solutions of complex engineering problems;
PO2 – Ability to identify, formulate, conduct research literature and analyse complex engineering problems using principles of mathematics, natural sciences and mechanical engineering sciences;
PO5 – Ability to develop and apply appropriate techniques, resources, and innovative engineering tools to complex mechanical engineering activities;
Learning Outcome of the module
LO1 – Comprehend the underlying FE mathematical theory required to gain an insight into how FE technology works
LO2 – Understand and appreciate the principles of applying FE technology to practical engineering problems including non-linear problems
LO3 – Evaluate the accuracy of FE solutions, the sources of potential error and the
limitations of the FE technique applications
LO4 – Select and evaluate an appropriate FE approach for modelling a given engineering problem
LO5 – Gain hands-on experience of running linear and non-linear state of the art FEA software code widely used in industry.
Learning Objective
• To implement finite element method and analyse nonlinear structural problems using ANSYS.
Instructions
• This is an individual assignment. You are required to submit a report that answer all the questions.
• Please submit your report as a single PDF file via Moodle Turnitin.
• Plagiarism will be penalized.
Problem definition
A simplified heart wall geometry can be represented by two layers of open half truncated prolate spheroid as shown in Figure 1. Given the height of the inner wall is h cm, diameter is d cm and uniform wall thickness is t mm (refers the values in Table 2). The inner surface of the heart wall is subjected to an internal pressure P which causes to its volume expansion during heart filling. This study aims to investigate the stresses in the heart wall.
Figure 1: Geometry
Assume isotropic material properties for the heart wall with Young’s modulus, E = 50 kPa, Poisson ratio, v = 0.49 and yield stress, σy = 10 kPa. After yielding, the material behaviour in the plastic range is described in Table 1.
Table 1: Mechanical properties
Plastic strain Stress (kPa)
0.00 10
0.02 12
0.04 15
0.06 20
0.08 25
0.10 30
Task
1. Discuss briefly the possible choice of continuum/structural elements that can be used to obtain finite element solution of this problem. Select the most appropriate element for this problem and explain why.
2. By using ANSYS, construct a FE model based on your choice in Q1 with an arbitrary value for P. Describe your FE approach in a table which should include the information of geometry, material properties, boundary conditions, mesh and special features (if any). No screenshot diagram of ANSYS implementation is required for this table.
3. Conduct mesh convergence study by using h-method and/or p-method with at least three different mesh densities. By selecting three different mesh densities to show the mesh distributions and the following results for each model.
a) Contour plots of Von Mises stress and equivalent total strain of the heart wall.
b) Contour plots of circumferential and radial stresses of the heart wall.
c) Line graphs of circumferential and radial stresses across the wall thickness. Based on your observations, compare and discuss on which mesh density would you consider to be suitable for this analysis.
4. Using your chosen mesh density in Q3, determine the pressure Py where plasticity is initiated.
5. Run an elastic-plastic analysis of three load steps by applying the following pressures in a single run:
Step 1: P = 0.5×Py Step 2: P = 1.2× Py
Step 3: P = 0.05× Py
Provide the FE steps taken with appropriate diagrams for reader to comprehend the pre- and post-processing inputs. Then, provide the following results for each load step:
a) Contour plots of Von Mises stress, Von Mises strain, and equivalent total strain.
b) Graph of maximum Von Mises stress against maximum equivalent total strain for all load sub-steps (by selecting a point in the geometry). Indicate the location of the selected point.
Discuss these results by relating your observations to plasticity.
6. Show the force convergence plot of your analysis. Discuss this plot by relating your observations to the iteration and convergence of the nonlinear solution.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme