You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Error formatting macro: include: java.lang.IllegalArgumentException: No link could be created for 'SIMULATION:ANSYS WB - Plate With a Hole Demo - Panel'.

Plate With a Hole Tutorial - Pre-Analysis and Start-Up

Pre-Analysis Calculations

Sigma_x

First, let's solve for the maximum normal stress in the plate. To find the maximum stress, we need to find the stress concentration factor. It can be found using the chart below taken from Beer, DeWolf, and Johnston's Mechanics of Materials

Using the dimensions from the problem specification, we find that

Unknown macro: {latex}

$\frac

Unknown macro: {r}
Unknown macro: {d}

= \frac

Unknown macro: {.25}
Unknown macro: {5-.5}

= .0556$

Using the chart, we can estimate

Unknown macro: {latex}

$K \approx 2.8 $

. The maximum stress can be found using the formula

Unknown macro: {latex}

$\sigma_

Unknown macro: {max}

= K*\sigma_

Unknown macro: {avg}

$

where K is the concentration factor, and

Unknown macro: {latex}

$\sigma_

Unknown macro: {avg}

= \frac

Unknown macro: {F}

{A_{minimum}} = \frac

Unknown macro: {t*w}

= \frac

Unknown macro: {100000}
Unknown macro: {.1 * (5-.5)}

= 2.22*10^

Unknown macro: {5}

$ psi

so the maximum stress can be calculated:

Unknown macro: {latex}

$\sigma_

Unknown macro: {max}

=(2.8)*(2.22*10^5)=6.222*10^5$

Sigma_r

The equation for the radial stress in a plate with a hole is

Unknown macro: {latex}

\large $ \sigma_

Unknown macro: {r}

= \frac

Unknown macro: {1}
Unknown macro: {2}

\sigma_

Unknown macro: {o}

[(1 - \frac{a^{2}}{r^{2}} ) + (1 + 3 \frac{a^{4}}{r^{4}} - 4 \frac{a^{2}}{r^{2}})cos(2 \theta)] $

for r >> a, we find that the above equation reduces to

Unknown macro: {latex}

\large $ \frac

Unknown macro: {1}
Unknown macro: {2}

\sigma_

Unknown macro: {o}

[1+cos(2 \theta)] $

so

Unknown macro: {latex}

\large $ lim_

Unknown macro: {r rightarrow infty}

\sigma_

Unknown macro: {r}

(r,\theta) = \sigma_

(\theta) $

. Using this new function, we find that far from the hole

Unknown macro: {latex}

\large $ \sigma_

Unknown macro: {r}

|_

Unknown macro: {theta=0}

= \sigma_

Unknown macro: {o}

$

and

Unknown macro: {latex}

\large $ \sigma_

Unknown macro: {r}

|_{\theta=\frac

Unknown macro: {pi}

{2}} = 0 $

. We also find that at r = a,

Unknown macro: {latex}

$ \sigma_

Unknown macro: {r}

= 0 $

. We will keep this in mind when we do our simulation.

Sigma_theta

We will use a similar analysis for Sigma_theta.

Unknown macro: {latex}

$ \sigma_

Unknown macro: {theta}

= \frac

Unknown macro: {1}
Unknown macro: {2}

\sigma_

Unknown macro: {o}

[ (1 + \frac{a^{2}}{r^{2}}) - (1 + 3 \frac{a^{4}}{r^{4}})cos(2\theta)]

\mbox

Unknown macro: {when r }

\gg \mbox

Unknown macro: { a}



\sigma_

(r,\theta) = \frac

Unknown macro: {1}
Unknown macro: {2}

\sigma_

Unknown macro: {o}

[1 - cos(2\theta)] = \sigma_

Unknown macro: {theta}

(\theta)

\sigma_

|_

Unknown macro: {theta = 0}

= 0 \mbox

Unknown macro: { and }

\sigma_

Unknown macro: {theta}

|_{\theta = \frac

Unknown macro: {pi}

{2}} = 0 $

Tau_r_theta

The shear stress in the r-theta direction is defined as:

Unknown macro: {latex}

\large $ \tau_

Unknown macro: {r theta}

= - \frac

Unknown macro: {1}
Unknown macro: {2}

\sigma_

Unknown macro: {o}

(1 - 3 \frac{a^{4}}{r^{4}} + 2 \frac{a^{2}}{r^{2}})sin(2\theta) $

. For values r >> a, we find:

Unknown macro: {latex}

\large $ \tau_

Unknown macro: {rtheta}

= - \frac{\sigma_{o}}

Unknown macro: {2}

sin(2 \theta)
\tau_

|_

Unknown macro: {theta = 0}

= \tau_

Unknown macro: {rtheta}

|_{\theta = \frac

Unknown macro: {pi}

{2}} = 0 $

ANSYS Simulation

Now, let's load the problem into ANSYS and see how a computer simulation will compare. First, start by downloading the file here

The zip should contain a class demo1 folder with the following contents:

  • Plate With a Hole Solution folder
  • Plate With a Hole.wbpj
    Please make sure both these are in the folder, the program would not work otherwise. (Note: The solution was created using ANSYS workbench 12.1 release, there may be compatibility issues when attempting to open with other versions). Be sure to extract before use.

2. Double click "Plate With a Hole.wbpj" - This should automatically open ANSYS workbench (you have to twiddle your thumbs a bit before it opens up). You will be presented with the ANSYS solution.

A tick mark against each step indicates that that step has been completed.

3. To look at the results, double click on "Results" - This should bring up a new window (again you have to twiddle your thumbs a bit before it opens up).

4. On the left-hand side there should be an "Outline" toolbar. Look for "Solution (A6)".

 We'll investigate the items listed under Solution in the next step in this tutorial.

Continue to [Step 2 - Results]
[See and rate the complete Learning Module]
Go to all ANSYS Learning Modules

  • No labels