Abrasive grade bauxite, the feedstock for brown fused alumina, is prepared from low silic, low alkali material that is alcined at
temperatures of approximately 1100 C. The minimum alumina content of 80% on a calcined basis is normally required for this
application. And the upper limit on the silica content is 5%. Titania is ideally in the range of 2% to 4%. And low concentrations of
alkalies are a requisite in order to minimize the formation of a glass phase. Besides these strict chemical specifications, particle
size is especially critical for abrasive production. The upper limit on particle size is 50mm with the lower threshold set at a 100
mesh screen size.
Application of our abrasive grade calcined bauxite:
Some calcined bauxite is used directly as an inexpensive abrasive product, but by far the largest amount is used as the feedstock
for the manufacture of brown used alumina. Brown fused alumina is produced by the electrofusion of calcined bauxite in electric
arc furnaces at temperatures in excess of 2000 ℃
Specification of our hot seller Abrasive grade CALCINED BAUXITE:
Item name | YZCBA-83 | YZCBA-85 | YZCBA-87 |
Al2O3 | 83.0%min | 85.0%min | 87.0%min |
SiO2 | 7.5%-9.0% |
function tijiaodingdan() {
var cpmc = $('#cpmc').val();
var ddsl = $('#ddsl').val();
if(ddsl == "") {
layer.alert('Orders cannot be empty!', {
skin: 'layui-layer-molv',
title:'info',
closeBtn: 0,
anim: 2 //动画类型
});
return false;
}
var lxr = $('#lxr').val();
if(lxr == "") {
layer.alert('The contact cannot be empty!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
var lxdh = $('#lxdh').val();
if(lxdh == "") {
layer.alert('Phone number can not be empty!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
var lxdz = $('#lxdz').val();
if(lxdz == "") {
layer.alert('Address cannot be empty!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
var bzsm = $('#bzsm').val();
$.ajax({
type: "POST",
url: "/ajax/liuyan.aspx",
data: "xm=" + lxr + "&mobile=" + lxdh + "&neirong=产品名称:" + cpmc + " " + "订单数量:"+ ddsl + " "+"联系地址:"+ lxdz + " "+"备注:"+ bzsm + " " + "提交地址:https://www.sdrefractory.com/lp2385-7341.html&yzm=0&zt=1",
dataType: "json",
success: function (data) {
if (data == "1") {
layer.alert('Captcha failed. Please refresh!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
else if (data == "2") {
layer.alert('Verification code error!', {
skin: 'layui-layer-molv',
title:'info'
, closeBtn: 0
, anim: 2 //动画类型
});
return false;
}
else if (data == "3") {
layer.confirm('Order submitted successfully!', {
title:'info',
btn: ['确定'] //按钮
}, function () {
location.reload();
});
}
return true;
}
});
}
|