{"id":15820,"date":"2025-05-13T07:31:36","date_gmt":"2025-05-13T07:31:36","guid":{"rendered":"https:\/\/www.mechstream.com\/?p=15820"},"modified":"2025-05-13T07:31:39","modified_gmt":"2025-05-13T07:31:39","slug":"intermittent-indexing-divider-calculator","status":"publish","type":"post","link":"https:\/\/www.mechstream.com\/pt\/intermittent-indexing-divider-calculator\/","title":{"rendered":"Calculadora de divisor de indexa\u00e7\u00e3o intermitente"},"content":{"rendered":"<p>The Intermittent Indexing Divider Calculator is an essential tool designed to streamline your indexing process. Whether you&#8217;re working in automation, mechanical engineering, or manufacturing, this calculator simplifies complex calculations, ensuring precision and efficiency. By entering key parameters, users can quickly determine optimal indexing steps, minimizing downtime and enhancing productivity. Its user-friendly interface and accurate results make it an indispensable resource for professionals aiming to optimize workflow. Unlock the potential of your machinery with this innovative calculator and stay ahead in the competitive industry landscape.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"417\" height=\"214\" src=\"https:\/\/www.mechstream.com\/wp-content\/uploads\/2025\/05\/QQ20250513-152031-\u5df2\u7f16\u8f91.png\" loading=\"lazy\" alt=\"Calculadora de divisor de indexa\u00e7\u00e3o intermitente\" class=\"wp-image-15821\" srcset=\"https:\/\/www.mechstream.com\/wp-content\/uploads\/2025\/05\/QQ20250513-152031-\u5df2\u7f16\u8f91.png 417w, https:\/\/www.mechstream.com\/wp-content\/uploads\/2025\/05\/QQ20250513-152031-\u5df2\u7f16\u8f91-300x154.png 300w, https:\/\/www.mechstream.com\/wp-content\/uploads\/2025\/05\/QQ20250513-152031-\u5df2\u7f16\u8f91-100x51.png 100w\" sizes=\"(max-width: 417px) 100vw, 417px\" \/><\/figure>\n<\/div>\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"description\" content=\"Responsive Intermittent Indexing Divider Calculator for engineering and automation design. SEO optimized, mobile friendly.\">\n  <title>Calculadora de divisor de indexa\u00e7\u00e3o intermitente<\/title>\n  <style>\n    \/* \u786e\u4fdd\u8ba1\u7b97\u5668\u6837\u5f0f\u4e0d\u4f1a\u5f71\u54cd\u5176\u4ed6\u5143\u7d20 *\/\n    #indexing-divider-calculator {\n      font-family: inherit;\n      max-width: 1200px;\n      margin: auto;\n      padding: 1em;\n      position: relative;\n      z-index: 1;\n    }\n    #indexing-divider-calculator * {\n      box-sizing: border-box;\n    }\n    #indexing-divider-calculator h2 {\n      color: #222;\n      font-size: 1.2em;\n      margin: 0.7em 0 0.3em 0;\n    }\n    #indexing-divider-calculator .param-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 20px 16px;\n      margin: 0 0 0.7em 0;\n    }\n    #indexing-divider-calculator .param-card {\n      background: #f7f8fa;\n      padding: 18px 16px;\n      border-radius: 6px;\n      box-shadow: 0 1px 2px rgba(0,0,0,0.02);\n    }\n    #indexing-divider-calculator .param-title {\n      font-weight: bold;\n      font-size: 1.08em;\n      margin-bottom: 0.2em;\n    }\n    #indexing-divider-calculator .param-desc {\n      color: #444;\n      font-size: 0.98em;\n    }\n    #indexing-divider-calculator .calc-form {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 28px 24px;\n      font-size: 1em;\n      margin-bottom: 1.5em;\n    }\n    #indexing-divider-calculator .input-group {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n    #indexing-divider-calculator label {\n      font-weight: 500;\n      margin-bottom: 2px;\n    }\n    #indexing-divider-calculator input {\n      padding: 10px 8px;\n      font-size: 1em;\n      border: 1px solid #ddd;\n      border-radius: 5px;\n      width: 100%;\n    }\n    #indexing-divider-calculator button {\n      background: #1976d2;\n      color: #fff;\n      padding: 0.6em 4em;\n      border: none;\n      border-radius: 4px;\n      font-size: 1.08em;\n      cursor: pointer;\n      transition: background 0.2s, color 0.2s;\n    }\n    #indexing-divider-calculator button:hover {\n      background: #1251a3;\n      color: #fff;\n    }\n    #indexing-divider-calculator .result-section {\n      display: none;\n      margin-top: 1.2em;\n      text-align: center;\n    }\n    #indexing-divider-calculator .result-content {\n      font-size: 1.1em;\n      font-weight: bold;\n      color: #222;\n      background: #e3f2fd;\n      padding: 0.7em 1em;\n      border-radius: 6px;\n      display: inline-block;\n      text-align: left;\n    }\n    @media (max-width: 768px) {\n      #indexing-divider-calculator .calc-form {\n        grid-template-columns: 1fr;\n      }\n      #indexing-divider-calculator .input-group {\n        grid-column: 1\/2;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n<section id=\"indexing-divider-calculator\">\n  <header>\n    <h2>Par\u00e2metros<\/h2>\n    <div class=\"param-grid\">\n      <div class=\"param-card\">\n        <div class=\"param-title\">N <span style=\"font-weight:normal;\">(Number of divisions)<\/span><\/div>\n        <div class=\"param-desc\">The number of indexing positions.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">t1 <span style=\"font-weight:normal;\">(Dwell time per division, s)<\/span><\/div>\n        <div class=\"param-desc\">The time for each dwell period in seconds.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">t2 <span style=\"font-weight:normal;\">(Indexing time per division, s)<\/span><\/div>\n        <div class=\"param-desc\">The time for each indexing period in seconds.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">n <span style=\"font-weight:normal;\">(Input shaft speed, rpm)<\/span><\/div>\n        <div class=\"param-desc\">The rotational speed of the input shaft in revolutions per minute.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">T <span style=\"font-weight:normal;\">(Dwell angle, \u00b0)<\/span><\/div>\n        <div class=\"param-desc\">The angle of the dwell period in degrees.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">T&#8217; <span style=\"font-weight:normal;\">(Indexing angle, \u00b0)<\/span><\/div>\n        <div class=\"param-desc\">The angle of the indexing period in degrees.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">f <span style=\"font-weight:normal;\">(Material friction coefficient)<\/span><\/div>\n        <div class=\"param-desc\">The friction coefficient of the material.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">M1 <span style=\"font-weight:normal;\">(Workpiece mass, kg)<\/span><\/div>\n        <div class=\"param-desc\">The mass of the workpiece in kilograms.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">M2 <span style=\"font-weight:normal;\">(Fixture mass, kg)<\/span><\/div>\n        <div class=\"param-desc\">The mass of the fixture in kilograms.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">re <span style=\"font-weight:normal;\">(Effective radius, mm)<\/span><\/div>\n        <div class=\"param-desc\">The effective radius for load support in millimeters.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">De <span style=\"font-weight:normal;\">(Indexing pin pitch diameter, mm)<\/span><\/div>\n        <div class=\"param-desc\">The pitch diameter of the indexing pin in millimeters.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">fc <span style=\"font-weight:normal;\">(Safety factor)<\/span><\/div>\n        <div class=\"param-desc\">The safety factor for design.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">\u03bc <span style=\"font-weight:normal;\">(Friction coefficient)<\/span><\/div>\n        <div class=\"param-desc\">The friction coefficient.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">Qh <span style=\"font-weight:normal;\">(Output shaft torque, N\u00b7m)<\/span><\/div>\n        <div class=\"param-desc\">The output shaft torque in newton-meters.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">Am <span style=\"font-weight:normal;\">(Max acceleration, m\/s\u00b2)<\/span><\/div>\n        <div class=\"param-desc\">The maximum acceleration during indexing in meters per second squared.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">Qm <span style=\"font-weight:normal;\">(Max output shaft torque, N\u00b7m)<\/span><\/div>\n        <div class=\"param-desc\">The maximum output shaft torque in newton-meters.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">Vm <span style=\"font-weight:normal;\">(Max input shaft torque, N\u00b7m)<\/span><\/div>\n        <div class=\"param-desc\">The maximum input shaft torque in newton-meters.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">W1 <span style=\"font-weight:normal;\">(Turntable weight, kg)<\/span><\/div>\n        <div class=\"param-desc\">The weight of the turntable in kilograms.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">W2 <span style=\"font-weight:normal;\">(Fixture weight, kg)<\/span><\/div>\n        <div class=\"param-desc\">The weight of the fixture in kilograms.<\/div>\n      <\/div>\n      <div class=\"param-card\">\n        <div class=\"param-title\">W3 <span style=\"font-weight:normal;\">(Workpiece weight, kg)<\/span><\/div>\n        <div class=\"param-desc\">The weight of the workpiece in kilograms.<\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <h2>Calculadora<\/h2>\n  <form id=\"dividerForm\" class=\"calc-form\" action=\"\">\n    <div class=\"input-group\">\n      <label for=\"N\">N (Number of divisions)<\/label>\n      <input id=\"N\" type=\"number\" name=\"N\" min=\"1\" required placeholder=\"e.g. 8\">\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"t1\">t1 (Dwell time per division, s)<\/label>\n      <input id=\"t1\" type=\"number\" name=\"t1\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"t2\">t2 (Indexing time per division, s)<\/label>\n      <input id=\"t2\" type=\"number\" name=\"t2\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"n\">n (Input shaft speed, rpm)<\/label>\n      <input id=\"n\" type=\"number\" name=\"n\" min=\"1\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"T\">T (Dwell angle, \u00b0)<\/label>\n      <input id=\"T\" type=\"number\" name=\"T\" min=\"0\" max=\"360\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"Tp\">T&#8217; (Indexing angle, \u00b0)<\/label>\n      <input id=\"Tp\" type=\"number\" name=\"Tp\" min=\"0\" max=\"360\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"f\">f (Material friction coefficient)<\/label>\n      <input id=\"f\" type=\"number\" name=\"f\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"M1\">M1 (Workpiece mass, kg)<\/label>\n      <input id=\"M1\" type=\"number\" name=\"M1\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"M2\">M2 (Fixture mass, kg)<\/label>\n      <input id=\"M2\" type=\"number\" name=\"M2\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"re\">re (Effective radius, mm)<\/label>\n      <input id=\"re\" type=\"number\" name=\"re\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"De\">De (Indexing pin pitch diameter, mm)<\/label>\n      <input id=\"De\" type=\"number\" name=\"De\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"fc\">fc (Safety factor)<\/label>\n      <input id=\"fc\" type=\"number\" name=\"fc\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"mu\">\u03bc (Friction coefficient)<\/label>\n      <input id=\"mu\" type=\"number\" name=\"mu\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"Qh\">Qh (Output shaft torque, N\u00b7m)<\/label>\n      <input id=\"Qh\" type=\"number\" name=\"Qh\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"Am\">Am (Max acceleration, m\/s\u00b2)<\/label>\n      <input id=\"Am\" type=\"number\" name=\"Am\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"Qm\">Qm (Max output shaft torque, N\u00b7m)<\/label>\n      <input id=\"Qm\" type=\"number\" name=\"Qm\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"Vm\">Vm (Max input shaft torque, N\u00b7m)<\/label>\n      <input id=\"Vm\" type=\"number\" name=\"Vm\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"W1\">W1 (Turntable weight, kg)<\/label>\n      <input id=\"W1\" type=\"number\" name=\"W1\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"W2\">W2 (Fixture weight, kg)<\/label>\n      <input id=\"W2\" type=\"number\" name=\"W2\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div class=\"input-group\">\n      <label for=\"W3\">W3 (Workpiece weight, kg)<\/label>\n      <input id=\"W3\" type=\"number\" name=\"W3\" step=\"0.01\" min=\"0\" required>\n    <\/div>\n    <div style=\"grid-column:1\/3;text-align:center;margin-top:0.5em;\">\n      <button type=\"submit\" id=\"calcBtn\">Calcular<\/button>\n    <\/div>\n  <input type=\"hidden\" name=\"trp-form-language\" value=\"pt\"\/><\/form>\n\n  <div id=\"calcResult\" class=\"result-section\">\n    <h2 style=\"color:#1976d2;font-size:1.3em;margin-bottom:0.3em;\">Resultados do c\u00e1lculo<\/h2>\n    <div id=\"resultContent\" class=\"result-content\"><\/div>\n  <\/div>\n<\/section>\n\n<script>\n\/\/ \u5c06JavaScript\u4ee3\u7801\u5305\u88c5\u5728\u7acb\u5373\u6267\u884c\u51fd\u6570\u4e2d\uff0c\u907f\u514d\u6c61\u67d3\u5168\u5c40\u4f5c\u7528\u57df\n(function() {\n  document.getElementById('dividerForm').onsubmit = function(e) {\n    e.preventDefault();\n    const fd = new FormData(e.target);\n\n    \/\/ \u8f93\u5165\u9879\n    const N = parseFloat(fd.get('N')||0);\n    const t1 = parseFloat(fd.get('t1')||0);\n    const t2 = parseFloat(fd.get('t2')||0);\n    const n = parseFloat(fd.get('n')||0);\n    const T = parseFloat(fd.get('T')||0);\n    const Tp = parseFloat(fd.get('Tp')||0);\n    const f = parseFloat(fd.get('f')||0);\n    const M1 = parseFloat(fd.get('M1')||0);\n    const M2 = parseFloat(fd.get('M2')||0);\n    const re = parseFloat(fd.get('re')||0);\n    const De = parseFloat(fd.get('De')||0);\n    const fc = parseFloat(fd.get('fc')||0);\n    const mu = parseFloat(fd.get('mu')||0);\n    const Qh = parseFloat(fd.get('Qh')||0);\n    const Am = parseFloat(fd.get('Am')||0);\n    const Qm = parseFloat(fd.get('Qm')||0);\n    const Vm = parseFloat(fd.get('Vm')||0);\n    const W1 = parseFloat(fd.get('W1')||0);\n    const W2 = parseFloat(fd.get('W2')||0);\n    const W3 = parseFloat(fd.get('W3')||0);\n\n    \/\/ \u5e38\u7528\u91cd\u529b\u52a0\u901f\u5ea6\n    const g = 9.80665;\n\n    \/\/ \u8f93\u51fa\u9879\u8ba1\u7b97\uff08\u793a\u4f8b\u516c\u5f0f\uff0c\u5b9e\u9645\u53ef\u6839\u636e\u56fd\u9645\u6807\u51c6\u8c03\u6574\uff09\n    \/\/ 1. \u5404\u90e8\u5206\u60ef\u6027 I = m * r^2 (r\u5355\u4f4dm)\n    const r_turntable = re \/ 1000; \/\/ mm\u8f6cm\n    const I1 = (W1 \/ g) * Math.pow(r_turntable, 2);\n    const I2 = (W2 \/ g) * Math.pow(r_turntable, 2);\n    const I3 = (W3 \/ g) * Math.pow(r_turntable, 2);\n    const I = I1 + I2 + I3;\n\n    \/\/ 2. \u6700\u5927\u8f93\u51fa\u8f74\u89d2\u52a0\u901f\u5ea6 O = 2\u03c0n \/ 60 \/ t2\n    const O = t2 > 0 ? (2 * Math.PI * n \/ 60) \/ t2 : 0;\n\n    \/\/ 3. \u9759\u626d\u77e9 Ti = I * O\n    const Ti = I * O;\n\n    \/\/ 4. \u6469\u64e6\u626d\u77e9 Tf = mu * (W1 + W2 + W3) * re \/ 1000\n    const Tf = mu * (W1 + W2 + W3) * (re \/ 1000);\n\n    \/\/ 5. \u603b\u8d1f\u8f7d\u626d\u77e9 Tt = Ti + Tf\n    const Tt = Ti + Tf;\n\n    \/\/ 6. \u8f93\u5165\u8f74\u626d\u77e9 Tc = Tt \/ fc (\u5b89\u5168\u7cfb\u6570)\n    const Tc = fc > 0 ? Tt \/ fc : 0;\n\n    \/\/ 7. \u4f5c\u529f\u626d\u77e9 Tw\uff08\u95f4\u6b47\u5206\u5272\u65f6\u672a\u505a\u529f\uff0c\u901a\u5e38\u4e3a0\uff09\n    const Tw = 0;\n\n    \/\/ 8. \u5b9e\u9645\u8d1f\u8f7d\u626d\u77e9\uff08\u4e0eTt\u4e00\u81f4\uff09\n    const Tt_actual = Tt;\n\n    \/\/ 9. \u6240\u9700\u9a6c\u529b P = 2\u03c0nTc \/ (60*1000) (kW)\n    const P = (2 * Math.PI * n * Tc) \/ (60 * 1000);\n\n    \/\/ \u7ed3\u679c\u5c55\u793a\n    let html = `\n      <div>Turntable Weight (W1): <span style=\"color:#1976d2\">${W1.toFixed(2)}<\/span> kg<\/div>\n      <div>Fixture Weight (W2): <span style=\"color:#1976d2\">${W2.toFixed(2)}<\/span> kg<\/div>\n      <div>Workpiece Weight (W3): <span style=\"color:#1976d2\">${W3.toFixed(2)}<\/span> kg<\/div>\n      <div>Turntable Inertia (I1): <span style=\"color:#1976d2\">${I1.toExponential(3)}<\/span> kg\u00b7m\u00b2<\/div>\n      <div>Fixture Inertia (I2): <span style=\"color:#1976d2\">${I2.toExponential(3)}<\/span> kg\u00b7m\u00b2<\/div>\n      <div>Workpiece Inertia (I3): <span style=\"color:#1976d2\">${I3.toExponential(3)}<\/span> kg\u00b7m\u00b2<\/div>\n      <div>Total Inertia (I): <span style=\"color:#1976d2\">${I.toExponential(3)}<\/span> kg\u00b7m\u00b2<\/div>\n      <div>Max Output Shaft Angular Acceleration (O): <span style=\"color:#1976d2\">${O.toExponential(3)}<\/span> rad\/s\u00b2<\/div>\n      <div>Static Torque (Ti): <span style=\"color:#1976d2\">${Ti.toExponential(3)}<\/span> N\u00b7m<\/div>\n      <div>Friction Torque (Tf): <span style=\"color:#1976d2\">${Tf.toExponential(3)}<\/span> N\u00b7m<\/div>\n      <div>Work Torque (Tw): <span style=\"color:#1976d2\">${Tw.toExponential(3)}<\/span> N\u00b7m<\/div>\n      <div>Total Load Torque (Tt): <span style=\"color:#1976d2\">${Tt.toExponential(3)}<\/span> N\u00b7m<\/div>\n      <div>Actual Load Torque (Tt_actual): <span style=\"color:#1976d2\">${Tt_actual.toExponential(3)}<\/span> N\u00b7m<\/div>\n      <div>Input Shaft Torque (Tc): <span style=\"color:#1976d2\">${Tc.toExponential(3)}<\/span> N\u00b7m<\/div>\n      <div>Required Power (P): <span style=\"color:#1976d2\">${P.toFixed(4)}<\/span> kW<\/div>\n      <div style=\"font-size:0.95em;color:#666;margin-top:0.5em;\">* Calculations are based on standard formulas. Please verify with your application requirements.<\/div>\n    `;\n    document.getElementById('resultContent').innerHTML = html;\n    document.getElementById('calcResult').style.display = '';\n  };\n})();\n<\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>The Intermittent Indexing Divider Calculator is an essential tool designed to streamline your indexing process. Whether you&#8217;re working in automation, mechanical engineering, or manufacturing, this&#8230;<\/p>","protected":false},"author":2,"featured_media":15822,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"pmpro_default_level":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3430],"tags":[3657,3658,3659],"class_list":["post-15820","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cam-indexer-selector","tag-indexing-calculator","tag-mechanical-tool","tag-workflow-optimization","pmpro-has-access"],"acf":[],"jetpack_featured_media_url":"https:\/\/www.mechstream.com\/wp-content\/uploads\/2025\/05\/Intermittent-Indexing-Divider-Calculator.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/posts\/15820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/comments?post=15820"}],"version-history":[{"count":0,"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/posts\/15820\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/media\/15822"}],"wp:attachment":[{"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/media?parent=15820"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/categories?post=15820"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mechstream.com\/pt\/wp-json\/wp\/v2\/tags?post=15820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}