ECOFIT 2GDFUT65 Schneider Drive Cooling Fan | 0.35kW | 2585/3030 RPM
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif; line-height: 1.6; color: #333; background-color: #f9f9f9; padding: 20px; } .product-container { max-width: 1200px; margin: 0 auto; background: white; border-radius: 10px; box-shadow: 0 2px 20px rgba(0,0,0,0.1); overflow: hidden; } .product-header { background: linear-gradient(135deg, #003366 0%, #005293 100%); color: white; padding: 50px 30px; text-align: center; position: relative; } .product-header::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: #FF9900; } .product-title { font-size: 2.4em; font-weight: 700; margin-bottom: 10px; letter-spacing: 0.5px; } .feature-badge { display: inline-block; background: #FF9900; color: #333; padding: 8px 20px; border-radius: 20px; font-weight: 600; font-size: 1.1em; margin-bottom: 15px; text-transform: uppercase; } .product-subtitle { font-size: 1.2em; font-weight: 300; opacity: 0.9; max-width: 700px; margin: 0 auto; line-height: 1.5; } .benefits-section { padding: 50px 30px; background: #fff; } .section-title { text-align: center; font-size: 1.8em; color: #005293; margin-bottom: 40px; font-weight: 600; } .benefits-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 25px; margin-top: 20px; } .benefit-card { background: #f8f9fa; border-radius: 8px; padding: 25px 20px; border-top: 4px solid #005293; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; height: 100%; display: flex; flex-direction: column; } .benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0,82,147,0.15); } .benefit-icon { font-size: 2.8em; margin-bottom: 20px; display: block; height: 60px; } .benefit-title { font-size: 1.2em; color: #005293; margin-bottom: 12px; font-weight: 600; line-height: 1.3; flex-shrink: 0; } .benefit-description { color: #555; font-size: 0.95em; line-height: 1.5; flex-grow: 1; } .applications-section { padding: 50px 30px; background: linear-gradient(135deg, #005293 0%, #003366 100%); color: white; } .applications-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .application-item { background: rgba(255, 255, 255, 0.1); padding: 20px; border-radius: 8px; display: flex; align-items: center; box-shadow: 0 3px 10px rgba(0,0,0,0.15); transition: transform 0.2s ease, background 0.3s ease; border-left: 4px solid #FF9900; backdrop-filter: blur(10px); } .application-item:hover { transform: translateY(-3px); background: rgba(255, 255, 255, 0.15); } .app-icon { font-size: 2em; margin-right: 15px; color: #FF9900; min-width: 40px; text-align: center; } .app-name { font-weight: 600; color: white; } .datasheet-section { padding: 50px 30px; background: #f0f8ff; } .datasheet-header { text-align: center; font-size: 1.6em; color: #CC0000; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; } .specs-table { width: 100%; border-collapse: collapse; background: white; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.05); } .specs-table tr:nth-child(even) { background-color: #f8f9fa; } .specs-table td { padding: 15px 20px; border-bottom: 1px solid #e9ecef; } .specs-table td:first-child { font-weight: 600; color: #005293; width: 40%; background-color: #f0f8ff; } .highlight-cell { color: #005293; font-weight: 700; background-color: #e6f0ff; } .efficiency-cell { color: #2e7d32; font-weight: 700; background-color: #c8e6c9; } .dual-speed-cell { color: #7b1fa2; font-weight: 700; background-color: #e1bee7; } .quiet-cell { color: #7b1fa2; font-weight: 700; background-color: #e1bee7; } .durable-cell { color: #d84315; font-weight: 700; background-color: #ffccbc; } .centrifugal-badge { display: inline-block; background: #005293; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .dual-speed-badge { display: inline-block; background: #7b1fa2; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .energy-saving-badge { display: inline-block; background: #2e7d32; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .german-badge { display: inline-block; background: #000; color: #FF9900; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .durability-badge { display: inline-block; background: #d84315; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .quiet-badge { display: inline-block; background: #7b1fa2; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .high-speed-badge { display: inline-block; background: #CC0000; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .schneider-badge { display: inline-block; background: #C00; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .ecofit-badge { display: inline-block; background: #005293; color: #FF9900; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .compact-badge { display: inline-block; background: #666; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .shipping-section { padding: 40px 30px; background: #f8f9fa; margin: 30px; border-radius: 8px; } .shipping-title { font-size: 1.6em; color: #005293; margin-bottom: 25px; text-align: center; } .shipping-details { max-width: 800px; margin: 0 auto; } .shipping-details p { margin-bottom: 12px; padding-left: 20px; position: relative; font-size: 1.05em; } .shipping-details p::before { content: '✓'; position: absolute; left: 0; color: #2e7d32; font-weight: bold; } .bulk-inquiry { background: #fff3e0; border-left: 4px solid #FF9900; padding: 20px; margin-top: 20px; border-radius: 5px; } .bulk-inquiry strong { color: #005293; } .faq-section { padding: 50px 30px; background: #e6f0ff; margin: 30px; border-radius: 10px; border: 1px solid #99c2ff; } .faq-title { text-align: center; font-size: 1.8em; color: #005293; margin-bottom: 35px; font-weight: 600; } .faq-item { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 2px solid #99c2ff; } .faq-item:last-child { border-bottom: none; margin-bottom: 0; } .faq-question { color: #005293; font-size: 1.2em; font-weight: 600; margin-bottom: 12px; line-height: 1.4; } .faq-answer { color: #333; font-size: 1.05em; line-height: 1.6; padding-left: 20px; } .cta-section { padding: 40px 30px; background: linear-gradient(135deg, #e6f0ff 0%, #b3d9ff 100%); text-align: center; border-radius: 10px; margin: 30px; } .cta-title { font-size: 1.6em; color: #005293; margin-bottom: 15px; font-weight: 600; } .cta-description { font-size: 1.05em; color: #555; max-width: 600px; margin: 0 auto 25px; } .contact-button { display: inline-block; background: #005293; color: white; padding: 14px 35px; font-size: 1.05em; font-weight: 600; text-decoration: none; border-radius: 50px; transition: all 0.3s ease; border: 2px solid #005293; margin: 5px 10px; } .contact-button:hover { background: white; color: #005293; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,82,147,0.2); } .contact-button.secondary { background: #FF9900; border-color: #FF9900; color: #333; } .contact-button.secondary:hover { background: white; color: #FF9900; } .special-note { background: #fff3e0; border: 2px solid #FF9900; border-radius: 8px; padding: 25px; margin: 30px; text-align: center; } .special-note h3 { color: #005293; margin-bottom: 10px; font-size: 1.4em; } .special-note p { color: #333; font-size: 1.05em; line-height: 1.6; } @media (max-width: 1024px) { .benefits-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; } .applications-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 768px) { .product-title { font-size: 2em; } .product-subtitle { font-size: 1.1em; } .section-title { font-size: 1.6em; } .benefits-grid { grid-template-columns: 1fr; gap: 20px; } .applications-grid { grid-template-columns: 1fr; } .specs-table td { padding: 12px 15px; display: block; width: 100%; } .specs-table td:first-child { width: 100%; background-color: #f0f8ff; border-bottom: none; padding-bottom: 5px; font-weight: 700; } .specs-table tr { display: block; margin-bottom: 15px; border-bottom: 2px solid #e9ecef; padding-bottom: 15px; background: white; } .specs-table tr:nth-child(even) { background: white; } .shipping-section, .faq-section, .cta-section, .applications-section, .special-note { margin: 20px 15px; padding: 30px 20px; } .faq-question { font-size: 1.15em; } .benefit-card { padding: 20px 15px; } .benefit-icon { font-size: 2.5em; height: 50px; } .contact-button { display: block; margin: 10px auto; width: 90%; max-width: 300px; } } @media (max-width: 480px) { body { padding: 15px; } .product-header { padding: 35px 20px; } .benefits-section, .datasheet-section, .faq-section, .applications-section { padding: 35px 20px; } .product-title { font-size: 1.7em; } .product-subtitle { font-size: 1em; } .section-title { font-size: 1.4em; } .feature-badge { font-size: 1em; padding: 6px 15px; } .application-item { padding: 15px; } } ECOFIT 2GDFUT65 Centrifugal Fan for Schneider ATV61/71 Drives Schneider-Compatible Drive Cooling Fan 0.35 kW Professional centrifugal cooling fan specifically designed for Schneider ATV61/71 variable frequency drives. Featuring dual-speed 2585/3030 RPM operation with 0.35 kW power, German-engineered with 7kg robust construction for exceptional longevity exceeding 10 years, remarkably quiet performance, energy-efficient operation, and reliable cooling for industrial drive applications. Core Performance Advantages 🏆 10+ Years Industrial Durability German-engineered ECOFIT construction with 7kg robust design ensures reliable, long-term operation exceeding 10+ years in demanding drive cooling applications. Premium industrial-grade materials, precision manufacturing, and specialized centrifugal components guarantee exceptional lifespan with minimal maintenance requirements for continuous industrial use. 🔇 Exceptionally Quiet Operation Advanced centrifugal fan design with precision engineering delivers remarkably quiet performance despite 2585/3030 RPM dual-speed operation. Optimized impeller geometry, vibration-damping technology, and acoustic insulation minimize operational noise, making it ideal for industrial environments where minimal noise disruption is essential. ⚡ Energy Efficient 0.35 kW Design 0.35 kW power rating with 0.56/0.66A current consumption provides excellent energy efficiency for drive cooling applications. The optimized centrifugal design maximizes cooling performance while minimizing energy consumption, significantly reducing operational costs for continuous 24/7 industrial use. 💨 Effective Drive Cooling Performance 2585/3030 RPM dual-speed operation generates substantial centrifugal airflow with excellent cooling capabilities for Schneider ATV61/71 drives. The specialized design ensures optimal heat dissipation, maintaining drive temperatures within safe operating limits for reliable performance and extended equipment lifespan. ⚠️ Special Note: Schneider ATV61/71 Drive Compatibility This ECOFIT 2GDFUT65 centrifugal fan is specifically designed as a direct replacement cooling fan for Schneider Electric ATV61 and ATV71 variable frequency drives. It is engineered to meet original equipment specifications and form factors, ensuring perfect compatibility and optimal cooling performance for your Schneider drive systems. Industry Applications The ECOFIT 2GDFUT65 is engineered for cooling applications across multiple industries, particularly focusing on variable frequency drive cooling and industrial automation. 🔌 Schneider ATV61 Drive Cooling ⚡ Schneider ATV71 Drive Cooling 🏭 Industrial Drive Cooling Systems ⚙️ Frequency Converters Cooling 🔧 Variable Frequency Drives 🏗️ Industrial Automation 🏭 Manufacturing Equipment ⚡ Power Electronics Cooling 🏢 HVAC Control Systems 🚗 Industrial Motor Control 💻 Data Center UPS Cooling 🏥 Medical Equipment Cooling 🚢 Marine Drive Systems 🚄 Rail Transportation Drives 🏗️ Construction Equipment ⚡ Renewable Energy Systems DATASHEET Technical Specifications Model Number 2GDFUT65 CENTRIFUGAL Compatibility Schneider ATV61/71 Drives SCHNEIDER Part Number VZ3V1212 Condition Original new from manufacturer Manufacturer ECOFIT GERMAN ENGINEERING Product Type Centrifugal Fan DRIVE COOLING Rated Power 0.35 kW ENERGY EFFICIENT Rated Voltage 3~380/480 V THREE PHASE Frequency 50 /60 Hz Rated Current 0.56/0.66 A Speed 2585/3030 rpm DUAL SPEED Net Weight 7 kg DURABLE Shipping Dimension 30 × 30 × 30 cm COMPACT Country of Origin Germany HS Code 8414599099 Warranty 1 Year Manufacturer Warranty Shipping, Warranty & Service Shipping From: Dispatched from Hong Kong for efficient global distribution. Processing Time: Orders are processed and ready to ship within 5 business days. Express Delivery: Estimated delivery in 3-8 business days worldwide via DHL or UPS. Warranty: Backed by a full 1-year manufacturer's warranty from ECOFIT. Product Guarantee: We sell only genuine ECOFIT products guaranteed to meet all factory specifications for fit, form, and function. Customer Satisfaction: Enjoy a 30-day return policy and our commitment to 100% customer satisfaction. For Large Quantity Inquiries: Please contact our sales team at [email protected] for volume pricing and custom quotations. Frequently Asked Questions Q1: Is the ECOFIT 2GDFUT65 a direct replacement for Schneider ATV61/71 drive cooling fans? A: Yes, the ECOFIT 2GDFUT65 is specifically engineered as a direct replacement cooling fan for Schneider Electric ATV61 and ATV71 variable frequency drives. It matches the original specifications, mounting dimensions, and electrical characteristics, ensuring perfect compatibility and optimal cooling performance for your Schneider drive systems. Q2: How does the 7kg compact design ensure 10+ years of reliable service in drive cooling applications? A: The 7kg compact design features reinforced structural components, industrial-grade bearings rated for continuous dual-speed operation, corrosion-resistant materials, and ECOFIT's precision engineering standards. The specialized centrifugal design is optimized for drive cooling applications, ensuring reliable performance exceeding 10 years in demanding industrial environments. Q3: What advantages does the 2585/3030 RPM dual-speed operation provide for drive cooling? A: The dual-speed operation offers exceptional flexibility for varying cooling requirements: 2585 RPM provides efficient cooling for normal operating conditions, while 3030 RPM delivers enhanced airflow for high-temperature or heavy-load situations. This intelligent speed control helps maintain optimal drive temperatures while minimizing energy consumption. Q4: Why is the 3~380/480V voltage range important for industrial drive applications? A: The wide voltage range (380V-480V) makes this fan compatible with industrial power systems globally. This ensures reliable operation across different geographical regions and power grid configurations, making it a versatile solution for Schneider drives installed in various industrial facilities worldwide. Need Schneider Drive Cooling Solutions? Contact our technical specialists for compatibility verification, performance data, or volume pricing for your Schneider drive cooling requirements. Request Technical Support Request Volume Pricing