1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Ivenika [448]
3 years ago
11

If the specific surface energy for aluminum oxide is 0.90 J/m2 and its modulus of elasticity is (393 GPa), compute the critical

stress required for the propagation of an internal crack of length 0.6 mm. ___ MPa
Engineering
1 answer:
vampirchik [111]3 years ago
6 0

Answer:

critical stress required for the propagation is 27.396615 ×10^{6} N/m²

Explanation:

given data

specific surface energy = 0.90 J/m²

modulus of elasticity E = 393 GPa = 393 ×10^{9} N/m²

internal crack length = 0.6 mm

to find out

critical stress required for the propagation

solution

we will apply here critical stress formula for propagation of internal crack

( σc ) = \sqrt{\frac{2E\gamma s}{\pi a}}    .....................1

here E is modulus of elasticity and γs is specific surface energy and a is half length of crack i.e 0.3 mm  = 0.3 ×10^{-3} m

so now put value in equation 1 we get

( σc ) = \sqrt{\frac{2E\gamma s}{\pi a}}

( σc ) = \sqrt{\frac{2*393*10^9*0.90}{\pi 0.3*10^{-3}}}

( σc ) = 27.396615 ×10^{6} N/m²

so critical stress required for the propagation is 27.396615 ×10^{6} N/m²

You might be interested in
You talk with the owner and he likes the idea of using two large glulam beams as shown to carry the joist loads. Design the glul
bezimeni [28]

Answer:

People also ask

What type of soil has equal parts of sand silt and clay?

What soil horizon contains mostly clay silt and sand?

E Horizon - This eluviation (leaching) layer is light in color; this layer is beneath the A Horizon and above the B Horizon. It is made up mostly of sand and silt, having lost most of its minerals and clay as water drips through the soil (in the process of eluviation).

7 0
3 years ago
Thermal energy measured by?
Harlamova29_29 [7]

Answer:

Thermal energy is measured using a thermometer denominated in Fahrenheit, Celsius and Kelvin

3 0
2 years ago
Water at 15°C is to be discharged from a reservoir at a rate of 18 L/s using two horizontal cast iron pipes connected in series
love history [14]

Answer:

The required pumping head is 1344.55 m and the pumping power is 236.96 kW

Explanation:

The energy equation is equal to:

\frac{P_{1} }{\gamma } +\frac{V_{1}^{2}  }{2g} +z_{1} =\frac{P_{2} }{\gamma } +\frac{V_{2}^{2}  }{2g} +z_{2}+h_{i} -h_{pump} , if V_{1} =0,z_{2} =0\\h_{pump} =\frac{V_{2}^{2}}{2} +h_{i}-z_{1}

For the pipe 1, the flow velocity is:

V_{1} =\frac{Q}{\frac{\pi D^{2} }{4} }

Q = 18 L/s = 0.018 m³/s

D = 6 cm = 0.06 m

V_{1} =\frac{0.018}{\frac{\pi *0.06^{2} }{4} } =6.366m/s

The Reynold´s number is:

Re=\frac{\rho *V*D}{u} =\frac{999.1*6.366*0.06}{1.138x10^{-3} } =335339.4

\frac{\epsilon }{D} =\frac{0.00026}{0.06} =0.0043

Using the graph of Moody, I will select the f value at 0.0043 and 335339.4, as 0.02941

The head of pipe 1 is:

h_{1} =\frac{V_{1}^{2}  }{2g} (k_{L}+\frac{fL}{D}  )=\frac{6.366^{2} }{2*9.8} *(0.5+\frac{0.0294*20}{0.06} )=21.3m

For the pipe 2, the flow velocity is:

V_{2} =\frac{0.018}{\frac{\pi *0.03^{2} }{4} } =25.46m/s

The Reynold´s number is:

Re=\frac{\rho *V*D}{u} =\frac{999.1*25.46*0.03}{1.138x10^{-3} } =670573.4

\frac{\epsilon }{D} =\frac{0.00026}{0.03} =0.0087

The head of pipe 1 is:

h_{2} =\frac{V_{2}^{2}  }{2g} (k_{L}+\frac{fL}{D}  )=\frac{25.46^{2} }{2*9.8} *(0.5+\frac{0.033*36}{0.03} )=1326.18m

The total head is:

hi = 1326.18 + 21.3 = 1347.48 m

The required pump head is:

h_{pump} =\frac{25.46^{2} }{2*9.8} +1347.48-36=1344.55m

The required pumping power is:

P=Q\rho *g*h_{pump}  =0.018*999.1*9.8*1344.55=236965.16W=236.96kW

