Berekening Trapeziumdraad
Berekening schroefdraadvijzel, trapezium draad, levensduur, schoefdraadrendement, vlaktedruk schoefdraadflank, contactdruk

Nut length is fixed at 44 mm (not exposed as an input): the legacy "please login" demo lock freezes the L_nut variable, but the source never actually uses that variable in the formula — the engaged-thread-count term `i = 44/P` hardcodes the literal 44 directly, so L_nut has no effect on the result even with the lock lifted. Exposing an editable-but-inert control would be misleading, so this port fixes it and documents the reasoning here (see header comment). All other inputs were genuinely free under the lock and remain so.
Methode & referenties
- Trapezoidal power-screw thread: tightening/loosening torque, efficiency, contact pressure and sliding-wear service life.
De berekening is een letterlijke overzetting van de originele client-side JavaScript van /calculators/e3_7.htm. Resultaten zijn geverifieerd gelijk aan het origineel via een geautomatiseerde golden-master-test. Geen enkele formule is opnieuw afgeleid of “verbeterd”.