Skip to main content

Plot the singular stress components, sxx, syy and txy for a cracked body under Mode I, Mode II and Mode III loading with a stress intensity factor Ki = 10 MPa·m1/2 (i = I, II and III). Plot the stresses near the crack tip (r 2 mm)


Question 1
1) Plot the singular stress components, sxx, syy and txy for a cracked body under Mode I, Mode II and Mode III loading with a stress intensity factor Ki = 10 MPa·m1/2 (i = I, II and III). Plot the stresses near the crack tip (r 2 mm). In order to obtain a meaningful figure, take into account that the stresses for very short r tend to infinity (singularity). It is recommended to use Matlab (file guide_plot2D.m may provide some guidelines).
2) Consider the Mode I case. Assume that the material exhibits a yield stress of 150 MPa. Make use of the Von Misses yield criteria to plot the contour of the zone near the crack tip were the material is expected to yield. Answer this question for i) Plane stress ii) Plane strain
Compare both results in the same plot. Again, it is recommended to use Matlab (file guide_contour2D.m may provide some guidelines). The Von Misses stress criteria in local coordinates reads:
Assume that the Poisson ratio, ?, is 0.3
Question 2
A metallic plate under an uniaxial remote load, has an inclined crack, which is small compared with the dimensions of the plate.
Plot the critical load vs. the inclination angle (ß).
Geometry of the plate:
W = 400 mm
B = 13 mm
2a = 30 mm
Material properties: sys = 320 MPa KIC = 22 MPa·m½
Plot inclination angle (ß) from 0 to 90 every 5 degree.
Matlab help of plot 2D
% Sample program to generate 2D contour plots clear;
% Mesh generation with polar coordinates (r, theta)
% rmin = 1e-5 rmax= 5e-3 increm=100
interval = (rmax-rmin)/increm
[theta,r] = meshgrid (-pi:2*pi/increm:pi+0.1, rmin:interval:rmax);
%
% Sample function
%
sample = sin(theta*2).*(1./(1+100*r));
%
% cartesian coordinates
%
x = r.* cos(theta); y = r.* sin(theta);
%
%
% ———————————————————————— %% Create figure for ‘sample’
figure1 = figure(‘PaperPosition’,[0.6345 6.345 20.3
15.23],’PaperSize’,[20.98 29.68]); %% Create axes
axes1 = axes(‘Layer’,’top’,’Parent’,figure1);
% selection of the plot domain axis(axes1,[-0.005 0.005 -0.005 0.005]); title(axes1,’sample function’); xlabel(axes1,’X (a.u.)’); ylabel(axes1,’Y (a.u.)’); hold(axes1,’all’);
%% Create contour
% with ‘LevelList’ it is decided the number of
contours and at which level
% appears each one. In this case, 25 levels: from -1 to -.96, from -.96 to
% -.92, etc.
contour1 = contour(x,…
y, sample,…
‘DisplayName’,’sample’,…
‘Fill’,’on’,…
‘LevelList’,[-1:0.04:1],…
‘LineColor’,[0 0 0],…
‘LineStyle’,’none’,…
‘XDataSource’,’x’,…
‘YDataSource’,’y’,…
‘ZDataSource’,’sample’); %% Create colorbar colorbar1 = colorbar(‘peer’,…
axes1,’EastOutside’,… ‘Box’,’on’); hold off
% ————————————————————————
Matlab example plot contours
% Sample program to generate 2D contour plots clear;
% Mesh generation with polar coordinates (r, theta)
% rmin = 1e-5 rmax= 5e-3 increm=100
interval = (rmax-rmin)/increm
[theta,r] = meshgrid (-pi:2*pi/increm:pi+0.1,
rmin:interval:rmax);
%
% Sample function
%
sample = sin(theta*2).*(1./(1+100*r));
%
% cartesian coordinates
%
x = r.* cos(theta); y = r.* sin(theta);
% %
% ———————————————————————— %% Create figure for ‘sample’
figure1 = figure(‘PaperPosition’,[0.6345 6.345 20.3
15.23],’PaperSize’,[20.98 29.68]); %% Create axes
axes1 = axes(‘Layer’,’top’,’Parent’,figure1);
% selection of the plot domain axis(axes1,[-0.005 0.005 -0.005 0.005]); title(axes1,’sample function’); xlabel(axes1,’X (a.u.)’); ylabel(axes1,’Y (a.u.)’); hold(axes1,’all’);
%% Create contour
% with ‘LevelList’ it is decided the number of contours and at which level
% appears each one. In this case, 25 levels: from -1 to -.96, from -.96 to
% -.92, etc.
contour1 = contour(x,…
y, sample,…
‘DisplayName’,’sample’,…
‘Fill’,’on’,…
‘LevelList’,[-1:0.04:1],…
‘LineColor’,[0 0 0],…
‘LineStyle’,’none’,…
‘XDataSource’,’x’,…
‘YDataSource’,’y’,…
‘ZDataSource’,’sample’); %% Create colorbar colorbar1 = colorbar(‘peer’,…
axes1,’EastOutside’,… ‘Box’,’on’); hold off
% ————————————————————————
  • CapitalEssayWriting.com is a company which offers academic support and assistance to students. Our mission is to provide high quality academic services to our clients. This is done through quality writing and consistent follow-up of the students’ instructions. At CapitalEssayWriting.com, we have highly qualified and competent writers to handle any of your projects. Our past quality projects and assignments ideally speak for themselves.

