redeemProducts bookmarkArticle local_activityShare Activity storeListing

Maker of Water Cooling Parts with Casting Technology
PID: 2734712
Model No: 0
Made in: Taiwan
Quantity:
-
+
1000 Piece(s)Available
Payment:
Send Inquiry
Supplier Details
Y
Yuyang Investment Co., Ltd.
Member Since
109
Address
4F., No. 308, Sec. 2, Zhongshan Rd., Bali Dist., New Taipei City
Contact Seller
View company information >
Key Features


As a maker specializing in water cooling components using advanced casting techniques, our products excel in innovation and performance. Specifically designed for the air conditioning sector, our lightweight yet strong water jackets are crafted from aluminum for optimal durability and efficiency in cooling applications. Our production method centers on low-pressure casting, where dry compressed air is precisely introduced into a preheated furnace containing molten metal. This controlled air pressure guides the molten metal through a runner into the mold cavity, ensuring uniform filling. Pressure is maintained until solidification is complete, after which excess molten metal is then recycled back into the furnace. Don't be shy about contacting us.


Features
  • Low-pressure casting
  • Air conditioning equipment industry, water jacket
  • Aluminum is chosen for manufacturing to achieve lightweight and structural strength in finished products.
  • The principle of low-pressure casting involves introducing dry compressed air with controllable pressure into a preheated furnace containing molten metal. The air is injected onto the surface of the molten metal at a specific temperature. This action causes the molten metal to rise along the riser tube and flow into the mold cavity through a runner. After the mold cavity is filled with molten metal, the air pressure is increased to maintain the gas pressure on the liquid surface until the casting is completely solidified. Afterward, the pressure is released, enabling the unsolidified molten metal in the riser tube and runner to flow back into the preheated furnace. This completes the casting process, and the desired casting is obtained after the mold is opened.
Spec.
  • Material: A356.0-T6
  • Weight: 8.5 kgs


Being a maker of water cooling parts with advanced casting technology, we specialize in delivering high-performance solutions tailored for the air conditioning equipment industry, specifically water jackets. Our products are crafted using A356.0-T6 aluminum, chosen for its exceptional properties that ensure both lightweight construction and robust structural integrity.


At the heart of our manufacturing process lies low-pressure casting, a method that enhances precision and quality. Here's how it works: Dry compressed air, meticulously controlled for pressure, is introduced into a preheated furnace containing molten A356.0-T6 aluminum. This strategic introduction causes the molten metal to rise through a riser tube and flow into the mold cavity through a runner. Once filled, the mold cavity undergoes controlled solidification under sustained gas pressure on the liquid surface. This pressure is crucial for ensuring the formation of flawless castings. Once solidified, the pressure is released, allowing any remaining molten metal in the riser tube and runner to be recycled back into the furnace. This meticulous process results in precision-engineered components that meet stringent quality standards.


Our commitment to excellence extends beyond the manufacturing process. Each component, weighing approximately 8.5 kilograms, undergoes rigorous testing to guarantee optimal performance and durability in demanding environments. A356.0-T6 aluminum, known for its superior mechanical properties post heat treatment, ensures that our products not only meet but exceed industry standards for reliability and efficiency.


With a focus on innovation and quality, our water cooling parts are designed to enhance the operational efficiency and longevity of air conditioning systems. Whether for new installations or retrofitting existing equipment, our solutions provide unmatched performance, reliability, and longevity, making us as the preferred choice for discerning professionals in the HVAC industry.


Our products in different indstries

Products and Services

FC/FCD casting

Alumimum

alloy casting

Welding

Precision 

machining

Surface

treatment

Assembling

Automobile Industry





Aeospace Industry






Energy Equipment Industry

Power Transmission Industry


Machinery Equipment Industry

Air Conditioning Equipment Industry


Medical Equipment Industry





Electronics Components Industry


Automation and Robotics Industry




 

Aluminum Casting Facility

Brand

Type

Aquire Date

SN / Spec.

Process Capability

Appliance

Production Line Configuration

Toyosaki

Resin Sand Recycling Equipment

2010/10

UDC-89PR

5T/Hr

Furan Resin

Sand Mold Line - Molding

Toyosaki

Resin Sand Mixing Equipment

2010/10

Customized

10T/Hr

Furan Resin

Sand Mold Line - Molding

Toyosaki

Resin Sand Mixing Equipment

2010/10

Customized

3T/Hr

Furan Resin

Sand Mold Line - Molding

Jnhaomai

Low Pressure Casting Equipment

