电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

2841

产品描述DC RESISTANCE METER 100M OHM
产品类别热门应用    测试测量   
文件大小2MB,共5页
制造商B&K Precision
标准
下载文档 详细参数 选型对比 全文预览

2841在线购买

供应商 器件名称 价格 最低购买 库存  
2841 - - 点击查看 点击购买

2841概述

DC RESISTANCE METER 100M OHM

2841规格参数

参数名称属性值
样式工作台
类型数字(DMM)
显示数字5.5
显示类型LED
功能电阻,温度
功能,额外连续性
特性数据记录(内存储器,RS-232,USB),最小/最大
范围自动/手动
响应平均值
包括电源线,测试引线,温度探头,测试报告,校准证书

文档预览

下载PDF文档
Data Sheet
DC Resistance Meters
2840 Series
Touch screen to zoom, select, and enter values
USB
LAN*
RS232
The 2840 Series DC resistance meters feature
high accuracy and resolution measurements in the
milliohm range. Both meters are ideally suited for
measuring contact resistance of relays, switches,
and PCB traces, typically outside the resistance
range of multimeters. The vivid 4.3-inch TFT LCD
color touch screen and keypad provide intuitive
operation.
The 2841 model adds extended range, accuracy,
temperature measurement and functions. Measure
low resistivity materials with offset voltage
compensation to reduce the influence of thermal
EMF. Cable error detection displays a message
when one of the terminals is open, which helps
identify defective test leads or poor contact that
can cause unreliable measurements.
The 2841 includes two temperature compensation
functions: correction (TC) and conversion (∆t).
The TC function corrects for ambient temperature
changes that cause different resistance
measurements of the same component. The
temperature conversion (∆t) function can be used
to evaluate a coil’s resistance before and after
operation to calculate a temperature change.
These additional features make the 2841 ideal for
evaluating coils, motor windings, transformers,
actuators and conductive materials.
Both meters feature low power resistance testing
(LPR) modes and variable measurement speeds
that are suited for a wide range of applications.
The handler interface with high-speed
measurement capabilities enable the 2840 Series
to evaluate a large quantity of components and be
integrated into an automated test system.
Features & Benefits
n
4.3-inch
n
4-wire
color touch screen
measurement with correction*
Kelvin test leads included
n
Temperature
n
Low
power resistance mode to protect DUT
or auto ranging
measurement speed for fast readout
n
Manual
n
Adjustable
or better accuracy
n
Fast
measurement speed up to 20 ms/reading
voltage compensation (OVC)*
compensation (0 ADJ)
to increase manufacturing throughput
n
Offset
n
Cable
n
BIN
comparator function to sort components
with statistical measurement
30 instrument settings
in up to 10* bin locations
n
Bin-sorting
n
Store/recall
Model
Display Range
Basic Accuracy
Measurement Resolution
Displayed Digits
Functions
Resistance Measurement Ranges
Temperature Compensation
Number of Results Bins
2840
1 µΩ to 20 kΩ
0.1%
1 µΩ
4 1/2
R and LPR
7 + Auto
-
3
2841
0.1 µΩ to 100 MΩ
0.01%
0.1 µΩ
5 1/2
R, R-T, T, LPR, LPR-T
11 + Auto
10
n
Screen
capture to USB drive
power line filter
delay
interface for easy integration with a
RS232, USB (USBTMC and virtual
n
Selectable
n
Trigger
n
Handler
component handler
n
Standard
COM), and LAN* interfaces
* model 2841 only
Technical data subject to change
© B&K Precision Corp. 2017
www.bkprecision.com

2841相似产品对比

2841 2840
描述 DC RESISTANCE METER 100M OHM DC RESISTANCE METER 20K OHM
样式 工作台 工作台
类型 数字(DMM) 数字(DMM)
显示数字 5.5 4.5
显示类型 LED LED
功能 电阻,温度 电阻
特性 数据记录(内存储器,RS-232,USB),最小/最大 数据记录(内存储器,RS-232,USB),最小/最大
范围 自动/手动 自动/手动
响应 平均值 平均值
包括 电源线,测试引线,温度探头,测试报告,校准证书 电源线,测试引线,温度探头,测试报告,校准证书
在SD卡上实现HIVE注册表,屏幕白屏
板子的cup是PXA270,没有nandflash,就是SD卡上实现hive注册表保存,系统跑起来了,但是白屏,请大家帮忙看看是什么原因,以下是串口打印信息,和platform.reg中的相关程序 NOR Flash Man. I ......
wanghai8521 嵌入式系统
最近帮人调LF2406A,对TI的低端Flash DSP有些认识,欢迎交流;
印象最深莫过于将Flash影射到PM,片上仅带少量SRAM;这使得在程序调试时Load Program的方式完全不起作用,总是提示"Data Verification Error",这是由于向Flash中写数据时要遵循先擦后写的过程 ......
philoman DSP 与 ARM 处理器
EEWORLD大学堂----FPGA视频传输
FPGA视频传输:https://training.eeworld.com.cn/course/2133在这个范例里,利用两个 VEEK-MT FPGA 开发平台,透过模数转换器,彼此传输视频。...
chenyy FPGA/CPLD
MaixSense R329开发板Tina系统测试
本次将对开发板进行上电实验,首先将对Tina系统进行烧录,Tina系统为全志公司针对魔改OpenWRT1404的系统,其和主流linux系统还是有一些区别,但是其为轻量级系统所以其运行起来非常快。这里我们 ......
zzx1997 国产芯片交流
MSP430编程器仿真器以及JTAG、SBW、BSL接口的区别
通俗的说,仿真器是用来调试仿真的,编程器是用来批量生产时对MCU进行烧写目标代码的。 对于MSP430来说,无论仿真还是烧写程序一般可以通过:JTAG、SBW、BSL接口进行。JTAG、SBW接口可以用 ......
fish001 微控制器 MCU
【求助】问个选择时钟的问题
mov.w #TASSEL1+TACLR,&TACTL;使用SMCLK时钟,清除TAR 值。 这句话到底执行了几个动作。是怎么由来的呢?...
benjiangmail 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 334  2434  2421  2710  1863  52  17  43  44  39 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved