{"id":3794,"date":"2026-05-22T09:10:29","date_gmt":"2026-05-22T09:10:29","guid":{"rendered":"https:\/\/manufactorhinge.com\/?page_id=3794"},"modified":"2026-05-23T02:01:44","modified_gmt":"2026-05-23T02:01:44","slug":"%e3%83%88%e3%83%ab%e3%82%af%e3%83%92%e3%83%b3%e3%82%b8%e8%a8%88%e7%ae%97%e6%a9%9f","status":"publish","type":"page","link":"https:\/\/manufactorhinge.com\/ja\/torque-hinge-calculator\/","title":{"rendered":"\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f"},"content":{"rendered":"<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u5de5\u696d\u7528\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f<\/title>\n<style>\n  .torque-calculator * {\n    box-sizing: border-box;\n    font-family: 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n    margin: 0;\n    padding: 0;\n  }\n  .torque-calculator {\n    max-width: 1100px;\n    margin: 20px auto;\n    background: #fff;\n    padding: 32px;\n    border-radius: 12px;\n    box-shadow: 0 2px 16px rgba(0,0,0,0.08);\n    display: flex;\n    flex-wrap: wrap;\n    gap: 50px;\n  }\n  \n  .torque-calculator h2 {\n    width: 100%;\n    text-align: center;\n    margin-bottom: 20px;\n    color: #222;\n    font-size: 26px;\n    font-weight: 600;\n  }\n\n  .diagram-section {\n    flex: 1.2;\n    min-width: 500px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .diagram-wrapper {\n    width: 100%;\n    position: relative;\n  }\n  .diagram-svg {\n    width: 100%;\n    height: auto;\n    min-height: 450px;\n    border-radius: 8px;\n    border: 1px solid #eee;\n    background: #fafafa;\n  }\n  .diagram-caption {\n    margin-top: 20px;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.6;\n    text-align: center;\n    padding: 0 10px;\n    margin-bottom: 20px;\n  }\n\n  .calculator-section {\n    flex: 1;\n    min-width: 420px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 10px 0;\n  }\n\n  .form-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 25px;\n    margin-bottom: 30px;\n  }\n  .cg-position {\n    grid-column: 1 \/ -1;\n  }\n  @media (max-width: 900px) {\n    .form-grid {\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n  }\n  .torque-calculator .item {\n    margin-bottom: 0;\n    width: 100%;\n    position: relative;\n  }\n  .input-unit {\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 15px;\n    color: #888;\n    pointer-events: none;\n  }\n  .select-unit {\n    right: 45px !important;\n  }\n  .torque-calculator label {\n    display: block;\n    margin-bottom: 10px;\n    color: #444;\n    font-weight: 500;\n    font-size: 16px;\n    line-height: 1.5;\n    white-space: nowrap;\n    overflow: visible;\n  }\n  .torque-calculator input,\n  .torque-calculator select {\n    width: 100%;\n    padding: 15px 18px;\n    border: 1px solid #dde1e6;\n    border-radius: 8px;\n    font-size: 16px;\n    background: #fff;\n    min-height: 55px;\n    line-height: 1.4;\n    appearance: none;\n    -webkit-appearance: none;\n    background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c\/polyline%3e%3c\/svg%3e\");\n    background-repeat: no-repeat;\n    background-position: right 18px center;\n    background-size: 18px;\n    padding-right: 60px !important;\n  }\n  .torque-calculator select option {\n    padding: 10px 14px;\n    font-size: 15px;\n  }\n\n  .torque-calculator .result {\n    margin-top: 30px;\n    padding: 35px 28px;\n    background: #f0f7ff;\n    border-radius: 10px;\n    text-align: center;\n    border: 1px solid #e1e8ed;\n    width: 100%;\n  }\n  .side-tip {\n    background: #fff8e6;\n    border: 1px solid #ffe08a;\n    padding: 12px;\n    border-radius: 6px;\n    margin-bottom: 15px;\n    font-size: 14px;\n    color: #856404;\n    line-height: 1.5;\n    display: none;\n  }\n  .torque-calculator .torque-val {\n    font-size: 42px;\n    font-weight: bold;\n    color: #2196F3;\n    margin: 15px 0;\n  }\n  .torque-calculator .result > div:nth-child(2) {\n    font-size: 18px;\n    color: #222;\n    font-weight: 500;\n  }\n  .torque-calculator .tip {\n    font-size: 14px;\n    color: #666;\n    margin-top: 10px;\n    line-height: 1.6;\n    padding: 0 10px;\n  }\n  \/* \u667a\u80fd\u578b\u53f7\u63a8\u8350\u6846 *\/\n  .model-suggest {\n    margin-top: 18px;\n    padding: 16px;\n    background: #fff;\n    border: 1px solid #d4e6f7;\n    border-radius: 8px;\n    font-size: 15px;\n    color: #1565c0;\n    line-height: 1.6;\n    display: none;\n  }\n  .model-suggest a {\n    color: #1565c0;\n    font-weight: 600;\n    text-decoration: underline;\n  }\n\n  .usage-instructions {\n    width: 100%;\n    margin-top: 40px;\n    padding: 20px;\n    background: #f8f9fa;\n    border-radius: 8px;\n    border-left: 4px solid #2196F3;\n  }\n  .usage-instructions h3 {\n    font-size: 18px;\n    color: #222;\n    margin-bottom: 15px;\n    font-weight: 600;\n  }\n  .usage-instructions ul {\n    list-style-type: disc;\n    padding-left: 20px;\n    font-size: 14px;\n    color: #555;\n    line-height: 1.8;\n  }\n  .usage-instructions li {\n    margin-bottom: 8px;\n  }\n  .usage-instructions .parameter-def {\n    font-weight: 500;\n    color: #2196F3;\n  }\n  .usage-instructions .formula-link {\n    margin-top: 14px;\n    font-size: 14px;\n    color: #555;\n  }\n  .usage-instructions .formula-link a {\n    color: #2196F3;\n    font-weight: 600;\n    text-decoration: underline;\n  }\n\n  .quote-button {\n    text-align: center;\n    margin-top: 10px;\n    width: 100%;\n  }\n  .quote-button a {\n    background: #2196F3; \n    color: white; \n    padding: 15px 30px; \n    text-decoration: none; \n    border-radius: 5px; \n    font-weight: bold;\n    display: inline-block;\n    transition: background-color 0.2s ease;\n  }\n  .quote-button a:hover {\n    background: #1976D2;\n  }\n\n  @media (max-width: 900px) {\n    .torque-calculator {\n      flex-direction: column;\n      padding: 20px;\n      gap: 30px;\n      max-width: 100%;\n    }\n    .diagram-section { min-width: 100%; }\n    .calculator-section { min-width: 100%; padding: 0; }\n    .diagram-svg { min-height: 350px; }\n    .diagram-svg text { font-size: 16px !important; }\n    .form-grid { gap: 18px; }\n    .usage-instructions { margin-top: 30px; padding: 15px; }\n    .usage-instructions h3 { font-size: 16px; }\n    .usage-instructions ul { font-size: 13px; }\n    .quote-button a {\n      padding: 12px 20px !important;\n      font-size: 14px !important;\n      width: 100%;\n    }\n  }\n<\/style>\n\n\n<div class=\"torque-calculator\">\n  <h2>\u5de5\u696d\u7528\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f<\/h2>\n\n  <div class=\"diagram-section\">\n    <div class=\"diagram-wrapper\">\n      <svg class=\"diagram-svg\" viewbox=\"0 0 700 400\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"100\" cy=\"200\" r=\"14\" fill=\"#333\"><\/circle>\n        <text x=\"60\" y=\"170\" font-size=\"18\" fill=\"#303\" font-weight=\"600\">\u30d2\u30f3\u30b8\u8ef8\uff08\u56de\u8ee2\u4e2d\u5fc3\uff09<\/text>\n        <line x1=\"100\" y1=\"200\" x2=\"580\" y2=\"200\" stroke=\"#777\" stroke-width=\"3\"><\/line>\n        <rect x=\"100\" y=\"180\" width=\"480\" height=\"40\" fill=\"#f5f5f5\" stroke=\"#e9e9e9\" stroke-width=\"2\"><\/rect>\n        <circle cx=\"340\" cy=\"200\" r=\"10\" fill=\"#e53935\"><\/circle>\n        <text x=\"350\" y=\"185\" font-size=\"18\" fill=\"#c62828\" font-weight=\"600\">\u91cd\u5fc3\uff08CG\uff09<\/text>\n        <line x1=\"340\" y1=\"210\" x2=\"340\" y2=\"280\" stroke=\"#e53935\" stroke-width=\"2\" marker-end=\"url(#arrowhead)\"><\/line>\n        <text x=\"345\" y=\"295\" font-size=\"16\" fill=\"#c62828\" font-weight=\"500\">\u91cd\u529b\uff08mg\uff09<\/text>\n        <line x1=\"100\" y1=\"200\" x2=\"340\" y2=\"200\" stroke=\"#2196F3\" stroke-width=\"2\" stroke-dasharray=\"8,4\"><\/line>\n        <text x=\"160\" y=\"185\" font-size=\"20\" fill=\"#2196F3\" font-weight=\"600\">d\uff08CG\u3078\uff09<\/text>\n        <path d=\"M100 200 L100 80 L220 80\" stroke=\"#999\" stroke-width=\"1\" fill=\"none\" stroke-dasharray=\"3,2\"><\/path>\n        <text x=\"140\" y=\"120\" font-size=\"16\" fill=\"#666\" font-weight=\"500\">0\u00b0 \u2192 90\u00b0<\/text>\n        <defs>\n          <marker id=\"arrowhead\" markerwidth=\"10\" markerheight=\"7\" refx=\"9\" refy=\"3.5\" orient=\"auto\">\n            <polygon points=\"0 0, 10 3.5, 0 7\" fill=\"#e53935\"><\/polygon>\n          <\/marker>\n        <\/defs>\n        <line x1=\"100\" y1=\"80\" x2=\"100\" y2=\"320\" stroke=\"#eee\" stroke-width=\"1\"><\/line>\n        <text x=\"85\" y=\"90\" font-size=\"16\" fill=\"#666\" font-weight=\"500\">\u7e26\u578b<\/text>\n      <\/svg>\n      <p class=\"diagram-caption\">\u5074\u9762\u56f3\uff1a\u30c8\u30eb\u30af\uff1dm\u00d7g\u00d7d\uff08\u91cd\u5fc3\u307e\u3067\u306e\u8ddd\u96e2\uff09\u3002\u6700\u5927\u30c8\u30eb\u30af\u306f\u30d5\u30e9\u30c3\u30d7\u30ab\u30d0\u30fc\u306e\u6c34\u5e73\u4f4d\u7f6e\uff080\u00b0\uff09\u3067\u767a\u751f\u3059\u308b\u3002.<\/p>\n      <div class=\"quote-button\">\n        <a href=\"\/ja\/%e3%81%8a%e5%95%8f%e3%81%84%e5%90%88%e3%82%8f%e3%81%9b\/\">\u30de\u30c3\u30c1\u30c9\u30fb\u30d2\u30f3\u30b8\u306e\u304a\u898b\u7a4d\u308a<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"calculator-section\">\n    <div class=\"form-grid\">\n      <div class=\"item\">\n        <label>\u30aa\u30fc\u30d7\u30cb\u30f3\u30b0\u30fb\u30bf\u30a4\u30d7<\/label>\n        <select id=\"type\">\n          <option value=\"normal\">\u30c8\u30c3\u30d7\/\u30dc\u30c8\u30e0\u30d5\u30e9\u30c3\u30d7\u30ab\u30d0\u30fc<\/option>\n          <option value=\"side\">\u6a2a\u958b\u304d\u30c9\u30a2<\/option>\n        <\/select>\n        <span class=\"input-unit select-unit\">-<\/span>\n      <\/div>\n      <div class=\"item\">\n        <label>\u30c9\u30a2\/\u30ab\u30d0\u30fc\u91cd\u91cf<\/label>\n        <input type=\"number\" id=\"weight\" placeholder=\"\u4f8b5\" oninput=\"calcTorque()\">\n        <span class=\"input-unit\">kg<\/span>\n      <\/div>\n      <div class=\"item\">\n        <label>\u91cd\u5fc3\u307e\u3067\u306e\u8ddd\u96e2\uff08d\uff09<\/label>\n        <input type=\"number\" id=\"length\" placeholder=\"\u4f8b\uff1a150\" oninput=\"calcTorque()\">\n        <span class=\"input-unit\">mm<\/span>\n      <\/div>\n      <div class=\"item\">\n        <label>\u30d2\u30f3\u30b8\u306e\u6570<\/label>\n        <input type=\"number\" id=\"num\" value=\"2\" min=\"1\" oninput=\"calcTorque()\">\n        <span class=\"input-unit\">\u500b<\/span>\n      <\/div>\n      <div class=\"item cg-position\">\n        <label>\u5b89\u5168\u4fc2\u6570\uff08\u901a\u5e381.5\uff0f\u30cf\u30a4\u30b5\u30a4\u30af\u30eb2.0\uff09<\/label>\n        <input type=\"number\" id=\"safeRate\" value=\"1.5\" step=\"0.1\" min=\"1.0\" max=\"3.0\" oninput=\"calcTorque()\">\n        <span class=\"input-unit\">-<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"result\">\n      <div class=\"side-tip\" id=\"sideTip\">\n        \u26a0\ufe0f \u6a2a\u958b\u304d\u30c9\u30a2\uff1a\u91cd\u529b\u306f\u5782\u76f4\u30d2\u30f3\u30b8\u8ef8\u306e\u5468\u308a\u306b\u30c8\u30eb\u30af\u3092\u767a\u751f\u3055\u305b\u306a\u3044\u305f\u3081\u3001\u4fdd\u6301\u30c8\u30eb\u30af\u306f\u652f\u914d\u7684\u306a\u8981\u7d20\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u3054\u5e0c\u671b\u306e\u30c0\u30f3\u30d4\u30f3\u30b0\u30d5\u30a3\u30fc\u30ea\u30f3\u30b0\u3068\u30b5\u30a4\u30af\u30eb\u5bff\u547d\u306b\u57fa\u3065\u3044\u3066\u30d2\u30f3\u30b8\u3092\u304a\u9078\u3073\u304f\u3060\u3055\u3044\u3002.\n      <\/div>\n      <div>\u5404\u30d2\u30f3\u30b8\u306b\u5fc5\u8981\u306a\u30c8\u30eb\u30af<\/div>\n      <div class=\"torque-val\" id=\"torqueResult\">0.00<\/div>\n      <div>N\u30fbm<\/div>\n      <div class=\"tip\">\n        \u6307\u5b9a\u8ddd\u96e2\u306e\u91cd\u5fc3\u306b\u57fa\u3065\u304f\uff5c\u5b89\u5168\u4fc2\u6570\u3092\u9069\u7528\u3057\u305f\u9759\u7684\u4fdd\u6301\u30c8\u30eb\u30af\u30e2\u30c7\u30eb\n      <\/div>\n      <div class=\"model-suggest\" id=\"modelSuggest\"><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"usage-instructions\">\n    <h3>\u3053\u306e\u96fb\u5353\u306e\u4f7f\u3044\u65b9<\/h3>\n    <ul>\n      <li>1.\u3092\u9078\u629e\u3059\u308b\u3002 <span class=\"parameter-def\">\u30aa\u30fc\u30d7\u30cb\u30f3\u30b0\u30fb\u30bf\u30a4\u30d7<\/span>:\u6c34\u5e73\u30d2\u30f3\u30b8\u306e\u30ab\u30d0\u30fc\u306e\u5834\u5408\u306f \u201cTop\/Bottom Flap Cover\u201d\u3001\u5782\u76f4\u8ef8\u306e\u30c9\u30a2\u306e\u5834\u5408\u306f \u201cSide Opening Door\u201d\u3002.<\/li>\n      <li>2.\u5165\u529b <span class=\"parameter-def\">\u30c9\u30a2\/\u30ab\u30d0\u30fc\u91cd\u91cf<\/span>\u30c9\u30a2\u307e\u305f\u306f\u30ab\u30d0\u30fc\u306e\u7dcf\u91cd\u91cf\uff08\u305d\u306e\u4e0a\u306b\u53d6\u308a\u4ed8\u3051\u3089\u308c\u3066\u3044\u308b\u3082\u306e\u3092\u542b\u3080\uff09\u3092\u30ad\u30ed\u30b0\u30e9\u30e0\uff08kg\uff09\u5358\u4f4d\u3067\u8868\u3057\u305f\u3082\u306e\u3002.<\/li>\n      <li>3.\u5165\u529b <span class=\"parameter-def\">\u91cd\u5fc3\u307e\u3067\u306e\u8ddd\u96e2\uff08d\uff09<\/span>\u30d2\u30f3\u30b8\u8ef8\u304b\u3089\u30d1\u30cd\u30eb\u306e\u91cd\u5fc3\u307e\u3067\u306e\u6c34\u5e73\u8ddd\u96e2\u3067\u3001\u5358\u4f4d\u306f\u30df\u30ea\u30e1\u30fc\u30c8\u30eb\uff08mm\uff09\u3002\u5747\u4e00\u306a\u30d5\u30e9\u30c3\u30c8\u30d1\u30cd\u30eb\u306e\u5834\u5408\u3001\u3053\u308c\u306f\u30d1\u30cd\u30eb\u306e\u9577\u3055\u306e\u304a\u3088\u305d\u534a\u5206\u3067\u3042\u308b\u3002.<\/li>\n      <li>4.\u30bb\u30c3\u30c8 <span class=\"parameter-def\">\u30d2\u30f3\u30b8\u306e\u6570<\/span>\u30c9\u30a2\/\u30ab\u30d0\u30fc\u3092\u652f\u3048\u308b\u30d2\u30f3\u30b8\u306e\u7dcf\u6570\uff08\u6700\u4f4e1\u500b\uff09\u3002.<\/li>\n      <li>5.\u30bb\u30c3\u30c8 <span class=\"parameter-def\">\u5b89\u5168\u4fc2\u6570<\/span>:1.5\uff08\u901a\u5e38\u4f7f\u7528\uff09\u30012.0\uff08\u9ad8\u30b5\u30a4\u30af\u30eb\u3001\u632f\u52d5\u3001\u307e\u305f\u306f\u5b89\u5168\u304c\u91cd\u8981\u306a\u7528\u9014\uff09\u3002.<\/li>\n      <li>6.\u3053\u306e\u8a08\u7b97\u6a5f\u306f\u3001\u30d2\u30f3\u30b8\u3054\u3068\u306b\u5fc5\u8981\u306a\u4fdd\u6301\u30c8\u30eb\u30af\u3092\u30cb\u30e5\u30fc\u30c8\u30f3\u30fb\u30e1\u30fc\u30c8\u30eb\uff08N\u30fbm\uff09\u3067\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u306b\u8a08\u7b97\u3057\u307e\u3059\u3002.<\/li>\n      <li>\u26a0\ufe0f \u6ce8\uff1a\u6a2a\u958b\u304d\u30c9\u30a2\u306e\u5834\u5408\u3001\u4fdd\u6301\u30c8\u30eb\u30af\u306f\u652f\u914d\u7684\u306a\u8981\u7d20\u3067\u306f\u306a\u3044\uff08\u91cd\u529b\u306f\u5782\u76f4\u8ef8\u307e\u308f\u308a\u306e\u56de\u8ee2\u30c8\u30eb\u30af\u3092\u767a\u751f\u3055\u305b\u306a\u3044\uff09\u3002.<\/li>\n    <\/ul>\n    <p class=\"formula-link\">\u3053\u306e\u8a08\u7b97\u6a5f\u306e\u80cc\u5f8c\u306b\u3042\u308b\u516c\u5f0f\u3092\u7406\u89e3\u3057\u305f\u3044\u3067\u3059\u304b\uff1f\u79c1\u305f\u3061\u306e\u30ac\u30a4\u30c9\u3092\u8aad\u3080 <a href=\"\/ja\/%e3%83%88%e3%83%ab%e3%82%af%e3%83%92%e3%83%b3%e3%82%b8%e3%81%ae%e8%a8%88%e7%ae%97%e5%bc%8f-%e4%be%8b\/\">\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8981\u4ef6\u306e\u8a08\u7b97\u65b9\u6cd5<\/a>.<\/p>\n  <\/div>\n<\/div>\n\n<script>\nconst g = 9.81;\n\nfunction calcTorque(){\n    let type = document.getElementById('type').value;\n    let m = parseFloat(document.getElementById('weight').value) || 0;\n    let d = parseFloat(document.getElementById('length').value) || 0;\n    let n = parseFloat(document.getElementById('num').value) || 1;\n    let safe = parseFloat(document.getElementById('safeRate').value) || 1.5;\n\n    n = n < 1 ? 1 : n;\n\n    const arm = d \/ 1000; \/\/ mm \u2192 m\n\n    const sideTip = document.getElementById('sideTip');\n    const resultEl = document.getElementById('torqueResult');\n    const suggestEl = document.getElementById('modelSuggest');\n\n    if (type === 'side') {\n        \/\/ \u4fa7\u5f00\u95e8:\u91cd\u529b\u4e0d\u4ea7\u751f\u7ed5\u5782\u76f4\u8f74\u626d\u77e9 \u2192 \u4e0d\u7ed9\u5047\u6570\u5b57\n        sideTip.style.display = 'block';\n        resultEl.innerText = '\u2014';\n        suggestEl.style.display = 'none';\n        return;\n    }\n\n    sideTip.style.display = 'none';\n    const torque = (m * g * arm * safe) \/ n;\n    resultEl.innerText = torque.toFixed(2);\n\n    \/\/ \u667a\u80fd\u578b\u53f7\u63a8\u8350(\u5bfc\u8d2d\u6f0f\u6597)\n    showModelSuggestion(torque, suggestEl, m);\n}\n\nfunction showModelSuggestion(t, el, m){\n    if (!m || t <= 0) { el.style.display = 'none'; return; }\n\n    let html = '';\n    if (t <= 1.0) {\n        html = 'This sits in our <a href=\"\/products\/torque-hinges\/mini-compact-torque-hinges\/\">mini \/ compact torque hinge<\/a> range (resolution from 0.1 N\u00b7m).';\n    } else if (t <= 6) {\n        html = 'This matches our <a href=\"\/products\/torque-hinges\/constant-torque-hinges\/\">constant torque<\/a> and <a href=\"\/products\/torque-hinges\/adjustable-torque-hinges\/\">adjustable torque hinge<\/a> ranges.';\n    } else if (t <= 25) {\n        html = 'This calls for an <a href=\"\/products\/torque-hinges\/adjustable-torque-hinges\/\">adjustable torque hinge<\/a>, or distributing the load across more hinges. Custom torque values are available.';\n    } else {\n        html = 'This exceeds a typical single-hinge rating. Consider adding more hinges, or <a href=\"\/contact-us\/\">contact our engineers<\/a> for a custom high-torque solution.';\n    }\n    el.innerHTML = '\ud83d\udca1 ' + html;\n    el.style.display = 'block';\n}\n\ndocument.getElementById('type').addEventListener('change', calcTorque);\nwindow.onload = calcTorque;\n<\/script>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Industrial Torque Hinge Calculator Industrial Torque Hinge Calculator Hinge Axis (Rotation Center) Center of Gravity (CG) Gravity (mg) d (to CG) 0\u00b0 \u2192 90\u00b0 Vertical Side View: Torque = m \u00d7 g \u00d7 d (distance to centre of gravity). Maximum torque occurs at the horizontal (0\u00b0) position for flap covers. Get a Quote for Matched Hinges \u2192 Opening Type Top \/ Bottom Flap CoverSide Opening Door &#8211; Door \/ Cover Weight kg Distance to Centre of Gravity (d) mm Number of Hinges pcs Safety Factor (1.5 normal \/ 2.0 high-cycle) &#8211; \u26a0\ufe0f Side-opening doors: gravity does not create torque around a vertical hinge axis, so holding torque is not the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_gspb_post_css":"","footnotes":""},"class_list":["post-3794","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Torque Hinge Calculator | Free Holding-Torque Tool<\/title>\n<meta name=\"description\" content=\"Free torque hinge calculator: enter panel weight and distance, get required holding torque in N\u00b7m with safety factor. Instant results for hinge selection.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Torque Hinge Calculator | Free Holding-Torque Tool\" \/>\n<meta property=\"og:description\" content=\"Free torque hinge calculator: enter panel weight and distance, get required holding torque in N\u00b7m with safety factor. Instant results for hinge selection.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/manufactorhinge.com\/ja\/\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f\/\" \/>\n<meta property=\"og:site_name\" content=\"Torque &amp; Industrial Hinge Manufacturer\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-23T02:01:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/\",\"url\":\"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/\",\"name\":\"Torque Hinge Calculator | Free Holding-Torque Tool\",\"isPartOf\":{\"@id\":\"https:\/\/manufactorhinge.com\/#website\"},\"datePublished\":\"2026-05-22T09:10:29+00:00\",\"dateModified\":\"2026-05-23T02:01:44+00:00\",\"description\":\"Free torque hinge calculator: enter panel weight and distance, get required holding torque in N\u00b7m with safety factor. Instant results for hinge selection.\",\"breadcrumb\":{\"@id\":\"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/manufactorhinge.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Torque Hinge Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/manufactorhinge.com\/#website\",\"url\":\"https:\/\/manufactorhinge.com\/\",\"name\":\"Professional Hinge Manufacturer\",\"description\":\"Custom OEM\",\"publisher\":{\"@id\":\"https:\/\/manufactorhinge.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/manufactorhinge.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/manufactorhinge.com\/#organization\",\"name\":\"Professional Hinge Manufacturer\",\"url\":\"https:\/\/manufactorhinge.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/manufactorhinge.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/manufactorhinge.com\/wp-content\/uploads\/2026\/03\/logo-1.webp\",\"contentUrl\":\"https:\/\/manufactorhinge.com\/wp-content\/uploads\/2026\/03\/logo-1.webp\",\"width\":145,\"height\":46,\"caption\":\"Professional Hinge Manufacturer\"},\"image\":{\"@id\":\"https:\/\/manufactorhinge.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f\uff5c\u7121\u6599\u30db\u30fc\u30eb\u30c7\u30a3\u30f3\u30b0\u30c8\u30eb\u30af\u30c4\u30fc\u30eb","description":"\u7121\u6599\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f\uff1a\u30d1\u30cd\u30eb\u91cd\u91cf\u3068\u8ddd\u96e2\u3092\u5165\u529b\u3057\u3001\u5fc5\u8981\u306a\u4fdd\u6301\u30c8\u30eb\u30af\uff08N-m\uff09\u3092\u5b89\u5168\u4fc2\u6570\u4ed8\u304d\u3067\u8a08\u7b97\u3057\u307e\u3059\u3002\u30d2\u30f3\u30b8\u306e\u9078\u629e\u7d50\u679c\u304c\u3059\u3050\u306b\u5f97\u3089\u308c\u307e\u3059\u3002.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"ja_JP","og_type":"article","og_title":"Torque Hinge Calculator | Free Holding-Torque Tool","og_description":"Free torque hinge calculator: enter panel weight and distance, get required holding torque in N\u00b7m with safety factor. Instant results for hinge selection.","og_url":"https:\/\/manufactorhinge.com\/ja\/\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f\/","og_site_name":"Torque &amp; Industrial Hinge Manufacturer","article_modified_time":"2026-05-23T02:01:44+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"2\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/","url":"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/","name":"\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f\uff5c\u7121\u6599\u30db\u30fc\u30eb\u30c7\u30a3\u30f3\u30b0\u30c8\u30eb\u30af\u30c4\u30fc\u30eb","isPartOf":{"@id":"https:\/\/manufactorhinge.com\/#website"},"datePublished":"2026-05-22T09:10:29+00:00","dateModified":"2026-05-23T02:01:44+00:00","description":"\u7121\u6599\u30c8\u30eb\u30af\u30d2\u30f3\u30b8\u8a08\u7b97\u6a5f\uff1a\u30d1\u30cd\u30eb\u91cd\u91cf\u3068\u8ddd\u96e2\u3092\u5165\u529b\u3057\u3001\u5fc5\u8981\u306a\u4fdd\u6301\u30c8\u30eb\u30af\uff08N-m\uff09\u3092\u5b89\u5168\u4fc2\u6570\u4ed8\u304d\u3067\u8a08\u7b97\u3057\u307e\u3059\u3002\u30d2\u30f3\u30b8\u306e\u9078\u629e\u7d50\u679c\u304c\u3059\u3050\u306b\u5f97\u3089\u308c\u307e\u3059\u3002.","breadcrumb":{"@id":"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/manufactorhinge.com\/torque-hinge-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/manufactorhinge.com\/"},{"@type":"ListItem","position":2,"name":"Torque Hinge Calculator"}]},{"@type":"WebSite","@id":"https:\/\/manufactorhinge.com\/#website","url":"https:\/\/manufactorhinge.com\/","name":"\u30d7\u30ed\u306e\u30d2\u30f3\u30b8\u30e1\u30fc\u30ab\u30fc","description":"\u30ab\u30b9\u30bf\u30e0OEM","publisher":{"@id":"https:\/\/manufactorhinge.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/manufactorhinge.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/manufactorhinge.com\/#organization","name":"\u30d7\u30ed\u306e\u30d2\u30f3\u30b8\u30e1\u30fc\u30ab\u30fc","url":"https:\/\/manufactorhinge.com\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/manufactorhinge.com\/#\/schema\/logo\/image\/","url":"https:\/\/manufactorhinge.com\/wp-content\/uploads\/2026\/03\/logo-1.webp","contentUrl":"https:\/\/manufactorhinge.com\/wp-content\/uploads\/2026\/03\/logo-1.webp","width":145,"height":46,"caption":"Professional Hinge Manufacturer"},"image":{"@id":"https:\/\/manufactorhinge.com\/#\/schema\/logo\/image\/"}}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/manufactorhinge.com\/ja\/wp-json\/wp\/v2\/pages\/3794","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/manufactorhinge.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/manufactorhinge.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/manufactorhinge.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/manufactorhinge.com\/ja\/wp-json\/wp\/v2\/comments?post=3794"}],"version-history":[{"count":4,"href":"https:\/\/manufactorhinge.com\/ja\/wp-json\/wp\/v2\/pages\/3794\/revisions"}],"predecessor-version":[{"id":3808,"href":"https:\/\/manufactorhinge.com\/ja\/wp-json\/wp\/v2\/pages\/3794\/revisions\/3808"}],"wp:attachment":[{"href":"https:\/\/manufactorhinge.com\/ja\/wp-json\/wp\/v2\/media?parent=3794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}