Question

In a typical tension test, a dog-bone-shaped specimen is pulled in a machine. During the test, the force F needed to pull the specimen and the length L of a gauge section are measured. This data is used for plotting a stress-strain diagram of the material. Two definitions, engineering and true, exist for stress and strain. The engineering stress σe and strain εe are defined by: σe = F / Ao εe = (L - Lo) / Lo where Lo and Ao are the initial gauge length and the initial cross-section area of the specimen, respectively. The true stress σt and strain εt are defined by: σt = F / Ao εt = ln(L / Lo) The following are the measurements of force and gauge length from a tension test with an aluminum specimen. The specimen has a round cross-section with a radius of 6.4mm (before the test). The initial gauge length is Lo = 25mm. a. Use the data to calculate and print the engineering and the true stress-strain curves. b. Plot the engineering and true stress-strain curves, both on the same plot of the material. Label the axes and label the curves. Units: When the force is measured in Newtons (N), and the area is calculated in m², the units of stress are Pascals (Pa). F (N) 0 13345 26689 40479 42703 43592 44482 44927 45372 L (mm) 25 25.037 25.073 25.113 25.122 25.125 25.132 25.144 25.164 F (N) 46276 47908 26689 49035 50265 53213 44482 56.161 L (mm) 25.208 25.409 25.073 25.646 26.084 25.125 27.398 29.150 Requirements: Use a vector of structures to store the force F and the gauge length L from the table. Use two functions, E_stress_strain and T_stress_strain, to calculate the engineering and the true stress-strain, respectively. Please write code in C++ and follow all instructions.

          In a typical tension test, a dog-bone-shaped specimen is pulled in a machine. During the test, the force F needed to pull the specimen and the length L of a gauge section are measured. This data is used for plotting a stress-strain diagram of the material. Two definitions, engineering and true, exist for stress and strain. The engineering stress σe and strain εe are defined by: 

σe = F / Ao
εe = (L - Lo) / Lo

where Lo and Ao are the initial gauge length and the initial cross-section area of the specimen, respectively. The true stress σt and strain εt are defined by:

σt = F / Ao
εt = ln(L / Lo)

The following are the measurements of force and gauge length from a tension test with an aluminum specimen. The specimen has a round cross-section with a radius of 6.4mm (before the test). The initial gauge length is Lo = 25mm.

a. Use the data to calculate and print the engineering and the true stress-strain curves.
b. Plot the engineering and true stress-strain curves, both on the same plot of the material. Label the axes and label the curves.

Units: When the force is measured in Newtons (N), and the area is calculated in m², the units of stress are Pascals (Pa).

F (N)      0       13345   26689   40479   42703   43592   44482   44927   45372
L (mm)    25      25.037  25.073  25.113  25.122  25.125  25.132  25.144  25.164

F (N)      46276   47908   26689   49035   50265   53213   44482   56.161
L (mm)    25.208  25.409  25.073  25.646  26.084  25.125  27.398  29.150

Requirements:
Use a vector of structures to store the force F and the gauge length L from the table. Use two functions, E_stress_strain and T_stress_strain, to calculate the engineering and the true stress-strain, respectively. Please write code in C++ and follow all instructions.
        
Show more…
in a typical tension test a dog bone shaped specimen is pull in a machine during the test the force f needed to pull the specimen and the length l of a gauge section are measured this data i 03633

Added by Jonathan M.

Close

Computer Science and Information Technology
Computer Science and Information Technology
Trishna Knowledge Systems 2018 Edition
AceChat toggle button
Close icon
Ace pointing down

Please give Ace some feedback

Your feedback will help us improve your experience

Thumb up icon Thumb down icon
Thanks for your feedback!
Profile picture
In a typical tension test, a dog-bone-shaped specimen is pulled in a machine. During the test, the force F needed to pull the specimen and the length L of a gauge section are measured. This data is used for plotting a stress-strain diagram of the material. Two definitions, engineering and true, exist for stress and strain. The engineering stress σe and strain εe are defined by: σe = F / Ao εe = (L - Lo) / Lo where Lo and Ao are the initial gauge length and the initial cross-section area of the specimen, respectively. The true stress σt and strain εt are defined by: σt = F / Ao εt = ln(L / Lo) The following are the measurements of force and gauge length from a tension test with an aluminum specimen. The specimen has a round cross-section with a radius of 6.4mm (before the test). The initial gauge length is Lo = 25mm. a. Use the data to calculate and print the engineering and the true stress-strain curves. b. Plot the engineering and true stress-strain curves, both on the same plot of the material. Label the axes and label the curves. Units: When the force is measured in Newtons (N), and the area is calculated in m², the units of stress are Pascals (Pa). F (N) 0 13345 26689 40479 42703 43592 44482 44927 45372 L (mm) 25 25.037 25.073 25.113 25.122 25.125 25.132 25.144 25.164 F (N) 46276 47908 26689 49035 50265 53213 44482 56.161 L (mm) 25.208 25.409 25.073 25.646 26.084 25.125 27.398 29.150 Requirements: Use a vector of structures to store the force F and the gauge length L from the table. Use two functions, E_stress_strain and T_stress_strain, to calculate the engineering and the true stress-strain, respectively. Please write code in C++ and follow all instructions.
Close icon
Play audio
Feedback
Powered by NumerAI
Jennifer Stoner David Collins
Danielle Fairburn verified

Sri K and 99 other subject AP CS educators are ready to help you.

Ask a new question

*

Labs

-

Want to see this concept in action?

NEW

Explore this concept interactively to see how it behaves as you change inputs.

View Labs

*

Key Concepts

-
Key Concept
Premium Feature
Explore the core concept behind this problem.
Play button
Key Concept
Premium Feature
Explore the core concept behind this problem.
Your browser does not support the video tag.

*

Recommended Videos

-
novel-steel-composite-being-tested-determine-its-toughness_-compacl-tension-samples-are-faligue-cracked-and-then-ioaded-to-fallure-three-samples-have-been-tested-as-shown-in-table-table-data-15381

A novel steel composite is being tested to determine its toughness. Compact tension samples are fatigue cracked and then loaded to failure. Three samples have been tested as shown in Table 1. Table 1 Data for Question 4 Sample W (mm) B (mm) a (mm) Load at failure P (kN) 1 50 5 24.9 6.2 2 50 20 25.1 28.1 3 50 30 24.6 42.5 a. i. Use the ‘Compact tension specimen’ geometry in the ‘K-calculator’ spreadsheet to calculate the value of K at failure for the three samples. ii. In order for a valid fracture toughness value to be obtained, both the sample thickness B and the final crack length, a, should satisfy B, a ≥ 2.5(KQ / σyield)² where KQ is the estimated toughness value of K at failure, and σyield is the yield strength of the material, which in this case is 700 MPa. Calculate whether the samples are sufficiently thick (i.e. whether B is large enough) to meet this criterion. Are the final crack lengths acceptable? b. A cylindrical pressure vessel of 2 m radius and 0.05 m wall thickness is manufactured from a steel with σyield of 700 MPa and fracture toughness of 90 MPa ∙∙m. The internal pressure of the vessel during operation is expected to reach 0.75 MPa. Before the component is installed, a non-destructive testing (NDT) contractor reveals a flaw of depth 17 mm. i. Assess if the component is safe to be used. Use the ‘Plate in tension – through-thickness edge crack’ geometry in the K-calculator. You will need to calculate the hoop stress in the wall of the pressure vessel, assuming it to be a thin-walled cylinder. ii. A safety-conscious engineer orders the flaw to be repaired. After repairing, NDT reveals that welding has introduced a new flaw, 6 mm in depth. It is assumed that as a result of welding, the residual stress in the region of the flaw is close to the yield strength of the steel. Will the vessel be safe to use in this situation? Explain how you have come to your conclusion. iii. Careful weld simulation reveals that in the region of the flaw, the residual stress is actually only 25% of the yield stress. Is the flaw safe under these conditions? iv. The safety engineer wants to purchase some new NDT equipment to detect flaws. Considering the stress conditions described in part (iii), if a flaw must be detected before it grows to half the critical length, which of the devices given in Table 2 would be suitable? Explain your answer. Table 2 List of possible NDT devices Device Minimum detectable flaw (mm) 1 1 2 5 3 10 4 16

Sri K.

the-patch-clamp-technique-is-widely-used-in-electrophysiology-to-study-the-gating-properties-of-ion-54366

The patch clamp technique is widely used in electrophysiology to study the gating properties of ion channels. A glass micropipette with an open tip is brought into contact with a cell or a vesicle containing the ion channel of interest. As a result of the strong adhesion between the glass and the lipid membrane, the membrane gets pulled into the pipette as shown in Figure 11.49. Figure 11.49 : Membrane patch and pipette. Schematic showing the membrane patch shape (grey) at zero applied pressure. The pipette has a radius of $R_{p}$ and as a result of adhesion, the membrane is pulled up the pipette by a distance $L_{0}$ Although the glass-membrane adhesion is crucial to avoiding spurious leakage currents not resulting from the channels themselves, this adhesion can also have negative side effects. For example, as the membrane adheres to the pipette, it induces a tension that is different from the resting tension in the membrane patch, and this could lead to errors in the estimates of gating tension of mechanosensitive channels, for example. In this problem, we use our understanding of elasticity of membranes to estimate the size of this adhesion-induced tension. (a) Consider the geometry shown in Figure 11.49 , where the membrane patch has a cylindrical adhered domain and a circular free domain. The elastic energy associated with the patch comes from two contributions, namely, the stretch energy and the glass-bilayer adhesion energy. The stretch energy results from the fact that the membrane is stretched when it is pulled into the pipette, This contribution to the free energy has a quadratic dependence on the areal strain $\phi=\left(A-A_{0}\right) / A_{1},$ and is given by $$G_{\text {stretch }}=\frac{1}{2} K_{\mathrm{A}} \phi^{2} A_{0}$$, where $A_{0}$ is the unstretched area of the membrane patch and $K_{\mathrm{A}} \approx 50 \mathrm{k}_{\mathrm{B}} \mathrm{T} / \mathrm{nm}^{2}$ is the stretch modulus. The adhesion energy is proportional to the area of the contact domain $A_{\text {adh }}$ and is given by $G_{\text {adh }}=-\gamma A_{\text {adh }},$ where $\gamma$ is the adhesion energy (that is, the energy per unit area). Using these facts and the geometry shown in Figure 11.49 obtain the expression for the total elastic energy of the membrane patch in terms of the areal strain $\phi$. (b) Minimize the elastic energy with respect to $\phi$ to obtain the expression for the equilibrium areal strain. Compute the tension $\tau$ in the membrane patch in equilibrium using the relation $\tau=K_{A} \phi .$ For $\gamma \sim 0.5 k_{B} T / n m^{2},$ a typical value for glass-bilayer interaction, estimate the equilibrium areal strain and the tension in the patch. (c) Assuming that the unstretched area of the patch is $A_{0}=2 \times \pi R_{\mathrm{P}}^{2},$ what is the length of membrane tube $L$ that lines the sides of the pipette? How does this length compare with the length computed from simple geometrical considerations, namely, by assuming that the membrane patch does not get stretched when it is drawn into the pipette. (d) Show that membrane bending does not contribute significantly to the energy budget of the membrane patch. Do this by computing the bending energy of cylindrical membrane material within the pipette and compare the resulting energy with the stretch energy and adhesion energy you already obtained.

Shyam P.

by-making-some-assumptions-about-the-density-of-crowns-foliage-the-total-force-f-on-the-tree-can-be-

