Answer:
%Reduction in area = 73.41%
%Reduction in elongation = 42.20%
Explanation:
Given
Original diameter = 12.8 mm
Gauge length = 50.80mm
Diameter at the point of fracture = 6.60 mm (0.260 in.)
Fractured gauge length = 72.14 mm.
%Reduction in Area is given as:
((do/2)² - (d1/2)²)/(do/2)²
Calculating percent reduction in area
do = 12.8mm, d1 = 6.6mm
So,
%RA = ((12.8/2)² - 6.6/2)²)/(12.8/2)²
%RA = 0.734130859375
%RA = 73.41%
Calculating percent reduction in elongation
%Reduction in elongation is given as:
((do) - (d1))/(d1)
do = 72.14mm, d1 = 50.80mm
So,
%RA = ((72.24) - (50.80))/(50.80)
%RA = 0.422047244094488
%RA = 42.20%
Complete question:
A structural component in the form of a wide plate is to be fabricated from a steel alloy that has a plane strain fracture toughness of 98.9 MPa root m (90 ksi root in.) and a yield strength of 860 MPa (125,000 psi). The flaw size resolution limit of the flaw detection apparatus is 3.0 mm (0.12 in.). If the design stress is one-half of the yield strength and the value of Y is 1.0, determine whether or not a critical flaw for this plate is subject to detection.
Answer:
Since the flaw 17mm is greater than 3 mm the critical flaw for this plate is subject to detection
so that critical flow is subject to detection
Explanation:
We are given:
Plane strain fracture toughness K 
Yield strength Y = 860 MPa
Flaw detection apparatus = 3.0mm (12in)
y = 1.0
Let's use the expression:

We already know
K= design
a = length of surface creak
Since we are to find the length of surface creak, we will make "a" subject of the formula in the expression above.
Therefore
![a= \frac{1}{pi} * [\frac{k}{y*a}]^2](https://tex.z-dn.net/?f=%20a%3D%20%5Cfrac%7B1%7D%7Bpi%7D%20%2A%20%5B%5Cfrac%7Bk%7D%7By%2Aa%7D%5D%5E2%20)
Substituting figures in the expression above, we have:
![= \frac{1}{pi} * [\frac{98.9 MPa \sqrt{m}} {10 * \frac{860MPa}{2}}]^2](https://tex.z-dn.net/?f=%20%3D%20%5Cfrac%7B1%7D%7Bpi%7D%20%2A%20%5B%5Cfrac%7B98.9%20MPa%20%5Csqrt%7Bm%7D%7D%20%7B10%20%2A%20%5Cfrac%7B860MPa%7D%7B2%7D%7D%5D%5E2)
= 0.0168 m
= 17mm
Therefore, since the flaw 17mm > 3 mm the critical flow is subject to detection
Answer:
Explained
Explanation:
Cold working: It is plastic deformation of material at temperature below recrystallization temperature. whereas hot working is deforming material above the recrystallization temperature.
Given melting point temp of lead is 327° C and lead recrystallizes at about
0.3 to 0.5 times melting temperature which will be higher that 20°C. Hence we can conclude that at 20°C lead will under go cold working only.
Answer:
1. They needed to develop multiple components in software programs.
2. The ability to overlap the development to be more evolutionary in nature.
3. The need to be more risk-averse or the unwillingness to take risks led to the use of a spiral model.
Explanation:
Software development life cycle (SDLC) can be defined as a strategic process or methodology that defines the key steps or stages for creating and implementing high quality software applications.
In SDLC, a waterfall model can be defined as a process which involves sequentially breaking the software development into linear phases. Thus, the development phase takes a downward flow like a waterfall and as such each phase must be completed before starting another without any overlap in the process.
An incremental model refers to the process in which the requirements or criteria of the software development is divided into many standalone modules until the program is completed.
Also, a spiral model can be defined as an evolutionary SDLC that is risk-driven in nature and typically comprises of both an iterative and a waterfall model. Spiral model of SDLC consist of these phases; planning, risk analysis, engineering and evaluation.
<em>What motivated software engineers to move from the waterfall model to the incremental or spiral model is actually due to the following fact;</em>
- They needed to develop multiple components in software programs.
- The ability to overlap the development to be more evolutionary in nature.
- The need to be more risk-averse or the unwillingness to take risks led to the use of a spiral model.