购物车

销售中心:021-63049771  63017164  63016131  陈晓伟

投诉中心:021-63057324  陈深

传真电话:021-63020690

工作时间:周一至周五  9:00 - 18:00

首页 >  >  > 

全自动高速旋光仪SGW®-568(仪电物光)

品牌:申光仪器产品价目表

型号:

价格:¥69800

订购价:

运费:包邮


立即购买 加入购物车

    服务承诺

  • 壹年保修
  • 超值包邮
  • 正品保证

产品推荐

产品介绍

【产品特点】

采用数字平台,提高了仪器的精度、重复性和可靠性,偏振器采用Glan Thompson棱镜(SGW?-568、SGW?-537)。

提高了仪器测试样品的响应速度,实现了高速测量,缩短了样品测量时间,技术指标对标国外同类型仪器。

仪器配备超大数据库,用户分级管理,数据可以保存、传输、打印和溯源,用户可自行定义预存常用测量方法。

仪器待机及工作时始终处于静音状态, SGW?-537是一款公司研发的新款全自动高速多波长旋光仪。

可选购符合国家药典、GMP、GLP和FDA/21CFR 11相关要求的升级版审计追踪软件(SGW?-568、SGW?-537、SGW?-533)。

可选购分体式架构带上位机软件反控功能的仪器,以及审计追踪软件合规性验证服务,适合制药行业审计追踪需求(SGW?-533)。

可选购各类控温防腐蚀试管,可定制条形码扫描枪,通过扫二维码,将测试数据同步传输,实现(ID)网络化。

【技术参数】


SGW?-568

SGW?-537(多波长)

SGW?-533

测量模式

旋光度/比旋度/浓度/糖度/用户自定义

预存测量方法

300

密码分级管理

4

用户数量

80

50

50

电子签名

数据溯源

审计追踪软件

可选

可选

可选

分体式架构

——

——

可选

仪器光源

发光二极管(LED)

(使用时间可达100000小时以上)+高精度干涉滤光片

20W卤钨灯

发光二极管(LED)(使用时间可达100000小时以上)+高精度干涉滤光片

工作波长

589nm(钠D 光谱)

标配;546、589nm, 选配365、405、436、578、633nm

589nm(钠D 光谱)

测量范围

±90°(旋光度)±259°Z(糖度)

最小读数

0.0001°

0.001°

相对误差

±0.003°

±0.004°

重复性

(标准偏差δ)

≤0.002°

零位重复性

0.0005°

0.001°

样品最低透过率

0.01%

0.1%

0.05%

响应速度

(全量程)

8°/秒

测量时间

平均26秒可测6次<

产品参数

售后服务

$(document).ready(function () { $("#content .tab").hide(); // Initially hide all content $("#tabs li:first").attr("id", "current"); // Activate first tab $("#content div:first").fadeIn(); // Show first tab content $('#tabs a').click(function (e) { e.preventDefault(); $("#content .tab").hide(); //Hide all content $("#tabs li").attr("id", ""); //Reset id's $(this).parent().attr("id", "current"); // Activate this $('#' + $(this).attr('title')).fadeIn(); // Show content for current tab }); $("#ProAdd").click(function () { $("#ProNumber").text(parseInt($("#ProNumber").text()) + 1); }) $("#ProDel").click(function () { if (parseInt($("#ProNumber").text()) > 1) { $("#ProNumber").text(parseInt($("#ProNumber").text()) - 1); } }); $(".pay1").click(function () { var $Price = $("#Price").val(); var $ProName = $("#PageName").val(); var $ProNumber = $("#ProNumber").text(); var $ProImage = $("#ProImage").text(); var $pId = $("#pId").val(); $.ajax({ url: "Handler.aspx", data: { MoneyPrice: $Price, ProImage: $ProImage, IsType: 3, number: $ProNumber, ProName: $ProName, pId: $pId }, DataType: "Json", type: "POST", success: function (date) { if (date == "1") { if (!confirm("加入购物车成功,是否继续购物?")) return false; window.location.href = "car_shop.aspx" } else { if (!confirm("您还没登陆,是否去登陆?")) return false; window.location.href = "login.aspx?proId=" + $pId } } }) }); $(".pay").click(function () { var $Price = $("#Price").val(); var $ProName = $("#PageName").val(); var $ProNumber = $("#ProNumber").text(); var $ProImage = $("#ProImage").text(); var $pId = $("#pId").val(); $.ajax({ url: "Handler.aspx", data: { MoneyPrice: $Price, ProImage: $ProImage, IsType: 12, number: $ProNumber, ProName: $ProName, pId: $pId }, DataType: "Json", type: "POST", success: function (date) { if (date!="0") { window.location.href = "payment.aspx?Id=" + date; } else { if (!confirm("您还没登陆,是否去登陆?")) return false; window.location.href = "login.aspx?proId=" + $pId } } }) }) })();