2011/03

JZ455-500

500Kg

Aluminum

Sand Mold / Metal Mold Hybrid Line - Casting

Jet-Shine

Low Pressure Casting Equipment

2015/03

JZ455-300

300Kg

Aluminum

Metal Mold Line - Casting

Jet-Shine

Low Pressure Casting Equipment

2017/8

Customized

300Kg

Aluminum

Metal Mold Line - Casting

Jet-Shine

Low Pressure Casting Equipment

2018/3

Customized

300Kg

Aluminum

Metal Mold Line - Casting

Jet-Shine

Low Pressure Casting Equipment

2022/12

Customized

700Kg

Aluminum

Sand Mold / Metal Mold Hybrid Line - Casting

Jet-Shine

Low Pressure Casting Equipment

2022/12

Customized

700Kg

Aluminum

Sand Mold / Metal Mold Hybrid Line - Casting

Jnhaomai

Mobile Degassing Equipment

2011/03

Customized

Aluminum

Sand Mold Line - Smelting

Kanghao

Hanging Degassing Equipment

2017/05

Customized

Aluminum

Metal Mold Line - Smelting

HERSCHAL

Vacuum Hydrogen Meter

2011/03

GAS-TECH

Aluminum

Sand Mold / Metal Mold Line - Smelting

{ notification.classList.remove('show'); }, 3000); } function openFullscreen(image) { const overlay = document.getElementById("fullscreen-overlay"); const fullscreenImage = document.getElementById("fullscreen-image"); fullscreenImage.src = image.src; // 将点击的图片源传递给全屏展示图片 overlay.style.display = "flex"; // 显示全屏容器 } function closeFullscreen() { const overlay = document.getElementById("fullscreen-overlay"); overlay.style.display = "none"; // 关闭全屏容器 } document.addEventListener("DOMContentLoaded", function () { // 打开弹窗函数 document.getElementById("send-inquiry").onclick = openPoterModal document.getElementById("help-btn").onclick = openPoterModal function openPoterModal() { document.getElementById("poterOverlay").style.display = "block"; } // 关闭弹窗函数 function closePoterModal() { document.getElementById("poterOverlay").style.display = "none"; } // 绑定关闭按钮点击事件 document.getElementById("poterCloseBtn").addEventListener("click", closePoterModal); // 点击遮罩层外部区域关闭弹窗 document.getElementById("poterOverlay").addEventListener("click", function (e) { if (e.target === this) { closePoterModal(); } }); let quantityInput = document.getElementById("quantity"); quantityInput.addEventListener("input", function () { // 移除非数字字符 let newVal = this.value.replace(/[^0-9]/g, ""); this.value = newVal $("#overlay-quantity").val(newVal) }); let overlayQuantity = document.getElementById("overlay-quantity"); overlayQuantity.addEventListener("input", function () { // 移除非数字字符 let newVal = this.value.replace(/[^0-9]/g, ""); this.value = newVal $("#quantity").val(newVal) }); $(".add-btn").click(function () { let qty = parseInt($("#quantity").val()) console.log(qty); if (qty) { qty++ } else { qty = 1 } $("#quantity").val(qty) $("#overlay-quantity").val(qty) }) $(".subtract-btn").click(function () { let qty = parseInt($("#quantity").val()) if (qty > 1) { qty-- } else { qty = 1 } $("#quantity").val(qty) $("#overlay-quantity").val(qty) }) let productId = 2734712; let supplierId = 1065947; $(".form-submit").click(function () { let params = { productId: productId, supplierId: supplierId, est_amount: $("#est_amount").val(), est_quantity: $("#quantity").val(), email: $("#email").val(), phone: $("#phone").val(), message: $("#message").val(), } // 遍历 params 对象,检查是否有空值 for (let [key, value] of Object.entries(params)) { if (!value) { // 检查是否为空或为0直接退出函数 return } } $.ajax({ url: "/api/ProductReserve", data: params, method: "POST", success: function (res) { if (res.statusCode == 200) { productId = null supplierId = null $("#est_amount").val("") $("#quantity").val(1) $("#overlay-quantity").val(1) $("#email").val("") $("#phone").val("") $("#message").val("") closePoterModal() showNotification('Successfully'); } else { alert(res.message) } } }) }) })

Restaurants Cafe Plumbing Gym Electrician Dentist Hairdressing Beauty Salon Automotive
Join Poter

To help you see through the fog on Facebook, we generate new features on local directory Poter for social marketing and put together some tips on how to use Facebook for business.

expand_less