answer.
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
bazaltina
9 days ago
7

The Machine Shop has received an order to turn three alloy steel cylinders. Starting diameter = 250 mm and length = 625 mm. Feed

= 0.30 mm/rev, and depth of cut = 2.5 mm. A coated carbide cutting tool will be used whose Taylor tool life parameters are n = 0.25 and C = 700, where the units are min for tool life and m/min for cutting speed. Compute the cutting speed that will allow the tool life to be just equal to the cutting time for the three parts.
Engineering
1 answer:
alex41 [274]9 days ago
5 0

Response:

The cutting speed is calculated at 365.71 m/min

Clarification:

Given parameters include

diameter D = 250 mm

length L = 625 mm

Feed f = 0.30 mm/rev

cut depth = 2.5 mm

n = 0.25

C = 700

To find

the cutting speed that ensures the tool life coincides with the cutting time for the three parts

The formula for cutting time is given as

Tc =

....................1

where D refers to diameter, L refers to length and f refers to feed while V represents speed \frac{\pi DL}{1000*f*V}

Thus, we derive

Tc = \frac{\pi (250)*625}{1000*0.3*V}

Tc = \frac{1636.25}{V}

Given the tool life is expressed as

T = 3 × Tc............................2

where T denotes tool life and Tc is the cutting duration

Calculating tool life by substituting values into equation 2 yields

T = 3 × \frac{1636.25}{V}

According to the Taylor tool formula, cutting speed is expressed as

VT^{0.25} = 700

 × V × 8.37 = 700

This yields V = 365.71

Thus, the cutting speed calculates to 365.71 m/min

You might be interested in
6. You are evaluating flow through an airway. The current flow rate is 10 liters per minute with a fixed driving pressure (P1) o
iogann1982 [279]

Answer:

B) P1 would have to increase to sustain the flow rate (correct)

C) Resistance would rise (correct)

Explanation:

Flow rate is measured at 10 liters per minute

Driving pressure (P1) stands at 20 cm H2O

Fixed downstream pressure (P2) is 5 cm H2O

The accurate statements when the lumen is pinched in the center of the tube are: P1 will increase to maintain the flow rate, and resistance will rise. This occurs because pinching the lumen decreases its diameter, leading to higher resistance, which is linearly related to pressure, thus P1 will also increase.

The incorrect statement is: the flow would decrease.

6 0
16 days ago
Given num_rows and num_cols, print a list of all seats in a theater. Rows are numbered, columns lettered, as in 1A or 3E. Print
Viktor [230]

Answer:

This is the solution code in Python:

  1. alphabets = ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J']
  2. user_input = input("Enter number of rows and columns: ")
  3. myArr = user_input.split(" ")
  4. num_rows = int(myArr[0])
  5. num_cols = int(myArr[1])
  6. seats = []
  7. for i in range(num_rows):
  8. row = []
  9. for j in range(num_cols):
  10. row.append(alphabets[j])
  11. seats.append(row)
  12. output = ""
  13. for i in range(len(seats)):
  14. for j in range(len(seats[i])):
  15. output += str(i + 1) + seats[i][j] + " "
  16. print(output)

Explanation:

Initially, we create a small list of alphabets from A to J (Line 1).

We then request the user to enter the number of rows and columns (Line 3). Given that the input comes as a string (e.g., "2 3"), we utilize the split() method to separate the numbers into individual items in a list (Line 4). The first item (row number) is assigned to variable num_rows, while the second item (column number) goes to num_cols.

Subsequently, we construct the seats list with a nested for-loop (Lines 10-15). Once the seats list is formed, another nested for-loop generates the required output string as per the question (Lines 19-21).

Finally, the output is printed (Line 23). For example, an input of 2 3 results in the output:

1A 1B 1C 2A 2B 2C

8 0
1 month ago
A piece of corroded metal alloy plate was found in a submerged ocean vessel. It was estimated that the original area of the plat
Mrrafil [253]

Answer:

t = 5.27 years

Explanation:

Firstly, the corrosion penetration rate is defined by the formula;

CPR = (KW)/(ρAt)

Where;

K = constant based on exposed area A.

W - mass lost over time

t- duration

ρ - density

A - area exposed

From the problem, we have;

W = 7.6kg or 7.6 x 10^(6) mg

CPR = 4 mm/yr

ρ = 4.5 g/cm³

Area = 800 cm²

K is a constant valued at 87.6cm

Rearranging the CPR formula to isolate t, we derive;

