RH22L-2EP.WC.2R P/N 161616 1-230V 50HZ ZIEHL-ABEGG centrifugal fan
* { 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, #00695c 0%, #00897b 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: #ff8f00; } .product-title { font-size: 2.4em; font-weight: 700; margin-bottom: 10px; letter-spacing: 0.5px; } .feature-badge { display: inline-block; background: #ff8f00; color: white; 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: #00695c; 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 #00695c; 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,105,92,0.15); } .benefit-icon { font-size: 2.8em; margin-bottom: 20px; display: block; height: 60px; } .benefit-title { font-size: 1.2em; color: #00695c; 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: #f0f8ff; margin: 30px; border-radius: 10px; } .applications-title { text-align: center; font-size: 1.8em; color: #00695c; margin-bottom: 40px; font-weight: 600; } .applications-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; } .application-card { background: white; border-radius: 8px; padding: 25px 20px; border-left: 4px solid #ff8f00; box-shadow: 0 2px 10px rgba(0,0,0,0.05); text-align: center; } .application-icon { font-size: 2.5em; margin-bottom: 15px; display: block; color: #00695c; } .application-name { font-size: 1.2em; color: #00695c; margin-bottom: 10px; font-weight: 600; } .application-description { color: #555; font-size: 0.95em; line-height: 1.5; } .datasheet-section { padding: 50px 30px; background: #f0f8ff; } .datasheet-header { text-align: center; font-size: 1.6em; color: #c62828; 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: #00695c; width: 40%; background-color: #f0f8ff; } .high-speed-cell { color: #00695c; font-weight: 700; background-color: #f0f8ff; } .efficiency-cell { color: #2e7d32; font-weight: 700; background-color: #f0fff4; } .compact-cell { color: #00695c; font-weight: 700; background-color: #f0f8ff; } .versatile-cell { color: #1565c0; font-weight: 700; background-color: #e8f4ff; } .precision-cell { color: #333; font-weight: 600; background-color: #f8f9fa; } .shipping-section { padding: 40px 30px; background: #f8f9fa; margin: 30px; border-radius: 8px; } .shipping-title { font-size: 1.6em; color: #00695c; 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: #fff8e1; border-left: 4px solid #ff8f00; padding: 20px; margin-top: 20px; border-radius: 5px; } .bulk-inquiry strong { color: #00695c; } .faq-section { padding: 50px 30px; background: #f0f8ff; margin: 30px; border-radius: 10px; border: 1px solid #cfe2ff; } .faq-title { text-align: center; font-size: 1.8em; color: #00695c; margin-bottom: 35px; font-weight: 600; } .faq-item { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 2px solid #d1e7ff; } .faq-item:last-child { border-bottom: none; margin-bottom: 0; } .faq-question { color: #00695c; 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, #e7f1ff 0%, #d4e4ff 100%); text-align: center; border-radius: 10px; margin: 30px; } .cta-title { font-size: 1.6em; color: #00695c; 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: #00695c; 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 #00695c; margin: 5px 10px; } .contact-button:hover { background: white; color: #00695c; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,105,92,0.2); } .contact-button.secondary { background: #ff8f00; border-color: #ff8f00; color: white; } .contact-button.secondary:hover { background: white; color: #ff8f00; } .german-badge { display: inline-block; background: #000; 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: #00695c; 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; } .compact-badge { display: inline-block; background: #1565c0; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } .application-badge { display: inline-block; background: #ff8f00; color: white; padding: 6px 15px; border-radius: 15px; font-weight: bold; font-size: 0.85em; margin-left: 10px; vertical-align: middle; } @media (max-width: 1024px) { .benefits-grid, .applications-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; } } @media (max-width: 768px) { .product-title { font-size: 2em; } .product-subtitle { font-size: 1.1em; } .section-title, .applications-title { font-size: 1.6em; } .benefits-grid, .applications-grid { grid-template-columns: 1fr; gap: 20px; } .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 { margin: 20px 15px; padding: 30px 20px; } .faq-question { font-size: 1.15em; } .benefit-card, .application-card { padding: 20px 15px; } .benefit-icon, .application-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, .applications-title { font-size: 1.4em; } .feature-badge { font-size: 1em; padding: 6px 15px; } } ZIEHL-ABEGG RH22L-2EP.WC.2R Centrifugal Fan Compact High-Speed High-performance 0.12kW centrifugal fan with 2450 RPM high-speed operation, engineered for 10+ years durability, quiet performance, energy efficiency, and effective cooling in compact electronic and medical applications. Compact Precision Cooling π§ 10+ Years Reliable Service 2.55kg precision construction with ZIEHL-ABEGG German engineering ensures dependable performance for over a decade. High-quality components and robust design provide exceptional service life in continuous operation. π Optimized Quiet Operation Despite high 2450 RPM speed, precision-balanced rotor and aerodynamic design minimize vibration and noise. Engineered for applications where both cooling performance and acoustic comfort are important. β‘ Energy Efficient (0.12kW) Ultra-low 0.12kW power consumption delivers effective cooling with minimal energy usage. Optimized motor design provides excellent airflow-to-power ratio, reducing operational costs significantly. π¨ Effective High Airflow Centrifugal design at 2450 RPM generates focused, powerful airflow for efficient heat dissipation in compact spaces. Ideal for applications requiring substantial cooling in limited installations. Ideal Applications π» Electronic Equipment Server cooling, telecommunications equipment, network switches, power supplies, and electronic enclosures requiring reliable, compact cooling solutions. π₯ Medical Devices Medical imaging equipment, laboratory instruments, diagnostic devices, and healthcare equipment where quiet, reliable cooling is critical. π’ Commercial Equipment Point-of-sale systems, vending machines, ATMs, office equipment, and commercial appliances requiring durable, efficient cooling. TECHNICAL DATASHEET Precision Specifications Model Number RH22L-2EP.WC.2R Article Number 161616 Motor Number RH22L-2EP.WC.2R Manufacturer ZIEHL-ABEGG GERMAN ENGINEERING Product Type Centrifugal Fan COMPACT DESIGN Condition Original new from manufacturer Rated Power 0.12 kW ENERGY EFFICIENT Rated Voltage 1~230 V VERSATILE Rated Current 0.54 A Speed 2450 rpm HIGH SPEED Frequency 50/60 Hz Net Weight 2.55 kg PRECISION BUILT Shipping Dimension 35 Γ 35 Γ 25 cm Country of Origin Germany HS Code 8414599099 Shipping, Warranty & Service Guarantee Global Shipping Hub: Dispatched from Hong Kong for efficient worldwide distribution with competitive shipping rates. 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. Manufacturer Warranty: Backed by a full 1-year manufacturer's warranty from ZIEHL-ABEGG. Quality Guarantee: We sell only genuine ZIEHL-ABEGG products guaranteed to meet all factory specifications for fit, form, and function. Benefit from our 30-day return policy and commitment to 100% customer satisfaction. For Volume Purchases: Contact our sales team at [email protected] for quantity pricing, custom quotations, and application-specific support for ZIEHL-ABEGG products. Frequently Asked Questions Q1: How does this compact 2.55kg centrifugal fan achieve 10+ years of reliable service? A: Despite its compact 2.55kg design, this fan incorporates ZIEHL-ABEGG's renowned German engineering with premium materials. Precision-balanced rotor, industrial-grade bearings, thermal-protected motor, and robust housing construction ensure reliable operation for over a decade, even in continuous-duty applications. The centrifugal design inherently provides better bearing protection and longer service life compared to axial fans. Q2: How does this fan maintain quiet operation at 2450 RPM high speed? A: The centrifugal design inherently produces less noise than axial fans at similar speeds. Combined with precision balancing, vibration-dampening mounts, aerodynamic optimization, and quality bearings, this fan maintains quiet operation despite its 2450 RPM speed. The design focuses airflow more efficiently, reducing turbulence noise while maintaining high cooling performance. Q3: How does the 0.12kW power rating deliver effective cooling with such low energy consumption? A: The centrifugal design at 2450 RPM efficiently converts 0.12kW power into focused airflow with higher static pressure. This allows the fan to move air more effectively through restricted spaces, filters, and heat exchangers compared to axial designs. The result is substantial cooling performance with minimal energy input, ideal for continuous operation applications. Q4: What makes this fan ideal for electronic and medical applications? A: The compact 35Γ35Γ25cm size, centrifugal design, and 1~230V voltage range make it perfect for space-constrained applications. The high static pressure capability allows effective cooling through electronic enclosures and medical device housings. German engineering ensures the reliability required for critical applications, while the quiet operation is essential for medical and office environments. Need Compact, High-Performance Cooling Solutions? Contact our technical specialists for detailed application recommendations, performance data, or volume pricing for your specific cooling requirements. Request Application Support Request Volume Pricing