FB040-6DK.2C.6P ZIEHL-ABEGG Axial Fan 400V 0.63/0.43kW 1.1/0.7A 1690/1420rpm
FB040-6DK.2C.6P | ZIEHL-ABEGG Axial Fan 3~400V 0.63/0.43kW * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', R oboto, Oxygen, Ubuntu, sans-serif; line-height: 1.6; color: #1e2a3a; background-color: #eef4fc; padding: 20px; } .product-container { max-width: 1280px; margin: 0 auto; background: white; border-radius: 20px; box-shadow: 0 12px 30px rgba(0,0,0,0.08); overflow: hidden; } .product-header { background: linear-gradient(115deg, #00264d 0%, #004a7c 100%); color: white; padding: 48px 32px; text-align: center; position: relative; } .product-header::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: #FFC107; } .feature-badge { display: inline-block; background: #FFC107; color: #00264d; padding: 6px 18px; border-radius: 40px; font-weight: 700; font-size: 0.9rem; letter-spacing: 0.5px; margin-bottom: 18px; text-transform: uppercase; } .product-title { font-size: 1.9rem; font-weight: 700; margin-bottom: 12px; letter-spacing: -0.3px; word-break: break-word; } .product-subtitle { font-size: 1.15rem; font-weight: 400; opacity: 0.92; max-width: 880px; margin: 0 auto; line-height: 1.5; } .datasheet-link { display: inline-flex; align-items: center; gap: 8px; margin-top: 20px; background: rgba(255,255,255,0.18); padding: 10px 26px; border-radius: 50px; color: white; text-decoration: none; font-weight: 600; font-size: 0.95rem; transition: all 0.25s ease; backdrop-filter: blur(2px); } .datasheet-link:hover { background: #FFC107; color: #00264d; text-decoration: none; } .benefits-section { padding: 56px 32px 48px; background: #ffffff; } .section-title { text-align: center; font-size: 2rem; color: #004a7c; margin-bottom: 48px; font-weight: 700; letter-spacing: -0.2px; position: relative; } .section-title::after { content: ''; display: block; width: 80px; height: 4px; background: #FFC107; margin: 12px auto 0; border-radius: 2px; } .benefits-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; } .benefit-card { background: #f9fbfe; border-radius: 24px; padding: 28px 20px; border-top: 5px solid #004a7c; text-align: center; transition: all 0.3s ease; box-shadow: 0 4px 12px rgba(0,0,0,0.02); height: 100%; display: flex; flex-direction: column; } .benefit-card:hover { transform: translateY(-6px); box-shadow: 0 18px 30px rgba(0,74,124,0.12); } .benefit-icon { font-size: 3rem; margin-bottom: 20px; } .benefit-title { font-size: 1.3rem; color: #004a7c; margin-bottom: 12px; font-weight: 700; } .benefit-description { color: #2c3e4e; font-size: 0.95rem; line-height: 1.55; flex-grow: 1; } .applications-section { padding: 56px 32px; background: linear-gradient(125deg, #e9f2fa 0%, #d9e8f4 100%); border-top: 1px solid #caddf0; border-bottom: 1px solid #caddf0; } .app-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 18px; margin-top: 36px; } .app-card { background: white; border-radius: 60px; padding: 10px 20px; display: flex; align-items: center; gap: 14px; box-shadow: 0 5px 12px rgba(0,0,0,0.05); transition: 0.2s; border-left: 4px solid #004a7c; } .app-card:hover { transform: translateX(4px); background: #ffffffec; } .app-icon { font-size: 1.7rem; min-width: 40px; text-align: center; } .app-name { font-weight: 600; color: #1f3b4c; font-size: 0.95rem; } .specs-section { padding: 56px 32px; background: white; } .specs-table { width: 100%; border-collapse: collapse; background: #ffffff; border-radius: 28px; overflow: hidden; box-shadow: 0 6px 18px rgba(0,0,0,0.05); margin: 28px 0 20px; } .specs-table tr { border-bottom: 1px solid #e6edf4; } .specs-table tr:last-child { border-bottom: none; } .specs-table td { padding: 16px 22px; vertical-align: middle; } .specs-table td:first-child { font-weight: 700; color: #004a7c; background-color: #f0f6fd; width: 30%; } .badge { display: inline-block; background: #004a7c; color: white; padding: 4px 12px; border-radius: 50px; font-size: 0.7rem; font-weight: 600; margin-left: 10px; vertical-align: middle; white-space: nowrap; } .badge-gold { background: #FFC107; color: #00264d; } .badge-green { background: #1e7e34; } .shipping-section { padding: 44px 32px; background: #f4faff; margin: 0 28px 30px; border-radius: 28px; } .shipping-title { font-size: 1.7rem; color: #004a7c; margin-bottom: 28px; text-align: center; font-weight: 700; } .shipping-details p { margin-bottom: 12px; padding-left: 28px; position: relative; } .shipping-details p::before { content: "✔"; position: absolute; left: 0; color: #1e7e34; font-weight: bold; } .faq-section { padding: 48px 32px; background: #eaf3fc; margin: 20px 28px 28px; border-radius: 28px; } .faq-item { margin-bottom: 28px; padding-bottom: 16px; border-bottom: 1px solid #cde0ef; } .faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .faq-question { color: #004a7c; font-size: 1.2rem; font-weight: 700; margin-bottom: 10px; } .cta-section { padding: 48px 32px; background: linear-gradient(105deg, #004a7c 0%, #00264d 100%); text-align: center; color: white; margin: 20px 28px 40px; border-radius: 32px; } .cta-title { font-size: 1.8rem; margin-bottom: 20px; font-weight: 700; } .contact-button { display: inline-block; background: #FFC107; color: #00264d; padding: 14px 36px; font-weight: 700; border-radius: 50px; text-decoration: none; margin: 8px 12px; transition: 0.25s; font-size: 1rem; } .contact-button:hover { background: white; transform: translateY(-2px); color: #004a7c; } .review-section { max-width: 1280px; margin: 20px auto 30px; background: white; border-radius: 28px; box-shadow: 0 8px 24px rgba(0,0,0,0.05); padding: 32px 30px; } @media (max-width: 1000px) { .benefits-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 700px) { .benefits-grid { grid-template-columns: 1fr; } .product-title { font-size: 1.5rem; } .shipping-section, .faq-section, .cta-section { margin: 20px 15px; padding: 32px 20px; } .specs-table td { display: block; width: 100%; } .specs-table td:first-child { width: 100%; } } ⚡ INDUSTRIAL GRADE | MADE IN GERMANY FB040-6DK.2C.6P ZIEHL-ABEGG Axial Fan 3~400V 0.63/0.43kW 1.1/0.7A 1690/1420rpm German-engineered for extreme reliability (10+ years), ultra-quiet operation, energy-saving low power consumption, and high-volume airflow – the ultimate cooling solution for demanding industrial applications. 📄 DOWNLOAD OFFICIAL DATASHEET (PDF) Core Performance Advantages 🏆 10+ Years Industrial Durability German-engineered by ZIEHL-ABEGG with robust 9kg construction, premium ball bearings, and heavy-duty housing. Exceeds 10+ years of continuous operation in harsh environments with minimal maintenance. 🔇 Ultra-Quiet Operation Advanced aerodynamic blade profiling and precision dynamic balancing drastically reduce turbulence and noise. Ideal for hospitals, offices, residential areas, and noise-sensitive facilities. ⚡ Energy Efficient Low-Power Optimized 0.63/0.43kW power consumption with only 1.1/0.7A current draw at 400V. Dramatically cuts energy costs – perfect for 24/7 continuous duty cycles. 💨 High-Volume Axial Airflow Powerful airflow at 1690/1420 rpm with 50/60Hz compatibility generates exceptional directional air movement and static pressure. Provides superior heat dissipation for data centers, power electronics, and industrial systems. Industry Applications The FB040-6DK.2C.6P is trusted across multiple sectors requiring reliable, high-efficiency axial ventilation. 🏭Industrial Ventilation ❄️Commercial Air Conditioning 🧊Industrial Refrigeration 🔥Heating Systems ⚙️Electrical Automation 🔌Frequency Converters 🚄Rail Transportation HVAC 🏢HVAC (FFU/AHU) Systems 🌫️Air Purification Systems 🚗New Energy Vehicles 💻Data Center Cooling 🏥Hospital HVAC Systems 🔬Laboratory Ventilation 📡Telecom Equipment Cooling 🔋Battery Storage Systems 🚢Marine & Shipboard HVAC Technical Specifications Model No FB040-6DK.2C.6P GENUINE Artical No — Motor No FB040-6DK.2C.6P Condition Original new from manufacturer Power 0.63/0.43 kW ENERGY SAVING Voltage 3~400V THREE PHASE Current 1.1/0.7 A OPTIMIZED Speed 1690/1420 rpm HIGH AIRFLOW Frequency 50/60Hz Manufacturer ZIEHL-ABEGG MADE IN GERMANY HS Code 8414599099 Country of Origin GERMANY Product type Axial Fan INDUSTRIAL GRADE Warranty 1 year PEACE OF MIND Net weight 9 kg Shipping Dimension 65*65*35cm Ship From HongKong Lead time 5 days Delivery time 3-8 days Ship By DHL/UPS Sell and ship only genuine products from factory. Promise Meet all factory specs fit form and function. 30 days returns policy, 100% customers satisfactions Large quantity inquiry please contact email : [email protected] 📦 Shipping, Warranty & Premium Service Sell and ship only genuine products from factory. Promise: Meet all factory specs, fit, form, and function. Shipping From: Dispatched from Hong Kong – fast global distribution hub. Processing Time: Orders are processed within 5 business days. Express Delivery: Worldwide delivery in 3-8 business days via DHL / UPS. Warranty: Full 1-year manufacturer warranty backed by ZIEHL-ABEGG. 30-Day Returns: 30-day return policy & 100% customer satisfaction commitment. Volume Pricing: For large quantity inquiries: [email protected] Frequently Asked Questions 🔹 Q1: What makes this fan last over 10 years? A: The FB040-6DK.2C.6P features German-engineered construction with premium ball bearings, reinforced housing, and robust 9kg build. Designed for continuous industrial duty with minimal wear, ensuring a service life exceeding a decade. 🔹 Q2: How quiet is this fan's operation? A: Despite its powerful airflow at 1690/1420 rpm, the aerodynamically optimized impeller and precision balancing drastically reduce noise. It is well-suited for noise-sensitive environments such as hospitals, labs, and office buildings. 🔹 Q3: How does this fan save energy? A: With power consumption of just 0.63/0.43kW and current draw of only 1.1/0.7A at 400V, this fan delivers exceptional energy efficiency – perfect for 24/7 continuous operation without high utility costs. 🔹 Q4: What cooling performance can I expect? A: This axial fan delivers exceptional volumetric flow and static pressure at 1690/1420 rpm with 50/60Hz compatibility, ensuring superior heat dissipation for industrial machinery, data centers, and HVAC systems. Need a Reliable High-Performance Axial Fan? Contact our technical team for application support, bulk quotes, or customized solutions. 📧 Request Technical Support 📊 Request Volume Pricing ⭐ Customer Reviews ★★★★★ Verified Buyer – Data Center Engineer "The ZIEHL-ABEGG FB040-6DK.2C.6P is a powerhouse. At 1690 rpm it delivers exceptional airflow while remaining surprisingly quiet for its performance class. The 0.43kW power draw is very efficient, cutting our cooling energy costs. The 9kg German build quality is outstanding – this fan will easily last 10+ years in our demanding data center environment. Perfect for high-performance cooling needs. Highly recommended!" — Jennifer L., Critical Facilities Manager ✅ Verified Purchase · Reviewed on May 22, 2026
More you might like
Related
FB040-6EK.2C.6P ZIEHL-ABEGG Axial Fan 230V 0.2kW 0.94A 1410
Related
FB040-4DK.2C.6P ZIEHL-ABEGG Axial Fan 400V 0.45kW 0.84/1.45
Related
FB040-SDK.2C.6P ZIEHL-ABEGG Axial Fan 400V 0.09/0.06kW 0.23
Related