{"id":3675,"date":"2026-08-17T06:50:52","date_gmt":"2026-08-17T06:50:52","guid":{"rendered":"https:\/\/azoresfzco.com\/Greenventum-Website\/?page_id=3675"},"modified":"2026-08-17T10:24:36","modified_gmt":"2026-08-17T10:24:36","slug":"db-panel","status":"publish","type":"page","link":"https:\/\/azoresfzco.com\/Greenventum-Website\/db-panel\/","title":{"rendered":"DB Panel"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3675\" class=\"elementor elementor-3675\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f31ec1 e-flex e-con-boxed e-con e-parent\" data-id=\"5f31ec1\" 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-110291b elementor-widget elementor-widget-html\" data-id=\"110291b\" 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    * { box-sizing: border-box; }\r\n    body { margin: 0; padding: 0; background: #fafafa; font-family: var(--font-body); line-height: 1.6; color: #333; }\r\n    .main-wrapper { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\r\n    \/* ---------- HERO ---------- *\/\r\n    .hero-section { display: flex; align-items: center; gap: 50px; padding: 70px 0; flex-wrap: wrap; background: #fff; border-radius: var(--radius-lg); margin: 30px 0 50px; box-shadow: var(--shadow-md); position: relative; overflow: hidden; }\r\n    .hero-section::before, .hero-section::after { content: ''; position: absolute; border-radius: 50%; }\r\n    .hero-section::before { top: -80px; right: -80px; width: 240px; height: 240px; background: radial-gradient(circle, rgba(45,138,78,0.06) 0%, transparent 70%); }\r\n    .hero-section::after { bottom: -60px; left: -60px; width: 200px; height: 200px; background: radial-gradient(circle, rgba(26,92,52,0.05) 0%, transparent 70%); }\r\n    .hero-left { flex: 1 1 500px; padding: 20px 40px; position: relative; z-index: 1; }\r\n    .hero-badge { display: inline-block; background: var(--green-pale); color: var(--green-dark); font-size: 13px; font-weight: 700; padding: 6px 16px; border-radius: 50px; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 18px; }\r\n    .hero-left h1 { font-size: 34px; font-weight: 800; color: var(--grey-dark); margin: 0 0 10px; line-height: 1.25; }\r\n    .highlight { color: var(--green-mid); }\r\n    .hero-left h2 { font-size: 16px; font-weight: 600; color: var(--grey-mid); margin: 0 0 20px; line-height: 1.4; }\r\n    .hero-left p { font-size: 15px; color: var(--grey-mid); line-height: 1.7; margin: 0; text-align: justify; }\r\n    .hero-right { flex: 0 0 500px; padding: 20px 30px 20px 10px; position: relative; z-index: 1; display: flex; align-items: center; justify-content: center; }\r\n    .hero-image-wrapper { width: 100%; max-width: 500px; aspect-ratio: 1\/1; overflow: hidden; border-radius: 5px; }\r\n    .hero-image-wrapper img { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 5px; }\r\n    \/* ---------- SECTION HEADERS ---------- *\/\r\n    .section-title { font-size: 26px; font-weight: 700; color: var(--grey-dark); margin: 0 0 8px; position: relative; display: inline-block; }\r\n    .section-title::after { content: ''; position: absolute; bottom: -6px; left: 0; width: 50px; height: 3px; background: var(--green-accent); border-radius: 2px; }\r\n    .section-title-wrapper { margin-bottom: 25px; }\r\n    .section-spacing { margin-bottom: 55px; }\r\n    \/* ---------- CARDS ---------- *\/\r\n    .card-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 25px; margin-top: 15px; }\r\n    .card { background: #fff; border-radius: var(--radius-md); padding: 28px 24px; box-shadow: var(--shadow-sm); border: 1px solid var(--grey-border); transition: all 0.25s ease; }\r\n    .card:hover { box-shadow: var(--shadow-lg); transform: translateY(-4px); border-color: transparent; }\r\n    .card-icon { width: 48px; height: 48px; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 20px; margin-bottom: 16px; background: var(--green-pale); color: var(--green-dark); }\r\n    .card h3, .card h4 { font-size: 16px; font-weight: 700; color: var(--green-dark); margin: 0 0 10px; text-transform: uppercase; letter-spacing: 0.3px; }\r\n    .card p, .card ul li { font-size: 14px; color: var(--grey-mid); line-height: 1.5; }\r\n    .card ul { list-style: none; padding: 0; margin: 0; }\r\n    .card ul li { padding: 3px 0 3px 18px; position: relative; }\r\n    .card ul li::before { content: '\\25C6'; position: absolute; left: 0; top: 5px; font-size: 7px; color: var(--green-mid); }\r\n    \/* ---------- INFO STRIP ---------- *\/\r\n    .info-strip { background: linear-gradient(135deg, #f9fdf9 0%, #f0f7f1 100%); border-left: 5px solid var(--green-mid); border-radius: 0 var(--radius-md) var(--radius-md) 0; padding: 28px 30px; margin: 25px 0; box-shadow: var(--shadow-sm); }\r\n    .info-strip h2 { font-size: 22px; font-weight: 700; margin-top: 0; margin-bottom: 12px; color: var(--green-dark); }\r\n    .info-strip p, .info-strip ul li { font-size: 14px; color: var(--grey-mid); line-height: 1.6; text-align: justify; }\r\n    \/* ---------- TAGS ---------- *\/\r\n    .tag-pills { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; }\r\n    .tag-pill { display: inline-block; background: var(--green-pale); color: var(--green-dark); font-size: 13px; font-weight: 600; padding: 6px 16px; border-radius: 50px; transition: background 0.2s; }\r\n    .tag-pill:hover { background: var(--green-mid); color: #fff; }\r\n    .tag-pill i { margin-right: 4px; }\r\n    .grey-pill { background: var(--grey-pale); color: var(--grey-dark); }\r\n    .grey-pill:hover { background: var(--grey-mid); color: #fff; }\r\n    \/* ---------- TABLE ---------- *\/\r\n    .comparison-table { width: 100%; border-collapse: collapse; margin: 20px 0; background: #fff; border-radius: var(--radius-md); overflow: hidden; box-shadow: var(--shadow-sm); }\r\n    .comparison-table th, .comparison-table td { padding: 14px 18px; text-align: left; border-bottom: 1px solid var(--grey-border); font-size: 14px; }\r\n    .comparison-table th { background: var(--green-dark); color: #fff; font-weight: 700; }\r\n    .comparison-table tr:last-child td { border-bottom: none; }\r\n    \/* ---------- FAQ ---------- *\/\r\n    .faq-container { margin-top: 25px; }\r\n    .faq-item { border: 1px solid var(--grey-border); border-radius: var(--radius-sm); margin-bottom: 8px; background: #fff; overflow: hidden; }\r\n    .faq-question { width: 100%; background: none; border: none; padding: 16px 22px; font-size: 15px; font-weight: 600; color: var(--grey-dark); text-align: left; cursor: pointer; display: flex; justify-content: space-between; align-items: center; transition: background 0.2s; }\r\n    .faq-question:hover { background: #f9fdf9; }\r\n    .faq-question i { font-size: 14px; color: var(--green-mid); transition: transform 0.3s; }\r\n    .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s; padding: 0 22px; font-size: 14px; color: var(--grey-mid); line-height: 1.6; }\r\n    .faq-item.active .faq-answer { max-height: 700px; padding: 12px 22px 20px; }\r\n    .faq-item.active .faq-question i { transform: rotate(180deg); }\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    }\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 Distribution & Protection<\/span>\r\n            <h1><span class=\"highlight\">DB Panel<\/span> (Distribution Board Panel)<\/h1>\r\n            <h2>Reliable DB Panel Solutions for Safe & Efficient Electrical Power Distribution<\/h2>\r\n            <p>Every industrial, commercial, residential, and building site needs an effective electrical distribution system to run safely. By supplying electricity from the main supply to several circuits and safeguarding personnel, machinery, and electrical installations against overloads, short circuits, and electrical failures, a Distribution Board (DB) Panel serves a crucial purpose. High-quality <strong>DB Panels (Distribution Board Panels)<\/strong> that offer dependable, safe, and effective electrical power distribution are designed, manufactured, supplied, installed, tested, and commissioned by <strong>Greenventum Powertech Solutions<\/strong>. Our DB Panels are designed to satisfy the unique power needs of commercial buildings, hospitals, hotels, data centers, educational institutions, industrial facilities, and infrastructure projects. They are developed utilizing high-quality electrical components. With our expertise in electrical engineering, power quality, and industrial automation, we deliver complete DB Panel Solutions that comply with Indian and international electrical standards while ensuring long-term reliability and operational safety.<\/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\/db.jpg\" alt=\"DB Panel Solutions\" loading=\"lazy\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== WHAT IS A DB 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 a DB 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 electrical panel known as a <strong>DB Panel (Distribution Board Panel)<\/strong> safely distributes electricity to various electrical circuits within a building or facility after receiving it from the PCC Panel or main incoming supply. Devices like MCBs, MCCBs, RCCBs, RCBOs, or ELCBs guard each outgoing circuit from overloads, short circuits, and earth leakage.<\/p>\r\n            <p style=\"text-align: justify; font-weight: 600;\">A Distribution Board Panel serves as the central point for:<\/p>\r\n            <ul style=\"margin-top: 5px; padding-left: 20px;\">\r\n                <li>Electrical Power Distribution<\/li>\r\n                <li>Circuit Protection<\/li>\r\n                <li>Load Distribution<\/li>\r\n                <li>Electrical Safety<\/li>\r\n                <li>Fault Isolation<\/li>\r\n                <li>Energy Monitoring<\/li>\r\n                <li>Maintenance Convenience<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== WHY IS A DB PANEL IMPORTANT ========== -->\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 is a DB Panel Important?<\/span>\r\n        <\/div>\r\n        <div class=\"info-strip\">\r\n            <p style=\"text-align: justify; margin-bottom: 12px;\">A properly designed DB Panel ensures:<\/p>\r\n            <div class=\"tag-pills\">\r\n                <span class=\"tag-pill\"><i class=\"fas fa-check-circle\"><\/i> Safe distribution of electrical power<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-shield-alt\"><\/i> Protection of electrical equipment<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-exclamation-triangle\"><\/i> Prevention of overloads and short circuits<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-fire-extinguisher\"><\/i> Reduced fire hazards<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-tools\"><\/i> Easy maintenance and troubleshooting<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-chart-line\"><\/i> Improved electrical reliability<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-file-contract\"><\/i> Compliance with safety regulations<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-leaf\"><\/i> Better energy management<\/span>\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 DB Panels<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-th-large\"><\/i><\/div><h4>Compact & Modular Design<\/h4><p>Space-saving design with expansion capability.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-shield-alt\"><\/i><\/div><h4>Powder-Coated CRCA Enclosure<\/h4><p>Durable and corrosion-resistant enclosure.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-home\"><\/i><\/div><h4>Indoor & Outdoor Installation Options<\/h4><p>Flexible for various environments.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-bars\"><\/i><\/div><h4>Copper or Aluminium Busbars<\/h4><p>High conductivity for reliable distribution.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-bolt\"><\/i><\/div><h4>MCB, MCCB & RCCB Protection<\/h4><p>Multiple levels of circuit protection.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-shield-virus\"><\/i><\/div><h4>RCBO & ELCB Integration<\/h4><p>Residual current protection.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-cloud-upload-alt\"><\/i><\/div><h4>Surge Protection Device (SPD) Option<\/h4><p>Protection against voltage surges.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-globe-americas\"><\/i><\/div><h4>Neutral & Earth Busbars<\/h4><p>Proper earthing and neutral connections.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-tachometer-alt\"><\/i><\/div><h4>Digital Energy Meter Integration<\/h4><p>Monitor energy consumption.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-eye\"><\/i><\/div><h4>Phase Monitoring<\/h4><p>Detects phase failure and imbalance.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-lock\"><\/i><\/div><h4>Lockable Door Design<\/h4><p>Safe and secure access.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-water\"><\/i><\/div><h4>IP42, IP54 & IP65 Protection Ratings<\/h4><p>Dust and moisture protection.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-terminal\"><\/i><\/div><h4>Easy Cable Entry & Exit<\/h4><p>Convenient cable management.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-expand\"><\/i><\/div><h4>Expandable Circuit Capacity<\/h4><p>Add circuits as needed.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-tag\"><\/i><\/div><h4>User-Friendly Labelling<\/h4><p>Clear circuit identification.<\/p><\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- ========== TYPES OF DB 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 DB Panels We Offer<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-lightbulb\"><\/i><\/div><h4>Lighting Distribution Board (LDB)<\/h4><p>Designed for distributing power to lighting circuits in commercial and industrial buildings.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-plug\"><\/i><\/div><h4>Power Distribution Board (PDB)<\/h4><p>Used for supplying power to heavy electrical loads, machinery, and equipment.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-cogs\"><\/i><\/div><h4>Motor Distribution Board<\/h4><p>Provides protected power distribution for motor-operated systems.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-building\"><\/i><\/div><h4>Floor Distribution Board<\/h4><p>Installed on each floor of multi-storey commercial and residential buildings.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-sitemap\"><\/i><\/div><h4>Sub Distribution Board (SDB)<\/h4><p>Receives power from the main DB Panel and distributes it to smaller electrical sections.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-cloud-sun\"><\/i><\/div><h4>Outdoor Distribution Board<\/h4><p>Weatherproof DB Panels designed for outdoor installations.<\/p><\/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 DB Panels<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-industry\"><\/i><\/div><h4>Manufacturing Industries<\/h4><p>Distribute power safely to production equipment, motors, lighting, and utility systems.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-building\"><\/i><\/div><h4>Commercial Buildings<\/h4><p>Provide organized electrical distribution for offices, retail stores, and business complexes.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-hospital\"><\/i><\/div><h4>Hospitals<\/h4><p>Ensure safe and reliable power supply for critical medical equipment.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-hotel\"><\/i><\/div><h4>Hotels<\/h4><p>Manage electrical loads for guest rooms, kitchens, HVAC systems, and common areas.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-server\"><\/i><\/div><h4>Data Centres<\/h4><p>Support UPS systems, cooling equipment, lighting, and server infrastructure.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-graduation-cap\"><\/i><\/div><h4>Educational Institutions<\/h4><p>Distribute power safely across classrooms, laboratories, libraries, and administrative buildings.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-home\"><\/i><\/div><h4>Residential Projects<\/h4><p>Provide secure electrical distribution for apartments, villas, and housing societies.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-road\"><\/i><\/div><h4>Infrastructure Projects<\/h4><p>Used in airports, metro stations, railway stations, industrial parks, and government facilities.<\/p><\/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 a DB Panel<\/span>\r\n        <\/div>\r\n        <div class=\"info-strip\">\r\n            <p style=\"text-align: justify; margin-bottom: 12px;\">Our Distribution Board Panels include high-quality electrical components such as:<\/p>\r\n            <div class=\"tag-pills\">\r\n                <span class=\"tag-pill\"><i class=\"fas fa-bolt\"><\/i> Miniature Circuit Breakers (MCB)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-bolt\"><\/i> Molded Case Circuit Breakers (MCCB)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-shield-alt\"><\/i> Residual Current Circuit Breakers (RCCB)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-shield-virus\"><\/i> Residual Current Breaker with Overcurrent Protection (RCBO)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-globe-americas\"><\/i> Earth Leakage Circuit Breakers (ELCB)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-bars\"><\/i> Copper\/Aluminium Busbars<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-minus-circle\"><\/i> Neutral Link<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-globe\"><\/i> Earth Link<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-cloud-upload-alt\"><\/i> Surge Protection Devices (SPD)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-tachometer-alt\"><\/i> Energy Meter (Optional)<\/span>\r\n                <span class=\"tag-pill\"><i class=\"fas fa-tachometer\"><\/i> Digital Voltmeter & Ammeter<\/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-sliders-h\"><\/i> Selector Switches<\/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-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 DB Panels<\/span>\r\n        <\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-check-circle\"><\/i><\/div><h4>Safe Electrical Distribution<\/h4><p>Ensures reliable and secure distribution of electricity throughout your facility.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-shield-alt\"><\/i><\/div><h4>Enhanced Electrical Protection<\/h4><p>Protects electrical circuits against overloads, short circuits, and earth leakage.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-hand-paper\"><\/i><\/div><h4>Reduced Downtime<\/h4><p>Quick fault identification and isolation improve system reliability.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-tools\"><\/i><\/div><h4>Easy Maintenance<\/h4><p>Clearly labelled circuits simplify inspection and maintenance.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-leaf\"><\/i><\/div><h4>Improved Energy Management<\/h4><p>Optional metering enables monitoring of energy consumption.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-expand\"><\/i><\/div><h4>Scalable Design<\/h4><p>Additional circuits can be added as your facility expands.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-clock\"><\/i><\/div><h4>Long Service Life<\/h4><p>Manufactured using corrosion-resistant enclosures and high-quality components.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-file-contract\"><\/i><\/div><h4>Compliance with Standards<\/h4><p>Designed to meet relevant electrical safety and performance standards.<\/p><\/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        <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-car\"><\/i> Automotive Plants<\/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 Units<\/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-tshirt\"><\/i> Textile Industries<\/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-shopping-cart\"><\/i> Shopping Malls<\/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-server\"><\/i> Data Centres<\/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-warehouse\"><\/i> Warehouses<\/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-train\"><\/i> Metro Rail Projects<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-solar-panel\"><\/i> Renewable Energy Plants<\/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-home\"><\/i> Residential Complexes<\/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\"><div class=\"card-icon\"><i class=\"fas fa-user-tie\"><\/i><\/div><h4 style=\"text-transform:none; color:var(--grey-dark);\">Experienced Electrical Engineers<\/h4><p>Our experienced engineers design DB Panels that meet your exact electrical load requirements while ensuring maximum safety and reliability.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-pencil-ruler\"><\/i><\/div><h4 style=\"text-transform:none; color:var(--grey-dark);\">Customized Distribution Solutions<\/h4><p>Every Distribution Board Panel is customized based on circuit requirements, protection levels, environmental conditions, and future expansion plans.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-star\"><\/i><\/div><h4 style=\"text-transform:none; color:var(--grey-dark);\">Premium Quality Components<\/h4><p>We use trusted components from leading electrical manufacturers to ensure consistent performance and long service life.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-tasks\"><\/i><\/div><h4 style=\"text-transform:none; color:var(--grey-dark);\">Complete Turnkey Services<\/h4><p>From design and manufacturing to installation, testing, commissioning, and maintenance, we provide complete electrical distribution solutions.<\/p><\/div>\r\n            <div class=\"card\"><div class=\"card-icon\"><i class=\"fas fa-file-alt\"><\/i><\/div><h4 style=\"text-transform:none; color:var(--grey-dark);\">Comprehensive Technical Documentation<\/h4><p>Every project includes SLD, GA Drawings, BOM, Circuit Schedule, FAT Report, Commissioning Report, Operation & Maintenance Manual, and Test Certificates.<\/p><\/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\">DB Panel vs PCC Panel<\/span>\r\n        <\/div>\r\n        <table class=\"comparison-table\">\r\n            <thead>\r\n                <tr><th>Feature<\/th><th>DB Panel<\/th><th>PCC Panel<\/th><\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr><td><strong>Primary Function<\/strong><\/td><td>Distributes power to individual circuits<\/td><td>Main incoming power distribution<\/td><\/tr>\r\n                <tr><td><strong>Installed After<\/strong><\/td><td>PCC Panel \/ Main Supply<\/td><td>Transformer or DG Set<\/td><\/tr>\r\n                <tr><td><strong>Protection Devices<\/strong><\/td><td>MCB, MCCB, RCCB, RCBO<\/td><td>ACB, MCCB, Protection Relays<\/td><\/tr>\r\n                <tr><td><strong>Application<\/strong><\/td><td>Lighting, sockets, equipment, HVAC<\/td><td>Facility-wide power distribution<\/td><\/tr>\r\n                <tr><td><strong>Capacity<\/strong><\/td><td>Medium to Low<\/td><td>High Capacity<\/td><\/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        <div class=\"tag-pills\">\r\n            <span class=\"tag-pill\"><i class=\"fas fa-globe\"><\/i> IEC 61439<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-globe\"><\/i> IEC 60947<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-flag\"><\/i> IS 8623 \/ BIS Standards<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-code\"><\/i> National Electrical Code (NEC)<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-building\"><\/i> National Building Code (NBC)<\/span>\r\n            <span class=\"tag-pill\"><i class=\"fas fa-cogs\"><\/i> OEM Engineering 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 ========== -->\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 DB Panel Solutions | Safe & Efficient Electrical Power Distribution<\/p>\r\n    <\/footer>\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            { q: \"1. What is the purpose of a Distribution Board Panel?\", a: \"A DB Panel ensures safe and organized electrical power distribution, protects connected circuits, simplifies maintenance, and enhances overall electrical safety.\" },\r\n            { q: \"2. What protection devices are used in a DB Panel?\", a: \"A DB Panel may include:<br>\u2022 MCB (Miniature Circuit Breaker)<br>\u2022 MCCB (Moulded Case Circuit Breaker)<br>\u2022 RCCB (Residual Current Circuit Breaker)<br>\u2022 RCBO (Residual Current Breaker with Overcurrent Protection)<br>\u2022 ELCB (Earth Leakage Circuit Breaker)<br>\u2022 Surge Protection Device (SPD)\" },\r\n            { q: \"3. What tests are performed before delivery?\", a: \"Each DB Panel undergoes Factory Acceptance Testing (FAT), including:<br>\u2022 Visual Inspection<br>\u2022 Wiring Verification<br>\u2022 Insulation Resistance Test<br>\u2022 Functional Testing<br>\u2022 Busbar Tightness Check<br>\u2022 High Voltage (Hi-Pot) Test<br>\u2022 Protection Device Verification<br>\u2022 Earth Continuity Test\" },\r\n            { q: \"4. Where are DB Panels used?\", a: \"DB Panels are widely used in manufacturing industries, commercial buildings, hospitals, hotels, shopping malls, educational institutions, residential complexes, data centres, warehouses, and infrastructure projects.\" }\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\"><p>${faq.a}<\/p><\/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) item.classList.add('active');\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 Distribution &#038; Protection DB Panel (Distribution Board Panel) Reliable DB Panel Solutions for Safe &#038; Efficient Electrical Power Distribution Every industrial, commercial, residential, and building site needs an effective electrical distribution system to run safely. By supplying electricity from the main supply to several circuits and safeguarding personnel, machinery, and electrical installations against overloads,&#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-3675","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\\\/db-panel\\\/#listItem\",\"name\":\"DB Panel\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/azoresfzco.com\\\/Greenventum-Website\\\/db-panel\\\/#listItem\",\"position\":2,\"name\":\"DB Panel\",\"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\/db-panel\/#listItem","name":"DB Panel"}},{"@type":"ListItem","@id":"https:\/\/azoresfzco.com\/Greenventum-Website\/db-panel\/#listItem","position":2,"name":"DB Panel","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":"3675","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:50:52","updated":"2026-08-17 11:09:53"},"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\tDB Panel\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/azoresfzco.com\/Greenventum-Website"},{"label":"DB Panel","link":"https:\/\/azoresfzco.com\/Greenventum-Website\/db-panel\/"}],"_links":{"self":[{"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/pages\/3675","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=3675"}],"version-history":[{"count":7,"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/pages\/3675\/revisions"}],"predecessor-version":[{"id":3718,"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/pages\/3675\/revisions\/3718"}],"wp:attachment":[{"href":"https:\/\/azoresfzco.com\/Greenventum-Website\/wp-json\/wp\/v2\/media?parent=3675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}