Browse physics topics

Interactive physics simulator

Screw Simple Machine

Explore how screws convert rotational torque into massive linear force. Configure thread pitch, effort radius, and friction coefficients to analyze ideal jackscrews, self-locking rollback mechanics, and Archimedes pumps.

Screw Mechanical Advantage Lab

Configure handle lengths, thread pitch, load forces, and coefficients of friction. Watch rollback and pump animations in real time.

Ready

Live Telemetry

Ideal Adv. (IMA)
1.0
Actual Adv. (AMA)
Ideal
Required Effort
0.0 N
Applied Load
0.0 N
Effort Dist
0.0 m
Load Lift
0.0 cm
Efficiency
100 %
System State
Frictionless Screw

Introduction to the Screw Simple Machine

A screw is a fundamental simple machine that converts rotational motion into linear motion, and rotational force (torque) into linear force. Geometrically, it is an inclined plane (ramp) wrapped around a central cylinder in a helical path. The ridges of the wrap are called threads.

By turning a screw, you apply effort over a large circular distance, which drives the screw forward a small linear distance called the pitch. This trade-off generates massive linear thrust, making screws ideal for holding heavy loads, clamping materials together, or pumping fluids.

Core Mechanical Principles

1. Ideal Mechanical Advantage (IMA)

In a frictionless ideal screw, the mechanical advantage is determined by the ratio of the effort travel circumference in one full rotation to the thread pitch (p):

IMA = 2 π R / p

Where R is the effort handle radius (or screwdriver handle radius). If a jackscrew handle has a radius of 30 cm (300 mm) and a thread pitch of 4.0 mm, the ideal mechanical advantage is:

IMA = (2 · π · 300) / 4.0 ≈ 471.2

This means the output force is magnified by more than 470 times!

2. Torque and Tension with Friction

Real screw threads experience massive friction due to sliding contact under pressure. The actual effort force FE required to raise a load force FL involves the mean thread radius rm, thread pitch p, and kinetic coefficient of friction μk:

FE = FL · (rm / R) · tan(α + φk)

Where α = arctan[p / (2π rm)] is the thread lead angle, and φk = arctan(μk) is the kinetic friction angle. The Actual Mechanical Advantage is AMA = FL / FE, and the mechanical efficiency (η) is:

η = AMA / IMA = tan(α) / tan(α + φk)

3. The Self-Locking Condition

Unlike levers or pulleys, screws have a special safety property called **self-locking**. A screw is self-locking if it will not rotate backward under load gravity when the effort force is released. This requires the static friction angle to be greater than or equal to the lead angle:

tan(α) ≤ μs ⇒ p ≤ 2 π rm μs

If this condition is violated (e.g. ball screws with high pitch and very low friction), the screw will automatically roll back under load.

Solved Numerical Examples

Example 1

An ideal jackscrew has a handle length (lever arm) of 35 cm and a thread pitch of 5.0 mm. Using this jackscrew to raise a heavy load of 8,000 N, calculate: (a) the Ideal Mechanical Advantage (IMA) of the jackscrew, (b) the required effort force applied tangent to the handle, and (c) the input work done if the load is raised by 15 cm.

View Step-by-Step Solution
  1. Given: Effort radius R = 35 cm = 350 mm, thread pitch p = 5.0 mm, load weight FL = 8,000 N, lift height h = 15 cm = 0.15 m.
  2. (a) Calculate Ideal Mechanical Advantage (IMA):
    The formula is IMA = 2 π R / p.
    IMA = 2 · π · 350 / 5.0 ≈ 439.8.
    The jackscrew multiplies the input force by approximately 440 times.
  3. (b) Find Required Effort Force (FE):
    In an ideal frictionless machine, IMA = FL / FE ⇒ FE = FL / IMA.
    FE = 8,000 N / 439.82 ≈ 18.19 N.
    Thus, a tiny effort force of 18.2 N is sufficient to lift the 8,000 N weight.
  4. (c) Find Work Input (Win):
    By the law of conservation of energy in an ideal machine, Work Input = Work Output.
    Work Output (Wout) = FL · h = 8,000 N · 0.15 m = 1,200 J.
    Therefore, Work Input (Win) = Wout = 1,200 Joules.
    We can also verify this via effort travel distance: dE = h · IMA = 0.15 m · 439.82 ≈ 65.97 m.
    Win = FE · dE = 18.19 N · 65.97 m ≈ 1,200 J.
  5. Result: The IMA is 439.8, the effort force is 18.2 N, and the work input is 1,200 J.
