PTFE Membrane Capsule Filter
Asymmetric PES membrane
Very low protein non-specific binding
Hot-melt welding, without any adhesive
Various cages and connections are available
|
Materials of Construction |
Filter Membrane |
PES |
|
Support/Drainage |
PP |
|
|
Core/Cage/End Cap |
PP |
|
|
Capsule Shell |
PP |
|
|
Removal Ratings |
0.10μm、0.20μm、0.45μm、0.65μm、0.80μm、1.0μm、3.0μm、5.0μm、10.0μm |
|
|
Filtration Area |
C80/ C150 / C300 / C610 / C620 |
450-840cm2/ 1200-1400cm2/2400-2800cm2/ 5500-6000cm2/11000-12000cm2 |
|
Operating Conditions |
function addToCart() { var size = $('#prod_size').val(); var color = $('#prod_color').val(); var qty = $("#prod_qty").val(); var minorderqty = $("#minorderqty").val(); var stock = $("#in_stock").val(); var qty_in_stock = $("#qty_in_stock").val(); if(parseInt(qty) < parseInt(minorderqty)) { alert("Quantity must be greater or equal to min. order quantity."); return false; } if(parseInt(qty) <= parseInt(0)) { alert("Quantity value should be greater then 0"); $('#prod_qty').val("1"); return false; } if(parseInt(qty) > parseInt(qty_in_stock)) { alert("Entered Quantity Is More Than Available Stock."); return false; } document.cart_form.submit(); } | |