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
sveticcg [70]
2 years ago
5

A rotating beam is subject to an alternating stress of 48 kpsi and a mean stress of 24 kpsi. The ultimate strength of the materi

al is 100 kpsi and the fully correctly endurance limit is 40 kspi. Calculate the factor of safety using the Goodman fatigue failure theory to show this is finite life. Then, calculate the life of the beam in number of cycles.
Engineering
1 answer:
Alisiya [41]2 years ago
6 0

Answer:

goodman = 0.694

life of beam = 211597

Explanation:

alternating stress = 48 kpsi

mean stress = 24 kpsi

ultimate strength = 100 kpsi

endurance limit = 40 kpsi

goodman:

= \frac{mean stress}{ultimate stress} +\frac{alternating stress}{endurance limit} =\frac{1}{N}

= \frac{24}{100} +\frac{48}{40} =\frac{1}{N}

= 0.24 + 1.2 = \frac{1}{N}

N = 1/1.44

N = 0.694

2. check attachment for diagram

Log(N)-3/3 = log90 - log48/log90 - log40

Log(N)-3/3 = 0.77517

Log N = 5.325509

N = 10^(5.325509)

N = 211597

You might be interested in
A satellite would have a mass of 270 kg on the surface of Mars. Determine the weight of the satellite in pounds if it is in orbi
koban [17]

Answer:

26 lbf

Explanation:

The mass of the satellite is the same regardless of where it is.

The weight however, depends on the acceleration of gravity.

The universal gravitation equation:

g = G * M / d^2

Where

G: universal gravitation constant (6.67*10^-11 m^3/(kg*s))

M: mass of the body causing the gravitational field (mass of Earth = 6*10^24 kg)

d: distance to that body

15000 miles = 24140 km

The distance is to the center of Earth.

Earth radius = 6371 km

Then:

d = 24140 + 6371 = 30511 km

g = 6.67*10^-11 * 6*10^24 / 30511000^2 = 0.43 m/s^2

Then we calculate the weight:

w = m * a

w = 270 * 0.43 = 116 N

116 N is 26 lbf

