{"id":2609,"date":"2026-04-22T07:10:44","date_gmt":"2026-04-22T07:10:44","guid":{"rendered":"https:\/\/bbpmfg.com\/?page_id=2609"},"modified":"2026-04-22T07:14:23","modified_gmt":"2026-04-22T07:14:23","slug":"10-year-total-cost-of-ownership-calculator","status":"publish","type":"page","link":"https:\/\/bbpmfg.com\/pt\/deep-well-pumps\/deep-well-submersible-pump\/10-year-total-cost-of-ownership-calculator\/","title":{"rendered":"Calculadora de Custo Total de Propriedade de 10 Anos"},"content":{"rendered":"<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-3375297\" data-block-id=\"3375297\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-3375297-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-2d5012c\" data-v=\"4\" data-block-id=\"2d5012c\"><style>.stk-2d5012c-container{margin-top:var(--stk--preset--spacing--50, 1.5rem) !important;margin-right:var(--stk--preset--spacing--50, 1.5rem) !important;margin-bottom:var(--stk--preset--spacing--50, 1.5rem) !important;margin-left:var(--stk--preset--spacing--50, 1.5rem) !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-2d5012c-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-2d5012c-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"p\u00e3o ralado\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Casa<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-5efec37\" data-block-id=\"5efec37\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-5efec37-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-9b880c2\" data-v=\"4\" data-block-id=\"9b880c2\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-9b880c2-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-9b880c2-inner-blocks\">\n<section id=\"bbp-deepwell-tco-module\">\n  <style>\n    \/* Principle 3: High-quality Font & Theme Inheritance *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap');\n\n    #bbp-deepwell-tco-module {\n      --p: #1848C0;\n      --a: #F0C018;\n      --ink: #0E1B3F;\n      --slate: #3A4A6B;\n      --bg: #F5F7FC;\n      --border: #D8DFF0;\n      --ok: #2BA86C;\n      --warn: #D64545;\n      width: 100% !important;\n      background-color: #ffffff !important;\n      padding: 40px 0 !important; \/* Fixed Section padding *\/\n      box-sizing: border-box !important;\n      font-family: inherit !important; \/* Inherit Blocksy settings *\/\n      color: var(--ink) !important;\n      line-height: 1.6 !important;\n    }\n\n    #bbp-deepwell-tco-module .module-container {\n      max-width: 1120px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      box-sizing: border-box !important;\n    }\n\n    \/* Principle 2: SEO Headings following theme sizes *\/\n    #bbp-deepwell-tco-module h2.module-title {\n      color: var(--p) !important;\n      font-size: 32px !important; \/* Default theme setting *\/\n      margin: 0 0 12px 0 !important;\n      font-weight: 800 !important;\n      border-left: 6px solid var(--a) !important;\n      padding-left: 20px !important;\n      line-height: 1.2 !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-lead {\n      color: var(--slate) !important;\n      font-size: 16px !important;\n      margin-bottom: 32px !important;\n      max-width: 850px !important;\n    }\n\n    \/* Principle 4: Handwritten Grid Layout *\/\n    #bbp-deepwell-tco-module .tco-input-grid {\n      display: grid !important;\n      grid-template-columns: repeat(3, 1fr) !important;\n      gap: 20px !important;\n      background: var(--bg) !important;\n      padding: 30px !important;\n      border-radius: 8px !important;\n      border: 1px solid var(--border) !important;\n      margin-bottom: 30px !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-field {\n      display: flex !important;\n      flex-direction: column !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-field label {\n      display: block !important;\n      font-size: 12px !important;\n      font-weight: 700 !important;\n      color: var(--slate) !important;\n      margin-bottom: 8px !important;\n      text-transform: uppercase !important;\n      letter-spacing: 0.05em !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-field input {\n      width: 100% !important;\n      padding: 12px 16px !important;\n      border: 2px solid var(--border) !important;\n      border-radius: 4px !important;\n      font-size: 16px !important;\n      font-family: 'Inter', sans-serif !important;\n      background: #ffffff !important;\n      color: var(--ink) !important;\n      transition: border-color 0.3s ease !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-field input:focus {\n      outline: none !important;\n      border-color: var(--p) !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-btn {\n      background: var(--p) !important;\n      color: #ffffff !important;\n      border: none !important;\n      padding: 16px 32px !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      border-radius: 4px !important;\n      cursor: pointer !important;\n      text-transform: uppercase !important;\n      letter-spacing: 0.05em !important;\n      transition: all 0.3s ease !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-btn:hover {\n      background: var(--ink) !important;\n      box-shadow: 0 4px 12px rgba(24, 72, 192, 0.2) !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-error {\n      display: none;\n      margin-top: 15px !important;\n      padding: 12px !important;\n      background: #fff0f0 !important;\n      border-left: 4px solid var(--warn) !important;\n      color: var(--warn) !important;\n      font-weight: 600 !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-error.active { display: block !important; }\n\n    \/* Results Visualization *\/\n    #bbp-deepwell-tco-module .tco-results {\n      margin-top: 40px !important;\n      display: none;\n    }\n    #bbp-deepwell-tco-module .tco-results.active { display: block !important; }\n\n    #bbp-deepwell-tco-module .tco-comparison-wrapper {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important;\n      gap: 24px !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-card {\n      padding: 30px !important;\n      border-radius: 8px !important;\n      position: relative !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-card h4 {\n      font-size: 18px !important;\n      margin: 0 0 20px 0 !important;\n      padding-bottom: 12px !important;\n      border-bottom: 2px solid rgba(0,0,0,0.1) !important;\n      font-weight: 700 !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-card-comp {\n      background: #f8f9fb !important;\n      border: 1px solid var(--border) !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-card-bbp {\n      background: linear-gradient(135deg, var(--ink) 0%, var(--p) 100%) !important;\n      color: #ffffff !important;\n      box-shadow: 0 12px 24px rgba(24, 72, 192, 0.15) !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-card-bbp h4 { color: var(--a) !important; border-color: rgba(255,255,255,0.2) !important; }\n\n    #bbp-deepwell-tco-module .tco-data-line {\n      display: flex !important;\n      justify-content: space-between !important;\n      padding: 10px 0 !important;\n      font-size: 14px !important;\n      border-bottom: 1px dashed rgba(0,0,0,0.05) !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-card-bbp .tco-data-line { border-bottom-color: rgba(255,255,255,0.1) !important; }\n\n    #bbp-deepwell-tco-module .tco-data-line.total-row {\n      font-weight: 800 !important;\n      font-size: 18px !important;\n      border-top: 2px solid var(--a) !important;\n      border-bottom: none !important;\n      margin-top: 10px !important;\n      padding-top: 15px !important;\n    }\n\n    #bbp-deepwell-tco-module .savings-banner {\n      background: #e7f7ef !important;\n      padding: 30px !important;\n      border-radius: 8px !important;\n      text-align: center !important;\n      margin: 24px 0 !important;\n      border: 1px solid var(--ok) !important;\n    }\n\n    #bbp-deepwell-tco-module .savings-banner h3 {\n      color: var(--ok) !important;\n      font-size: 32px !important;\n      margin: 0 !important;\n      font-weight: 800 !important;\n    }\n\n    \/* CTA Section *\/\n    #bbp-deepwell-tco-module .tco-cta-area {\n      text-align: center !important;\n      margin-top: 32px !important;\n    }\n\n    #bbp-deepwell-tco-module .cta-link {\n      display: inline-block !important;\n      background: var(--a) !important;\n      color: var(--ink) !important;\n      text-decoration: none !important;\n      padding: 16px 40px !important;\n      border-radius: 4px !important;\n      font-weight: 800 !important;\n      font-size: 16px !important;\n      transition: transform 0.3s ease !important;\n    }\n\n    #bbp-deepwell-tco-module .cta-link:hover {\n      transform: translateY(-3px) !important;\n      background: #f7d147 !important;\n    }\n\n    #bbp-deepwell-tco-module .tco-disclaimer {\n      font-size: 12px !important;\n      color: var(--slate) !important;\n      background: #fcfcfc !important;\n      padding: 20px !important;\n      border-left: 4px solid var(--a) !important;\n      margin-top: 40px !important;\n      text-align: justify !important;\n    }\n\n    @media (max-width: 850px) {\n      #bbp-deepwell-tco-module .tco-input-grid { grid-template-columns: 1fr 1fr !important; }\n      #bbp-deepwell-tco-module .tco-comparison-wrapper { grid-template-columns: 1fr !important; }\n    }\n    @media (max-width: 550px) {\n      #bbp-deepwell-tco-module .tco-input-grid { grid-template-columns: 1fr !important; }\n    }\n  <\/style>\n\n  <div class=\"module-container\">\n    <h2 class=\"module-title\">Calculadora de Custo Total de Propriedade de 10 Anos<\/h2>\n    <p class=\"tco-lead\">Compare o custo vital\u00edcio de uma bomba BBP ASJ com um concorrente t\u00edpico da ind\u00fastria de n\u00edvel da UE A pesquisa da ind\u00fastria mostra que o consumo de energia \u00e9 respons\u00e1vel por 901 T de um custo total de propriedade da bomba, muitas vezes tornando o capital inicial um fator secund\u00e1rio.<\/p>\n\n    <div class=\"tco-input-grid\">\n      <div class=\"tco-field\">\n        <label for=\"tco-kw\">Pot\u00eancia do motor (kW)<\/label>\n        <input type=\"number\" id=\"tco-kw\" placeholder=\"45\" step=\"0.1\">\n      <\/div>\n      <div class=\"tco-field\">\n        <label for=\"tco-hours\">Horas de funcionamento \/ano<\/label>\n        <input type=\"number\" id=\"tco-hours\" placeholder=\"6000\">\n      <\/div>\n      <div class=\"tco-field\">\n        <label for=\"tco-kwh\">Custo de eletricidade ($\/kWh)<\/label>\n        <input type=\"number\" id=\"tco-kwh\" placeholder=\"0.12\" step=\"0.01\">\n      <\/div>\n      <div class=\"tco-field\">\n        <label for=\"tco-bbp-price\">pre\u00e7o unit\u00e1rio BBP ASJ ($)<\/label>\n        <input type=\"number\" id=\"tco-bbp-price\" placeholder=\"6000\">\n      <\/div>\n      <div class=\"tco-field\">\n        <label for=\"tco-comp-price\">Pre\u00e7o unit\u00e1rio do concorrente ($)<\/label>\n        <input type=\"number\" id=\"tco-comp-price\" placeholder=\"18000\">\n      <\/div>\n      <div class=\"tco-field\">\n        <label for=\"tco-downtime\">Tempo m\u00e9dio de inatividade\/ano<\/label>\n        <input type=\"number\" id=\"tco-downtime\" placeholder=\"24\">\n      <\/div>\n    <\/div>\n\n    <button type=\"button\" class=\"tco-btn\" onclick=\"tcoCalc()\">Calcule a compara\u00e7\u00e3o de TCO de 10 anos \u2192<\/button>\n    <div class=\"tco-error\" id=\"tco-error\">Por favor preencha todos os campos com valores v\u00e1lidos (maiores que zero) para prosseguir.<\/div>\n\n    \n\n    <div class=\"tco-results\" id=\"tco-results\">\n      <div class=\"tco-comparison-wrapper\">\n        <div class=\"tco-card tco-card-comp\">\n          <h4>Bomba Concorrente T\u00edpica<\/h4>\n          <div class=\"tco-data-line\"><span>Custo unit\u00e1rio inicial<\/span><span id=\"tco-c-init\">\u2014<\/span><\/div>\n          <div class=\"tco-data-line\"><span>Energia vital\u00edcia (10y)<\/span><span id=\"tco-c-energy\">\u2014<\/span><\/div>\n          <div class=\"tco-data-line\"><span>Manuten\u00e7\u00e3o e pe\u00e7as<\/span><span id=\"tco-c-maint\">\u2014<\/span><\/div>\n          <div class=\"tco-data-line\"><span>Custo de tempo de inatividade<\/span><span id=\"tco-c-down\">\u2014<\/span><\/div>\n          <div class=\"tco-data-line total-row\"><span>TCO de 10 anos<\/span><span id=\"tco-c-total\">\u2014<\/span><\/div>\n        <\/div>\n\n        <div class=\"tco-card tco-card-bbp\">\n          <h4>S\u00e9rie BBP ASJ<\/h4>\n          <div class=\"tco-data-line\"><span>Custo unit\u00e1rio inicial<\/span><span id=\"tco-b-init\">\u2014<\/span><\/div>\n          <div class=\"tco-data-line\"><span>Energia vital\u00edcia (10y)<\/span><span id=\"tco-b-energy\">\u2014<\/span><\/div>\n          <div class=\"tco-data-line\"><span>Manuten\u00e7\u00e3o e pe\u00e7as<\/span><span id=\"tco-b-maint\">\u2014<\/span><\/div>\n          <div class=\"tco-data-line\"><span>Custo de tempo de inatividade<\/span><span id=\"tco-b-down\">\u2014<\/span><\/div>\n          <div class=\"tco-data-line total-row\"><span>TCO de 10 anos<\/span><span id=\"tco-b-total\">\u2014<\/span><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"savings-banner\">\n        <h3 id=\"tco-savings\">\u2014<\/h3>\n        <p>Economia estimada de TCO em 10 anos com tecnologia BBP ASJ<\/p>\n        <div id=\"tco-energy-share\" style=\"font-size:13px; margin-top:10px; color:#444; font-weight:600;\"><\/div>\n      <\/div>\n\n      <div class=\"tco-cta-area\">\n        <a href=\"#ct-popup-820\" class=\"cta-link\">Solicite uma an\u00e1lise personalizada do TCO \u2192<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"tco-disclaimer\">\n      <strong>Metodologia:<\/strong> BBP assumiu 761TP3 T linha de base de efici\u00eancia hidr\u00e1ulica; concorrente assumiu 721TP3 T (ligeira desvantagem de dimensionamento \u00e0 direita em linhas de produtos estocados da UE).Custos de manuten\u00e7\u00e3o modelados em 1,51TP3 T de pre\u00e7o unit\u00e1rio por ano (BBP) e 2,51TP3 T (concorrente, refletindo a entrega de pe\u00e7as acionadas por pedidos).O custo de tempo de inatividade assume perda operacional de $500\/hr. Estrutura TCO da ind\u00fastria baseada em <em>Quadna<\/em> e <em>Siglers<\/em> pesquisa sobre redu\u00e7\u00e3o de TCO em sistemas de bombeamento.\n    <\/div>\n  <\/div>\n\n  <script>\n    function tcoFmt(n) {\n      return '$' + Math.round(n).toLocaleString();\n    }\n\n    function tcoSetText(id, value) {\n      var el = document.getElementById(id);\n      if (el) el.textContent = value;\n    }\n\n    function tcoCalc() {\n      var kw = parseFloat(document.getElementById('tco-kw').value) || 0;\n      var hours = parseFloat(document.getElementById('tco-hours').value) || 0;\n      var kwh = parseFloat(document.getElementById('tco-kwh').value) || 0;\n      var bp = parseFloat(document.getElementById('tco-bbp-price').value) || 0;\n      var cp = parseFloat(document.getElementById('tco-comp-price').value) || 0;\n      var dt = parseFloat(document.getElementById('tco-downtime').value) || 0;\n\n      var err = document.getElementById('tco-error');\n      var res = document.getElementById('tco-results');\n\n      if (kw <= 0 || hours <= 0 || kwh <= 0 || bp <= 0 || cp <= 0) {\n        err.classList.add('active');\n        res.classList.remove('active');\n        return;\n      }\n      err.classList.remove('active');\n\n      var years = 10;\n      var bbpEff = 0.76;\n      var compEff = 0.72;\n      \n      var compEnergy = kw * hours * kwh * years;\n      var bbpEnergy = (kw * hours * kwh \/ bbpEff) * compEff * years;\n\n      var bbpMaint = bp * 0.015 * years;\n      var compMaint = cp * 0.025 * years;\n\n      var downCost = 500;\n      var bbpDown = dt * downCost * years * 0.7;\n      var compDown = dt * downCost * years;\n\n      var bbpTotal = bp + bbpEnergy + bbpMaint + bbpDown;\n      var compTotal = cp + compEnergy + compMaint + compDown;\n\n      tcoSetText('tco-c-init', tcoFmt(cp));\n      tcoSetText('tco-c-energy', tcoFmt(compEnergy));\n      tcoSetText('tco-c-maint', tcoFmt(compMaint));\n      tcoSetText('tco-c-down', tcoFmt(compDown));\n      tcoSetText('tco-c-total', tcoFmt(compTotal));\n\n      tcoSetText('tco-b-init', tcoFmt(bp));\n      tcoSetText('tco-b-energy', tcoFmt(bbpEnergy));\n      tcoSetText('tco-b-maint', tcoFmt(bbpMaint));\n      tcoSetText('tco-b-down', tcoFmt(bbpDown));\n      tcoSetText('tco-b-total', tcoFmt(bbpTotal));\n\n      var save = compTotal - bbpTotal;\n      var pct = ((save \/ compTotal) * 100).toFixed(1);\n      tcoSetText('tco-savings', tcoFmt(save) + ' (' + pct + '%)');\n      \n      var shareEnergy = ((compEnergy \/ compTotal) * 100).toFixed(1);\n      tcoSetText('tco-energy-share', 'Energy share of competitor TCO: ' + shareEnergy + '% \u2014 validating industry research that energy cost dominates pump lifetime expense.');\n\n      res.classList.add('active');\n      res.scrollIntoView({ behavior: 'smooth', block: 'start' });\n    }\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>10-Year Total Cost of Ownership Calculator Compare the lifetime cost of a BBP ASJ pump against a typical EU-tier competitor. Industry research shows that lifetime energy consumption accounts for 40\u201390% of a pump&#8217;s total cost of ownership \u2014 often making initial capital a secondary factor. Motor power (kW) Operating hours \/ year Electricity cost ($\/kWh) [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":2432,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-2609","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/pages\/2609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/comments?post=2609"}],"version-history":[{"count":0,"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/pages\/2609\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/pages\/2432"}],"wp:attachment":[{"href":"https:\/\/bbpmfg.com\/pt\/wp-json\/wp\/v2\/media?parent=2609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}