The Frictional Torque Calculator computes torque due to friction from coefficient, normal force, and radius for mechanical systems.
Report an issue
Spotted a wrong result, broken field, or typo? Tell us below and we’ll fix it fast.
About the Frictional Torque Calculator
This tool computes the resisting torque caused by dry or lubricated contact between surfaces in rotation. It handles simple point or pad contacts at a single radius, as well as annular contacts such as clutches and disk brakes. You can choose between two common assumptions for annular contact: uniform pressure or uniform wear. The calculator also estimates power loss from friction when you enter angular speed.
Use it to size actuators, estimate brake capacity, or predict drag losses. It supports basic derivation paths for the formulas it applies, so you understand where the numbers come from. You select the right model, provide inputs, and review outputs with units and sign conventions. The result helps you match frictional torque with available drive torque and safety margins.
Equations Used by the Frictional Torque Calculator
The calculator uses standard tribology and mechanics relations. It treats friction force as proportional to the normal force with the coefficient of friction as the constant of proportionality. For distributed contact, it integrates the local friction force times radius. Here are the core equations and their context.
- Single-radius contact (pad or puck): T = μ × N × r, where T is torque, μ is friction coefficient, N is normal force, and r is radius.
- Distributed annular contact (general integral): T = ∫ μ p 2π r² dr, from r = Ri to Ro, where p is local pressure.
- Uniform pressure model (new surfaces, elastic control): T = μ × W × R̄, with R̄ = (2/3) × (Ro³ − Ri³)/(Ro² − Ri²) and W the total normal load.
- Uniform wear model (worn-in surfaces): T = μ × W × [(Ro + Ri)/2]. This follows from p × r ≈ constant due to wear.
- Power loss from friction: P = T × ω, where ω is angular speed in rad/s. Energy loss over angle θ is E = ∫ T dθ.
The calculator picks the correct relation based on your selected model and geometry. If you specify multiple identical friction surfaces, it multiplies the single-interface torque by the surface count. When needed, it carries constants like π from the derivation into the final result. All variables are kept symbolic until your inputs define numerical values.
How the Frictional Torque Method Works
The method follows Coulomb friction and rotational moment balance. It models contact pressure and integrates the friction shear times radius over the surface. For pads, it applies a single lever arm. For annular surfaces, it uses the mean radius that emerges from the chosen assumption.
- Define the contact type: single radius (pad) or annular ring (clutch or disk).
- Choose an assumption: uniform pressure for new or compliant packs, or uniform wear for run-in clutches and brakes.
- Set the normal load W and the friction coefficient μ (static for no slip, kinetic for sliding).
- Compute mean radius R̄ per the model, then calculate T = μ × W × R̄ (or T = μ N r for pads).
- If multiple faces share load, sum torques: Ttotal = n × Tsingle.
This process gives a clear path from assumptions to torque. It helps you see how each variable shifts the result. You can then compare designs, test sensitivity, and verify that the torque capacity exceeds demand with margin.
Inputs, Assumptions & Parameters
Provide the minimum set of inputs needed for your chosen model. The calculator guides you to pick static or kinetic friction and to set geometry consistently. It also includes optional fields for surface count and speed for power estimation.
- Friction coefficient μ (dimensionless), static or kinetic.
- Normal force W or N (newtons), total per interface or total stack load.
- Radius r (for pad contact), or inner radius Ri and outer radius Ro (for annular contact).
- Number of friction surfaces n (e.g., 2 for a single-plate clutch with two faces).
- Angular speed ω (rad/s) for power loss, optional.
- Assumption: uniform pressure or uniform wear (annular only).
Keep μ within realistic bounds for your materials and lubrication. Ensure Ro ≥ Ri ≥ 0. For a pad, set only r, not Ri or Ro. Very small μ or r yields low torque, which is expected. If you approach zero inner radius, the uniform pressure formula remains defined, but check pressure limits to avoid unrealistic contact stress.
Step-by-Step: Use the Frictional Torque Calculator
Here’s a concise overview before we dive into the key points:
- Select the contact type: pad (single radius) or annular (inner and outer radii).
- Enter μ and choose static or kinetic based on whether slip occurs.
- Enter the normal load: W for annular contact or N for a pad.
- Specify geometry: r for a pad, or Ri and Ro for annular contact.
- Pick the assumption: uniform pressure or uniform wear for annular contact.
- Enter the number of friction surfaces and optional angular speed ω.
These points provide quick orientation—use them alongside the full explanations in this page.
Case Studies
A machinery clutch uses a single annular friction pair with W = 3000 N and μ = 0.35. The outer radius is Ro = 0.15 m and the inner radius is Ri = 0.075 m. The surfaces are run-in, so select uniform wear. Mean radius is R̄ = (Ro + Ri)/2 = 0.1125 m. Torque is T = μ W R̄ = 0.35 × 3000 × 0.1125 ≈ 118 N·m. What this means: the single interface can transmit about 118 N·m before slipping; two faces would give about 236 N·m.
A turntable has a small braking pad at r = 0.20 m with normal N = 10 N and μ = 0.08. Compute pad torque as T = μ N r = 0.08 × 10 × 0.20 = 0.16 N·m. If the table spins at ω = 20 rad/s, power loss is P = T ω = 3.2 W. What this means: the brake dissipates about 3.2 watts at that speed, producing gentle deceleration.
Limits of the Frictional Torque Approach
The friction torque models here are simple and practical, but they have limits. They assume constant μ, consistent contact, and no significant thermal effects. They also neglect elastic deformation except as represented by the selected assumption. When conditions deviate, expect error.
- Coefficient of friction varies with temperature, speed, and lubrication (Stribeck effect).
- Pressure distribution may not match the uniform pressure or uniform wear assumption.
- Thermal rise can reduce μ and alter material properties during sustained slip.
- Surface waviness and runout create local hotspots and uneven loading.
- Hydrodynamic films in lubricated contacts can add viscous torque not captured by Coulomb friction.
Use these results for estimates and early sizing. For safety-critical designs, confirm with test data, detailed tribology models, or manufacturer ratings. Add margins to cover uncertainty. Validate assumptions when moving from concept to production.
Units and Symbols
Consistent units keep your results trustworthy. The calculator uses SI by default. Enter forces in newtons, distances in meters, and speed in rad/s. The table below lists the key symbols, their quantities, and SI units used in the derivation and outputs.
| Symbol | Quantity | SI Units | Notes |
|---|---|---|---|
| μ | Coefficient of friction | dimensionless | Use static or kinetic value as appropriate. |
| W, N | Normal force | N | Total load per interface or pad. |
| r, Ri, Ro | Radius, inner radius, outer radius | m | Ro ≥ Ri ≥ 0; r is pad lever arm. |
| T | Torque | N·m | Positive value resists motion magnitude. |
| ω | Angular speed | rad/s | Use 2π × rpm/60 to convert. |
| P | Power dissipated | W | P = T × ω. |
Read the table row by row to match your inputs to required units. If you work in other units, convert before entering values. Keep angles in radians for consistency with ω in rad/s. When in doubt, perform a quick dimensional check.
Common Issues & Fixes
Most problems come from inconsistent units, the wrong friction coefficient, or mixed-up radii. The second source of error is choosing the wrong assumption for annular contact. A quick review often resolves discrepancies.
- Torque too low or high: verify μ and whether you used static or kinetic values.
- Annular result seems off: confirm Ro > Ri and the assumption (pressure vs wear).
- For multi-plate stacks: multiply by the correct number of friction interfaces, not the number of plates.
- Power mismatch: ensure ω is in rad/s, not rpm.
If results still look wrong, recheck the normal load definition. Some datasheets give clamp load per face, others give total stack load. Align your interpretation with the calculator’s input definitions before running the numbers.
FAQ about Frictional Torque Calculator
Should I use static or kinetic friction?
Use static friction when the interface does not slip. Use kinetic friction if sliding occurs or during steady braking with slip.
How do I model a single-plate clutch with two faces?
Compute torque for one interface, then multiply by two, assuming both faces share load equally and see the same μ and pressure.
What if the surfaces are lubricated?
Use the appropriate μ for lubricated contact. For full-film lubrication, viscous drag may dominate, and these Coulomb formulas underpredict torque.
Can the calculator handle multiple pads at different radii?
Yes—sum the torque from each pad using T = μ N r for its radius, then add the results to get total torque.
Glossary for Frictional Torque
Coefficient of Friction
A dimensionless constant relating friction force to normal force. It depends on materials, surface finish, speed, and lubrication.
Normal Force
The force pressing two surfaces together. It determines the available friction force when multiplied by μ.
Mean Radius
An effective lever arm for distributed contact. It comes from integrating shear stress times radius over the contact area.
Static Friction
The friction level before sliding starts. It is usually higher than kinetic friction and sets peak torque capacity.
Kinetic Friction
The friction during sliding. It is typically lower than static friction and governs steady slip power loss.
Uniform Pressure Assumption
A derivation choice that assumes constant contact pressure across the area. It suits new or compliant friction pairs.
Uniform Wear Assumption
A derivation choice that assumes p × r is constant due to wear-in. It suits mature clutches and brakes.
Angular Velocity
The rate of rotation in radians per second. It multiplies torque to produce power in watts.
References
Here’s a concise overview before we dive into the key points:
- Friction clutch fundamentals and equations
- Disc brake mechanics, pressure distribution, and torque
- Coulomb friction model and limitations
- NASA Reference: Fundamentals of Friction, Lubrication, and Wear (NASA RP-1362)
- MIT OpenCourseWare: Tribology lecture notes
These points provide quick orientation—use them alongside the full explanations in this page.