{"id":27166,"date":"2024-10-14T19:44:25","date_gmt":"2024-10-14T16:44:25","guid":{"rendered":"https:\/\/www.droplex.com\/ug\/?page_id=27166"},"modified":"2025-05-19T13:49:49","modified_gmt":"2025-05-19T10:49:49","slug":"grease-quantity-calculator","status":"publish","type":"page","link":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/","title":{"rendered":"Grease Quantity Calculator\u200b"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27166\" class=\"elementor elementor-27166\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7c6999a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7c6999a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bb5707a\" data-id=\"bb5707a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f2805fa elementor-widget elementor-widget-text-editor\" data-id=\"f2805fa\" 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<h1 style=\"color: #1e4678; padding-right: 40px; padding-left: 40px; font-style: normal;\"><span style=\"font-size: 42px; font-family: Montserrat;\"><strong>Bearing Grease Quantity &amp; Re-greasing Frequency Calculator.<\/strong><\/span><\/h1><p><span style=\"font-family: Montserrat; font-style: inherit; background-color: var(--ast-global-color-5);\">Optimize lubrication<\/span><span style=\"font-family: Montserrat; font-style: inherit; background-color: var(--ast-global-color-5);\">, <\/span><span style=\"font-family: Montserrat; font-style: inherit; background-color: var(--ast-global-color-5);\">m<\/span><span style=\"font-family: Montserrat; font-style: inherit; background-color: var(--ast-global-color-5);\">inimize grease waste<\/span><span style=\"font-family: Montserrat; font-style: inherit; background-color: var(--ast-global-color-5);\">, and <\/span><span style=\"font-family: Montserrat; letter-spacing: 0.01em; font-style: inherit;\"><span style=\"font-style: inherit; background-color: var(--ast-global-color-5);\">p<\/span><span style=\"font-style: inherit; background-color: var(--ast-global-color-5);\">revent premature bearing failures<\/span><\/span><span style=\"font-family: Montserrat; font-style: inherit; background-color: var(--ast-global-color-5);\">.<\/span><\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-550dbe2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"550dbe2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1c88b1e\" data-id=\"1c88b1e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f1ea506 elementor-widget elementor-widget-html\" data-id=\"f1ea506\" 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<style>\n    .calculator {\n        max-width: 800px;\n        margin: auto;\n    }\n    .calculator h2 {\n        text-align: center;\n    }\n    .calculator .section {\n        margin-top: 20px;\n    }\n    .calculator .section h3 {\n        margin-bottom: 10px;\n    }\n    .calculator .input-group {\n        display: flex;\n        flex-wrap: wrap;\n        margin: -10px;\n    }\n    .calculator .input-group label {\n        flex: 1 1 50%;\n        box-sizing: border-box;\n        padding: 10px;\n    }\n    .calculator label {\n        font-weight: bold;\n    }\n    .calculator input, .calculator select {\n        width: 100%;\n        padding: 5px;\n        box-sizing: border-box;\n        margin-top: 5px;\n        background-color: #fff9c4; \/* Light yellow background *\/\n        border: 1px solid #ccc;\n        border-radius: 4px;\n    }\n    .calculator input:focus, .calculator select:focus {\n        background-color: #ffecb3; \/* Slightly darker yellow when focused *\/\n        outline: none;\n    }\n    .calculator .result {\n        margin-top: 20px;\n        font-weight: bold;\n    }\n    .calculator .result p {\n        margin: 5px 0;\n    }\n    .calculator .resultSize {\n        font-size: 30px;\n    }\n    \/* Media Query for Mobile Devices *\/\n    @media (max-width: 600px) {\n        .calculator .input-group label {\n            flex: 1 1 100%;\n        }\n    }\n<\/style>\n    \n    <div class=\"calculator\">\n        <div>\n            <h3>Enter your bearing dimensions & speed data<\/h3>\n            <div class=\"input-group\">\n                <label>\n                    Bearing Width (mm):\n                    <input type=\"number\" id=\"bearingWidth\" value=\"0\">\n                <\/label>\n                <label>\n                    Bearing Outer Diameter (mm):\n                    <input type=\"number\" id=\"bearingOuterDiameter\" value=\"0\">\n                <\/label>\n                <label>\n                    Shaft Diameter (mm):\n                    <input type=\"number\" id=\"shaftDiameter\" value=\"0\">\n                <\/label>\n                <label>\n                    Shaft Speed (RPM):\n                    <input type=\"number\" id=\"shaftSpeed\" value=\"0\">\n                <\/label>\n            <\/div>\n        <\/div>\n        <br \/>\n        <div>\n            <h3>Select bearing operating conditions<\/h3>\n                        <div class=\"input-group\">\n                <label>\n                    Type of Bearing:\n                    <select id=\"typeOfBearing\">\n                        <option value=\"10.0\">Ball<\/option>\n                        <option value=\"5.0\">Cylindrical\/Needle<\/option>\n                        <option value=\"1.0\">Tapered\/Spherical Roller<\/option>\n                        <option value=\"1.0\">Journal<\/option>\n                    <\/select>\n                <\/label>\n                <label>\n                    Housing Temperature:\n                    <select id=\"housingTemperature\">\n                        <option value=\"1.0\">51.7 \u00b0C<\/option>\n                        <option value=\"0.5\">51.7 \u00b0C to 65.6 \u00b0C<\/option>\n                        <option value=\"0.2\">65.6 \u00b0C to 79.4 \u00b0C<\/option>\n                        <option value=\"0.1\">79.4 \u00b0C to 93.3 \u00b0C<\/option>\n                    <\/select>\n                <\/label>\n                <label>\n                    Particle Contamination:\n                    <select id=\"particleContamination\">\n                        <option value=\"1.0\">Light, Non-Abrasive<\/option>\n                        <option value=\"0.7\">Heavy, Non-Abrasive<\/option>\n                        <option value=\"0.4\">Light, Abrasive<\/option>\n                        <option value=\"0.2\">Heavy, Abrasive<\/option>\n                    <\/select>\n                <\/label>\n                <label>\n                    Exposure to Moisture:\n                    <select id=\"exposureToMoisture\">\n                        <option value=\"1.0\">Humidity mostly below 80%<\/option>\n                        <option value=\"0.7\">Humidity between 80 - 90%<\/option>\n                        <option value=\"0.4\">Occasional condensation<\/option>\n                        <option value=\"0.1\">Occasional water on housing<\/option>\n                    <\/select>\n                <\/label>\n                <label>\n                    Vibration of the Housing:\n                    <select id=\"vibrationOfHousing\">\n                        <option value=\"1.0\">Less than 0.2 ips<\/option>\n                        <option value=\"0.6\">0.2 to 0.4 ips<\/option>\n                        <option value=\"0.3\">Above 0.4 ips<\/option>\n                    <\/select>\n                <\/label>\n                <label>\n                    Bearing Position:\n                    <select id=\"bearingPosition\">\n                        <option value=\"1.0\">Horizontal bore centerline<\/option>\n                        <option value=\"0.5\">45\u00b0 bore centerline<\/option>\n                        <option value=\"0.3\">Vertical centerline<\/option>\n                    <\/select>\n                <\/label>\n            <\/div>\n        <\/div>\n        <br \/>\n        <div class=\"notice\">\n            <p><i>Vibration: ips = inches\/sec (0.2 inches\/ sec = 5mm\/sec)<\/i><\/p>\n        <\/div>\n        <div class=\"result\">\n            <p>Grease Quantity: <span class=\"resultSize\"><span id=\"greaseQuantity\">-<\/span> grams<\/span><\/p>\n            <p>Re-Lubrication Frequency: <span class=\"resultSize\"><span id=\"reLubricationFrequency\">-<\/span> hours (<span id=\"reLubricationFrequencyDays\">-<\/span> days)<\/span><\/p>\n        <\/div>\n    <\/div>\n    <br \/><br \/><br \/>\n    \n    <script>\n        function calculate() {\n            var bearingWidth = parseFloat(document.getElementById('bearingWidth').value) || 0;\n            var bearingOuterDiameter = parseFloat(document.getElementById('bearingOuterDiameter').value) || 0;\n            var shaftDiameter = parseFloat(document.getElementById('shaftDiameter').value) || 0;\n            var shaftSpeed = parseFloat(document.getElementById('shaftSpeed').value) || 0;\n\n            var Fd = parseFloat(document.getElementById('typeOfBearing').value) || 1;\n            var Ct = parseFloat(document.getElementById('housingTemperature').value) || 1;\n            var Fc = parseFloat(document.getElementById('particleContamination').value) || 1;\n            var Fm = parseFloat(document.getElementById('exposureToMoisture').value) || 1;\n            var Fv = parseFloat(document.getElementById('vibrationOfHousing').value) || 1;\n            var Fp = parseFloat(document.getElementById('bearingPosition').value) || 1;\n\n            var K = Fd * Ct * Fc * Fm * Fv * Fp;\n\n            var greaseQuantity = bearingOuterDiameter * bearingWidth * 0.005;\n            greaseQuantity = greaseQuantity.toFixed(2);\n\n            var sqrtShaftDiameter = Math.sqrt(shaftDiameter);\n            var reLubricationFrequency = K * ((14000000 \/ (shaftSpeed * sqrtShaftDiameter)) - (4 * shaftDiameter));\n            reLubricationFrequency = reLubricationFrequency.toFixed(1);\n\n            var reLubricationFrequencyDays = (reLubricationFrequency \/ 24).toFixed(1);\n\n            if (isNaN(reLubricationFrequency) || !isFinite(reLubricationFrequency) || reLubricationFrequency < 0) {\n                reLubricationFrequency = \"-\";\n                reLubricationFrequencyDays = \"-\";\n            }\n\n            document.getElementById('greaseQuantity').textContent = greaseQuantity;\n            document.getElementById('reLubricationFrequency').textContent = reLubricationFrequency;\n            document.getElementById('reLubricationFrequencyDays').textContent = reLubricationFrequencyDays;\n        }\n\n        var inputs = document.querySelectorAll('input, select');\n        inputs.forEach(function(input) {\n            input.addEventListener('input', calculate);\n            input.addEventListener('change', calculate);\n        });\n\n        calculate();\n    <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ac5feb7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ac5feb7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c0093f1\" data-id=\"c0093f1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0e6c328 elementor-widget elementor-widget-text-editor\" data-id=\"0e6c328\" 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<h3><span style=\"font-size: 24px;\"><strong style=\"font-style: inherit; background-color: var(--ast-global-color-5);\">Understanding these results:<\/strong><\/span><\/h3>\n<ol>\n<li><strong>The correct grease is required<\/strong>: The grease quantity and frequency assume a suitable grease is being used. The wrong grease will not protect your bearings.<\/li>\n<li><strong>Frequency of re-lubrication<\/strong>: The frequency result may suggest if switching to automated lubrication is a considerable and cost-effective option.<\/li>\n<\/ol>\n<p><span style=\"font-size: 20px;\"><strong>&nbsp;<\/strong><\/span><\/p>\n<h4><strong style=\"font-size: 24px; font-style: inherit; background-color: var(--ast-global-color-5);\">Cautionary Notes:<\/strong><\/h4>\n<ul>\n<li>\n<p><strong>Usage of the calculator<\/strong>: Use this calculator only if OEM guidelines aren\u2019t available. Otherwise, if available, r<span style=\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-5);\">efer to equipment manuals for specific guidelines on lubricants and lubrication frequencies.<\/span><\/p>\n<\/li>\n<li>\n<p><strong>Correct Grease &amp; Viscosity<\/strong>: Choose the right grease type and viscosity. The most suitable grease for the application depends on the thickener and the oil in the grease:&nbsp;<\/p>\n<ul>\n<li><em>Calcium thickener<\/em>: Suitable for high-loads<\/li>\n<li><em style=\"font-weight: inherit; background-color: var(--ast-global-color-5);\">Aluminum thickener<\/em><span style=\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-5);\">: Suitable for wet environments<\/span><\/li>\n<li><em>Polyurea:<\/em>&nbsp;High temperatures (above 160\u00b0C)<\/li>\n<li><em>PTFE<\/em>: High temperatures (above 200\u00b0C)<\/li>\n<li style=\"font-size: 17px;\"><i>High viscosity<\/i>: Suitable for high-loads<\/li>\n<li><i>Low viscosity:<\/i>&nbsp;Suitable for high-speeds<br><i>Any many more<br><br><\/i><\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Condition-Based Maintenance<\/strong>: Adapt re-greasing frequency based on the environment and bearing health.<\/p>\n<\/li>\n<li>\n<p><strong>Quality Lubricants<\/strong>: Use only high-quality lubricants to prevent bearing damage. Speciality greases are developed to ensure the prevention of premature failure of bearings in different operating conditions.<\/p>\n<\/li>\n<li>\n<p><strong>Prevent Contamination<\/strong>: Protect grease from contamination during storage and application. With contaminated grease, you essentially have a grinding paste.<\/p>\n<\/li>\n<li>\n<p><strong>Training<\/strong>: Ensure personnel understand proper lubrication practices. Lubrication is a skill and training is available.&nbsp;<\/p>\n<\/li>\n<\/ul>\n<div><span style=\"font-family: Montserrat;\">For tailored grease recommendations or to find the optimal lubricant for your application, please&nbsp;<\/span><a href=\"https:\/\/www.droplex.com\/ug\/contact\/\" target=\"_blank\" rel=\"noopener\">contact us<\/a><span style=\"font-family: Montserrat;\">.&nbsp;<\/span><\/div>\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-d76a83b elementor-widget elementor-widget-spacer\" data-id=\"d76a83b\" 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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e4b98d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4e4b98d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e6fab4a\" data-id=\"e6fab4a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Bearing Grease Quantity &amp; Re-greasing Frequency Calculator. Optimize lubrication, minimize grease waste, and prevent premature bearing failures. Enter your bearing dimensions &#038; speed data Bearing Width (mm): Bearing Outer Diameter (mm): Shaft Diameter (mm): Shaft Speed (RPM): Select bearing operating conditions Type of Bearing: BallCylindrical\/NeedleTapered\/Spherical RollerJournal Housing Temperature: 51.7 \u00b0C51.7 \u00b0C to 65.6 \u00b0C65.6 \u00b0C [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":27247,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-27166","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Bearing Grease Quantity &amp; Re-greasing Frequency Calculator | Droplex Industrial Uganda<\/title>\n<meta name=\"description\" content=\"Optimize your lubrication &amp; stop premature bearing failures with this easy-to-use bearing grease quantity &amp; re-greasing frequency calculator.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Grease Quantity Calculator\u200b\" \/>\n<meta property=\"og:description\" content=\"Optimize your lubrication &amp; stop premature bearing failures with this easy-to-use bearing grease quantity &amp; re-greasing frequency calculator.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Droplex Industrial Uganda\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DroplexIndustrial\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-19T10:49:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@droplex\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/grease-quantity-calculator\\\/\",\"url\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/grease-quantity-calculator\\\/\",\"name\":\"Bearing Grease Quantity & Re-greasing Frequency Calculator | Droplex Industrial Uganda\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/#website\"},\"datePublished\":\"2024-10-14T16:44:25+00:00\",\"dateModified\":\"2025-05-19T10:49:49+00:00\",\"description\":\"Optimize your lubrication & stop premature bearing failures with this easy-to-use bearing grease quantity & re-greasing frequency calculator.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/grease-quantity-calculator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/grease-quantity-calculator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/grease-quantity-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Droplex Industrial\",\"item\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Hub\",\"item\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Grease Quantity Calculator\u200b\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/#website\",\"url\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/\",\"name\":\"Droplex Industrial Uganda\",\"description\":\"Beyond The Engineering\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\",\"HardwareStore\"],\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/#organization\",\"name\":\"Droplex Industrial Systems LLC\",\"url\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/grease-quantity-calculator\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/grease-quantity-calculator\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/DroplexIndustrial\",\"https:\\\/\\\/x.com\\\/droplex\"],\"telephone\":[\"0722 176333\",\"020 269 3100\"],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Sunday\"],\"opens\":\"00:00\",\"closes\":\"00:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\"opens\":\"08:00\",\"closes\":\"17:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Saturday\"],\"opens\":\"08:30\",\"closes\":\"12:30\"}],\"email\":\"Info@droplex.com\",\"areaServed\":\"Kenya, Tanzania, Uganda, Rwanda, Burundi\",\"currenciesAccepted\":\"KES USD\",\"paymentAccepted\":\"Mpesa Cheque\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.droplex.com\\\/ug\\\/knowledge-hub\\\/grease-quantity-calculator\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/www.droplex.com\\\/wp-content\\\/uploads\\\/sites\\\/10\\\/2020\\\/10\\\/Logo-PNG.png\",\"contentUrl\":\"https:\\\/\\\/www.droplex.com\\\/wp-content\\\/uploads\\\/sites\\\/10\\\/2020\\\/10\\\/Logo-PNG.png\",\"width\":377,\"height\":88,\"caption\":\"Droplex Industrial Systems LLC\"}]}<\/script>\n<meta name=\"geo.placename\" content=\"Nairobi\" \/>\n<meta name=\"geo.region\" content=\"Kenya\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Bearing Grease Quantity & Re-greasing Frequency Calculator | Droplex Industrial Uganda","description":"Optimize your lubrication & stop premature bearing failures with this easy-to-use bearing grease quantity & re-greasing frequency calculator.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/","og_locale":"en_US","og_type":"article","og_title":"Grease Quantity Calculator\u200b","og_description":"Optimize your lubrication & stop premature bearing failures with this easy-to-use bearing grease quantity & re-greasing frequency calculator.","og_url":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/","og_site_name":"Droplex Industrial Uganda","article_publisher":"https:\/\/www.facebook.com\/DroplexIndustrial","article_modified_time":"2025-05-19T10:49:49+00:00","twitter_card":"summary_large_image","twitter_site":"@droplex","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/","url":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/","name":"Bearing Grease Quantity & Re-greasing Frequency Calculator | Droplex Industrial Uganda","isPartOf":{"@id":"https:\/\/www.droplex.com\/ug\/#website"},"datePublished":"2024-10-14T16:44:25+00:00","dateModified":"2025-05-19T10:49:49+00:00","description":"Optimize your lubrication & stop premature bearing failures with this easy-to-use bearing grease quantity & re-greasing frequency calculator.","breadcrumb":{"@id":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Droplex Industrial","item":"https:\/\/www.droplex.com\/ug\/"},{"@type":"ListItem","position":2,"name":"Knowledge Hub","item":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/"},{"@type":"ListItem","position":3,"name":"Grease Quantity Calculator\u200b"}]},{"@type":"WebSite","@id":"https:\/\/www.droplex.com\/ug\/#website","url":"https:\/\/www.droplex.com\/ug\/","name":"Droplex Industrial Uganda","description":"Beyond The Engineering","publisher":{"@id":"https:\/\/www.droplex.com\/ug\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.droplex.com\/ug\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place","HardwareStore"],"@id":"https:\/\/www.droplex.com\/ug\/#organization","name":"Droplex Industrial Systems LLC","url":"https:\/\/www.droplex.com\/ug\/","logo":{"@id":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/#local-main-organization-logo"},"image":{"@id":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/DroplexIndustrial","https:\/\/x.com\/droplex"],"telephone":["0722 176333","020 269 3100"],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Sunday"],"opens":"00:00","closes":"00:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"08:00","closes":"17:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Saturday"],"opens":"08:30","closes":"12:30"}],"email":"Info@droplex.com","areaServed":"Kenya, Tanzania, Uganda, Rwanda, Burundi","currenciesAccepted":"KES USD","paymentAccepted":"Mpesa Cheque"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.droplex.com\/ug\/knowledge-hub\/grease-quantity-calculator\/#local-main-organization-logo","url":"https:\/\/www.droplex.com\/wp-content\/uploads\/sites\/10\/2020\/10\/Logo-PNG.png","contentUrl":"https:\/\/www.droplex.com\/wp-content\/uploads\/sites\/10\/2020\/10\/Logo-PNG.png","width":377,"height":88,"caption":"Droplex Industrial Systems LLC"}]},"geo.placename":"Nairobi","geo.region":"Kenya"},"featured_image_src":null,"featured_image_src_square":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"RoboGalleryMansoryImagesCenter":false,"RoboGalleryPreload":false,"1536x1536":false,"2048x2048":false,"ab-block-post-grid-landscape":false,"ab-block-post-grid-square":false,"gb-block-post-grid-landscape":false,"gb-block-post-grid-square":false},"uagb_author_info":{"display_name":"Cris","author_link":"https:\/\/www.droplex.com\/ug\/author\/chris\/"},"uagb_comment_info":0,"uagb_excerpt":"Bearing Grease Quantity &amp; Re-greasing Frequency Calculator. Optimize lubrication, minimize grease waste, and prevent premature bearing failures. Enter your bearing dimensions &#038; speed data Bearing Width (mm): Bearing Outer Diameter (mm): Shaft Diameter (mm): Shaft Speed (RPM): Select bearing operating conditions Type of Bearing: BallCylindrical\/NeedleTapered\/Spherical RollerJournal Housing Temperature: 51.7 \u00b0C51.7 \u00b0C to 65.6 \u00b0C65.6 \u00b0C&hellip;","_links":{"self":[{"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/pages\/27166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/comments?post=27166"}],"version-history":[{"count":6,"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/pages\/27166\/revisions"}],"predecessor-version":[{"id":28855,"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/pages\/27166\/revisions\/28855"}],"up":[{"embeddable":true,"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/pages\/27247"}],"wp:attachment":[{"href":"https:\/\/www.droplex.com\/ug\/wp-json\/wp\/v2\/media?parent=27166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}