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
Andrews [41]
3 years ago
5

Chemical milling is used in an aircraft plant to create pockets in wing sections made of an aluminum alloy. The starting thickne

ss of one workpart of interest is 20 mm. A series of rectangular-shaped pockets 12 mm deep are to be etched with dimensions 200 mm by 400 mm. The corners of each rectangle are radiused to 15 mm. The part is an aluminum alloy and the etchant is NaOH. The penetration rate for this combination is 0.024 mm/min and the etch factor is 1.75.
Determine
(a) metal removal rate in mm3/min,
(b) time required to etch to the specified depth.
Engineering
1 answer:
Lelu [443]3 years ago
3 0

Answer:

a) metal removal rate is 1915.37 mm³/min

b) the time required to etch to the specified depth is 500 min or 8.333 hrs

Explanation:

Given the data in the question;

starting thickness of one work part of interest = 20 mm

depth of series of rectangular-shaped pockets = 12 mm

dimension of pocket = 200 mm by 400 mm

radius of corners of each rectangle = 15 mm

penetration rate = 0.024 mm/minute

etch factor = 1.75

a)

To get the metal removal rate MRR;

The initial area will be smaller compare to the given dimensions of 200mm by 400mm and the metal removal rate would increase during the cut as area is increased. so'

A = 200 × 400 - ( 30 × 30 - ( π × 15² ) )

= 80000 - ( 900 - 707 )      

= 80000 - 193

A = 79807 mm²

Hence, metal removal rate MRR = penetration rate × A

MRR = 0.024 mm/minute × 79807 mm²

MRR = 1915.37 mm³/min

Therefore, metal removal rate is 1915.37 mm³/min

b) To get the time required to etch to the specified depth;

Time to machine ( etch ) =  depth of series of rectangular-shaped pockets / penetration rate

we substitute

Time to machine ( etch ) = 12 mm / 0.024 mm/minute

Time to machine ( etch ) = 500 min or 8.333 hrs

Therefore, the time required to etch to the specified depth is 500 min or 8.333 hrs

You might be interested in
A body weighs 50 N and hangs from a spring with spring constant of 50 N/m. A dashpot is attached to the body. If the body is rai
lbvjy [14]

Answer:

a) 3.607 m

b) 1.5963 m

Explanation:

See that attached pictures for explanation.

3 0
3 years ago
It is said that Archimedes discovered his principle during a bath while thinking about how he could determine if KingHiero‘s cro
Rudiy27

Answer:

the crown is false densty= 12556kg/m^3[/tex]

Explanation:

Hello! The first step to solve this problem is to find the mass of the crown, this is found using the weight of the crown in the air by means of the equation for the weight.

W=mg

W=weight(N)=31.4N

M=Mass

g=gravity=9.81m/S^2

solving for M

m=W/g

m=\frac{31.4N}{9.81m/S^2}=3.2kg

The second step is find the volume of crown  remembering that when an object is weighed in the water the result is the subtraction between the weight of the object and the buoyant force of the water which is the product of the volume of the crown by gravity by density of water

F=mg-\alpha  V g

Where

F=weight in water=28.9N

m=mass of crown=3.2kg

g=gravity=9.81m/S^2

α=density of water=1000kg/m^3

V= crown´s volume

solving for V

V=\frac{mg-F }{g \alpha } =\frac{(3.2)(9.81)-28.9}{9.81(1000)} =0.000254m^3

finally, we remember that the density is equal to the index between mass and volume

\alpha =\frac{m}{v} =\frac{3.2}{0.000254} =12556kg/m^3

To determine the density of the crown without using the weight in the water and with a bucket we can use the following steps.

1.weigh the crown in the air and find the mass

2. put water in a cylindrical bucket and measure its height with a ruler.

3. Put the crown in the bucket and measure the new water level with a ruler.

4. Subtract the heights, and find the volume of a cylinder knowing the difference in heights and the diameter of the bucket, in order to determine the volume of the crown.

5. find density by dividing mass by volume

7 0
3 years ago
Plant scientists would not do which of the following?
zavuch27 [327]

Explanation:

i think option 4 is correct answer because itsrelated to animal not plants.

6 0
3 years ago
Read 2 more answers
In C++ the declaration of floating point variables starts with the type name float or double, followed by the name of the variab
zubka84 [21]

Answer:

The given grammar is :

S = T V ;

V = C X

X = , V | ε

T = float | double

C = z | w

1.

Nullable variables are the variables which generate ε ( epsilon ) after one or more steps.

From the given grammar,

Nullable variable is X as it generates ε ( epsilon ) in the production rule : X -> ε.

No other variables generate variable X or ε.

So, only variable X is nullable.

2.

First of nullable variable X is First (X ) = , and ε (epsilon).

L.H.S.

The first of other varibles are :

First (S) = {float, double }

First (T) = {float, double }

First (V) = {z, w}

First (C) = {z, w}

R.H.S.

First (T V ; ) = {float, double }

First ( C X ) = {z, w}

First (, V) = ,

First ( ε ) = ε

First (float) = float

First (double) = double

First (z) = z

First (w) = w

3.

Follow of nullable variable X is Follow (V).

Follow (S) = $

Follow (T) = {z, w}

Follow (V) = ;

Follow (X) = Follow (V) = ;

Follow (C) = , and ;

Explanation:

4 0
3 years ago
10. An engineer is designing a total hip implant. She intends to make the femoral stem out of titanium because it forms a good i
creativ13 [48]

Answer:

Yes. She should be worried about corrosion. The 18-8 stainless exhibits intergranular corrosion due to high (0.08%) carbon content and gross pitting due to low molybdenum content.

Explanation: lol

8 0
4 years ago
Other questions:
  • Write a grammar for a language whose sentences start with an even and non-zero number of x’s, end with an odd number of z’s, and
    11·1 answer
  • When diagnosing engine noise, Technician A says a mechanical stethoscope may not be appropriate in pinpointing a squeaking drive
    14·1 answer
  • The base class Pet has attributes name and age. The derived class Dog inherits attributes from the base class Pet class and incl
    10·1 answer
  • Which of the following correctly explains why it would be beneficial for an engineer to become a member of the Leadership in Ene
    15·2 answers
  • Determine the average power, complex power and power factor (including whether it is leading or lagging) for a load circuit whos
    9·2 answers
  • 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
  • Choose the three questions that an engineer should ask himself or herself when identifying the need of a problem.
    6·2 answers
  • 1)
    13·1 answer
  • lmfsojdkkfjdsskfsaj;fkljsldfkjlsdkfdjs;dklfjsldkfjflkjfkjfldjsdlfgkljshglksdjfghdskjgsdfkfjghlsdfghsdkjfghlskjdfhglskjdfghkjsfhg
    12·1 answer
  • A type of adjustable square that can be used to set, test, and transfer angles is called a
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!