{"id":10035,"date":"2026-02-04T06:10:48","date_gmt":"2026-02-04T06:10:48","guid":{"rendered":"https:\/\/micromotorpro.com\/?page_id=10035"},"modified":"2026-05-09T07:38:35","modified_gmt":"2026-05-09T07:38:35","slug":"torque-unit-converter-and-calculate","status":"publish","type":"page","link":"https:\/\/micromotorpro.com\/de\/torque-unit-converter-and-calculate\/","title":{"rendered":"Drehmoment Einheitenumrechner"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10035\" class=\"elementor elementor-10035\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38eac83 e-flex e-con-boxed e-con e-parent\" data-id=\"38eac83\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-235c6d5 elementor-widget elementor-widget-image\" data-id=\"235c6d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"464\" src=\"https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/tsl-torque-unit-converter-1024x464.webp\" class=\"attachment-large size-large wp-image-10037\" alt=\"tsl torque unit converter\" srcset=\"https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/tsl-torque-unit-converter-1024x464.webp 1024w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/tsl-torque-unit-converter-scaled-1000x453.webp 1000w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/tsl-torque-unit-converter-300x136.webp 300w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/tsl-torque-unit-converter-768x348.webp 768w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/tsl-torque-unit-converter-1536x696.webp 1536w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/tsl-torque-unit-converter-2048x928.webp 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c38df99 e-flex e-con-boxed e-con e-parent\" data-id=\"c38df99\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-939a425 elementor-widget elementor-widget-spacer\" data-id=\"939a425\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4fd3a32 e-flex e-con-boxed e-con e-parent\" data-id=\"4fd3a32\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-975738d e-con-full e-flex e-con e-child\" data-id=\"975738d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fde61d8 elementor-widget elementor-widget-html\" data-id=\"fde61d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"torque-converter\">\r\n  <h2>Torque Unit Converter<\/h2>\r\n\r\n  <input\r\n    type=\"number\"\r\n    class=\"torque-input\"\r\n    placeholder=\"Enter torque value\"\r\n  \/>\r\n\r\n  <select class=\"torque-unit\">\r\n    <option value=\"Nm\">(Nm)<\/option>\r\n    <option value=\"Ncm\"> (N\u00b7cm)<\/option>\r\n    <option value=\"kgm\"> (kg\u00b7m)<\/option>\r\n    <option value=\"kgcm\">(kg\u00b7cm)<\/option>\r\n    <option value=\"lbin\">(lb\u00b7in)<\/option>\r\n    <option value=\"lbft\">(lb\u00b7ft)<\/option>\r\n  <\/select>\r\n\r\n  <div class=\"torque-result\">\r\n    <p><strong>(Nm):<\/strong> <span class=\"out-nm\">\u2013<\/span><\/p>\r\n    <p><strong>(N\u00b7cm):<\/strong> <span class=\"out-ncm\">\u2013<\/span><\/p>\r\n    <p><strong>(kg\u00b7m):<\/strong> <span class=\"out-kgm\">\u2013<\/span><\/p>\r\n    <p><strong>(kg\u00b7cm):<\/strong> <span class=\"out-kgcm\">\u2013<\/span><\/p>\r\n    <p><strong> (lb\u00b7in):<\/strong> <span class=\"out-lbin\">\u2013<\/span><\/p>\r\n    <p><strong>(lb\u00b7ft):<\/strong> <span class=\"out-lbft\">\u2013<\/span><\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.torque-converter {\r\n  max-width: 460px;\r\n  padding: 20px;\r\n  border: 1px solid #e5e5e5;\r\n  border-radius: 8px;\r\n  background: #fafafa;\r\n  font-family: Arial, sans-serif;\r\n}\r\n\r\n.torque-converter h2 {\r\n  font-size: 20px;\r\n  margin-bottom: 12px;\r\n}\r\n\r\n.torque-converter input,\r\n.torque-converter select {\r\n  width: 100%;\r\n  padding: 8px;\r\n  margin-bottom: 12px;\r\n  font-size: 14px;\r\n}\r\n\r\n.torque-result p {\r\n  margin: 6px 0;\r\n  font-size: 14px;\r\n}\r\n<\/style>\r\n\r\n<script>\r\n(function initTorqueConverters() {\r\n\r\n  function bind() {\r\n    document.querySelectorAll(\".torque-converter\").forEach(function(box) {\r\n\r\n      if (box.dataset.bound) return;\r\n      box.dataset.bound = \"true\";\r\n\r\n      const input = box.querySelector(\".torque-input\");\r\n      const unit  = box.querySelector(\".torque-unit\");\r\n\r\n      const out = {\r\n        Nm:   box.querySelector(\".out-nm\"),\r\n        Ncm:  box.querySelector(\".out-ncm\"),\r\n        kgm:  box.querySelector(\".out-kgm\"),\r\n        kgcm: box.querySelector(\".out-kgcm\"),\r\n        lbin: box.querySelector(\".out-lbin\"),\r\n        lbft: box.querySelector(\".out-lbft\")\r\n      };\r\n\r\n      function toNm(value, unit) {\r\n        switch (unit) {\r\n          case \"Nm\":   return value;\r\n          case \"Ncm\":  return value \/ 100;\r\n          case \"kgm\":  return value * 9.80665;\r\n          case \"kgcm\": return value * 0.0980665;\r\n          case \"lbin\": return value * 0.1129848;\r\n          case \"lbft\": return value * 1.355818;\r\n        }\r\n      }\r\n\r\n      function convert() {\r\n        const v = parseFloat(input.value);\r\n        if (isNaN(v)) {\r\n          Object.values(out).forEach(el => el.textContent = \"\u2013\");\r\n          return;\r\n        }\r\n\r\n        const Nm = toNm(v, unit.value);\r\n\r\n        out.Nm.textContent   = Nm.toFixed(4);\r\n        out.Ncm.textContent  = (Nm * 100).toFixed(2);\r\n        out.kgm.textContent  = (Nm \/ 9.80665).toFixed(4);\r\n        out.kgcm.textContent = (Nm \/ 0.0980665).toFixed(2);\r\n        out.lbin.textContent = (Nm \/ 0.1129848).toFixed(2);\r\n        out.lbft.textContent = (Nm \/ 1.355818).toFixed(2);\r\n      }\r\n\r\n      input.addEventListener(\"input\", convert);\r\n      unit.addEventListener(\"change\", convert);\r\n    });\r\n  }\r\n\r\n  if (document.readyState === \"loading\") {\r\n    document.addEventListener(\"DOMContentLoaded\", bind);\r\n  } else {\r\n    bind();\r\n  }\r\n\r\n  setTimeout(bind, 500);\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36c399e elementor-widget elementor-widget-text-editor\" data-id=\"36c399e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>This torque unit converter helps engineers quickly convert Nm to kg\u00b7cm and oz\u00b7in.<br data-start=\"2840\" data-end=\"2843\" \/>It is widely used in gear motors, planetary gearboxes, and door lock actuators when comparing motor torque specifications.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c33134f e-con-full e-flex e-con e-child\" data-id=\"c33134f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d576bd0 e-con-full e-flex e-con e-child\" data-id=\"d576bd0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b5c8a0 elementor-widget elementor-widget-shortcode\" data-id=\"5b5c8a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpdt-c row wpDataTableContainerSimpleTable wpDataTables wpDataTablesWrapper\n\"\n    >\n        <table id=\"wpdtSimpleTable-711\"\n           style=\"border-collapse:collapse;\n                   border-spacing:0px;\"\n           class=\"wpdtSimpleTable wpDataTable\"\n           data-column=\"7\"\n           data-rows=\"8\"\n           data-wpID=\"711\"\n           data-responsive=\"0\"\n           data-has-header=\"0\">\n\n                    <tbody>        <tr class=\"wpdt-cell-row odd\" >\n                                <td class=\"wpdt-cell wpdt-bold wpdt-tc-FFFFFF wpdt-bc-6495EE wpdt-merged-cell \"\n                     colspan=\"7\"  rowspan=\"1\"                     data-cell-id=\"A1\"\n                    data-col-index=\"0\"\n                    data-row-index=\"0\"\n                    style=\" width:100%;                    padding:10px;\n                    \"\n                    >\n                                        Common unit conversions                    <\/td>\n                                                                                                                <\/tr>\n                            <tr class=\"wpdt-cell-row even\" >\n                                <td class=\"wpdt-cell wpdt-bold wpdt-tc-FFFFFF wpdt-bc-6495ED\"\n                                            data-cell-id=\"A2\"\n                    data-col-index=\"0\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        unit                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bold wpdt-tc-FFFFFF wpdt-bc-6495ED\"\n                                            data-cell-id=\"B2\"\n                    data-col-index=\"1\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        g.cm                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bold wpdt-tc-FFFFFF wpdt-bc-6495ED\"\n                                            data-cell-id=\"C2\"\n                    data-col-index=\"2\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        kg.cm                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bold wpdt-tc-FFFFFF wpdt-bc-6495ED\"\n                                            data-cell-id=\"D2\"\n                    data-col-index=\"3\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        Kg.m                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bold wpdt-tc-FFFFFF wpdt-bc-6495ED\"\n                                            data-cell-id=\"E2\"\n                    data-col-index=\"4\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        N.m                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bold wpdt-tc-FFFFFF wpdt-bc-6495ED\"\n                                            data-cell-id=\"F2\"\n                    data-col-index=\"5\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        mN.m                    <\/td>\n                                                <td class=\"wpdt-cell wpdt-bold wpdt-tc-FFFFFF wpdt-bc-6495ED\"\n                                            data-cell-id=\"G2\"\n                    data-col-index=\"6\"\n                    data-row-index=\"1\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        N.cm                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row odd\" >\n                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"A3\"\n                    data-col-index=\"0\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        g.cm                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"B3\"\n                    data-col-index=\"1\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        1                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"C3\"\n                    data-col-index=\"2\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.001                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"D3\"\n                    data-col-index=\"3\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.00001                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"E3\"\n                    data-col-index=\"4\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.000098                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"F3\"\n                    data-col-index=\"5\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.0098                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"G3\"\n                    data-col-index=\"6\"\n                    data-row-index=\"2\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.0098                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row even\" >\n                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"A4\"\n                    data-col-index=\"0\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        kg.cm                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"B4\"\n                    data-col-index=\"1\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        1,000                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"C4\"\n                    data-col-index=\"2\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        1                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"D4\"\n                    data-col-index=\"3\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.01                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"E4\"\n                    data-col-index=\"4\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.098                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"F4\"\n                    data-col-index=\"5\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        98                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"G4\"\n                    data-col-index=\"6\"\n                    data-row-index=\"3\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        9.8                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row odd\" >\n                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"A5\"\n                    data-col-index=\"0\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        kg.m                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"B5\"\n                    data-col-index=\"1\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        100,000                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"C5\"\n                    data-col-index=\"2\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        100                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"D5\"\n                    data-col-index=\"3\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        1                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"E5\"\n                    data-col-index=\"4\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        9.8                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"F5\"\n                    data-col-index=\"5\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        9800                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"G5\"\n                    data-col-index=\"6\"\n                    data-row-index=\"4\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        980                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row even\" >\n                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"A6\"\n                    data-col-index=\"0\"\n                    data-row-index=\"5\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        N.m                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"B6\"\n                    data-col-index=\"1\"\n                    data-row-index=\"5\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        10,200                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"C6\"\n                    data-col-index=\"2\"\n                    data-row-index=\"5\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        10.2                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"D6\"\n                    data-col-index=\"3\"\n                    data-row-index=\"5\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.1                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"E6\"\n                    data-col-index=\"4\"\n                    data-row-index=\"5\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        1                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"F6\"\n                    data-col-index=\"5\"\n                    data-row-index=\"5\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        1000                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"G6\"\n                    data-col-index=\"6\"\n                    data-row-index=\"5\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        100                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row odd\" >\n                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"A7\"\n                    data-col-index=\"0\"\n                    data-row-index=\"6\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        mN.m                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"B7\"\n                    data-col-index=\"1\"\n                    data-row-index=\"6\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        10.2                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"C7\"\n                    data-col-index=\"2\"\n                    data-row-index=\"6\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.0102                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"D7\"\n                    data-col-index=\"3\"\n                    data-row-index=\"6\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.0001                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"E7\"\n                    data-col-index=\"4\"\n                    data-row-index=\"6\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.001                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"F7\"\n                    data-col-index=\"5\"\n                    data-row-index=\"6\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        1                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"G7\"\n                    data-col-index=\"6\"\n                    data-row-index=\"6\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.1                    <\/td>\n                                        <\/tr>\n                            <tr class=\"wpdt-cell-row even\" >\n                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"A8\"\n                    data-col-index=\"0\"\n                    data-row-index=\"7\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        N.cm                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"B8\"\n                    data-col-index=\"1\"\n                    data-row-index=\"7\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        102                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"C8\"\n                    data-col-index=\"2\"\n                    data-row-index=\"7\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.102                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"D8\"\n                    data-col-index=\"3\"\n                    data-row-index=\"7\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.001                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"E8\"\n                    data-col-index=\"4\"\n                    data-row-index=\"7\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        0.01                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"F8\"\n                    data-col-index=\"5\"\n                    data-row-index=\"7\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        10                    <\/td>\n                                                <td class=\"wpdt-cell \"\n                                            data-cell-id=\"G8\"\n                    data-col-index=\"6\"\n                    data-row-index=\"7\"\n                    style=\"                    padding:10px;\n                    \"\n                    >\n                                        1                    <\/td>\n                                        <\/tr>\n                    <\/table>\n<\/div><style id='wpdt-custom-style-711'>\n.wpdt-tc-FFFFFF { color: #FFFFFF !important;}\n.wpdt-bc-6495EE { background-color: #6495EE !important;}\n.wpdt-bc-6495ED { background-color: #6495ED !important;}\n<\/style>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86d86e7 e-flex e-con-boxed e-con e-parent\" data-id=\"86d86e7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2ab40e elementor-widget elementor-widget-spacer\" data-id=\"c2ab40e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08d9d0a e-flex e-con-boxed e-con e-parent\" data-id=\"08d9d0a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9435ba elementor-widget elementor-widget-heading\" data-id=\"b9435ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How to easily calculate the required torque<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2d79a0 elementor-widget elementor-widget-text-editor\" data-id=\"e2d79a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>AB timing pulleys refer to the pair of pulleys mounted on the motor output shaft.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a502a4f elementor-widget elementor-widget-image\" data-id=\"a502a4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"545\" src=\"https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/easily-calculate-the-required-torque-1024x545.webp\" class=\"attachment-large size-large wp-image-10038\" alt=\"easily calculate the required torque\" srcset=\"https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/easily-calculate-the-required-torque-1024x545.webp 1024w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/easily-calculate-the-required-torque-1000x533.webp 1000w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/easily-calculate-the-required-torque-300x160.webp 300w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/easily-calculate-the-required-torque-768x409.webp 768w, https:\/\/micromotorpro.com\/wp-content\/uploads\/2026\/02\/easily-calculate-the-required-torque.webp 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a3f40e e-grid e-con-full e-con e-child\" data-id=\"5a3f40e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2786c22 elementor-widget elementor-widget-text-editor\" data-id=\"2786c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">The motor driving weight A requires a torque of 10kg.cm<\/p><p style=\"text-align: center;\"><strong>A X R=10kg x 1cm=10kg.cm<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3688049 elementor-widget elementor-widget-text-editor\" data-id=\"3688049\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">The motor driving weight B requires a torque of 100kg.cm<\/p><p style=\"text-align: center;\"><strong>B X R=10kg x 10cm=100kg.cm<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7748805 elementor-widget elementor-widget-text-editor\" data-id=\"7748805\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The force arm R (i.e., the radius of the timing pulley on the motor&#8217;s output shaft)<\/p><p>Concept of required torque: If the motor can lift 10kg when the force arm radius is 1cm, it can only lift 5kg when the radius is increased to 2cm, and so on.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b240a55 elementor-widget elementor-widget-text-editor\" data-id=\"b240a55\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Conclusion: When carrying the same weight, a longer force arm requires greater motor torque.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3807ccf e-flex e-con-boxed e-con e-parent\" data-id=\"3807ccf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-855b89f elementor-widget elementor-widget-spacer\" data-id=\"855b89f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-35f6ffc e-flex e-con-boxed e-con e-parent\" data-id=\"35f6ffc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e81cce2 e-con-full e-flex e-con e-child\" data-id=\"e81cce2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ab1192 elementor-widget elementor-widget-spacer\" data-id=\"2ab1192\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d49442 e-grid e-con-full e-con e-child\" data-id=\"3d49442\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b7e8a0c e-con-full e-flex e-con e-child\" data-id=\"b7e8a0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ae260c5 e-con-full e-flex e-con e-child\" data-id=\"ae260c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-82adfaf e-con-full e-flex e-con e-child\" data-id=\"82adfaf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4955d71 elementor-widget elementor-widget-heading\" data-id=\"4955d71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u2705Collaborate with Specialists<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a742fd e-con-full e-flex e-con e-child\" data-id=\"4a742fd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-998cd11 elementor-widget elementor-widget-text-editor\" data-id=\"998cd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our engineering team brings decades of motor technology expertise to every project.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33e581a elementor-widget elementor-widget-heading\" data-id=\"33e581a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u2705Seamless Global Partnership<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3230a53 e-con-full e-flex e-con e-child\" data-id=\"3230a53\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd5fbb9 elementor-widget elementor-widget-text-editor\" data-id=\"cd5fbb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Communicating with us is a breeze.<\/p><p>We&#8217;ll adapt to your time zone, making sure that information and ideas are exchanged promptly.<\/p><p>Right from the start, you can rest assured that your thoughts are fully grasped.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8148464 e-con-full e-flex e-con e-child\" data-id=\"8148464\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cd73bfd e-con-full e-flex e-con e-child\" data-id=\"cd73bfd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9144a38 elementor-widget elementor-widget-heading\" data-id=\"9144a38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u2705Lifelong Technical Alliance <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23ef2eb elementor-widget elementor-widget-text-editor\" data-id=\"23ef2eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We&#8217;re not the type to just give you a solution and then disappear. We&#8217;ll be with you every step of the way during the project, and even after it&#8217;s done. You can count on us to always have your back.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c7365b e-con-full e-flex e-con e-child\" data-id=\"6c7365b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46175dc elementor-widget elementor-widget-heading\" data-id=\"46175dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Follow Us<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3addaa elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"f3addaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-cc548d1\" href=\"https:\/\/www.facebook.com\/profile.php?id=61572342756419\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-d5d4482\" href=\"https:\/\/x.com\/TSLMOTORS1\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-34565d4\" href=\"tel:+86-153-2017-6080\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-6634c12\" href=\"https:\/\/www.instagram.com\/tsinglinmotor\/\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-f05adbf\" href=\"https:\/\/www.linkedin.com\/in\/joey-chan-92198b374\/\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb2993c e-con-full e-flex e-con e-child\" data-id=\"cb2993c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-079ee16 elementor-widget elementor-widget-spacer\" data-id=\"079ee16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7872906 elementor-widget elementor-widget-heading\" data-id=\"7872906\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-28c68a6 elementor-widget elementor-widget-text-editor\" data-id=\"28c68a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Start a discussion with our team today!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb56c32 elementor-widget elementor-widget-wpforms\" data-id=\"bb56c32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpforms.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wpforms-container \" id=\"wpforms-3543\"><form id=\"wpforms-form-3543\" class=\"wpforms-validate wpforms-form\" data-formid=\"3543\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/de\/wp-json\/wp\/v2\/pages\/10035\" data-token=\"a03abcff1ce020484c8cbc1a0675bd61\" data-token-time=\"1783714590\"><noscript class=\"wpforms-error-noscript\">Bitte aktiviere JavaScript in deinem Browser, um dieses Formular fertigzustellen.<\/noscript><div class=\"wpforms-field-container\"><div id=\"wpforms-3543-field_0-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"0\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-3543-field_0\">Name <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"text\" id=\"wpforms-3543-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Full name*\" required><\/div><div id=\"wpforms-3543-field_1-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"1\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-3543-field_1\">Email <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"email\" id=\"wpforms-3543-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Active email*\" spellcheck=\"false\" required><\/div><div id=\"wpforms-3543-field_3-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"3\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-3543-field_3\">Phone<\/label><input type=\"text\" id=\"wpforms-3543-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Phone number\" ><\/div><div id=\"wpforms-3543-field_5-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"5\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-3543-field_5\">Company<\/label><input type=\"text\" id=\"wpforms-3543-field_5\" class=\"wpforms-field-large\" name=\"wpforms[fields][5]\" placeholder=\"Company Name\" ><\/div><div id=\"wpforms-3543-field_2-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"2\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-3543-field_2\">Comment or Message <span class=\"wpforms-required-label\">*<\/span><\/label><textarea id=\"wpforms-3543-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"*Could you kindly provide the details such as rated voltage, stall torque, and no-load speed? This information will assist us in gaining a better understanding of your requirements and offering the appropriate support. Thank you!\" required><\/textarea><\/div><\/div><!-- .wpforms-field-container --><div class=\"wpforms-recaptcha-container wpforms-is-recaptcha wpforms-is-recaptcha-type-v3\" ><input type=\"hidden\" name=\"wpforms[recaptcha]\" value=\"\"><\/div><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"3543\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/pages\/10035\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-3543\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Send Request\" aria-live=\"assertive\" value=\"wpforms-submit\">Send Request<\/button><\/div><\/form><\/div>  <!-- .wpforms-container -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2706cce elementor-widget elementor-widget-spacer\" data-id=\"2706cce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Torque Unit Converter (Nm) (N\u00b7cm) (kg\u00b7m)(kg\u00b7cm)(lb\u00b7in)(lb\u00b7ft) (Nm): \u2013 (N\u00b7cm): \u2013 (kg\u00b7m): \u2013 (kg\u00b7cm): \u2013 (lb\u00b7in): \u2013 (lb\u00b7ft): \u2013 This torque unit converter helps engineers quickly convert Nm to kg\u00b7cm and oz\u00b7in.It is widely used in gear motors, planetary gearboxes, and door lock actuators when comparing motor torque specifications. How to easily calculate the required torque [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":10038,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10035","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/pages\/10035","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/comments?post=10035"}],"version-history":[{"count":8,"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/pages\/10035\/revisions"}],"predecessor-version":[{"id":10528,"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/pages\/10035\/revisions\/10528"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/media\/10038"}],"wp:attachment":[{"href":"https:\/\/micromotorpro.com\/de\/wp-json\/wp\/v2\/media?parent=10035"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}