Recycled PC (Polycarbonate) Compounds

Recycled PC (Polycarbonate) Compounds are engineered plastic materials created by recycling and reprocessing post-consumer or post-industrial PC plastic waste. These compounds aim to retain the key properties of PC while promoting sustainability and reducing environmental impact.

About our suppliers

Polykemi is a leading producer of high-quality polymer compounds and masterbatches, serving a variety of industries, including consumer products, construction, and automotive. Polykemi prioritizes innovation and customer satisfaction, offering specialized solutions to meet each client’s unique needs.

Lotte Chemical is a global chemical company dedicated to creating a better world through chemistry. With a strong focus on innovation and sustainability, Lotte Chemical is at the forefront of developing the future hydrogen ecosystem, renewing mobility, and promoting a more valuable world through the circular economy of plastics.

Unique Properties

Recycled PC compounds offer properties and advantages similar to those of virgin PC, including:

  • Impact Resistance: They maintain excellent impact resistance, making them suitable for durable products.
  • Heat Resistance: Recycled PC retains heat resistance properties, allowing it to withstand elevated temperatures without deformation.
  • Clarity: They can offer optical clarity, making them suitable for applications requiring transparency.
  • Sustainability: Recycled PC promotes sustainability by incorporating recycled materials, reducing the environmental impact of plastic waste.
  • Ease of Processing: They can be easily molded using common plastic processing techniques.

Alternative for

Recycled PC compounds provide a sustainable alternative to virgin PC. They are preferred when environmental considerations, such as reducing plastic waste and promoting recycling, align with the application’s needs. The choice of using recycled PC is influenced by factors such as the intended use, regulatory requirements, sustainability goals, and cost considerations. It’s important to note that the specific properties of recycled PC compounds may vary depending on the quality and composition of the recycled material, so their suitability for a particular application should be carefully evaluated.

Paul Hendriks
Business Unit Manager Thermoplastics

Need help?

Contact Paul Hendriks

"*" 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; }; });