Comments

Popular posts from this blog

Should pit bull terriers be banned in my community

 Discussion Forum: Counterarguments (Should pit bull terriers be banned in my community) You created a question about the topic for your W6 Rough Draft. For this discussion, you will give an answer to that question in the form of a thesis statement. "Dieting Makes People Fat" Main Post: Share your thesis statement with your classmates. Please note: As with last week’s discussion, nothing here is set in stone. Be open to changing everything about your topic, including your position and audience, as you research it and get feedback from your classmates. Topic + Position/Purpose + Supporting Points =Thesis Statement Example: Suppose the question you posed in the Week 5 discussion was something like, “Should pit bull terriers be banned in my community?” After doing some preliminary research, you have concluded that pit bulls, if raised properly, are no more dangerous than other breeds of dogs. Your thesis statement can be something like, “Pitbulls should not be banned

Controversy Associated With Dissociative Disorders

 Assignment: Controversy Associated With Dissociative Disorders The  DSM-5-TR  is a diagnostic tool. It has evolved over the decades, as have the classifications and criteria within its pages. It is used not just for diagnosis, however, but also for billing, access to services, and legal cases. Not all practitioners are in agreement with the content and structure of the  DSM-5-TR , and dissociative disorders are one such area. These disorders can be difficult to distinguish and diagnose. There is also controversy in the field over the legitimacy of certain dissociative disorders, such as dissociative identity disorder, which was formerly called multiple personality disorder. In this Assignment, you will examine the controversy surrounding dissociative disorders. You will also explore clinical, ethical, and legal considerations pertinent to working with patients with these disorders. Photo Credit: Getty Images/Wavebreak Media To Prepare · Review this week’s Learning

CYBER SECURITY and how it can impact today's healthcare system and the future

 Start by reading and following these instructions: Create your Assignment submission and be sure to cite your sources, use APA style as required, and check your spelling. Assignment: Recommendations Document Due Week 6 (100 pts) Main Assignment Recommendations Document The 1250 to 1500-word deliverable for this week is an initial draft of your recommendations. Note that this is a working document and may be modified based on insights gained in module eight and your professor's feedback. This document should contain the following elements: Summary of your problem or opportunity definition A list of possible recommendation alternatives. In this section, you are not yet at the point of suggesting the best set of recommendations but you are trying to be creative and explore all the different ways that the problem or opportunity might best be addressed. The end result here will be a list of alternatives among which you will choose your final recom