8 0
3 years ago
What is engine knock? What cause the engine knock problem?
antiseptic1488 [7]

Answer:

When the uneven burning of the fuel takes place due to the incorrect air/fuel mixture inside the engine cylinder, a knocking sound is observed. This is called as the engine knocking.

Explanation:

When the uneven burning of the fuel takes place due to the incorrect air/fuel mixture inside the engine cylinder, a knocking sound is observed. This is called as the engine knocking.

The engine knock problem can be caused due to the following reason

a) When the octane rating of the fuel used is low.

b) The deposition of the carbon around the cylinder walls takes place.

c) The spark plug used in the vehicle is not correct.

3 0
3 years ago
Your Java program will be reading input from a file name strInput.txt. Each record contains String firstname String lastName Str
stiks02 [169]

Answer:

The program requires that you have the specified input files and it reads from each file at a time and processes salary in digits, states the city, state and bonus with respective first and last name as requested in the question. Note that you must have access to the mentioned output files for the program to work properly. Below is the java version of the program.

import java.io.File;

import java.io.FileNotFoundException;

import java.io.PrintWriter;

import java.util.Scanner;

class Driver

{

public static void main(String[] args) throws FileNotFoundException

{

Scanner sc = new Scanner(new File("strInput.txt"));

PrintWriter pd = new PrintWriter(new File("strOutputD"));

PrintWriter prf = new PrintWriter(new File("strOutputRF"));

String firstname = "", lastname = "", strSalary = "", status = "", cityState = "", city = "", state = "";

double salary = 0, bonus = 0;

int incorrectRecords = 0;

int dRecords = 0;

int fRecords = 0;

while(sc.hasNextLine())

{

firstname = sc.next();

lastname = sc.next();

strSalary = sc.next();

status = sc.next();

cityState = sc.next();

if(!status.equals("D") && !status.equals("F"))

{

System.out.println("Records is neither D nor F. Skipping this...");

incorrectRecords++;

continue;

}

else if(status.equals("D") || status.equals("F"))

{

char c = ' ';

int i = 0;

for(i=0; i<strSalary.length() && c != '.'; i++)

{

c = strSalary.charAt(i);

if(!Character.isDigit(c))

{

System.out.println("Char at position " + (i+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

}

if(c == '.')

{

if(i+1 == strSalary.length()-1)

{

if(!Character.isDigit(strSalary.charAt(i)))

{

System.out.println("Char at position " + (i+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

if(!Character.isDigit(strSalary.charAt(i+1)))

{

System.out.println("Char at position " + (i+1+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

}

else

{

System.out.println("Period is in the wrong position. Expected at " + (strSalary.length()-3) + " but found at " + (i+1));

continue;

}

}

city = cityState.split(",")[0];

state = cityState.split(",")[1];

salary = Double.parseDouble(strSalary);

if(status.equals("D"))

{

bonus = salary * 0.125;

dRecords++;

pd.write(firstname + " " + lastname + " " + status + " " + salary + " " + bonus + " " + city + " " + state);

}

else

{

bonus = salary * 0.18;

fRecords++;

prf.write(firstname + " " + lastname + " " + status + " " + salary + " " + bonus + " " + city + " " + state);

}

}

}

System.out.println("No of D records : " + dRecords);

System.out.println("No of F records : " + fRecords);

System.out.println("No of incorrect records : " + incorrectRecords);

}

}

6 0
3 years ago
Other questions:
  • In what situation you would prefer to use a successive approximation ADC over flash ADC?
    13·1 answer
  • Talc and graphite are two of the lowest minerals on the hardness scale. They are also described by terms like greasy or soapy. B
    14·1 answer
  • How much work is performed if a 400 lb weight is lifted 10 ft ?
    8·1 answer
  • A device that helps increase field worker productivity by providing reliable location and time
    13·1 answer
  • Consider the experiment of Problem 1.27, in which a frictionless puck is sliding straight across a rotating turntable through th
    10·1 answer
  • A train which is traveling at 70 mi/hr applies its brakes as it reaches point A and slows down with a constant deceleration. Its
    12·1 answer
  • Draw the sequence of BSTs that results when you insert the keys E, A, S, Y, Q, U, E, S, T, I, O, N, in that order into an initia
    10·1 answer
  • Imagine a cantilever beam fixed at one end with a mass = m and a length = L. If this beam is subject to an inertial force and a
    6·1 answer
  • Click this link to view O*NET’s Work Context section for Loading Machine Operators. Note that common contexts are listed toward
    10·1 answer
  • The image shows the relative positions of Earth and the Sun for each of the four seasons. Earth travels in an elliptical orbit a
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!