Final Answer: IMA = 439.8; FE = 18.2 N; Win = 1,200 J
Example 2

A real jackscrew has a handle radius of 40 cm, a mean thread radius (r<sub>m</sub>) of 2.0 cm, and a thread pitch of 8.0 mm. The static coefficient of friction is &mu;<sub>s</sub> = 0.25 and the kinetic coefficient of friction is &mu;<sub>k</sub> = 0.16. To lift a load of 12,000 N: (a) calculate the lead angle &alpha; of the threads, (b) calculate the actual required effort force, (c) determine the actual mechanical advantage (AMA) and work efficiency, and (d) verify whether this jackscrew is self-locking when effort is released.

View Step-by-Step Solution
  1. Given: R = 40 cm = 0.40 m, rm = 2.0 cm = 0.02 m, p = 8.0 mm = 0.008 m, FL = 12,000 N, μs = 0.25, μk = 0.16.
  2. (a) Calculate Lead Angle (α):
    tan(α) = p / (2 π rm) = 0.008 / (2 · π · 0.02) = 0.008 / 0.12566 ≈ 0.06366.
    α = arctan(0.06366) ≈ 3.64°.
  3. (b) Find Required Effort Force (FE):
    The torque required to lift the load is T = FL · rm · tan(α + φk), where φk = arctan(μk) = arctan(0.16) ≈ 9.09°.
    α + φk = 3.64° + 9.09° = 12.73°.
    T = 12,000 N · 0.02 m · tan(12.73°) = 240 · 0.2259 ≈ 54.22 N·m.
    Effort force FE at handle radius R is: FE = T / R = 54.22 N·m / 0.40 m = 135.55 N.
  4. (c) Find Actual Mechanical Advantage (AMA) and Efficiency (η):
    AMA = FL / FE = 12,000 N / 135.55 N ≈ 88.53.
    Ideal Mechanical Advantage (IMA) = 2 π R / p = 2 · π · 0.40 / 0.008 ≈ 314.16.
    Efficiency η = AMA / IMA = 88.53 / 314.16 ≈ 28.18%. Only 28.2% of the input work goes into lifting the load; 71.8% is lost to thread friction.
  5. (d) Check Self-Locking Condition:
    A screw is self-locking if tan(α) ≤ μs.
    Here, tan(α) = 0.0637 and μs = 0.25.
    Since 0.0637 ≤ 0.25, the self-locking condition is satisfied! The jackscrew will hold the load safely and will not spin backward when effort is removed.
  6. Result: Lead angle is 3.64°, effort force is 135.6 N, AMA is 88.5, efficiency is 28.2%, and it is self-locking.
Final Answer: AMA = 88.5; η = 28.2%; Self-locking: Yes
Example 3

An Archimedes screw pump has a main cylinder length of 3.0 meters, an outer radius of 20 cm, and is inclined at an angle of 25&deg; to the horizontal reservoir. The internal helical screw has a pitch of 24 cm. If the crank handle requires an input torque of 12 N&middot;m and rotates at 50 RPM to pump water upwards at an efficiency of 60%, calculate: (a) the height to which the water is lifted, and (b) the mass flow rate of water discharged in kilograms per second.

View Step-by-Step Solution
  1. Given: Cylinder length L = 3.0 m, incline angle θ = 25°, pitch p = 24 cm = 0.24 m, input torque τ = 12 N·m, speed N = 50 RPM, efficiency η = 60% = 0.60.
  2. (a) Calculate Lift Height (h):
    h = L · sin(θ) = 3.0 m · sin(25°) ≈ 3.0 · 0.4226 = 1.268 meters.
    The water is raised vertically by 1.27 m.
  3. (b) Calculate Input Power (Pin):
    Angular velocity ω = 2 π N / 60 = 2 · π · 50 / 60 ≈ 5.236 rad/s.
    Power input Pin = τ · ω = 12 N·m · 5.236 rad/s ≈ 62.83 Watts.
  4. (c) Calculate Output Power (Pout):
    Pout = η · Pin = 0.60 · 62.83 W = 37.70 Watts.
  5. (d) Calculate Mass Flow Rate (m_dot):
    Output power lifting water is Pout = m_dot · g · h, where g = 9.81 m/s2.
    m_dot = Pout / (g · h) = 37.70 W / (9.81 m/s2 · 1.268 m) = 37.70 / 12.439 ≈ 3.03 kg/s.
    The pump discharges approximately 3.03 liters of water per second.
  6. Result: The vertical lift height is 1.27 m and the mass flow rate is 3.03 kg/s.
Final Answer: Height = 1.27 m; Flow Rate = 3.03 kg/s

Conceptual Practice

Q1

How does a screw relate to an inclined plane? Explain this relationship conceptually.

Show Explanation

A screw is essentially an inclined plane (a ramp) wrapped helically around a central cylinder. The ramp forms the threads of the screw. When you rotate a screw, the rotational effort slides along the helical ramp, converting the circular motion and torque into a linear advance and powerful force along the shaft. The horizontal distance of one full rotation is the circumference of the cylinder ($2\pi r$), and the vertical height gained is the thread pitch ($p$).

Q2

Why does a screw simple machine exhibit a much larger mechanical advantage than a simple lever of similar dimensions?

Show Explanation

A screw can pack a massive mechanical advantage because the vertical distance traveled (pitch $p$) is extremely small relative to the effort distance traveled in one circular loop ($2\pi R$). For example, if a handle rotates in a circle with a radius of 20 cm (circumference $\approx 125.6\text{ cm}$) and the screw thread pitch is only 2 mm, the ratio of input-to-output travel is $125.6 / 0.2 = 628$. Achieving a mechanical advantage of 628 with a lever would require a lever arm that is extremely long and structurally impractical.

Q3

Explain the self-locking property of a screw. Why is it beneficial, and under what conditions will a screw fail to lock?

Show Explanation

A screw is "self-locking" if it remains stationary under a load without slipping back when the input torque is removed. This occurs because the static friction force opposing sliding along the threads is greater than the gravity component pushing the load down the thread ramp. Mathematically, it requires the lead angle (thread angle $\alpha$) to be less than or equal to the static friction angle ($\phi_s = \arctan\mu_s$), or simply: $p \le 2\pi r_m \mu_s$. C-clamps, bolts, and jackscrews must be self-locking for safety. A screw fails to lock (rolls back) if the pitch is too steep or if the thread coefficient of friction is extremely low (e.g., well-lubricated ball screws).

Q4

What is thread pitch, and how does decreasing the pitch affect the effort force and the speed of linear travel?

Show Explanation

Thread pitch ($p$) is the axial distance between two consecutive thread ridges. Decreasing the pitch means the threads are closer together. This increases the Ideal Mechanical Advantage ($\text{IMA} = 2\pi R / p$), meaning less input effort force is required to lift a load. However, the trade-off is speed: because the pitch is smaller, the screw advances a shorter distance per turn. Therefore, you must spin the handle many more times to travel the same linear height, trading off speed/distance for force amplification.

Q5

Why is the mechanical efficiency of real jackscrews and bolts typically very low (often under 40%)?

Show Explanation

Real screws experience high friction losses because the threads slide against each other under massive normal forces (the load being supported). The surface-to-surface sliding contact spreads over the entire helical path. This generates large frictional torques that resist movement, converting a large portion of the input work into heat. Despite this low efficiency, screws are highly valued because they provide massive force amplification and the critical self-locking safety feature.

Frequently Asked Questions

What is a screw simple machine?

A screw is a simple machine that converts rotational motion into linear motion and torque into linear force. It is structurally an inclined plane wrapped around a central cylinder.

What is thread pitch in a screw?

Thread pitch is the vertical distance between two adjacent thread ridges. It represents the linear distance the screw travels forward or backward during one full 360-degree rotation.

How do you calculate the Ideal Mechanical Advantage (IMA) of a screw?

The Ideal Mechanical Advantage is calculated using: IMA = 2 * PI * R / p, where R is the length of the handle (effort radius) and p is the thread pitch.

Why does thread friction matter in a screw?

Friction reduces the Actual Mechanical Advantage (AMA) and efficiency, converting some input work to heat. However, friction is also essential because it makes the screw self-locking, preventing it from slipping back under heavy loads.

What does self-locking mean?

A screw is self-locking if it cannot be driven backward by a linear force applied along its shaft. The friction between the threads prevents the load from rotating the screw and sliding down on its own.

What is an Archimedes screw?

Invented by Archimedes of Syracuse, it is a helical screw inside a hollow pipe. When tilted and rotated, the helical flights scoop up water from a lower reservoir and carry it up the incline to a higher discharge point.

What are common real-life examples of screws?

Everyday examples include wood screws, bolts, jar lids, light bulb bases, car jacks, C-clamps, corkscrews, and meat grinders.