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

关键词

搜索

型号

搜索

ABPDRRV060MG0S3

产品描述Board Mount Pressure Sensors BASIC PRESSURESENSOR
产品类别传感器   
文件大小2MB,共14页
制造商Honeywell
官网地址http://www.ssec.honeywell.com/
下载文档 详细参数 全文预览

ABPDRRV060MG0S3在线购买

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

ABPDRRV060MG0S3概述

Board Mount Pressure Sensors BASIC PRESSURESENSOR

ABPDRRV060MG0S3规格参数

参数名称属性值
Product AttributeAttribute Value
制造商
Manufacturer
Honeywell
产品种类
Product Category
Board Mount Pressure Sensors
Operating Pressure0 mbar to 60 mbar
压力类型
Pressure Type
Gauge
Accuracy+/- 0.25 %
输出类型
Output Type
Digital
安装风格
Mounting Style
Through Hole
Port TypeDual Radial Barbed, Same Side
接口类型
Interface Type
SPI
Resolution12
封装 / 箱体
Package / Case
DIP
工作电源电压
Operating Supply Voltage
3.3 V
最小工作温度
Minimum Operating Temperature
- 40 C
最大工作温度
Maximum Operating Temperature
+ 85 C
工作电源电流
Operating Supply Current
3.1 mA
工厂包装数量
Factory Pack Quantity
30
电源电压-最大
Supply Voltage - Max
6 V
电源电压-最小
Supply Voltage - Min
- 0.3 V

文档预览