By making some assumptions about the density of crown's foliage, the total force $F$ on the tree can be calculated using a formula from physics: $F=\rho A v^{2} / 6$ where $\rho \approx 1.225 \mathrm{~kg} / \mathrm{m}^{3}$ is the density of air, $v$ is the windspeedin $\mathrm{m} / \mathrm{s}$, and $A$ is the cross-sectional area of the tree's crown. If we assume that the crown in roughly cylindrical, then its cross section is a rectangle of area $A=(2 R)(L / 2)=R L$, where $R$ is the average radius of the cylinder. Then the total force per unit length is then $w_{0}=F /(L / 2)=0.408 R v^{2}$. The cross-sectional moment of inertia for a uniform cylindrical beam is $I=\frac{1}{4} \pi r^{4}$, where $r$ is the radius of the cylinder (tree trunk). By your answer to part (c) in Problem 9 and the explanations above, the amount that a loblolly will bend depends on each of the parameters in the following table. \begin{tabular}{|cll|} \hline Symbol & Description & Typical values \\ \hline$r$ & radius of trunk & $0.15-0.25 \mathrm{~m}$ \\ $R$ & radius of crown & $3-4 \mathrm{~m}$ \\ $L$ & height of pine & $15-20 \mathrm{~m}$ \\ $E$ & modulus of elasticity & $11-14 \mathrm{~N} / \mathrm{m}^{2}$ \\ $v$ & Hugo wind speeds & $40-60 \mathrm{~m} / \mathrm{s}(90-135 \mathrm{mi} / \mathrm{h})$ \\ \hline \end{tabular} (a) Mathematicallyshow how each parameter affects the bending, and explain in physical terms why this makes sense. (For example, a large value of $E$ results in less bending since $E$ appears in the denominator of $y(L)$. This means that hard wood like oak bends less than a soft wood such as palm.) (b) Graph $y(x)$ for $40 \mathrm{~m} / \mathrm{s}$ winds for an "average" tree by choosing average values of each parameter (for example, $r=0.2, R=3.5$, and so on $) .$ Graph $y(x)$ for $60 \mathrm{~m} / \mathrm{s}$ winds for a "tall" (but otherwise average) pine. (c) Recall that in the derivation of the beam equation on page 166 it was assumed that the deflection of the beam was small. What is the largest possible value of $y(L)$ that is predicted by the model if all parameters are chosen from the given table? Is this prediction realistic, oris the mathematical model no longer valid for parameters in this range? (d) The beam equation always predicts that a beam will bend, even if the load and flexural rigidity reflect an elephant standing on a toothpick! Different methods are used by engineers to predict when and where a beam will break. In particular, a beam subject to a load will break at the location where the stress function $y^{\prime \prime}(x) / I(x)$ reaches a maximum. Differentiate the function in part (b) of Problem 9 to obtain $E I y^{\prime \prime}$, and use this to obtain the stress $y^{\prime \prime}(x) / I(x)$. (e) Real pine roe trunks arenotuniformly wide, but taperas they approach the top of the tree. Substitute $r(x)=0.2-x /(15 L)$ into the equation for $I$ and then use a graphing utility to graph the resulting stress as a function of height for an average loblolly. Where does the maximum stress occur? Does this location depend on the speed of the wind? On the radius of the crown? On the height of the pine tree? Compare the model toobserved data fromHurricane Hugo. (f) A mathematical model is sensitive to an assumption if small changes in the assumption lead to widely different predictions for the model. Repeat part (e) using $r(x)=0.2-x /(20 L)$ and $r(x)=0.2-x /(10 L)$ as formulas that describe the radius of a pine tree trunk that tapers. Is our model sensitive to our choice for these formulas?

Advanced Engineering Mathematics

Higher-Order Differential Equations

Linear Models: Boundary-Value Problems


*

Recommended Textbooks

-
Computer Science and Information Technology

Computer Science and Information Technology

Trishna Knowledge Systems 2018 Edition
achievement 1,355 solutions
Introduction to Programming Using Python

Introduction to Programming Using Python

Y. Daniel Liang 1st Edition
achievement 1,697 solutions
Computer Science - An Overview

Computer Science - An Overview

Glenn Brookshear, Dennis Brylow 12th Edition
achievement 1,719 solutions

*

Transcript

-
00:01 Hello students, today we will discuss about this question.
00:04 In this question, a novel steel composite is being tested to determine its toughness.
00:10 The compact tension samples are fatigued, cracked and then loaded to failure.
00:17 Three samples have been tested as shown in the table.
00:21 Here it is sample 1, 2 and 3.
00:24 Now w, b, a, load at failure, that is p.
00:32 So therefore, here it is 50, 50, 5, 20, 24 .9, 25 .1, 6 .2, 28 .1.
00:44 Here it is 50, 30, 24 .6, 42 .5.
00:48 42 .5.
00:50 Now here we need to use the compact tension specimen geometry in k calculator spreadsheet to calculate the value of k at a failure for three samples.
01:05 So here we need to find it for three samples.
01:10 So here first of all for the first case, k that is equals to p divide by b w raised to 0 .5 multiplied by f of a divide by w...
Need help? Use Ace
Ace is your personal tutor. It breaks down any question with clear steps so you can learn.
Start Using Ace
Ace is your personal tutor for learning
Step-by-step explanations
Instant summaries
Summarize YouTube videos
Understand textbook images or PDFs
Study tools like quizzes and flashcards
Listen to your notes as a podcast
Continue solving this problem
Create a free account to:
  • View full step-by-step solution
  • Ask follow-up questions with Ace AI
  • Save progress and study later
Continue Free
Join the community

18,000,000+

Students on Numerade


Trusted by students at 8,000+ universities

Numerade

Get step-by-step video solution
from top educators

Continue with Clever
or



By creating an account, you agree to the Terms of Service and Privacy Policy
Already have an account? Log In

A free answer
just for you

Watch the video solution with this free unlock.

Numerade

Log in to watch this video
...and 100,000,000 more!


EMAIL

PASSWORD

OR
Continue with Clever