Question

23: A drilling machine is to have 8 speeds ranging from 100 rev/min to 1000 rev/min. If the speeds form a geometric progressi

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Step 1: Set the initial known values of speed and the amount of speeds “n”:

Step 2: Calculate the factor m of the geometric progression using the equation: phpRgONUt.png . Note that s8 is the maximum speed and S1 the minimum speed.

Step 3: Write the expression to obtain all speeds of the machine rounded to the closest whole number.

The code used is:

S1=100
S8=1000
n=8
m= (S8/S1).^(1/(n-1))
S = round(S1*m.^(0:n-1))

And the results when runing said code are:

Si = 100 | 58 = 1000 n = 8 m = 1.3895 Ss 100 139 193 268 373 518 720 1000

Where S are the eight speeds of the machine

Add a comment
Know the answer?
Add Answer to:
23: A drilling machine is to have 8 speeds ranging from 100 rev/min to 1000 rev/min....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • find v belt drive design power select belt type determine shive size (belt speed 4000 ft/min)...

    find v belt drive design power select belt type determine shive size (belt speed 4000 ft/min) find shive size from power rating figure find rated power find estimated centre distance find belt length (by selecting standard belt length) calculate actual centre distance find contact angle for small shieve determine correct factors calculate correct power per belt no. of belt needed V-Belt Designing Sample Problem . Given: A 4 cylinder diesel engine runs at 80 hp, 1800 rpm, to drive a...

  • How can we assess whether a project is a success or a failure? This case presents...

    How can we assess whether a project is a success or a failure? This case presents two phases of a large business transformation project involving the implementation of an ERP system with the aim of creating an integrated company. The case illustrates some of the challenges associated with integration. It also presents the obstacles facing companies that undertake projects involving large information technology projects. Bombardier and Its Environment Joseph-Armand Bombardier was 15 years old when he built his first snowmobile...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT