{"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":"kalkulacka-krouticiho-momentu-zavesu","status":"publish","type":"page","link":"https:\/\/manufactorhinge.com\/cs\/torque-hinge-calculator\/","title":{"rendered":"Kalkula\u010dka kroutic\u00edho momentu z\u00e1v\u011bsu"},"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>Pr\u016fmyslov\u00e1 kalkula\u010dka kroutic\u00edho momentu z\u00e1v\u011bsu<\/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>Pr\u016fmyslov\u00e1 kalkula\u010dka kroutic\u00edho momentu z\u00e1v\u011bsu<\/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\">Osa z\u00e1v\u011bsu (st\u0159ed ot\u00e1\u010den\u00ed)<\/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\">T\u011b\u017ei\u0161t\u011b (CG)<\/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\">Hmotnost (mg)<\/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 (do CG)<\/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\">Vertik\u00e1ln\u00ed<\/text>\n      <\/svg>\n      <p class=\"diagram-caption\">Bo\u010dn\u00ed pohled: To\u010div\u00fd moment = m \u00d7 g \u00d7 d (vzd\u00e1lenost od t\u011b\u017ei\u0161t\u011b). Maxim\u00e1ln\u00ed kroutic\u00ed moment se vyskytuje ve vodorovn\u00e9 poloze (0\u00b0) u kryt\u016f klapek.<\/p>\n      <div class=\"quote-button\">\n        <a href=\"\/cs\/kontaktujte-nas\/\">Z\u00edskejte nab\u00eddku na slad\u011bn\u00e9 z\u00e1v\u011bsy \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"calculator-section\">\n    <div class=\"form-grid\">\n      <div class=\"item\">\n        <label>Typ otev\u0159en\u00ed<\/label>\n        <select id=\"type\">\n          <option value=\"normal\">Horn\u00ed \/ doln\u00ed kryt klapky<\/option>\n          <option value=\"side\">Bo\u010dn\u00ed otev\u00edr\u00e1n\u00ed dve\u0159\u00ed<\/option>\n        <\/select>\n        <span class=\"input-unit select-unit\">-<\/span>\n      <\/div>\n      <div class=\"item\">\n        <label>Hmotnost dve\u0159\u00ed \/ krytu<\/label>\n        <input type=\"number\" id=\"weight\" placeholder=\"P\u0159\u00edklad: 5\" oninput=\"calcTorque()\">\n        <span class=\"input-unit\">kg<\/span>\n      <\/div>\n      <div class=\"item\">\n        <label>Vzd\u00e1lenost k t\u011b\u017ei\u0161ti (d)<\/label>\n        <input type=\"number\" id=\"length\" placeholder=\"P\u0159\u00edklad: 150\" oninput=\"calcTorque()\">\n        <span class=\"input-unit\">mm<\/span>\n      <\/div>\n      <div class=\"item\">\n        <label>Po\u010det z\u00e1v\u011bs\u016f<\/label>\n        <input type=\"number\" id=\"num\" value=\"2\" min=\"1\" oninput=\"calcTorque()\">\n        <span class=\"input-unit\">ks<\/span>\n      <\/div>\n      <div class=\"item cg-position\">\n        <label>Bezpe\u010dnostn\u00ed faktor (1,5 norm\u00e1ln\u00ed \/ 2,0 vysokocyklov\u00fd)<\/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 Dve\u0159e s bo\u010dn\u00edm otev\u00edr\u00e1n\u00edm: gravitace nevytv\u00e1\u0159\u00ed to\u010div\u00fd moment kolem svisl\u00e9 osy z\u00e1v\u011bsu, tak\u017ee dr\u017e\u00edc\u00ed moment nen\u00ed rozhoduj\u00edc\u00edm faktorem. Z\u00e1v\u011bs vyb\u00edrejte na z\u00e1klad\u011b po\u017eadovan\u00e9ho pocitu tlumen\u00ed a \u017eivotnosti cyklu, p\u0159\u00edpadn\u011b se obra\u0165te na na\u0161e techniky, kte\u0159\u00ed v\u00e1m doporu\u010d\u00ed, jak postupovat.\n      <\/div>\n      <div>Po\u017eadovan\u00fd kroutic\u00ed moment na z\u00e1v\u011bs<\/div>\n      <div class=\"torque-val\" id=\"torqueResult\">0.00<\/div>\n      <div>N-m<\/div>\n      <div class=\"tip\">\n        Na z\u00e1klad\u011b t\u011b\u017ei\u0161t\u011b ve stanoven\u00e9 vzd\u00e1lenosti | Statick\u00fd model p\u0159\u00eddr\u017en\u00e9ho momentu s pou\u017eit\u00fdm bezpe\u010dnostn\u00edm faktorem\n      <\/div>\n      <div class=\"model-suggest\" id=\"modelSuggest\"><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"usage-instructions\">\n    <h3>Jak pou\u017e\u00edvat tuto kalkula\u010dku<\/h3>\n    <ul>\n      <li>1. Vyberte <span class=\"parameter-def\">Typ otev\u0159en\u00ed<\/span>: \u201cTop\/Bottom Flap Cover\u201d pro horizont\u00e1ln\u011b zav\u011b\u0161en\u00e9 kryty nebo \u201cSide Opening Door\u201d pro dve\u0159e se svislou osou.<\/li>\n      <li>2. Zadejte adresu <span class=\"parameter-def\">Hmotnost dve\u0159\u00ed\/krytu<\/span>: celkov\u00e1 hmotnost dve\u0159\u00ed nebo krytu v\u010detn\u011b v\u0161eho, co je na nich namontov\u00e1no, v kilogramech (kg).<\/li>\n      <li>3. Zadejte adresu <span class=\"parameter-def\">Vzd\u00e1lenost k t\u011b\u017ei\u0161ti (d)<\/span>: vodorovn\u00e1 vzd\u00e1lenost od osy z\u00e1v\u011bsu k t\u011b\u017ei\u0161ti panelu v milimetrech (mm). U rovnom\u011brn\u00e9ho ploch\u00e9ho panelu je to zhruba polovina d\u00e9lky panelu.<\/li>\n      <li>4. Nastavte <span class=\"parameter-def\">Po\u010det z\u00e1v\u011bs\u016f<\/span>: celkov\u00fd po\u010det z\u00e1v\u011bs\u016f, kter\u00e9 podp\u00edraj\u00ed dve\u0159e\/kryt (minim\u00e1ln\u011b 1).<\/li>\n      <li>5. Nastavte <span class=\"parameter-def\">Faktor bezpe\u010dnosti<\/span>: 1,5 pro b\u011b\u017en\u00e9 pou\u017eit\u00ed; 2,0 pro vysokocyklov\u00e9, vibra\u010dn\u00ed nebo bezpe\u010dnostn\u011b kritick\u00e9 aplikace.<\/li>\n      <li>6. Kalkul\u00e1tor vypo\u010d\u00edt\u00e1 pot\u0159ebn\u00fd p\u0159\u00eddr\u017en\u00fd moment na z\u00e1v\u011bs v newtonmetrech (N-m) v re\u00e1ln\u00e9m \u010dase.<\/li>\n      <li>\u26a0\ufe0f Pozn\u00e1mka: u dve\u0159\u00ed otev\u00edran\u00fdch do strany nen\u00ed rozhoduj\u00edc\u00edm faktorem p\u0159\u00eddr\u017en\u00fd moment (gravitace nevytv\u00e1\u0159\u00ed to\u010div\u00fd moment kolem svisl\u00e9 osy).<\/li>\n    <\/ul>\n    <p class=\"formula-link\">Chcete pochopit vzorec t\u00e9to kalkula\u010dky? P\u0159e\u010dt\u011bte si na\u0161eho pr\u016fvodce <a href=\"\/cs\/jak-vypocitat-pozadavky-na-kroutici-moment-zavesu-priklady-vzorce\/\">jak vypo\u010d\u00edtat po\u017eadavky na kroutic\u00ed moment z\u00e1v\u011bsu<\/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 [&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=\"cs_CZ\" \/>\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\/cs\/kalkulacka-krouticiho-momentu-zavesu\/\" \/>\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=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuty\" \/>\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\":\"cs\",\"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\":\"cs\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/manufactorhinge.com\/#organization\",\"name\":\"Professional Hinge Manufacturer\",\"url\":\"https:\/\/manufactorhinge.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@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":"Kalkul\u00e1tor kroutic\u00edho momentu z\u00e1v\u011bs\u016f | N\u00e1stroj pro v\u00fdpo\u010det kroutic\u00edho momentu zdarma","description":"Bezplatn\u00e1 kalkula\u010dka kroutic\u00edho momentu z\u00e1v\u011bsu: zadejte hmotnost panelu a vzd\u00e1lenost a z\u00edskejte po\u017eadovan\u00fd kroutic\u00ed moment v N-m s bezpe\u010dnostn\u00edm faktorem. Okam\u017eit\u00e9 v\u00fdsledky pro v\u00fdb\u011br z\u00e1v\u011bsu.","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":"cs_CZ","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\/cs\/kalkulacka-krouticiho-momentu-zavesu\/","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":{"Odhadovan\u00e1 doba \u010dten\u00ed":"2 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/","url":"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/","name":"Kalkul\u00e1tor kroutic\u00edho momentu z\u00e1v\u011bs\u016f | N\u00e1stroj pro v\u00fdpo\u010det kroutic\u00edho momentu zdarma","isPartOf":{"@id":"https:\/\/manufactorhinge.com\/#website"},"datePublished":"2026-05-22T09:10:29+00:00","dateModified":"2026-05-23T02:01:44+00:00","description":"Bezplatn\u00e1 kalkula\u010dka kroutic\u00edho momentu z\u00e1v\u011bsu: zadejte hmotnost panelu a vzd\u00e1lenost a z\u00edskejte po\u017eadovan\u00fd kroutic\u00ed moment v N-m s bezpe\u010dnostn\u00edm faktorem. Okam\u017eit\u00e9 v\u00fdsledky pro v\u00fdb\u011br z\u00e1v\u011bsu.","breadcrumb":{"@id":"https:\/\/manufactorhinge.com\/torque-hinge-calculator\/#breadcrumb"},"inLanguage":"cs","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":"Profesion\u00e1ln\u00ed v\u00fdrobce z\u00e1v\u011bs\u016f","description":"Vlastn\u00ed 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":"cs"},{"@type":"Organization","@id":"https:\/\/manufactorhinge.com\/#organization","name":"Profesion\u00e1ln\u00ed v\u00fdrobce z\u00e1v\u011bs\u016f","url":"https:\/\/manufactorhinge.com\/","logo":{"@type":"ImageObject","inLanguage":"cs","@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\/cs\/wp-json\/wp\/v2\/pages\/3794","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/manufactorhinge.com\/cs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/manufactorhinge.com\/cs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/manufactorhinge.com\/cs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/manufactorhinge.com\/cs\/wp-json\/wp\/v2\/comments?post=3794"}],"version-history":[{"count":4,"href":"https:\/\/manufactorhinge.com\/cs\/wp-json\/wp\/v2\/pages\/3794\/revisions"}],"predecessor-version":[{"id":3808,"href":"https:\/\/manufactorhinge.com\/cs\/wp-json\/wp\/v2\/pages\/3794\/revisions\/3808"}],"wp:attachment":[{"href":"https:\/\/manufactorhinge.com\/cs\/wp-json\/wp\/v2\/media?parent=3794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}