t = KW/(ρA(CPR))

t = (87.6 x 7.6 x 10^(6))/(4.5 x 800 x 4) = 46233.3 hours

The duration in question needs to be expressed in years.

Thus, converting hours to years;

There are 8760 hours in a year.

Therefore;

t = 46233.3/8760 = 5.27 years.

8 0
4 days ago
An AM radio transmitter operating at 3.9 MHz is modulated by frequencies up to 4 kHz. What are the maximum upper and lower side
Mrrafil [253]

Answer:

Total bandwidth: 8 kHz

Explanation:

Data provided:

Transmitter frequency: 3.9 MHz

Modulation up to: 4 kHz

Solution:

For the upper side frequencies:

Upper side frequencies = 3.9 × 10^{6} + 4 × 10³

Upper side frequencies = 3.904 MHz

For the lower side frequencies:

Lower side frequencies = 3.9 × 10^{6} - 4 × 10³

Lower side frequencies = 3.896 MHz

Consequently, the total bandwidth is computed as:

Total bandwidth = upper side frequencies - lower side frequencies

Total bandwidth = 8 kHz

6 0
19 days ago
An open vat in a food processing plant contains 500 L of water at 20°C and atmospheric pressure. If the water is heated to 80°C,
Mrrafil [253]

Answer:

Volume change percentage is 2.60%

Water level increase is 4.138 mm

Explanation:

Provided data

Water volume V = 500 L

Initial temperature T1 = 20°C

Final temperature T2 = 80°C

Diameter of the vat = 2 m

Objective

We aim to determine percentage change in volume and the rise in water level.

Solution

We will apply the bulk modulus equation, which relates the change in pressure to the change in volume.

It can similarly relate to density changes.

Thus,

E = -\frac{dp}{dV/V}................1

And -\frac{dV}{V} = \frac{d\rho}{\rho}............2

Here, ρ denotes density. The density at 20°C = 998 kg/m³.

The density at 80°C = 972 kg/m³.

Plugging in these values into equation 2 gives

-\frac{dV}{V} = \frac{d\rho}{\rho}

-\frac{dV}{500*10^{-3} } = \frac{972-998}{998}

dV = 0.0130 m³

Therefore, the percentage change in volume will be

dV % = -\frac{dV}{V}  × 100

dV % = -\frac{0.0130}{500*10^{-3} }  × 100

dV % = 2.60 %

Hence, the percentage change in volume is 2.60%

Initial volume v1 = \frac{\pi }{4} *d^2*l(i)................3

Final volume v2 = \frac{\pi }{4} *d^2*l(f)................4

From equations 3 and 4, subtract v1 from v2.

v2 - v1 =  \frac{\pi }{4} *d^2*(l(f)-l(i))

dV = \frac{\pi }{4} *d^2*dl

Substituting all values yields

0.0130 = \frac{\pi }{4} *2^2*dl

Thus, dl = 0.004138 m.

Consequently, the water level rises by 4.138 mm.

8 0
25 days ago
Other questions:
  • Retype the below code. Fix the indentation as necessary to make the program work. if 'New York' in temperatures: if temperatures
    9·1 answer
  • A fireboat is to fight fires at coastal areas by drawing seawater with a density of 1030 kg/m through a 20-cm-diameter pipe at a
    13·1 answer
  • Your employer has the ability to protect you from cave-ins and other hazards by using adequately-designed protection systems in
    13·1 answer
  • Which of the following ranges depicts the 2% tolerance range to the full 9 digits provided?
    6·1 answer
  • 1 At a certain location, wind is blowing steadily at 10 m/s. Determine the mechanical energy of air per unit mass and the power
    11·1 answer
  • NEEDS TO BE IN PYTHON:ISBN-13 is a new standard for indentifying books. It uses 13 digits d1d2d3d4d5d6d7d8d910d11d12d13 . The la
    15·1 answer
  • Small droplets of carbon tetrachloride at 68 °F are formed with a spray nozzle. If the average diameter of the droplets is 200 u
    10·1 answer
  • A pipe in a district heating network is transporting over-pressurized hot water (10 atm) at a mass flow of 0.5 kg/s. The pipe is
    14·1 answer
  • Consider a rectangular fin that is used to cool a motorcycle engine. The fin is 0.15m long and at a temperature of 250C, while t
    5·1 answer
  • A center-point bending test was performed on a 2 in. x d in. wood lumber according to ASTM D198 procedure with a span of 4 ft an
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!