8 0
3 years ago
Unit for trigonometric functions is always "radian". 1. 10 points: Do NOT submit your MATLAB code for this problem (a) Given f(x
RoseWind [281]

Answer:

Below is the required code.

Explanation:

%% Newton Raphson Method

clear all;

clc;

x0=input('Initial guess:\n');

x=x0;

f=exp(-x)-sin(x)-0.2;

g=-exp(-x)-cos(x);

ep=10;

i=0;

cc=input('Condition of convergence:\n');

while ep>=cc

i=i+1;

temp=x;

x=x-(f/g);

f=exp(-x)-sin(x)-0.2;

g=-exp(-x)-cos(x);

ep=abs(x-temp);

fprintf('x = %6f and error = %6f at iteration = %2f \n',x,ep,i);

end

fprintf('The solution x = %6f \n',x);

%% End of MATLAB Program

Command Window:

(a) First Root:

Initial guess:

1.5

Condition of convergence:

0.01

x = -1.815662 and error = 3.315662 at iteration = 1.000000

x = -0.644115 and error = 1.171547 at iteration = 2.000000

x = 0.208270 and error = 0.852385 at iteration = 3.000000

x = 0.434602 and error = 0.226332 at iteration = 4.000000

x = 0.451631 and error = 0.017029 at iteration = 5.000000

x = 0.451732 and error = 0.000101 at iteration = 6.000000

The solution x = 0.451732

>>

Second Root:

Initial guess:

3.5

Condition of convergence:

0.01

x = 3.300299 and error = 0.199701 at iteration = 1.000000

x = 3.305650 and error = 0.005351 at iteration = 2.000000

The solution x = 3.305650

>>

(b) Guess x=0.5:

Initial guess:

0.5

Condition of convergence:

0.01

x = 0.450883 and error = 0.049117 at iteration = 1.000000

x = 0.451732 and error = 0.000849 at iteration = 2.000000

The solution x = 0.451732

>>

Guess x=1.75:

Initial guess:

1.75

Condition of convergence:

0.01

x = 227.641471 and error = 225.891471 at iteration = 1.000000

x = 218.000998 and error = 9.640473 at iteration = 2.000000

x = 215.771507 and error = 2.229491 at iteration = 3.000000

x = 217.692636 and error = 1.921130 at iteration = 4.000000

x = 216.703197 and error = 0.989439 at iteration = 5.000000

x = 216.970438 and error = 0.267241 at iteration = 6.000000

x = 216.971251 and error = 0.000813 at iteration = 7.000000

The solution x = 216.971251

>>

Guess x=3.0:

Initial guess:

3

Condition of convergence:

0.01

x = 3.309861 and error = 0.309861 at iteration = 1.000000

x = 3.305651 and error = 0.004210 at iteration = 2.000000

The solution x = 3.305651

>>

Guess x=4.7:

Initial guess:

4.7

Condition of convergence:

0.01

x = -1.916100 and error = 1.051861 at iteration = 240.000000

x = -0.748896 and error = 1.167204 at iteration = 241.000000

x = 0.162730 and error = 0.911626 at iteration = 242.000000

x = 0.428332 and error = 0.265602 at iteration = 243.000000

x = 0.451545 and error = 0.023212 at iteration = 244.000000

x = 0.451732 and error = 0.000187 at iteration = 245.000000

The solution x = 0.451732

>>

Explanation:

The two solutions are x =0.451732 and 3.305651 within the range 0 < x< 5.

The initial guess x = 1.75 fails to determine the solution as it's not in the range. So the solution turns to unstable with initial guess x = 1.75.

7 0
3 years ago
What does an aeronautical engineer design
Colt1911 [192]

Answer:

they work with aircraft, designing aircrafts.

Explanation:

3 0
3 years ago
Scenario* The organization is a regional XYZ Credit Union/Bank that has multiple branches and locations throughout the region.*
fiasKO [112]

Answer:

1) For preparation of plan :

It is to gather the team and creating the timeline. Gathering the inputs for the plan and confirming the mission and vision then launching the strategy.

2) A mission would describe about the company and the specification of the company

A vision is the long term or future state of the organization to achieve in a time frame.

Both would include the OAS statements and strategic shifts.

3) The OAS and strategic shift would help to create a balanced score card that would help for data gathering and analysis

This would include the financial, customers goal, Process goals, people's goals etc.

4) To create and develop the plan's framework:

To set the objective for high level organizational goals

To measure the and accomplish the objectives

To take initiatives to achieve the objectives

Explanation:

8 0
2 years ago
What combustion after effects do actuators work to control
Rufina [12.5K]
Answer: I would help you but I don’t know the answer, so sorry
4 0
3 years ago
Read 2 more answers
Other questions:
  • a. A crude oil pipe’s radius is reduced by 5%. What is the corresponding percentage change in the pressure drop per unit length?
    8·1 answer
  • What are the advantages of using 3D ink jet printing?
    10·1 answer
  • A mass of 8000 kg of slightly enriched uranium (2% U-235, 98% U-238) is exposed for 30 days in a reactor operating at (6.18) hea
    5·1 answer
  • Can someone please do this for me? I’m so behind on other work for different classes and this one is due today! please I’d appre
    11·1 answer
  • שאלה 2 - כתיבת קוד (35 נק')
    12·1 answer
  • The market for college textbooks is illustrated in the graph below. In the market for textbooks, the current price of a textbook
    11·1 answer
  • Helium gas expands in a piston-cylinder in a polytropic process with n=1.67. Is the work positive, negative or zero?
    8·1 answer
  • The removed soil at an excavation site is also called spoil?​
    14·1 answer
  • Why do you suppose a value of 5 is used? Do you think other values might work?
    6·1 answer
  • Similarity of surface<br>and ground<br>waler​
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!