BPA-based Vinylester (standard)

BPA-based vinylester resin, also known as bisphenol A-based vinylester resin, is a type of thermosetting resin that incorporates bisphenol A as a key component. These resins offer a balance of mechanical properties and chemical resistance, making them suitable for various industrial applications. 

About our supplier

Leading Taiwanese business Swancor sophisticated Materials Co., Ltd. (TWSE: 3708) specializes in developing and manufacturing advanced composite materials and specialty chemicals. Since its founding in 1964, Swancor has become a leader in the offshore wind power sector and a catalyst for the development of novel and sustainable materials.Swancor’s mission is to provide customers with valuable products and services in the fields of green energy, environmental protection, and safety. The company is committed to becoming a well-respected name in these areas, achieving global recognition as a brand synonymous with quality, integrity, innovation, and diligence. 

Unique Properties

  • Chemical resistance: It provides excellent resistance to a wide range of aggressive chemicals, acids, and solvents.
  • Mechanical strength: BPA-based vinylester resin exhibits high mechanical strength and durability.
  • Corrosion resistance: It is highly resistant to corrosion, making it suitable for harsh environments.
  • Heat resistance: BPA-based vinylester resin maintains its properties at elevated temperatures.
  • Adhesion: It adheres well to various substrates, ensuring reliable bonds.

Alternative for

The choice of BPA-based vinylester resin may depend on specific application requirements. Alternatives could include other resin systems such as epoxy vinyl ester resins, polyester resins, or novolac vinyl ester resins. The selection is influenced by factors such as chemical resistance, temperature resistance, and desired mechanical properties. BPA-based vinylester resin is preferred when a balance of chemical resistance and mechanical strength is needed. 

David Ballantine
Product Manager

Need help?

Contact David Ballantine

"*" indicates required fields

How did you first encounter De Monchy? (If already a customer, please select what channel first prompted you to reach out this time)*

document.addEventListener("DOMContentLoaded", function () { window.nextStep = function(step){ if(step === 1){ if(!document.getElementById("industry").value){ alert("Please select an industry"); return; } document.getElementById("step-1").style.display = "none"; document.getElementById("step-2").style.display = "block"; } if(step === 2){ if(!document.getElementById("goal").value){ alert("Please select a goal"); return; } document.getElementById("step-2").style.display = "none"; document.getElementById("step-3").style.display = "block"; } }; window.finishFunnel = function(){ const industry = document.getElementById("industry").value; const goal = document.getElementById("goal").value; const existing = document.getElementById("existing").value; let redirectUrl = "/contact"; if(industry === "cosmetics") redirectUrl = "/cosmetics"; if(industry === "food") redirectUrl = "/food"; if(industry === "agriculture") redirectUrl = "/agriculture"; if(industry === "industrial") redirectUrl = "/industrial"; if(existing === "yes") redirectUrl += "?type=cross-sell"; window.location.href = redirectUrl; }; });