{"id":3663,"date":"2026-08-17T06:38:28","date_gmt":"2026-08-17T06:38:28","guid":{"rendered":"https:\/\/azoresfzco.com\/Greenventum-Website\/?page_id=3663"},"modified":"2026-08-17T09:53:21","modified_gmt":"2026-08-17T09:53:21","slug":"amf-panels","status":"publish","type":"page","link":"https:\/\/azoresfzco.com\/Greenventum-Website\/amf-panels\/","title":{"rendered":"AMF Panels"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3663\" class=\"elementor elementor-3663\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b1a15a e-flex e-con-boxed e-con e-parent\" data-id=\"1b1a15a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a5302f elementor-widget elementor-widget-html\" data-id=\"6a5302f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    :root {\r\n        --green-dark: #1a5c34;\r\n        --green-mid: #2d8a4e;\r\n        --green-light: #3cb861;\r\n        --green-pale: #e8f5e9;\r\n        --green-accent: #4caf50;\r\n        --grey-dark: #2c2c2c;\r\n        --grey-mid: #5c5c5c;\r\n        --grey-light: #8a8a8a;\r\n        --grey-pale: #f5f5f5;\r\n        --grey-border: #e0e0e0;\r\n        --white: #ffffff;\r\n        --shadow-sm: 0 2px 8px rgba(0,0,0,0.04);\r\n        --shadow-md: 0 4px 16px rgba(0,0,0,0.06);\r\n        --shadow-lg: 0 8px 24px rgba(0,0,0,0.08);\r\n        --radius-sm: 5px;\r\n        --radius-md: 10px;\r\n        --radius-lg: 16px;\r\n        --transition: 0.3s ease;\r\n        --font-heading: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\r\n        --font-body: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\r\n    }\r\n\r\n    * { box-sizing: border-box; }\r\n\r\n    body {\r\n        margin: 0; padding: 0;\r\n        background: #fafafa;\r\n        font-family: var(--font-body);\r\n        line-height: 1.6;\r\n        color: #333;\r\n    }\r\n\r\n    .main-wrapper {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n    }\r\n\r\n    \/* ---------- HERO ---------- *\/\r\n    .hero-section {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 50px;\r\n        padding: 70px 0 70px 0;\r\n        flex-wrap: wrap;\r\n        background: #ffffff;\r\n        border-radius: var(--radius-lg);\r\n        margin: 30px 0 50px 0;\r\n        box-shadow: var(--shadow-md);\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    .hero-section::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: -80px; right: -80px;\r\n        width: 240px; height: 240px;\r\n        background: radial-gradient(circle, rgba(45,138,78,0.06) 0%, transparent 70%);\r\n        border-radius: 50%;\r\n    }\r\n    .hero-section::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: -60px; left: -60px;\r\n        width: 200px; height: 200px;\r\n        background: radial-gradient(circle, rgba(26,92,52,0.05) 0%, transparent 70%);\r\n        border-radius: 50%;\r\n    }\r\n    .hero-left {\r\n        flex: 1 1 500px;\r\n        padding: 20px 40px;\r\n        position: relative;\r\n        z-index: 1;\r\n    }\r\n    .hero-badge {\r\n        display: inline-block;\r\n        background: var(--green-pale);\r\n        color: var(--green-dark);\r\n        font-size: 13px;\r\n        font-weight: 700;\r\n        padding: 6px 16px;\r\n        border-radius: 50px;\r\n        letter-spacing: 1px;\r\n        text-transform: uppercase;\r\n        margin-bottom: 18px;\r\n    }\r\n    .hero-left h1 {\r\n        font-family: var(--font-heading);\r\n        font-size: 34px;\r\n        font-weight: 800;\r\n        color: var(--grey-dark);\r\n        margin: 0 0 10px 0;\r\n        line-height: 1.25;\r\n    }\r\n    .highlight { color: var(--green-mid); }\r\n    .hero-left h2 {\r\n        font-family: var(--font-heading);\r\n        font-size: 16px;\r\n        font-weight: 600;\r\n        color: var(--grey-mid);\r\n        margin: 0 0 20px 0;\r\n        line-height: 1.4;\r\n    }\r\n    .hero-left p {\r\n        font-size: 15px;\r\n        color: var(--grey-mid);\r\n        line-height: 1.7;\r\n        margin: 0;\r\n        text-align: justify;\r\n    }\r\n    .hero-right {\r\n        flex: 0 0 500px;\r\n        padding: 20px 30px 20px 10px;\r\n        position: relative;\r\n        z-index: 1;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n    .hero-image-wrapper {\r\n        width: 100%;\r\n        max-width: 500px;\r\n        aspect-ratio: 1 \/ 1;\r\n        overflow: hidden;\r\n        border-radius: 5px;\r\n    }\r\n    .hero-image-wrapper img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        display: block;\r\n        border-radius: 5px;\r\n    }\r\n\r\n    \/* ---------- SECTION HEADERS ---------- *\/\r\n    .section-title {\r\n        font-family: var(--font-heading);\r\n        font-size: 26px;\r\n        font-weight: 700;\r\n        color: var(--grey-dark);\r\n        margin: 0 0 8px 0;\r\n        position: relative;\r\n        display: inline-block;\r\n    }\r\n    .section-title::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: -6px;\r\n        left: 0;\r\n        width: 50px;\r\n        height: 3px;\r\n        background: var(--green-accent);\r\n        border-radius: 2px;\r\n    }\r\n    .section-title-wrapper {\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    \/* ---------- SPACING ---------- *\/\r\n    .section-spacing {\r\n        margin-bottom: 55px;\r\n    }\r\n\r\n    \/* ---------- CARDS ---------- *\/\r\n    .card-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\r\n        gap: 25px;\r\n        margin-top: 15px;\r\n    }\r\n    .card {\r\n        background: #fff;\r\n        border-radius: var(--radius-md);\r\n        padding: 28px 24px;\r\n        box-shadow: var(--shadow-sm);\r\n        border: 1px solid var(--grey-border);\r\n        transition: all 0.25s ease;\r\n    }\r\n    .card:hover {\r\n        box-shadow: var(--shadow-lg);\r\n        transform: translateY(-4px);\r\n        border-color: transparent;\r\n    }\r\n    .card-icon {\r\n        width: 48px; height: 48px;\r\n        border-radius: 8px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 20px;\r\n        margin-bottom: 16px;\r\n        background: var(--green-pale);\r\n        color: var(--green-dark);\r\n    }\r\n    .card h3, .card h4 {\r\n        font-size: 16px;\r\n        font-weight: 700;\r\n        color: var(--green-dark);\r\n        margin: 0 0 10px 0;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.3px;\r\n    }\r\n    .card p, .card ul li {\r\n        font-size: 14px;\r\n        color: var(--grey-mid);\r\n        line-height: 1.5;\r\n    }\r\n    .card ul {\r\n        list-style: none;\r\n        padding: 0;\r\n        margin: 0;\r\n    }\r\n    .card ul li {\r\n        padding: 3px 0 3px 18px;\r\n        position: relative;\r\n    }\r\n    .card ul li::before {\r\n        content: '\\25C6';\r\n        position: absolute;\r\n        left: 0;\r\n        top: 5px;\r\n        font-size: 7px;\r\n        color: var(--green-mid);\r\n    }\r\n\r\n    \/* ---------- INFO STRIP ---------- *\/\r\n    .info-strip {\r\n        background: linear-gradient(135deg, #f9fdf9 0%, #f0f7f1 100%);\r\n        border-left: 5px solid var(--green-mid);\r\n        border-radius: 0 var(--radius-md) var(--radius-md) 0;\r\n        padding: 28px 30px;\r\n        margin: 25px 0;\r\n        box-shadow: var(--shadow-sm);\r\n    }\r\n    .info-strip h2 {\r\n        font-size: 22px;\r\n        font-weight: 700;\r\n        margin-top: 0;\r\n        margin-bottom: 12px;\r\n        color: var(--green-dark);\r\n    }\r\n    .info-strip p, .info-strip ul li {\r\n        font-size: 14px;\r\n        color: var(--grey-mid);\r\n        line-height: 1.6;\r\n        text-align: justify;\r\n    }\r\n\r\n    \/* ---------- TAGS ---------- *\/\r\n    .tag-pills {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 10px;\r\n        margin: 15px 0;\r\n    }\r\n    .tag-pill {\r\n        display: inline-block;\r\n        background: var(--green-pale);\r\n        color: var(--green-dark);\r\n        font-size: 13px;\r\n        font-weight: 600;\r\n        padding: 6px 16px;\r\n        border-radius: 50px;\r\n        transition: background 0.2s;\r\n    }\r\n    .tag-pill:hover {\r\n        background: var(--green-mid);\r\n        color: #fff;\r\n    }\r\n    .tag-pill i { margin-right: 4px; }\r\n    .grey-pill {\r\n        background: var(--grey-pale);\r\n        color: var(--grey-dark);\r\n    }\r\n    .grey-pill:hover {\r\n        background: var(--grey-mid);\r\n        color: #fff;\r\n    }\r\n\r\n    \/* ---------- PROCESS STEPS ---------- *\/\r\n    .steps-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 25px;\r\n        margin: 20px 0;\r\n    }\r\n    .step-card {\r\n        background: #fff;\r\n        border-radius: var(--radius-md);\r\n        padding: 25px 20px;\r\n        box-shadow: var(--shadow-sm);\r\n        border: 1px solid var(--grey-border);\r\n        text-align: center;\r\n        transition: all 0.25s ease;\r\n    }\r\n    .step-card:hover {\r\n        box-shadow: var(--shadow-lg);\r\n        transform: translateY(-4px);\r\n    }\r\n    .step-number {\r\n        background: var(--green-mid);\r\n        color: #fff;\r\n        width: 40px; height: 40px;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-weight: 800;\r\n        font-size: 18px;\r\n        margin: 0 auto 14px;\r\n    }\r\n    .step-card h4 {\r\n        font-size: 16px;\r\n        font-weight: 700;\r\n        color: var(--grey-dark);\r\n        margin: 0 0 8px;\r\n    }\r\n    .step-card p {\r\n        font-size: 13px;\r\n        color: var(--grey-mid);\r\n        text-align: left;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    \/* ---------- TABLE ---------- *\/\r\n    .comparison-table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        margin: 20px 0;\r\n        background: #fff;\r\n        border-radius: var(--radius-md);\r\n        overflow: hidden;\r\n        box-shadow: var(--shadow-sm);\r\n    }\r\n    .comparison-table th, .comparison-table td {\r\n        padding: 14px 18px;\r\n        text-align: left;\r\n        border-bottom: 1px solid var(--grey-border);\r\n        font-size: 14px;\r\n    }\r\n    .comparison-table th {\r\n        background: var(--green-dark);\r\n        color: #fff;\r\n        font-weight: 700;\r\n    }\r\n    .comparison-table tr:last-child td {\r\n        border-bottom: none;\r\n    }\r\n\r\n    \/* ---------- FAQ ACCORDION ---------- *\/\r\n    .faq-container {\r\n        margin-top: 25px;\r\n    }\r\n    .faq-item {\r\n        border: 1px solid var(--grey-border);\r\n        border-radius: var(--radius-sm);\r\n        margin-bottom: 8px;\r\n        background: #fff;\r\n        overflow: hidden;\r\n    }\r\n    .faq-question {\r\n        width: 100%;\r\n        background: none;\r\n        border: none;\r\n        padding: 16px 22px;\r\n        font-size: 15px;\r\n        font-weight: 600;\r\n        color: var(--grey-dark);\r\n        text-align: left;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        transition: background 0.2s;\r\n    }\r\n    .faq-question:hover { background: #f9fdf9; }\r\n    .faq-question i {\r\n        font-size: 14px;\r\n        color: var(--green-mid);\r\n        transition: transform 0.3s;\r\n    }\r\n    .faq-answer {\r\n        max-height: 0;\r\n        overflow: hidden;\r\n        transition: max-height 0.4s ease, padding 0.4s;\r\n        padding: 0 22px;\r\n        font-size: 14px;\r\n        color: var(--grey-mid);\r\n        line-height: 1.6;\r\n    }\r\n    .faq-item.active .faq-answer {\r\n        max-height: 700px;\r\n        padding: 12px 22px 20px;\r\n    }\r\n    .faq-item.active .faq-question i {\r\n        transform: rotate(180deg);\r\n    }\r\n\r\n    \/* ---------- RESPONSIVE ---------- *\/\r\n    @media (max-width: 900px) {\r\n        .hero-section { flex-direction: column; padding: 40px 20px; }\r\n        .hero-left { padding: 10px 15px; }\r\n        .hero-right { flex: 0 0 auto; width: 100%; max-width: 360px; padding: 10px; }\r\n        .steps-grid { grid-template-columns: 1fr; }\r\n    }\r\n    @media (max-width: 600px) {\r\n        .hero-left h1 { font-size: 26px; }\r\n        .hero-left h2 { font-size: 14px; }\r\n        .section-title { font-size: 22px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"main-wrapper\">\r\n\r\n    <!-- ========== HERO ========== -->\r\n    <section class=\"hero-section\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"hero-left\">\r\n            <span class=\"hero-badge\">Power Backup Automation<\/span>\r\n            <h1><span class=\"highlight\">Intelligent AMF Panel<\/span> Solutions<\/h1>\r\n            <h2>Constant Power Supply & Automatic Power Backup<\/h2>\r\n            <p>Within commercial and industrial operations, power outages can result in data loss, equipment damage, production losses, and operational downtime. By automatically identifying power outages and starting the diesel generator (DG Set) in a matter of seconds, an <strong>Auto Mains Failure (AMF) Panel<\/strong> guarantees that your vital activities continue unbroken. At <strong>Greenventum Powertech Solutions<\/strong>, we design, produce, supply, install, test, and commission cutting-edge <strong>AMF Panels<\/strong> that provide smooth automated switchover between the diesel generator and utility power supply. For factories, hospitals, commercial buildings, data centers, hotels, and infrastructure projects, our AMF Panel Solutions are designed with sophisticated controllers, premium switching devices, and cutting-edge protective systems to provide dependable, secure, and continuous power.<\/p>\r\n        <\/div>\r\n        <div class=\"hero-right\">\r\n            <div class=\"hero-image-wrapper\">\r\n                <img decoding=\"async\" src=\"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-content\/uploads\/2026\/08\/amf-panel.jpg\" alt=\"AMF Panel Solutions\" loading=\"lazy\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== WHAT IS AN AMF PANEL ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">What is an AMF Panel?<\/span>\r\n        <\/div>\r\n        <div class=\"info-strip\" style=\"margin-top: 15px;\">\r\n            <p style=\"text-align: justify; margin-bottom: 12px;\">An automatic electrical control panel that constantly checks the utility power supply is called an <strong>Auto Mains Failure (AMF) Panel<\/strong>. The AMF Panel automatically starts the diesel generator (DG Set) in the case of a mains power outage or voltage exception, shifts the electrical load to the generator, and returns the load to the mains supply when regular power is restored. The AMF Panel operates without manual intervention, ensuring uninterrupted power for critical electrical loads.<\/p>\r\n            <p style=\"text-align: justify; font-weight: 600;\">An AMF Panel provides:<\/p>\r\n            <ul style=\"margin-top: 5px; padding-left: 20px;\">\r\n                <li>Automatic Generator Starting<\/li>\r\n                <li>Automatic Load Transfer<\/li>\r\n                <li>Utility Power Monitoring<\/li>\r\n                <li>Generator Protection<\/li>\r\n                <li>Electrical Safety<\/li>\r\n                <li>Reliable Power Backup<\/li>\r\n                <li>Reduced Downtime<\/li>\r\n                <li>Improved Operational Continuity<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== HOW DOES AN AMF PANEL WORK ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">How Does an AMF Panel Work?<\/span>\r\n        <\/div>\r\n        <p style=\"text-align: justify; margin-bottom: 15px;\">Our AMF Panels continuously monitor:<\/p>\r\n        <div class=\"tag-pills\" style=\"margin-bottom: 20px;\">\r\n            <span class=\"tag-pill\"><i class=\"fas fa-bolt\"><\/i> Utility Voltage<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-wave-square\"><\/i> Frequency<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-sync-alt\"><\/i> Phase Sequence<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-exclamation-circle\"><\/i> Phase Failure<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-arrow-down\"><\/i> Under Voltage<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-arrow-up\"><\/i> Over Voltage<\/span>\r\n        <\/div>\r\n        <h3 style=\"font-size: 20px; font-weight: 700; color: var(--green-dark); margin-bottom: 15px;\">Automatic Operating Sequence<\/h3>\r\n        <div class=\"steps-grid\">\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">1<\/div>\r\n                <h4>Mains Power Monitoring<\/h4>\r\n                <p>The AMF Panel continuously checks the health of the incoming utility power supply.<\/p>\r\n            <\/div>\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">2<\/div>\r\n                <h4>Mains Failure Detection<\/h4>\r\n                <p>If the mains power fails or falls outside preset voltage or frequency limits, the AMF controller detects the fault.<\/p>\r\n            <\/div>\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">3<\/div>\r\n                <h4>Generator Start<\/h4>\r\n                <p>The controller automatically sends a start signal to the DG Set.<\/p>\r\n            <\/div>\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">4<\/div>\r\n                <h4>Load Transfer<\/h4>\r\n                <p>After the generator reaches stable voltage and frequency, the AMF Panel transfers the load from the mains supply to the generator.<\/p>\r\n            <\/div>\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">5<\/div>\r\n                <h4>Mains Restoration<\/h4>\r\n                <p>When the utility supply becomes stable again, the panel automatically transfers the load back to the mains and safely shuts down the generator after a cooling period.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== FEATURES ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Features of Our AMF Panels<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-robot\"><\/i><\/div>\r\n                <h4>Fully Automatic Operation<\/h4>\r\n                <p>No manual intervention required for power switching.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-microchip\"><\/i><\/div>\r\n                <h4>Intelligent AMF Controller<\/h4>\r\n                <p>Advanced microprocessor-based control for precise operation.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-power-off\"><\/i><\/div>\r\n                <h4>Automatic DG Start & Stop<\/h4>\r\n                <p>Automatically starts and stops the generator as needed.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-exchange-alt\"><\/i><\/div>\r\n                <h4>Automatic Load Transfer<\/h4>\r\n                <p>Seamless switching between utility and generator power.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-sliders-h\"><\/i><\/div>\r\n                <h4>Manual & Auto Operating Modes<\/h4>\r\n                <p>Flexible control options for maintenance and testing.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-chart-line\"><\/i><\/div>\r\n                <h4>Voltage & Frequency Monitoring<\/h4>\r\n                <p>Continuous monitoring of power quality parameters.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-exclamation-triangle\"><\/i><\/div>\r\n                <h4>Phase Failure Protection<\/h4>\r\n                <p>Prevents motor and equipment damage due to phase loss.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-shield-alt\"><\/i><\/div>\r\n                <h4>Overload Protection<\/h4>\r\n                <p>Protects the generator from excessive current draw.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-bolt\"><\/i><\/div>\r\n                <h4>Short Circuit Protection<\/h4>\r\n                <p>Rapid fault clearing for electrical safety.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-cogs\"><\/i><\/div>\r\n                <h4>Generator Protection<\/h4>\r\n                <p>Comprehensive protection for the DG Set.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-desktop\"><\/i><\/div>\r\n                <h4>LCD Display \/ HMI Interface<\/h4>\r\n                <p>Clear status display and parameter monitoring.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-history\"><\/i><\/div>\r\n                <h4>Event & Fault Logging<\/h4>\r\n                <p>Records operational data for analysis and maintenance.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-wifi\"><\/i><\/div>\r\n                <h4>SCADA & BMS Integration<\/h4>\r\n                <p>Seamless integration with building management systems.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-sms\"><\/i><\/div>\r\n                <h4>SMS & IoT Monitoring (Optional)<\/h4>\r\n                <p>Remote alerts and monitoring via SMS or IoT platforms.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-th-large\"><\/i><\/div>\r\n                <h4>Compact & Modular Design<\/h4>\r\n                <p>Space-efficient design with expansion capability.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-home\"><\/i><\/div>\r\n                <h4>Indoor & Outdoor Enclosure Options<\/h4>\r\n                <p>Flexible installation for various environments.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== TYPES OF AMF PANELS ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Types of AMF Panels We Offer<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-th-large\"><\/i><\/div>\r\n                <h4>Standard AMF Panel<\/h4>\r\n                <p>Suitable for single DG Set installations in industrial and commercial buildings.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-microchip\"><\/i><\/div>\r\n                <h4>PLC-Based AMF Panel<\/h4>\r\n                <p>Ideal for automated facilities requiring advanced monitoring, control logic, and communication.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-exchange-alt\"><\/i><\/div>\r\n                <h4>AMF Panel with ATS<\/h4>\r\n                <p>Combines Automatic Transfer Switch (ATS) functionality for seamless switching between utility and generator power.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-sync\"><\/i><\/div>\r\n                <h4>Multi-Generator AMF Panel<\/h4>\r\n                <p>Designed for facilities operating multiple DG Sets with automatic sequencing and load sharing.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-link\"><\/i><\/div>\r\n                <h4>Synchronised AMF Panel<\/h4>\r\n                <p>Supports generator synchronisation for higher-capacity power backup systems.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== APPLICATIONS ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Applications of AMF Panels<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-industry\"><\/i><\/div>\r\n                <h4>Manufacturing Industries<\/h4>\r\n                <p>Ensure uninterrupted production by automatically switching to generator power during outages.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-hospital\"><\/i><\/div>\r\n                <h4>Hospitals<\/h4>\r\n                <p>Maintain continuous power for operation theatres, ICUs, diagnostic equipment, and life support systems.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-server\"><\/i><\/div>\r\n                <h4>Data Centres<\/h4>\r\n                <p>Provide uninterrupted power to servers, UPS systems, and networking infrastructure.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-building\"><\/i><\/div>\r\n                <h4>Commercial Buildings<\/h4>\r\n                <p>Support elevators, HVAC systems, lighting, and essential electrical loads.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-hotel\"><\/i><\/div>\r\n                <h4>Hotels & Hospitality<\/h4>\r\n                <p>Ensure seamless guest services during utility power failures.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-shopping-cart\"><\/i><\/div>\r\n                <h4>Shopping Malls<\/h4>\r\n                <p>Maintain continuous operation of lighting, escalators, lifts, and security systems.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-graduation-cap\"><\/i><\/div>\r\n                <h4>Educational Institutions<\/h4>\r\n                <p>Provide reliable backup power for laboratories, classrooms, and campus infrastructure.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-plane\"><\/i><\/div>\r\n                <h4>Airports & Infrastructure Projects<\/h4>\r\n                <p>Support mission-critical electrical systems with automatic backup power.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== COMPONENTS ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Components of an AMF Panel<\/span>\r\n        <\/div>\r\n        <div class=\"info-strip\">\r\n            <p style=\"text-align: justify; margin-bottom: 12px;\">Our AMF Panels are built using premium electrical components, including:<\/p>\r\n            <div class=\"tag-pills\">\r\n                <span class=\"tag-pill\"><i class=\"fas fa-microchip\"><\/i> AMF Controller<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-bolt\"><\/i> Air Circuit Breaker (ACB)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-bolt\"><\/i> Molded Case Circuit Breaker (MCCB)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-sync-alt\"><\/i> Motorised Changeover Switch<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-exchange-alt\"><\/i> Automatic Transfer Switch (ATS)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-plug\"><\/i> Contactor Assemblies<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-shield-alt\"><\/i> Protection Relays<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-random\"><\/i> Current Transformers (CTs)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-random\"><\/i> Voltage Transformers (VTs)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-chart-bar\"><\/i> Digital Multifunction Meter<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-lightbulb\"><\/i> Indication Lamps<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-hand-pointer\"><\/i> Push Buttons & Selector Switches<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-touch\"><\/i> HMI Touchscreen (Optional)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-cogs\"><\/i> PLC Controller (Optional)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-wifi\"><\/i> Communication Modules<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-bars\"><\/i> Copper Busbars<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-th\"><\/i> Terminal Blocks<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== BENEFITS ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Benefits of AMF Panels<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-power-off\"><\/i><\/div>\r\n                <h4>Uninterrupted Power Supply<\/h4>\r\n                <p>Automatically restores power during utility failures, reducing operational downtime.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-stopwatch\"><\/i><\/div>\r\n                <h4>Faster Response Time<\/h4>\r\n                <p>Detects power failures and starts the generator within seconds.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-shield-alt\"><\/i><\/div>\r\n                <h4>Improved Equipment Protection<\/h4>\r\n                <p>Prevents voltage fluctuations and sudden shutdowns that can damage critical equipment.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-hard-hat\"><\/i><\/div>\r\n                <h4>Enhanced Operational Safety<\/h4>\r\n                <p>Automatic switching reduces the need for manual intervention during power outages.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-hand-paper\"><\/i><\/div>\r\n                <h4>Reduced Downtime<\/h4>\r\n                <p>Keeps production lines, medical facilities, and critical infrastructure operational.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-leaf\"><\/i><\/div>\r\n                <h4>Increased Generator Efficiency<\/h4>\r\n                <p>Optimises DG Set operation with intelligent start-stop control.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-eye\"><\/i><\/div>\r\n                <h4>Easy Monitoring<\/h4>\r\n                <p>Provides real-time system status, alarms, and event history.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-expand\"><\/i><\/div>\r\n                <h4>Future Expansion<\/h4>\r\n                <p>Modular design allows integration with additional generators and automation systems.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== OUR AMF PANEL SOLUTIONS ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Our AMF Panel Solutions<\/span>\r\n        <\/div>\r\n        <div class=\"info-strip\">\r\n            <p style=\"text-align: justify; margin-bottom: 12px;\">Greenventum offers complete AMF Panel Solutions, including:<\/p>\r\n            <div class=\"tag-pills\">\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-map-marker-alt\"><\/i> Site Assessment<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-tasks\"><\/i> Power Backup Requirement Analysis<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-calculator\"><\/i> Electrical Load Calculation<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-pencil-ruler\"><\/i> Panel Design & Engineering<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-cogs\"><\/i> DG Set Compatibility Assessment<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-industry\"><\/i> Panel Manufacturing<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-check-circle\"><\/i> Factory Acceptance Testing (FAT)<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-truck\"><\/i> Installation & Cabling<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-tools\"><\/i> Testing & Commissioning<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-wifi\"><\/i> PLC & SCADA Integration<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-chart-bar\"><\/i> Performance Verification<\/span>\r\n                <span class=\"tag-pill grey-pill\"><i class=\"fas fa-file-contract\"><\/i> Annual Maintenance Contracts (AMC)<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== INDUSTRIES ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Industries We Serve<\/span>\r\n        <\/div>\r\n        <p style=\"text-align: justify; margin-bottom: 15px;\">Our <strong>AMF Panel Solutions<\/strong> are ideal for:<\/p>\r\n        <div class=\"tag-pills\">\r\n            <span class=\"tag-pill\"><i class=\"fas fa-industry\"><\/i> Manufacturing Industries<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-capsules\"><\/i> Pharmaceutical Industries<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-utensils\"><\/i> Food Processing Plants<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-flask\"><\/i> Chemical Industries<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-hard-hat\"><\/i> Steel Plants<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-truck\"><\/i> Cement Plants<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-hospital\"><\/i> Hospitals<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-hotel\"><\/i> Hotels<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-building\"><\/i> Commercial Buildings<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-shopping-cart\"><\/i> Shopping Malls<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-server\"><\/i> Data Centres<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-laptop\"><\/i> IT Parks<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-plane\"><\/i> Airports<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-warehouse\"><\/i> Warehouses<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-graduation-cap\"><\/i> Educational Institutions<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-solar-panel\"><\/i> Renewable Energy Facilities<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-landmark\"><\/i> Government Buildings<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-road\"><\/i> Infrastructure Projects<\/span>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== WHY CHOOSE US ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Why Choose Greenventum Powertech Solutions?<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-user-tie\"><\/i><\/div>\r\n                <h4 style=\"text-transform: none; color: var(--grey-dark);\">Experienced Electrical Engineering Experts<\/h4>\r\n                <p>Our team consists of experienced electrical engineers, commissioning specialists, and automation professionals with expertise in power backup systems, switchgear, and DG synchronization.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-pencil-ruler\"><\/i><\/div>\r\n                <h4 style=\"text-transform: none; color: var(--grey-dark);\">Custom-Built AMF Panels<\/h4>\r\n                <p>Every AMF Panel is designed according to your generator capacity, electrical load, operating environment, and future expansion requirements.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-star\"><\/i><\/div>\r\n                <h4 style=\"text-transform: none; color: var(--grey-dark);\">Premium Components<\/h4>\r\n                <p>We use high-quality controllers, breakers, relays, and electrical accessories from trusted manufacturers to ensure reliability and long service life.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-tasks\"><\/i><\/div>\r\n                <h4 style=\"text-transform: none; color: var(--grey-dark);\">Complete Turnkey Solutions<\/h4>\r\n                <p>From design and manufacturing to installation, testing, commissioning, operator training, and maintenance, Greenventum provides end-to-end AMF Panel solutions.<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-file-alt\"><\/i><\/div>\r\n                <h4 style=\"text-transform: none; color: var(--grey-dark);\">Comprehensive Technical Documentation<\/h4>\r\n                <p>Each project includes Single Line Diagram (SLD), General Arrangement (GA) Drawings, Control Wiring Diagrams, Bill of Materials (BOM), Factory Acceptance Test (FAT) Report, Commissioning Report, Operation & Maintenance Manual, and Test Certificates.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== COMPARISON TABLE ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">AMF Panel vs ATS Panel<\/span>\r\n        <\/div>\r\n        <table class=\"comparison-table\">\r\n            <thead>\r\n                <tr>\r\n                    <th>Feature<\/th>\r\n                    <th>AMF Panel<\/th>\r\n                    <th>ATS Panel<\/th>\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td><strong>Generator Start\/Stop<\/strong><\/td>\r\n                    <td>Automatic<\/td>\r\n                    <td>Not Always Included<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Utility Monitoring<\/strong><\/td>\r\n                    <td>Yes<\/td>\r\n                    <td>Yes<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Automatic Load Transfer<\/strong><\/td>\r\n                    <td>Yes<\/td>\r\n                    <td>Yes<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>DG Protection<\/strong><\/td>\r\n                    <td>Yes<\/td>\r\n                    <td>Limited<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Intelligent Controller<\/strong><\/td>\r\n                    <td>Yes<\/td>\r\n                    <td>Basic<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Remote Monitoring<\/strong><\/td>\r\n                    <td>Optional<\/td>\r\n                    <td>Limited<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Best For<\/strong><\/td>\r\n                    <td>Industrial & Commercial Backup Systems<\/td>\r\n                    <td>Basic Power Transfer Applications<\/td>\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n    <\/section>\r\n\r\n    <!-- ========== STANDARDS ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Standards We Follow<\/span>\r\n        <\/div>\r\n        <p style=\"text-align: justify; margin-bottom: 15px;\">Our <strong>AMF Panel Solutions<\/strong> are designed, manufactured, and tested in accordance with:<\/p>\r\n        <div class=\"tag-pills\">\r\n            <span class=\"tag-pill\"><i class=\"fas fa-globe\"><\/i> IEC 61439 \u2013 Low Voltage Switchgear & Controlgear Assemblies<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-globe\"><\/i> IEC 60947 \u2013 Low Voltage Switchgear<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-flag\"><\/i> IS 8623 \/ Relevant BIS Standards<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-code\"><\/i> National Electrical Code (NEC) (where applicable)<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-cogs\"><\/i> OEM DG Set Guidelines<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-hard-hat\"><\/i> Electrical Safety Regulations<\/span>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== FAQ (Accordion) ========== -->\r\n    <section class=\"section-spacing\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #000;\">\r\n        <div class=\"section-title-wrapper\">\r\n            <span class=\"section-title\">Frequently Asked Questions (FAQs)<\/span>\r\n        <\/div>\r\n        <div class=\"faq-container\"><\/div>\r\n    <\/section>\r\n\r\n    <footer style=\"text-align:center; padding: 30px 0 40px; color: #8a8a8a; font-size: 13px; font-family: Arial, Helvetica, sans-serif;\">\r\n        <p style=\"margin:0;\">&copy; Greenventum Powertech Solutions \u2014 Intelligent AMF Panel Solutions | Constant Power Supply & Automatic Power Backup<\/p>\r\n    <\/footer>\r\n\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        const faqContainer = document.querySelector('.faq-container');\r\n        const faqs = [\r\n            {\r\n                q: \"1. What is the purpose of an AMF Panel?\",\r\n                a: \"An AMF Panel ensures uninterrupted power by automatically detecting mains failure, starting the DG Set, transferring the load, and restoring the load back to the utility supply when power returns.\"\r\n            },\r\n            {\r\n                q: \"2. What is the difference between an AMF Panel and an ATS Panel?\",\r\n                a: \"An AMF Panel includes generator control, automatic start\/stop, protection, and load transfer, while an ATS (Automatic Transfer Switch) primarily performs load transfer between two power sources and may not include full generator control functions.\"\r\n            },\r\n            {\r\n                q: \"3. Which industries use AMF Panels?\",\r\n                a: \"AMF Panels are commonly used in manufacturing plants, hospitals, hotels, commercial buildings, shopping malls, pharmaceutical industries, airports, data centres, educational institutions, and infrastructure projects.\"\r\n            },\r\n            {\r\n                q: \"5. What testing is performed before delivery?\",\r\n                a: \"Every AMF Panel undergoes comprehensive Factory Acceptance Testing (FAT), including:<br>\u2022 Visual Inspection<br>\u2022 Wiring Verification<br>\u2022 Functional Testing<br>\u2022 Generator Simulation<br>\u2022 Protection Relay Testing<br>\u2022 Insulation Resistance Test<br>\u2022 High Voltage (Hi-Pot) Test<br>\u2022 Automatic Transfer Sequence Verification\"\r\n            }\r\n        ];\r\n\r\n        faqs.forEach(faq => {\r\n            const item = document.createElement('div');\r\n            item.className = 'faq-item';\r\n            item.innerHTML = `\r\n                <button class=\"faq-question\">\r\n                    <span>${faq.q}<\/span>\r\n                    <i class=\"fas fa-chevron-down\"><\/i>\r\n                <\/button>\r\n                <div class=\"faq-answer\">\r\n                    <p>${faq.a}<\/p>\r\n                <\/div>\r\n            `;\r\n            const btn = item.querySelector('.faq-question');\r\n            btn.addEventListener('click', () => {\r\n                const isActive = item.classList.contains('active');\r\n                document.querySelectorAll('.faq-item').forEach(el => el.classList.remove('active'));\r\n                if (!isActive) {\r\n                    item.classList.add('active');\r\n                }\r\n            });\r\n            faqContainer.appendChild(item);\r\n        });\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Power Backup Automation Intelligent AMF Panel Solutions Constant Power Supply &#038; Automatic Power Backup Within commercial and industrial operations, power outages can result in data loss, equipment damage, production losses, and operational downtime. By automatically identifying power outages and starting the diesel generator (DG Set) in a matter of seconds, an Auto Mains Failure (AMF)&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3663","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Our organization was established with a bold vision to redefine how energy is consumed, managed, and optimized\u2014delivering world- class engineering consultancy and sustainable energy solutions across industrial landscapes globally. Useful Services Newsletter Signup for our weekly newsletter to get the latest news, updates and special offer.Subscribe Copyright 2026 Greenventum. All rights reserved Terms &amp; ConditionsPrivacy\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/azoresfzco.com\/Greenventum-Website\/?energiso_footer=global-footer\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Powertech Solutions Pvt Ltd - EFFICIENCY MEETS SUSTAINABILITY\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Global Footer - Powertech Solutions Pvt Ltd\" \/>\n\t\t<meta property=\"og:description\" content=\"Our organization was established with a bold vision to redefine how energy is consumed, managed, and optimized\u2014delivering world- class engineering consultancy and sustainable energy solutions across industrial landscapes globally. Useful Services Newsletter Signup for our weekly newsletter to get the latest news, updates and special offer.Subscribe Copyright 2026 Greenventum. All rights reserved Terms &amp; ConditionsPrivacy\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/azoresfzco.com\/Greenventum-Website\/?energiso_footer=global-footer\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-10-18T06:38:10+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-13T09:02:13+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Global Footer - Powertech Solutions Pvt Ltd\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Our organization was established with a bold vision to redefine how energy is consumed, managed, and optimized\u2014delivering world- class engineering consultancy and sustainable energy solutions across industrial landscapes globally. Useful Services Newsletter Signup for our weekly newsletter to get the latest news, updates and special offer.Subscribe Copyright 2026 Greenventum. All rights reserved Terms &amp; ConditionsPrivacy\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/?energiso_footer=global-footer#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/amf-panels\\\/#listItem\",\"name\":\"AMF Panels\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/amf-panels\\\/#listItem\",\"position\":2,\"name\":\"AMF Panels\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/#organization\",\"name\":\"Powertech Solutions Pvt Ltd\",\"description\":\"EFFICIENCY MEETS SUSTAINABILITY\",\"url\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/?energiso_footer=global-footer#webpage\",\"url\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/?energiso_footer=global-footer\",\"name\":\"Global Footer - Powertech Solutions Pvt Ltd\",\"description\":\"Our organization was established with a bold vision to redefine how energy is consumed, managed, and optimized\\u2014delivering world- class engineering consultancy and sustainable energy solutions across industrial landscapes globally. Useful Services Newsletter Signup for our weekly newsletter to get the latest news, updates and special offer.Subscribe Copyright 2026 Greenventum. All rights reserved Terms & ConditionsPrivacy\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/?energiso_footer=global-footer#breadcrumblist\"},\"datePublished\":\"2022-10-18T08:38:10+00:00\",\"dateModified\":\"2026-06-13T09:02:13+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/#website\",\"url\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/\",\"name\":\"Powertech Solutions Pvt Ltd\",\"description\":\"EFFICIENCY MEETS SUSTAINABILITY\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Global Footer - Powertech Solutions Pvt Ltd","description":"Our organization was established with a bold vision to redefine how energy is consumed, managed, and optimized\u2014delivering world- class engineering consultancy and sustainable energy solutions across industrial landscapes globally. Useful Services Newsletter Signup for our weekly newsletter to get the latest news, updates and special offer.Subscribe Copyright 2026 Greenventum. All rights reserved Terms & ConditionsPrivacy","canonical_url":"https:\/\/azoresfzco.com\/Greenventum-Website\/?energiso_footer=global-footer","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/?energiso_footer=global-footer#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/azoresfzco.com\/Greenventum-Website#listItem","position":1,"name":"Home","item":"https:\/\/azoresfzco.com\/Greenventum-Website","nextItem":{"@type":"ListItem","@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/amf-panels\/#listItem","name":"AMF Panels"}},{"@type":"ListItem","@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/amf-panels\/#listItem","position":2,"name":"AMF Panels","previousItem":{"@type":"ListItem","@id":"https:\/\/azoresfzco.com\/Greenventum-Website#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/#organization","name":"Powertech Solutions Pvt Ltd","description":"EFFICIENCY MEETS SUSTAINABILITY","url":"https:\/\/azoresfzco.com\/Greenventum-Website\/"},{"@type":"WebPage","@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/?energiso_footer=global-footer#webpage","url":"https:\/\/azoresfzco.com\/Greenventum-Website\/?energiso_footer=global-footer","name":"Global Footer - Powertech Solutions Pvt Ltd","description":"Our organization was established with a bold vision to redefine how energy is consumed, managed, and optimized\u2014delivering world- class engineering consultancy and sustainable energy solutions across industrial landscapes globally. Useful Services Newsletter Signup for our weekly newsletter to get the latest news, updates and special offer.Subscribe Copyright 2026 Greenventum. All rights reserved Terms & ConditionsPrivacy","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/#website"},"breadcrumb":{"@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/?energiso_footer=global-footer#breadcrumblist"},"datePublished":"2022-10-18T08:38:10+00:00","dateModified":"2026-06-13T09:02:13+00:00"},{"@type":"WebSite","@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/#website","url":"https:\/\/azoresfzco.com\/Greenventum-Website\/","name":"Powertech Solutions Pvt Ltd","description":"EFFICIENCY MEETS SUSTAINABILITY","inLanguage":"en-US","publisher":{"@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/#organization"}}]},"og:locale":"en_US","og:site_name":"Powertech Solutions Pvt Ltd - EFFICIENCY MEETS SUSTAINABILITY","og:type":"article","og:title":"Global Footer - Powertech Solutions Pvt Ltd","og:description":"Our organization was established with a bold vision to redefine how energy is consumed, managed, and optimized\u2014delivering world- class engineering consultancy and sustainable energy solutions across industrial landscapes globally. Useful Services Newsletter Signup for our weekly newsletter to get the latest news, updates and special offer.Subscribe Copyright 2026 Greenventum. All rights reserved Terms &amp; ConditionsPrivacy","og:url":"https:\/\/azoresfzco.com\/Greenventum-Website\/?energiso_footer=global-footer","article:published_time":"2022-10-18T06:38:10+00:00","article:modified_time":"2026-06-13T09:02:13+00:00","twitter:card":"summary_large_image","twitter:title":"Global Footer - Powertech Solutions Pvt Ltd","twitter:description":"Our organization was established with a bold vision to redefine how energy is consumed, managed, and optimized\u2014delivering world- class engineering consultancy and sustainable energy solutions across industrial landscapes globally. Useful Services Newsletter Signup for our weekly newsletter to get the latest news, updates and special offer.Subscribe Copyright 2026 Greenventum. All rights reserved Terms &amp; ConditionsPrivacy"},"aioseo_meta_data":{"post_id":"3663","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-08-17 06:38:29","updated":"2026-08-17 10:07:36"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/azoresfzco.com\/Greenventum-Website\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAMF Panels\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/azoresfzco.com\/Greenventum-Website"},{"label":"AMF Panels","link":"https:\/\/azoresfzco.com\/Greenventum-Website\/amf-panels\/"}],"_links":{"self":[{"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/pages\/3663","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/comments?post=3663"}],"version-history":[{"count":7,"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/pages\/3663\/revisions"}],"predecessor-version":[{"id":3710,"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/pages\/3663\/revisions\/3710"}],"wp:attachment":[{"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/media?parent=3663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}