6 GEMS压力变送器3000系列-超高压变送器 GEMS压力变送器3000的行业应用: 船舶、工程机械 产品特点: ■工作压力可高达10,000PSI ■高精度-在整个应用过程中,精度在±0.15%之内 ■高稳定性-长期漂移≤0.05%FS/6年 ■高的抗震动性能-采用了薄膜溅射式设计,取消了易破的连接线 GEMS压力变送器3000的性能参数 精度 0.15%FS 重复性 0.03%FS 长期稳定性 0.06%F.S/年 压力范围 0-500、1000、2000、3000、5000、6000、7500、10,000psi 耐压 2xF.S,15,000PSI,Max. 破裂压力 7xFS 4xFS,对于10,000psi 疲劳寿命 108次满量程循环 零点公差 0.5%F.S 量程公差 0.5%F.S,响应时间0.5毫秒 温度影响 温漂 1.5%FS(-20℃到80℃) 2%FS(-40℃到100℃) 2.7%FS(-55℃到120℃) GEMS压力变送器3000的环境参数 振动 正弦曲线,峰值70g,5~5000HZ(根据MIL-STD810,514.2方法程序I) EMC 30V/m(100V/m Survivability) 电压输出 电路 见PDF文件(3线) 激励 高于满程电压1.5VDC,最大到35VDC@6mA 最小环路电阻 (FS输出/2)Kohms 供电灵敏度 0.01%FS/Volt 电流输出 电路 2线 环路供电电压 24VDC(7-35VDC) 输出 4-20mA 最大环路电阻 (Vs-7)x50Ω 供电灵敏度 0.01%FS/V 比率输出 输出 0.5v到4.5v(3线)@5VDC供电 输出激励电压 5VDC(4.75V-7VDC) GEMS压力变送器3000的物理参数 壳体 IP65代码G(NEMA4);IP67代码F(NEMA6) 接液部件 17-4和15-5不锈钢 电气连接 见订货指南 压力连接 1/4″NPT或G1/4 重量(约) 110g(电缆重量另加:75g/m) 机械震动 1000g/MIL-STD810,方法516.2,程序Ⅳ 加速度 在任意方向施加100g的稳定加速度时1bar(15psi)量程变送器的输出会波动0.032%FS/g,量程增大到400bar(6000psi)时输出波动会按对数递减至0.0007%FS/g. 认证等级 CE
上传时间: 2013-10-09
上传用户:sdfsdfs1
#include<iom16v.h> #include<macros.h> #define uint unsigned int #define uchar unsigned char uint a,b,c,d=0; void delay(c) { for for(a=0;a<c;a++) for(b=0;b<12;b++); }; uchar tab[]={ 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,
上传时间: 2013-10-21
上传用户:13788529953
为提高电容测量精度,针对电容式传感器的工作原理设计了基于PIC16LF874单片机电容测量模块。简单阐述了电容测量电路的应用背景和国内外研究现状,介绍了美国Microchip公司PIC16LF874单片机的特性。电容式传感器输出的动态微弱电容信号通过PS021型电容数字转换器把模拟量数据转换成数字量数据,所测数据由PIC16LF874单片机应用程序进行处理、显示和保存。实验结果表明,固定电容标称值为10~20 pF 的测量值相对误差在1%以内,同时也可知被测电容容值越大,测量值和标称值相对误差越小。 Abstract: To improve the accuracy of capacitance measurement,aimed at the principle of work of mercury capacitance acceleration transducer,the design of micro capacitance measurement circuit is based on the key PIC16LF874 chip. Briefly discusses the application of the capacitance measuring circuit for the background and status of foreign researchers,focusing on the United States PIC16LF874 microcontroller features. Capacitive sensor outputed signal through the dynamics of weak PS021-chip capacitors (capacitancedigital converter) to convert analog data into digital data,the measured data from the PIC16LF874 microcontroller application process, display and preservation. Experimental results show that the fixed capacitor 10pF ~ 20pF nominal value of the measured value of relative error is within 1%,but also it canbe seen the value of the measured capacitance larger,measuring value and the nominal value of relative error smaller.
上传时间: 2013-10-29
上传用户:wojiaohs
引言 在数字信息传输中,基带数字信号通常要经过调制器调制,将频率搬移到适合信息传输的频段上。2FSK就是用数字信号去调制载波的频率(移频键控),由于它具有方法简单、易于实现、抗噪声和抗衰落性能较强等优点,因此在现代数字通信系统的低、中速数据传输中得到了广泛应用。 直接数字频率合成技术(DDS)将先进的数字处理技术与方法引入信号合成领域。DDS器件采用高速数字电路和高速D/A转换技术,具备频率转换时间短、频率分辨率高、频率稳定度高、输出信号频率和相位可快速程控切换等优点,可以实现对信号的全数字式调制。
上传时间: 2014-12-27
上传用户:1427796291
单片机在日常生活中用得越来越多,其集成度也越来越高,目前拥有多种单片机都集成有A/D转换功能,如PIC,AVR,SUNPLUS,SH等。处理器的位数从4位到32位或更高,转换精度从6位,8位,10位或更高。
上传时间: 2013-10-28
上传用户:xa_lgy
带您从零学51单片机之C51基础知识 C51基础知识1 单片机的汇编(ASM)和C语言优缺点2 C51程序结构3 数据与数据类型4 常量与变量5 C51接口与位变量定义6 C51运算符、表达未及其规则7 C51流程控制结构及相关语句8 C51构造数据类型9 C51函数10 C51模块化写法
上传时间: 2013-10-15
上传用户:fanboynet
pic单片机实用教程以介绍PIC16F877型号单片机为主,并适当兼顾PIC全系列,共分10章,内容包括:基本概念;PIC16F87X硬件概况;指令系统;汇编程序设计;集成开发环境;在线调试工具;I/O端口;定时器;中断;安全措施和降耗设计。突出特点:通俗易懂、可读性强、系统全面、学练结合、学用并重、实例丰富、习题齐全。本教程全书共分2篇,即基础篇和提高篇,分2册出版,以适应不同课时和不同专业的需要,也为教师和读者增加了一种可选方案。pic单片机实用教程目录第1章 单片机的基本概念第2章 PIC16F87X硬件系统概况第3章 指令系统第4章 PIC汇编语言程序设计基础第5章 MPLAB集成开发环境软件包第6章 MPLAB-ICD在线调试工具套件及其应用第7章 输入/输出端口的基本功能第8章 定时器/计数器TMR0第9章 中断系统第10章 安全生产、可靠运行措施和降耗设计附录
上传时间: 2013-10-12
上传用户:lyson
Arria V系列 FPGA芯片基本描述 (1)28nm FPGA,在成本、功耗和性能上达到均衡; (2)包括低功耗6G和10G串行收发器; (3)总功耗比6G Arria II FPGA低40%; (4)丰富的硬核IP模块,提高了集成度 (5)目前市场上支持10.3125Gbps收发器技术、功耗最低的中端FPGA。
上传时间: 2013-10-26
上传用户:wsq921779565
芯嵌stm32开发板教程
上传时间: 2013-10-09
上传用户:JIMMYCB001
The LPC2292/2294 microcontrollers are based on a 16/32-bit ARM7TDMI-S CPU with real-time emulation and embedded trace support, together with 256 kB of embedded high-speed flash memory. A 128-bit wide memory interface and a unique accelerator architecture enable 32-bit code execution at the maximum clock rate. For critical code size applications, the alternative 16-bit Thumb mode reduces code by more than 30 pct with minimal performance penalty. With their 144-pin package, low power consumption, various 32-bit timers, 8-channel 10-bit ADC, 2/4 (LPC2294) advanced CAN channels, PWM channels and up to nine external interrupt pins these microcontrollers are particularly suitable for automotive and industrial control applications as well as medical systems and fault-tolerant maintenance buses. The number of available fast GPIOs ranges from 76 (with external memory) through 112 (single-chip). With a wide range of additional serial communications interfaces, they are also suited for communication gateways and protocol converters as well as many other general-purpose applications. Remark: Throughout the data sheet, the term LPC2292/2294 will apply to devices with and without the /00 or /01 suffix. The suffixes /00 and /01 will be used to differentiate from other devices only when necessary.
上传时间: 2014-12-30
上传用户:aysyzxzm