<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% Dim Rs1 Dim Rs1_numRows Set Rs1 = Server.CreateObject("ADODB.Recordset") Rs1.ActiveConnection = MM_connwave_STRING Flag = Trim(Request.QueryString("Flag")) if Flag <> "all" then Rs1.Source = "SELECT top 7 * FROM wave WHERE newsDate = #"&Year(Now())&"-"&Month(Now())&"-"&Day(Now())&"# ORDER BY newsID DESC" else Rs1.Source = "SELECT FROM wave WHERE newsDate = #"&Year(Now())&"-"&Month(Now())&"-"&Day(Now())&"# ORDER BY newsID DESC" end if Rs1.CursorType = 0 Rs1.CursorLocation = 2 Rs1.LockType = 1 Rs1.Open() Rs1_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = 7 Repeat1__index = 0 Rs1_numRows = Rs1_numRows + Repeat1__numRows %> 波长光学 - 原材料抛光 - 砷化镓透镜
 
 

波长产品

F-theta 扫描透镜
  F-theta单片式10.6um
  F-theta双片式10.6um
  F-theta三片式9.4um
F-theta 激光扫描透镜
  YAG 激光(波长1064纳米)
  Green 激光(波长532纳米)
  UV 激光(波长355纳米)
  UV 激光(波长266纳米)
BEX系列 - 扩束镜 10.6um
  固定式系列
  可调式系列
  UniBET系列-扩束镜10.6um
  CO2激光扩束镜2X-8X
BEX系列 - 激光扩束镜
  YAG 可调式系列 (1064nm)
  Green 固定/可调式系列
  UV 可调式系列(355nm)
BXZ系列 2-8x 扩束镜10.6um
BXZ系列 YAG2-8x 激光扩束镜
BEX系列 - 扩束镜(波长分类)
扫描镜
远心扫描镜
  远心扫描镜(10.6nm)
  远心扫描镜(9.6nm)
  远心扫描镜(1064nm)
  远心扫描镜(532nm)
  远心扫描镜(355nm)
  远心扫描镜(266nm)
聚焦透镜 - CO2 激光
镜片 - 反射镜
原材料抛光
  锗透镜
  硒化锌透镜
  砷化镓透镜
  硅平面镜
  Moly 平面镜

波长大功率镜片

高能 CO2 激光镜片

最新产品介绍

红外摄像镜头
 
 

 

您现在的位置:首页 >> 产品展示 >>原材料抛光 - 砷化镓透镜
原材料抛光 - 砷化镓透镜
Specifications
Material: Gallium Arsenide
Design Wavelength: 10.6um
Design Index: 3.2743@10.6um
Diameter Tolerance: +0.0 / -0.1mm
Paraxial Focal Length: ±2%
Centration: <3 arc minutes
Clear Aperture: >80%
Surface Figure: l/2@632.8nm
Surface Quality: 20/10 scratch and dig
Protective Bevel

GaAs Plano-Convex Lenses

Part Number Dia (inch) f (inch) R1 (mm) tc (mm) te (mm)
GA1015 1.0" 1.5" 86.65 2.9 2.0
GA1020 1.0" 2.0" 115.53 2.7 2.0
GA1025 1.0" 2.5" 144.42 2.6 2.0
GA1030 1.0" 3.0" 173.30 2.5 2.0
GA1115 1.1" 1.5" 86.65 4.1 3.0
GA1120 1.1" 2.0" 115.53 3.9 3.0
GA1125 1.1" 2.5" 144.42 3.7 3.0
GA1130 1.1" 3.0" 173.30 3.6 3.0
GA1150 1.1" 5.0" 288.83 3.3 3.0
GA1520 1.5" 2.0" 115.53 4.6 3.0
GA1525 1.5" 2.5" 144.42 4.3 3.0
GA1530 1.5" 3.0" 173.3 4.0 3.0
GA1550 1.5" 5.0" 288.83 3.6 3.0
GA1575 1.5" 7.5" 433.25 3.4 3.0
GA2050 2.0" 5.0" 288.83 7.1 6.0
GA2075 2.0" 7.5" 433.25 6.7 6.0
GA20100 2.0" 10.0" 577.67 6.5 6.0
Custom made is available upon request
The Price is subject to change without notice

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
地址: 江苏省南京市秦淮区红花街道广洋金家圩58号 邮编:210022
联系我们 | 关于我们 | 后台管理

 

 

<% Rs1.Close() Set Rs1 = Nothing %>