下载PDF文档
Basic Board Mount Pressure Sensors
ABP Series—High Accuracy, Compensated/Amplified
60 mbar to 10 bar | 6 kPa to 1 MPa | 1 psi to 150 psi
Digital or Analog Output, Liquid Media Capable
32305128
Issue E
Datasheet
improving resolution and system accuracy. Optional internal
diagnostics validate that the sensor readings are correct.
• Flexible: Supply voltage range, variety of pressure units,
types, and ranges, output options, and wide operating
temperature range simplify use in the application.
• Versatile: Wet-media compatibility, sleep mode, and
temperature output options make the sensor a versatile
choice for Internet of Things applications.
• Honeywell Brand: Utilize proprietary Honeywell technology,
and are protected by multiple global patents.
DIFFERENTIATION
• Enhanced accuracy helps the design engineer fully
understand the error in measurement.
• Wide supply voltage range offers design flexibility.
• Power consumption when utilizing sleep mode option allows
for use in battery-powered applications.
DESCRIPTION
The ABP Series are piezoresistive silicon pressure sensors
offering a ratiometric analog or digital output for reading
pressure over the specified full scale pressure span and
temperature range. They are calibrated and temperature
compensated for sensor offset, sensitivity, temperature
effects and accuracy errors (which include non-linearity,
repeatability and hysteresis) using an on-board Application
Specific Integrated Circuit (ASIC). Calibrated output
values for pressure are updated at approximately 1 kHz for
analog and 2 kHz for digital. All products are designed and
manufactured according to ISO 9001 standards.
• Dry gases option: The input port is limited to non-corrosive,
non-ionic media (e.g., dry air, gases) and should not be
exposed to condensation. The gases are limited to media
compatible with high temperature polyamide, silicone,
alumina ceramic, silicon, gold, and glass.
• Liquid media option: Includes an additional silicone-based
gel coating to protect the electronics under port P1, which
enables use with non-corrosive liquids (e.g. water and
saline) and in applications where condensation can occur.
Since port P2 is designed for use with non-corrosive liquids,
this option is often suitable for wet-wet differential sensing.
VALUE TO CUSTOMERS
• Simplifies design-in: Small size saves room on the PC board
(PCB), or simplifies design in smaller and lower power
devices. Meets Moisture Sensitivity Level 1 requirements,
which allows for unlimited shelf life when stored at
<30 ºC/85 %RH and, under most storage conditions, allows
for PCB soldering without any material concern about solder
joint quality due to aging of the sensor terminals, which
minimizes the concern about aging of the terminals prior
PCB assembly. Pressure choices allow engineers to select
range required for their application. Leadless SMT, SMT, and
DIP package options.
• Cost-effective: Small size helps engineers reduce design
and manufacturing costs while maintaining enhanced
performance and reliability of the systems they design.
• Accurate: Total Error Band (TEB) and wide pressure range
enable engineers to optimize system performance by
FEATURES
• Measure gage and differential pressures
• Total Error Band (see Figure 1): ±1.5 %FSS
• Liquid media option: Allows for wet/wet operation on dual
ported devices
• Industry-leading long-term stability: ±0.25 %FSS
• Industry-leading accuracy: ±0.25 %FSS BFSL
• Wide pressure range: 60 mbar to 10 bar | 6 kPa to 1 MPa |
1 psi to 150 psi
• As small as 8 mm x 7 mm
• High burst pressures (see Table 7)
• Calibrated over temperature range of 0°C to 50°C [32°F to 122°F]
• Operates from a single power supply of either 3.3 Vdc or 5.0 Vdc
• Output: Ratiometric analog or I
2
C- or SPI-compatible 12-bit
digital
• Power consumption: 2 uA typical when utilizing sleep mode option
• Meet IPC/JEDEC J-STD-020D.1 Moisture Sensitivity Level 1
requirements
• REACH and RoHS compliant
• Options: Internal diagnostic function, liquid media, sleep
mode, temperature output
POTENTIAL APPLICATIONS
Medical:
CPAP, blood analysis, blood pressure monitoring,
breast pumps, drug dosing, hospital beds, massage
machines, oxygen concentrators, patient monitoring, sleep
apnea equipment, urine analyzers, ventilators/portable
ventilators, and wound therapy
Industrial:
Air brakes, HVAC/transmitters, life sciences,
material handling, pneumatic control and regulation,
process gas monitoring, and valve positioning/positioners
Commercial:
Air beds, coffee makers, and washing
machines
PORTFOLIO
The Basic ABP Series is an addition to the following portfolio
of board mount pressure sensors: Basic NBP Series, Basic
TBP Series, TruStability™ HSC Series, TruStability™ SSC
Series, TruStability™ TSC Series, and TruStability™ NSC Series.
Sensing and Internet of Things
请问一个概念?
/* 设置系统的运行速度为300MHz */ PLL_setFreq(1, 0xF, 0, 1, 3, 3, 0) 请问这是怎么看出来\"系统的运行速度为300MHz \"??? 我在帮助文档中只看到是这样定义的\"PLL_setFreq (1, 2) ......
asdfjkl12345 模拟与混合信号
这段eVC程序哪里错了呢?怎么解决呢?
下面的程序是为了创建一个.txt文件,但是运行后却显示内存溢出... 请各位高手看看那里错了吧。。。小弟感激不尽... CFileDialog cFd(FALSE); CFile file; CString FileName; if (IDOK= ......
gujingyangguang 嵌入式系统
求助:电容式触摸开关解决方案
求助几种电容式触摸开关解决方案...
sudasj 模拟电子
关于SQL CE 与SQL server的数据同步问题
SQL CE数据库与PC上SQL server的数据同步,微软提供的RDA很不好用,每次执行PULL方法须保证PDA上没有相应的数据表。请问有没什么好的方法啊。。?...
jerrytian 嵌入式系统
EEWORLD大学堂----采用Altera FPGA实现宽动态范围图像传感器流水线和视频分析
采用Altera FPGA实现宽动态范围图像传感器流水线和视频分析:https://training.eeworld.com.cn/course/2077? ? 新一代宽动态范围(WDR)传感器结合新兴的IP (互联网协议)摄像机市场,给摄像机生产 ......
chenyy FPGA/CPLD
小沈阳到底 低俗了谁
最近看到美国人居然也来关注小沈阳了,这的确是一种跨国际的娱乐新闻。不过给小沈阳冠以“最低俗的中国人”。看后我不禁一笑。小沈阳真的低俗到了那种地步? 大家回忆一下,几年前活跃在电视荧 ......
murray 聊聊、笑笑、闹闹

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2845  2536  1369  2371  1554  31  36  23  28  24 

器件索引   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