{"id":1765,"date":"2022-12-22T10:42:46","date_gmt":"2022-12-22T10:42:46","guid":{"rendered":"https:\/\/vibromera.eu\/?page_id=1765"},"modified":"2026-07-11T16:33:58","modified_gmt":"2026-07-11T16:33:58","slug":"balanset-1a","status":"publish","type":"page","link":"https:\/\/vibromera.eu\/es-mx\/balanset-1a\/","title":{"rendered":"Balanset-1A"},"content":{"rendered":"<div id=\"pl-1765\"  class=\"panel-layout\" ><div id=\"pg-1765-0\"  class=\"panel-grid panel-has-style\" ><div class=\"siteorigin-panels-stretch panel-row-style panel-row-style-for-1765-0\" data-stretch-type=\"full\" ><div id=\"pgc-1765-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-1765-0-0-0\" class=\"widget_text so-panel widget widget_custom_html panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"textwidget custom-html-widget\"><!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    <title>Balanset-1A: Technical Overview and Operating Manual<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            line-height: 1.6;\n            color: #2c3e50;\n            background-color: #f8f9fa;\n        }\n        \n        \/* Header *\/\n        .header {\n            background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);\n            color: white;\n            padding: 60px 40px;\n            text-align: center;\n        }\n        \n        .header h1 {\n            font-size: 2.5em;\n            font-weight: 400;\n            margin-bottom: 15px;\n            letter-spacing: -0.5px;\n        }\n        \n        .header .subtitle {\n            font-size: 1.2em;\n            font-weight: 300;\n            opacity: 0.9;\n        }\n        \n        \/* Navigation *\/\n        .nav {\n            background-color: #f0f4f8;\n            padding: 20px;\n            border-bottom: 2px solid #e0e6ed;\n            position: sticky;\n            top: 0;\n            z-index: 100;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n        }\n        \n        .nav ul {\n            list-style: none;\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            justify-content: center;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .nav a {\n            color: #2a5298;\n            text-decoration: none;\n            font-weight: 500;\n            padding: 8px 16px;\n            border-radius: 4px;\n            transition: all 0.3s ease;\n        }\n        \n        .nav a:hover {\n            background-color: #2a5298;\n            color: white;\n        }\n        \n        \/* Container *\/\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n        \n        \/* Section Styles *\/\n        .section {\n            background: white;\n            padding: 40px;\n            margin-bottom: 30px;\n            border-radius: 8px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        \n        \/* Typography *\/\n        h2 {\n            color: #1e3c72;\n            font-size: 2em;\n            margin-bottom: 25px;\n            padding-bottom: 10px;\n            border-bottom: 3px solid #2a5298;\n            font-weight: 500;\n        }\n        \n        h3 {\n            color: #2a5298;\n            font-size: 1.5em;\n            margin: 30px 0 20px 0;\n            font-weight: 500;\n        }\n        \n        h4 {\n            color: #34495e;\n            font-size: 1.2em;\n            margin: 25px 0 15px 0;\n            font-weight: 600;\n        }\n        \n        h5 {\n            color: #2c3e50;\n            font-size: 1.1em;\n            margin: 20px 0 10px 0;\n            font-weight: 600;\n        }\n        \n        p {\n            margin-bottom: 15px;\n            line-height: 1.7;\n            text-align: justify;\n        }\n        \n        \/* Tables *\/\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0;\n            background-color: white;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n        }\n        \n        table caption {\n            background-color: #2a5298;\n            color: white;\n            padding: 12px;\n            font-weight: 500;\n            text-align: left;\n        }\n        \n        th {\n            background-color: #f0f4f8;\n            color: #1e3c72;\n            padding: 15px;\n            text-align: left;\n            font-weight: 600;\n            border-bottom: 2px solid #2a5298;\n        }\n        \n        td {\n            padding: 15px;\n            border-bottom: 1px solid #e0e6ed;\n        }\n        \n        tr:hover {\n            background-color: #f8fafb;\n        }\n        \n        \/* Lists *\/\n        ul, ol {\n            margin: 20px 0 20px 40px;\n        }\n        \n        li {\n            margin-bottom: 10px;\n            line-height: 1.7;\n        }\n        \n        \/* Images *\/\n        .img-container {\n            margin: 30px 0;\n            text-align: center;\n        }\n        \n        .img-container img {\n            max-width: 100%;\n            height: auto;\n            border: 1px solid #e0e6ed;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        \n        .img-caption {\n            margin-top: 10px;\n            font-style: italic;\n            color: #666;\n            font-size: 0.95em;\n        }\n        \n        \/* Info Boxes *\/\n        .info-box {\n            background-color: #f0f4f8;\n            border-left: 4px solid #2a5298;\n            padding: 20px;\n            margin: 25px 0;\n            border-radius: 0 4px 4px 0;\n        }\n        \n        .info-box h4 {\n            margin-top: 0;\n            color: #2a5298;\n        }\n        \n        \/* Technical Specs Box *\/\n        .specs-box {\n            background-color: #fafbfc;\n            border: 1px solid #e0e6ed;\n            padding: 25px;\n            margin: 25px 0;\n            border-radius: 4px;\n        }\n        \n        \/* Code\/Command Box *\/\n        .code-box {\n            background-color: #f5f7fa;\n            border: 1px solid #d1d9e0;\n            padding: 15px;\n            margin: 20px 0;\n            border-radius: 4px;\n            font-family: 'Consolas', 'Monaco', monospace;\n            font-size: 0.95em;\n        }\n        \n        \/* Warning Box *\/\n        .warning-box {\n            background-color: #fff9e6;\n            border: 1px solid #ffd666;\n            padding: 20px;\n            margin: 25px 0;\n            border-radius: 4px;\n            border-left: 4px solid #faad14;\n        }\n        \n        .warning-box strong {\n            color: #d48806;\n        }\n        \n        \/* Video Container *\/\n        .video-container {\n            position: relative;\n            padding-bottom: 56.25%;\n            height: 0;\n            overflow: hidden;\n            max-width: 100%;\n            margin: 30px 0;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        \n        .video-container iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        \/* Grid Layout *\/\n        .grid-2 {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin: 30px 0;\n        }\n        \n        \/* Footer *\/\n        .footer {\n            background-color: #2c3e50;\n            color: #ecf0f1;\n            text-align: center;\n            padding: 30px 0;\n            margin-top: 60px;\n            font-size: 0.95em;\n        }\n        \n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .container {\n                padding: 20px 10px;\n            }\n            \n            .section {\n                padding: 25px 20px;\n            }\n            \n            .header h1 {\n                font-size: 2em;\n            }\n            \n            .nav ul {\n                flex-direction: column;\n                gap: 10px;\n            }\n            \n            table {\n                font-size: 0.9em;\n            }\n            \n            td, th {\n                padding: 10px;\n            }\n        }\n        \n        \/* Print Styles *\/\n        @media print {\n            .nav {\n                display: none;\n            }\n            \n            .section {\n                box-shadow: none;\n                border: 1px solid #ddd;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <header class=\"header\">\n        <h1>Balancero de campo port\u00e1til \"Balanset-1A\"<\/h1>\n        <p class=\"subtitle\">Technical Documentation and Operating Manual<\/p>\n    <\/header>\n    \n    <nav class=\"nav\">\n        <ul>\n            <li><a href=\"#introduction\">Introducci\u00f3n<\/a><\/li>\n            <li><a href=\"#specifications\">Especificaciones<\/a><\/li>\n            <li><a href=\"#preparation\">Preparaci\u00f3n<\/a><\/li>\n            <li><a href=\"#procedure\">Procedimiento de balanceo<\/a><\/li>\n            <li><a href=\"#features\">Caracter\u00edsticas adicionales<\/a><\/li>\n            <li><a href=\"#theory\">Theoretical Background<\/a><\/li>\n        <\/ul>\n    <\/nav>\n    \n    <div class=\"container\">\n        <!-- Introduction Section -->\n        <section id=\"introduction\" class=\"section\">\n            <h2>1. Introducci\u00f3n<\/h2>\n            \n            <p>Balanset-1A es un balanceador din\u00e1mico port\u00e1til dise\u00f1ado para balancear rotores r\u00edgidos en sus propios rodamientos (in situ) o servir como sistema de medici\u00f3n en m\u00e1quinas de balanceo. Ofrece servicios de balanceo din\u00e1mico en un plano y en dos planos para una variedad de maquinaria rotativa, incluidos ventiladores, ruedas abrasivas, husillos, trituradoras y bombas. El software de balanceo adjunto proporciona autom\u00e1ticamente la soluci\u00f3n de balanceo correcta tanto para el balanceo en un plano como en dos planos.<\/p>\n            \n            <h3 class=\"vbm-hh-p1765-1\">Facilidad de uso<\/h3>\n            <p>Balanset-1A est\u00e1 dise\u00f1ado para ser f\u00e1cil de usar, incluso para quienes no son expertos en vibraciones.<\/p>\n            \n            <h4>Procedimiento de balanceo<\/h4>\n            <p>El procedimiento de balanceo emplea un m\u00e9todo de 3 carreras, incorporando la adici\u00f3n de una masa de prueba en cada punto de balanceo, tambi\u00e9n conocido como m\u00e9todo de coeficientes de influencia. El software calcula autom\u00e1ticamente los pesos de correcci\u00f3n y su colocaci\u00f3n (\u00e1ngulo), mostrando los resultados en una tabla y guard\u00e1ndolos en un archivo de archivo.<\/p>\n            \n            <div class=\"info-box\">\n                <h4>Technical Background<\/h4>\n                <p>The methodology principle is based on installing trial weights and calculating unbalance influence coefficients. The instrument measures the vibration (amplitude and phase) of a rotating rotor, after which the user sequentially adds small trial weights in specific planes to \"calibrate\" the influence of additional mass on vibration. Based on changes in vibration amplitude and phase, the instrument automatically calculates the necessary mass and installation angle of corrective weights to eliminate unbalance.<\/p>\n            <\/div>\n            \n            <h4>Informes y visualizaci\u00f3n de datos<\/h4>\n            <p>El sistema permite imprimir un informe de balanceo. Adem\u00e1s, se disponen de gr\u00e1ficas de forma de onda y espectro de vibraci\u00f3n para un an\u00e1lisis m\u00e1s profundo.<\/p>\n            \n            <p>Balanset-1A is a comprehensive solution for dynamic balancing, offering a range of features to ensure accurate and efficient balancing of rotating machinery. Its user-friendly interface and advanced software make it an ideal choice for both experts and non-experts in the field of vibration analysis.<\/p>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2021\/11\/\u0411\u0430\u043b\u043a\u043e\u043c\u041a\u0438\u0442-scaled-1024x683.webp\" alt=\"Balanset-1A Complete Kit\" \/>\n                <p class=\"img-caption\">Complete Balanset-1A kit with all components<\/p>\n            <\/div>\n            \n            <h4>Componentes incluidos:<\/h4>\n            <ul>\n                <li>Unidad de interfaz<\/li>\n                <li>Dos sensores de vibraci\u00f3n<\/li>\n                <li>Sensor \u00f3ptico (tac\u00f3metro l\u00e1ser) con soporte magn\u00e9tico<\/li>\n                <li>B\u00e1scula<\/li>\n                <li>Software (Note: Notebook not included, available upon additional order)<\/li>\n                <li>Plastic case for transportation<\/li>\n            <\/ul>\n        <\/section>\n        \n        <!-- Specifications Section -->\n        <section id=\"specifications\" class=\"section\">\n            <h2>Especificaciones<\/h2>\n            \n            <div class=\"specs-box\">\n                <h3 class=\"vbm-hh-p1765-2\">Basic Specifications:<\/h3>\n                <ul>\n                    <li><strong>Sensores de vibraci\u00f3n:<\/strong> Two vibro accelerometers with a cable length of 4m (10m optionally available).<\/li>\n                    <li><strong>Sensor \u00f3ptico (tac\u00f3metro l\u00e1ser):<\/strong> Distance range from 50 to 500mm with a cable length of 4m (10m optionally available).<\/li>\n                    <li><strong>USB Interface Module:<\/strong> Comes with software for PC connection.<\/li>\n                    <li><strong>Software Capabilities:<\/strong> Measures vibration, phase angle, and calculates the value and angle of the correcting mass.<\/li>\n                <\/ul>\n            <\/div>\n            \n            <h4>Especificaciones detalladas:<\/h4>\n            <table>\n                <tr>\n                    <th>Par\u00e1metro<\/th>\n                    <th>Valor<\/th>\n                <\/tr>\n                <tr>\n                    <td>Rango de amplitud de vibraci\u00f3n<\/td>\n                    <td>0.2-80 mm\/sec RMS<\/td>\n                <\/tr>\n                <tr>\n                    <td>Rango de frecuencia de vibraci\u00f3n<\/td>\n                    <td>5 - 1000 Hz (amplitude error &le;10% from 5 to 550 Hz; up to 20% from 550 to 1000 Hz)<\/td>\n                <\/tr>\n                <tr>\n                    <td>Precisi\u00f3n<\/td>\n                    <td>5% de la escala completa<\/td>\n                <\/tr>\n                <tr>\n                    <td>Planos de correcci\u00f3n<\/td>\n                    <td>1 o 2<\/td>\n                <\/tr>\n                <tr>\n                    <td>Rotation Speed Measurement (laser tachometer)<\/td>\n                    <td>250-90000 rpm<\/td>\n                <\/tr>\n                <tr>\n                    <td>Precisi\u00f3n de medici\u00f3n del \u00e1ngulo de fase<\/td>\n                    <td>\u00b11 degree<\/td>\n                <\/tr>\n                <tr>\n                    <td>Potencia<\/td>\n                    <td>USB 5 V DC (no mains adapter)<\/td>\n                <\/tr>\n                <tr>\n                    <td>Peso<\/td>\n                    <td>4 KG<\/td>\n                <\/tr>\n            <\/table>\n            \n            <p><em>Note: rotation speed is measured by the laser tachometer; the usable one-per-revolution (1&times;) balancing range is limited by the vibration frequency range of 5-1000 Hz, i.e. approximately 300-60,000 rpm.<\/em><\/p>\n            \n            <p>Balanset-1A es una soluci\u00f3n integral para el balanceo din\u00e1mico, que ofrece una gama de caracter\u00edsticas para garantizar un balanceo preciso y eficiente de la maquinaria rotativa.<\/p>\n        <\/section>\n        \n        <!-- Preparation Section -->\n        <section id=\"preparation\" class=\"section\">\n            <h2>2. Preparaci\u00f3n para el balanceo en dos planos con Balanset-1A<\/h2>\n            \n            <h3>2.1. Instalaci\u00f3n de controladores y software<\/h3>\n            \n            <ol>\n                <li>Instale los controladores y el software de Balanset-1A desde el disco flash de instalaci\u00f3n.<\/li>\n                <li>Inserte el cable USB en el puerto USB de la computadora. El m\u00f3dulo de interfaz se alimentar\u00e1 desde el puerto USB.<\/li>\n                <li>Uso <img decoding=\"async\" align=\"absbottom\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image2.png\" style=\"display: inline; margin: 0 5px;\" alt=\"Balanset-1A program shortcut on the Windows desktop\" \/> el acceso directo para ejecutar el programa.<\/li>\n            <\/ol>\n            \n            <h3>2.2. Instalaci\u00f3n de sensores<\/h3>\n            \n            <ol>\n                <li>Instale los sensores como se indica en las figuras 1, 2 y 3.<\/li>\n            <\/ol>\n            \n            <h4 class=\"vbm-hh-p1765-3\">Conexi\u00f3n de cables<\/h4>\n            <ul>\n                <li>Connect vibration sensors to connectors X1 and X2.<\/li>\n                <li>Connect phase laser sensor to connector X3.<\/li>\n            <\/ul>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image4.png\" alt=\"Two-plane balancing scheme\" \/>\n                <p class=\"img-caption\">fig.1 Esquema de balanceo de dos planos<\/p>\n            <\/div>\n            \n            <ul>\n                <li>Install a reflector mark on the rotor.<\/li>\n                <li>Check the RPM value on the phase sensor when the rotor is rotating.<\/li>\n            <\/ul>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image5.jpg\" alt=\"Phase sensor mounting\" \/>\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image6.jpg\" alt=\"Phase sensor installation\" \/>\n                <p class=\"img-caption\">fig.2 Phase sensor settings<\/p>\n            <\/div>\n            \n            <div class=\"info-box\">\n                <h4>Important Pre-balancing Checks<\/h4>\n                <p>Before connecting the instrument, it is necessary to conduct complete mechanism diagnostics and preparation. The success of balancing depends 80% on the thoroughness of preparatory work. Most failures are related not to instrument malfunction, but to ignoring factors affecting measurement repeatability.<\/p>\n                <ul>\n                    <li><strong>Rotor:<\/strong> Thoroughly clean all rotor surfaces from dirt, rust, adhered product. Check for absence of broken or missing elements.<\/li>\n                    <li><strong>Rodamientos:<\/strong> Check bearing assemblies for excessive play, extraneous noise, and overheating.<\/li>\n                    <li><strong>Cimentaci\u00f3n:<\/strong> Ensure that the unit is installed on a rigid foundation. Check tightening of anchor bolts.<\/li>\n                    <li><strong>Seguridad:<\/strong> Ensure the presence and serviceability of all protective guards.<\/li>\n                <\/ul>\n            <\/div>\n        <\/section>\n        \n        <!-- Balancing Procedure Section -->\n        <section id=\"procedure\" class=\"section\">\n            <h2>3. Procedimiento de balanceo con Balanset-1A<\/h2>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image3.png\" alt=\"Main window for two-plane balancing\" \/>\n                <p class=\"img-caption\">fig.3 Ventana principal para balanceo de dos planos<\/p>\n            <\/div>\n            \n            <h3 class=\"vbm-hh-p1765-4\">Configuraci\u00f3n de par\u00e1metros de balanceo<\/h3>\n            <ol>\n                <li>Despu\u00e9s de instalar los sensores, haga clic en el bot\u00f3n \"F7 - Balanceo\".<\/li>\n                <li>Establezca los par\u00e1metros de balanceo seg\u00fan sea necesario.<\/li>\n                <li>Haga clic en \"F9-Siguiente\" para continuar.<\/li>\n            <\/ol>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image7.png\" alt=\"Configuraci\u00f3n de balanceo\" \/>\n                <p class=\"img-caption\">fig.4 Configuraci\u00f3n de balanceo<\/p>\n            <\/div>\n            \n            <h3>Tabla 1: Operaciones paso a paso para el balanceo<\/h3>\n            \n            <h4 class=\"vbm-hh-p1765-5\">Primer Arranque (Run 0) - Arranque sin peso de prueba<\/h4>\n            <ol>\n                <li>Haga funcionar la m\u00e1quina a su velocidad de operaci\u00f3n (aseg\u00farese de que la velocidad est\u00e9 lejos de la frecuencia de resonancia de la construcci\u00f3n).<\/li>\n                <li>Haga clic en F9-Start para medir el nivel de vibraci\u00f3n y el \u00e1ngulo de fase sin un peso de prueba.<\/li>\n                <li>El proceso de medici\u00f3n puede durar entre 2 y 10 segundos.<\/li>\n            <\/ol>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image8.jpg\" alt=\"Original vibration measurement\" \/>\n                <p class=\"img-caption\">fig.7 Ventana de balanceo de dos planos. Vibraci\u00f3n original<\/p>\n            <\/div>\n            \n            <h5>Primer Arranque (Run 1) - Peso de prueba en el plano 1<\/h5>\n            <ol start=\"4\">\n                <li>Detenga la m\u00e1quina y monte un peso de prueba de tama\u00f1o adecuado arbitrariamente en el plano 1.<\/li>\n                <li>Arranque la m\u00e1quina, haga clic en F9-Run y mida el nuevo nivel de vibraci\u00f3n y el \u00e1ngulo de fase.<\/li>\n                <li>El proceso de medici\u00f3n puede durar entre 2 y 10 segundos.<\/li>\n                <li>Detenga la m\u00e1quina y <span style=\"color: #ff0000;\">retire el peso de prueba.<\/span><\/li>\n            <\/ol>\n            \n            <div class=\"warning-box\">\n                <strong>Cr\u00edtico:<\/strong> The trial weight mass should be sufficient to cause noticeable change in vibration parameters (amplitude change of at least 20-30% OR phase change of at least 20-30 degrees). If the change is too small, calculation accuracy will be low.\n            <\/div>\n            \n            <h5>Segundo Arranque (Run 2) - Peso de prueba en el plano 2<\/h5>\n            <ol start=\"8\">\n                <li>Monte un peso de prueba de tama\u00f1o adecuado en el plano 2.<\/li>\n                <li>Arranque la m\u00e1quina nuevamente, haga clic en F9-Run y mida el nivel de vibraci\u00f3n y el \u00e1ngulo de fase una vez m\u00e1s.<\/li>\n                <li>Detenga la m\u00e1quina y <span style=\"color: #ff0000;\">retire el peso de prueba.<\/span><\/li>\n            <\/ol>\n            \n            <h5>Paso de C\u00e1lculo (Paso 4)<\/h5>\n            <ol start=\"11\">\n                <li>Los pesos de correcci\u00f3n y los \u00e1ngulos se calcular\u00e1n autom\u00e1ticamente y se mostrar\u00e1n en un formulario emergente.<\/li>\n            <\/ol>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image10.png\" alt=\"Correction weights calculation\" \/>\n                <p class=\"img-caption\">fig.5 Balanceo en dos planos. C\u00e1lculo de pesos de correcci\u00f3n<\/p>\n            <\/div>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image9.png\" alt=\"Correction weight mounting\" \/>\n                <p class=\"img-caption\">fig.6 Balanceo en dos planos. Montaje de pesos de correcci\u00f3n<\/p>\n            <\/div>\n            \n            <h5>Arranque de Correcci\u00f3n (RunC)<\/h5>\n            <ol start=\"12\">\n                <li>Monte los pesos de correcci\u00f3n en las posiciones indicadas en el formulario emergente, al mismo radio que los pesos de prueba.<\/li>\n                <li>Arranque la m\u00e1quina nuevamente y mida la cantidad de desbalance residual en el rotor para evaluar el \u00e9xito del trabajo de balanceo.<\/li>\n            <\/ol>\n            \n            <h5>Acciones Posteriores al Balanceo<\/h5>\n            <ol start=\"14\">\n                <li>Despu\u00e9s del balanceo, puede guardar el balanceo por coeficientes de influencia (F8-coefficients) y otra informaci\u00f3n (F9-Add to archive) para uso futuro.<\/li>\n            <\/ol>\n            \n            <p>Al seguir estas operaciones paso a paso, puede lograr un balanceo preciso y reducir significativamente los niveles de vibraci\u00f3n en sus m\u00e1quinas rotativas.<\/p>\n            \n            <div class=\"info-box\">\n                <h4>Est\u00e1ndares de calidad de balanceo<\/h4>\n                <p>Using the standard ISO 21940-11 (formerly ISO 1940-1) transforms the subjective assessment \"vibration is still too high\" into an objective, measurable criterion. If the final balancing report generated by the instrument software shows that the residual unbalance is within the ISO tolerance, the work is considered performed with quality.<\/p>\n            <\/div>\n            \n            <h4>Balancing procedure - video<\/h4>\n            <div class=\"video-container\">\n                <iframe src=\"https:\/\/www.youtube.com\/embed\/dzUkNHeFcVM\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen><\/iframe>\n            <\/div>\n            \n            <h4>Balanceo en campo<\/h4>\n            <p style=\"text-align: center;\">\n                <a href=\"https:\/\/youtu.be\/guA6XJ-ArZM?si=S9JYQPvJXPDs1ora\" target=\"_blank\" rel=\"noopener\">View Field Balancing Demonstration<\/a>\n            <\/p>\n        <\/section>\n        \n        <!-- Additional Features Section -->\n        <section id=\"features\" class=\"section\">\n            <h2>4. Caracter\u00edsticas Adicionales de Balanset-1A<\/h2>\n            \n            <h3>4.1. Modo Vibr\u00f3metro<\/h3>\n            \n            <h4 class=\"vbm-hh-p1765-6\">Activaci\u00f3n del Modo Vibr\u00f3metro<\/h4>\n            <ul>\n                <li>To activate the Vibrometer mode, click on the \"F5-Vibrometer\" button in the main window for two-plane (or one-plane) balancing.<\/li>\n                <li>To initiate the measuring process, click \"F9-Run\".<\/li>\n            <\/ul>\n            \n            <h5>Comprensi\u00f3n de las Lecturas del Vibr\u00f3metro<\/h5>\n            <p>V1s (V2s): Represents the summary vibration in Plane 1 (or Plane 2) calculated as mean-square.<br>\n            V1o (V2o): Indicates the 1x vibration in Plane 1 (or Plane 2).<\/p>\n            \n            <h5>Ventana de Espectro<\/h5>\n            <p>On the right side of the interface, you can view the spectrum window which provides a graphical representation of the vibration frequencies.<\/p>\n            \n            <h5>Archivado de Datos<\/h5>\n            <p>All measuring data files can be saved in the archive for future reference or analysis.<\/p>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2023\/08\/image105.webp\" alt=\"Software para el balancero port\u00e1til y analizador de vibraciones Balanset-1A. Modo vibr\u00f3metro.\" \/>\n                <p class=\"img-caption\">Software para el balancero port\u00e1til y analizador de vibraciones Balanset-1A. Modo vibr\u00f3metro.<\/p>\n            <\/div>\n            \n            <h3>4.2. Influence Coefficients<\/h3>\n            \n            <h4 class=\"vbm-hh-p1765-7\">Utilizaci\u00f3n de Coeficientes Guardados para el Balanceo<\/h4>\n            <p>If you have saved the results of previous balance runs, you can bypass the test weight run and directly balance the machine using these saved coefficients.<br>\n            To do this, select \"Secondary\" in the \"Type of Balancing\" window and click the \"F2 Select\" button to choose the previous machine type from the list.<\/p>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2023\/08\/image12.png\" alt=\"Secondary balancing selection\" \/>\n            <\/div>\n            \n            <h5>Guardado de Coeficientes Despu\u00e9s del Balanceo<\/h5>\n            <p>After completing the balancing process, click \"F8-Coefficients\" in the balancing result pop-up window (refer to Tab.1).<br>\n            Then click the \"F9-Save\" button.<br>\n            Se le solicitar\u00e1 que ingrese el tipo de m\u00e1quina (\"Nombre\") y otra informaci\u00f3n relevante en la tabla.<\/p>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2023\/08\/image13.png\" alt=\"Saving influence coefficients\" \/>\n            <\/div>\n            \n            <p>Al utilizar los coeficientes de influencia, puede agilizar el procedimiento de balanceo, haci\u00e9ndolo m\u00e1s eficiente y menos consumidor de tiempo. Esta funci\u00f3n es particularmente \u00fatil para m\u00e1quinas que requieren balanceo frecuente, permitiendo una configuraci\u00f3n m\u00e1s r\u00e1pida y menos tiempo de inactividad.<\/p>\n            \n            <h3>4.3. Archivos e Informes<\/h3>\n            \n            <h4 class=\"vbm-hh-p1765-8\">Guardado de Informaci\u00f3n de Balanceo en Archivos<\/h4>\n            <p>To save the balancing information, click \"F9-Add to Archive\" in the balancing result pop-up window (refer to Tab.1).<br>\n            A continuaci\u00f3n, se le solicitar\u00e1 que ingrese el tipo de m\u00e1quina (\"Nombre\") y otra informaci\u00f3n relevante en la tabla.<\/p>\n            \n            <h5>Acceso a archivos guardados<\/h5>\n            <p>To access previously saved archives, click \"F6-Report\" in the main window.<\/p>\n            \n            <h5>Impresi\u00f3n de informes<\/h5>\n            <p>To print the balancing report, simply click \"F9-Report\".<\/p>\n            \n            <p>Al utilizar eficazmente las funciones de archivo e informe, puede mantener un registro completo de todas las actividades de balanceo. Esto es invaluable para rastrear el rendimiento de sus m\u00e1quinas con el tiempo, facilitar futuros procedimientos de balanceo y proporcionar documentaci\u00f3n para el control de calidad y la planificaci\u00f3n del mantenimiento.<\/p>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image15.png\" alt=\"Informe de balanceo\" \/>\n                <p class=\"img-caption\">Balancing report example<\/p>\n            <\/div>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image14.png\" alt=\"Two planes balancing archive\" \/>\n                <p class=\"img-caption\">Two planes balancing archive<\/p>\n            <\/div>\n            \n            <h3>4.4. Gr\u00e1ficas<\/h3>\n            \n            <h4 class=\"vbm-hh-p1765-9\">Visualizaci\u00f3n de gr\u00e1ficas de vibraci\u00f3n<\/h4>\n            <p>To view vibration charts, click on \"F8-Diagrams\".<\/p>\n            \n            <h5>Tipos de gr\u00e1ficas disponibles<\/h5>\n            <p>Se ofrecen tres tipos de gr\u00e1ficas para su an\u00e1lisis:<\/p>\n            <ol>\n                <li><strong>Common Vibration:<\/strong> This chart provides an overview of the general vibration levels.<\/li>\n                <li><strong>Vibration on Rotor Revolution Frequency (1x Vibration):<\/strong> This chart focuses on the vibrations that occur at the rotor's revolution frequency.<\/li>\n                <li><strong>Espectro:<\/strong> This chart offers a frequency-based analysis of the vibrations. For example, for a rotor speed of 3000 rev\/min, the frequency would be 50Hz.<\/li>\n            <\/ol>\n            \n            <p>Al utilizar estas gr\u00e1ficas, puede obtener una comprensi\u00f3n m\u00e1s profunda de las caracter\u00edsticas de vibraci\u00f3n de sus m\u00e1quinas. Esto es crucial para diagnosticar problemas, planificar el mantenimiento y garantizar un rendimiento \u00f3ptimo.<\/p>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image16.png\" alt=\"Gr\u00e1fica de vibraci\u00f3n general\" \/>\n                <p class=\"img-caption\">Gr\u00e1fica de vibraci\u00f3n general<\/p>\n            <\/div>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/image17.png\" alt=\"1x vibration chart\" \/>\n                <p class=\"img-caption\">1x vibration chart<\/p>\n            <\/div>\n            \n            <div class=\"img-container\">\n                <img decoding=\"async\" src=\"https:\/\/vibromera.eu\/wp-content\/uploads\/2026\/07\/balanset1a-legacy\/SpectrVibr.png\" alt=\"Vibration spectrum charts\" \/>\n                <p class=\"img-caption\">Vibration spectrum charts<\/p>\n            <\/div>\n        <\/section>\n        \n        <!-- Theoretical Background Section -->\n        <section id=\"theory\" class=\"section\">\n            <h2>Theoretical Background<\/h2>\n            \n            <h3>Tipos de desbalance<\/h3>\n            \n            <p>At the core of any vibration in rotating equipment lies imbalance, or unbalance. Unbalance is a condition where the rotor mass is unevenly distributed relative to its axis of rotation. This uneven distribution leads to the occurrence of centrifugal forces, which in turn cause vibration of supports and the entire machine structure.<\/p>\n            \n            <div class=\"grid-2\">\n                <div class=\"specs-box\">\n                    <h4>Static Unbalance (Single-plane)<\/h4>\n                    <p>Characterized by displacement of the rotor's center of mass parallel to the axis of rotation. Dominant for thin, disk-shaped rotors where L\/D < 0.25. Can be eliminated by installing one corrective weight in one correction plane.<\/p>\n                <\/div>\n                \n                <div class=\"specs-box\">\n                    <h4>Desbalance din\u00e1mico<\/h4>\n                    <p>The most common type, representing a combination of static and couple unbalances. Requires mass correction in at least two planes. Balanset-1A is designed specifically for this type.<\/p>\n                <\/div>\n            <\/div>\n            \n            <h3>Rotores r\u00edgidos vs. flexibles<\/h3>\n            \n            <div class=\"info-box\">\n                <h4>Rotor r\u00edgido<\/h4>\n                <p>A rotor is considered rigid if its operating rotation frequency is significantly lower than its first critical frequency, and it does not undergo significant elastic deformations under the action of centrifugal forces. Balanset-1A instruments are primarily designed for working with rigid rotors.<\/p>\n            <\/div>\n            \n            <div class=\"warning-box\">\n                <h4>Rotor flexible<\/h4>\n                <p>A rotor is considered flexible if it operates at a rotation frequency close to one of its critical frequencies. Attempting to balance a flexible rotor using the methodology for rigid rotors often leads to failure. Before starting work, it is extremely important to classify the rotor by correlating its operating speed with known critical frequencies.<\/p>\n            <\/div>\n            \n            <h3>ISO 21940-11 Standard (formerly ISO 1940-1)<\/h3>\n            \n            <p>The ISO 21940-11 standard (formerly ISO 1940-1) is the fundamental document for determining permissible residual unbalance. It introduces the concept of balancing quality grade (G), which depends on the type of machine and its operating rotation frequency.<\/p>\n            \n            <table>\n                <caption>Balancing Quality Grades per ISO 21940-11 (formerly ISO 1940-1)<\/caption>\n                <tr>\n                    <th>Grado de calidad G<\/th>\n                    <th>Permissible Specific Unbalance (mm\/s)<\/th>\n                    <th>Ejemplos de aplicaci\u00f3n<\/th>\n                <\/tr>\n                <tr>\n                    <td>G6.3<\/td>\n                    <td>6.3<\/td>\n                    <td>Pump rotors, fan impellers, electric motor armatures, turbochargers<\/td>\n                <\/tr>\n                <tr>\n                    <td>G2.5<\/td>\n                    <td>2.5<\/td>\n                    <td>Gas and steam turbine rotors, turbo-compressors, special purpose motors<\/td>\n                <\/tr>\n                <tr>\n                    <td>G1<\/td>\n                    <td>1<\/td>\n                    <td>Grinding machine drives, audio and video drives<\/td>\n                <\/tr>\n            <\/table>\n            \n            <h4>Calculation Example<\/h4>\n            <div class=\"code-box\">\n                For an electric motor rotor:\n                - Mass: 5 kg\n                - Operating speed: 3000 rpm\n                - Quality grade: G2.5\n                \n                e_per = (2.5 \u00d7 9549) \/ 3000 \u2248 7.96 \u03bcm\n                U_per = 7.96 \u00d7 5 = 39.8 g\u00b7mm\n                \n                Result: Residual unbalance should not exceed 39.8 g\u00b7mm\n            <\/div>\n        <\/section>\n    <\/div>\n    \n    <footer class=\"footer\">\n        <p>\u00a9 2025 Balanset-1A Technical Documentation. All specifications subject to change without notice.<\/p>\n    <\/footer>\n<\/body>\n<\/html><\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Balanset-1A: Technical Overview and Operating Manual Portable Field Balancer &#8220;Balanset-1A&#8221; Technical Documentation and Operating Manual Introduction Specifications Preparation Balancing Procedure Additional Features Theoretical Background 1. Introduction Balanset-1A is a portable dynamic balancer designed to balance rigid rotors in their own bearings (in-situ), or serve as a measuring system in balancing [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"ai_generated_summary":"","footnotes":""},"class_list":["post-1765","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vibromera.eu\/es-mx\/wp-json\/wp\/v2\/pages\/1765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vibromera.eu\/es-mx\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vibromera.eu\/es-mx\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vibromera.eu\/es-mx\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/vibromera.eu\/es-mx\/wp-json\/wp\/v2\/comments?post=1765"}],"version-history":[{"count":8,"href":"https:\/\/vibromera.eu\/es-mx\/wp-json\/wp\/v2\/pages\/1765\/revisions"}],"predecessor-version":[{"id":102300,"href":"https:\/\/vibromera.eu\/es-mx\/wp-json\/wp\/v2\/pages\/1765\/revisions\/102300"}],"wp:attachment":[{"href":"https:\/\/vibromera.eu\/es-mx\/wp-json\/wp\/v2\/media?parent=1765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}