FB050-4DK.4F.V4L ZIEHL-ABEGG Axial Fan 3~460V 60HZ 1.0-0.76Kw 2.1/1.2A 1610RPM
FB050-4DK.4F.V4L | ZIEHL-ABEGG Axial Fan 3~460V 1.0/0.76kW * { 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: #1e2a3e; 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 FB050-4DK.4F.V4L ZIEHL-ABEGG Axial Fan 3~460V 1.0/0.76kW 2.1/1.2A 1610rpm German-engineered for extreme reliability (10+ years), ultra-quiet operation, energy-saving dual power modes, 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 8kg 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 Dual Power Optimized 1.0/0.76kW power consumption with only 2.1/1.2A current draw at 460V 3-phase. Dramatically cuts energy costs – perfect for 24/7 continuous duty cycles with automatic speed adaptation. 💨 High-Volume Axial Airflow Powerful airflow at 1610 rpm with 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 FB050-4DK.4F.V4L 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 🏭Factory Automation 🌬️Dust Extraction Systems Technical Specifications Model No FB050-4DK.4F.V4L GENUINE Article No 101627 Motor No FB050-4DK.4F.V4L Condition Original new from manufacturer Manufacturer ZIEHL-ABEGG MADE IN GERMANY Power 1.0/0.76 kW DUAL MODE ENERGY SAVING Voltage 3~460 V THREE PHASE Current 2.1/1.2 A OPTIMIZED Speed 1610 rpm HIGH AIRFLOW Frequency 60Hz Product Type Axial Fan INDUSTRIAL GRADE Net Weight 8 kg Shipping Dimension 58 × 58 × 35 cm HS Code 8414599099 Country of Origin Germany Warranty 1 Year Manufacturer Warranty PEACE OF MIND 📦 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 FB050-4DK.4F.V4L features German-engineered construction with premium ball bearings, reinforced housing, and robust 8kg 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 1610 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 dual power consumption of just 1.0/0.76kW and current draw of only 2.1/1.2A at 460V 3-phase, 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 1610 rpm with 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 – HVAC Project Manager "The ZIEHL-ABEGG FB050-4DK.4F.V4L delivers outstanding performance. At 1610 rpm it moves massive air yet remains surprisingly quiet. The dual 1.0/0.76kW motor draws only 2.1/1.2A, cutting our energy bills significantly. Build quality at 8kg is rock-solid – you can feel the 10+ year German durability. Perfect for our industrial cooling needs. Highly recommended!" — Thomas R., Facility Operations Manager ✅ Verified Purchase · Reviewed on May 26, 2026