Welcome![Sign In][Sign Up]
Location:
Search - 4-20MA

Search list

[Other resourceliuliangjibiao

Description: PIC16F876单片机,有4到20MA电流输出,低功耗等特点,使用于工业仪表行业-PIC16F876 microcontroller, to a four 20MA current output, low power consumption and other characteristics, Instrumentation used in industrial sectors
Platform: | Size: 57187 | Author: 陈超 | Hits:

[SCM温度测量仪

Description: 这是一个完整的项目文件,程序我已经全部调试完毕,现将软硬件资料全部上传,供大家参考学习。里面包含了M16的AD、EEPROM、定时器、中断、看门狗等内部资源的使用,以及菜单程序、浮点数的存放与取出和显示、液晶显示、数字滤波、按键复用等内容。项目硬件比较简单,AD0、AD1读取两路4-20ma电流信号(由RCV420转换成0-5V的电压信号),AD2读取电压信号 该系统主要完成这样一个工作,从AD0读出温度、AD1读取差压,由这两个值根据一个公式计算出流量并显示,AD2读出全压并显示。系统有4个按键,分别接在4个IO口上,这是个按键是 “设置/退出”、“向上/加1”、“向下/右移”、“确认/保存”,这些按键用于设置3路模拟量的上下限值和其他的一些系统参数。整个系统不算复杂,但程序稍微繁琐,调试较费时。PCB绘制好,正准备制版,等焊好了再发上来吧 因为赶时间,并且项目对运行时间无要求,程序中使用了较多的浮点数,导致HEX文件较大。菜单程序使用了全局变量screen_status来记录菜单的状态。 对于AD值的处理,我使用了一种自己摸索出来的滤波方法,对于AD值在正负2以内的跳动非常有效。具体如下实现:用一个全局变量last_ad来存放上一次AD转换的值,每次显示AD值时都要拿本次的AD值与last_ad做比较,若比last_ad大1,则本次值减1,大2则减2,依此类推,并把处理之后的AD值放入last_ad中作为下次比较的值。这样就可以滤出正负2以内的跳动(对于这样的跳动,平均值滤波是*为力的,具体原因嘛,自己试验一下便知道了) 使用ATMANAVR4.5编译通过,GCC版本为3.4.1 GCC提供了较为丰富的库函数,这个程序中的AD、浮点、EEPROM等都是使用函数完成的,稍后我会贴一篇专门介绍浮点数应用的文章,敬请关注。 另外我把12864液晶的驱动单独做了一个范例文件,放在另一个帖子里了 注:仅供学习使用,请勿用于其他用途
Platform: | Size: 303407 | Author: lh20032008@163.com | Hits:

[SCMtest_AD421

Description: AD421 是美国ADI 公司推出的高性能模数转换器,其优良特性使其被广泛应用于各种智能变送器中及其他工 业控制场合中AD421程序,产生4到20MA电流,-AD421 procedures, resulting in 4 to 20mA current
Platform: | Size: 4096 | Author: allen | Hits:

[Embeded-SCM DevelopLed05222

Description: 为了实现让单片机显示阿拉伯数字的功能,让我们来实现最简单的数码管显示: 单个数码管的静态驱动。 AVR单片机的端口驱动能力高达20mA,可以直接驱动数码管。可以利用ATmeg48 单片机的PD端口刚好可以驱动数码管的8个段。 这个实验的目的是在单个数码管上依次显示0,1,2,3,4,5,6,7,8,9,A, B,C,D,E,F共16个字符,为显示十六进制数做好技术准备。-In order to achieve single-chip display Arabic numerals so that the function of, let us come to the realization of the simplest digital display: a single digital control of static drive. AVR microcontroller ports drive capability of up to 20mA, digital tube can be directly driven. Can use the PD-port single-chip ATmeg48 can just drive digital pipe paragraph 8. The purpose of this experiment was followed by a single digital tube display 0,1,2,3,4,5,6,7,8,9, A, B, C, D, E, F a total of 16 characters, to show hexadecimal number of good technical preparation.
Platform: | Size: 10240 | Author: 芳苹 | Hits:

[SCMc51fm12864adc809

Description: 将2-20mA电流转变成电压信号,4路ADC转换,并在液晶屏1264上显示电流百分比。-2-20mAadc to mcu fm12864
Platform: | Size: 32768 | Author: wang | Hits:

[SCMlg

Description: 4至20mA信号发生器的单片机源程序,是用汇编语言写的-4 to 20mA signal generator source microcontroller is written in assembly language
Platform: | Size: 1024 | Author: 李刚 | Hits:

[OtherSignal-Conditioning

Description: 信号调节器的设计接收输入信号范围广,如交流电压 ,直流电压和电流,频率,温度(热电偶和RTD),和过程转换,并提供标准过程输出为0/4 到20mA 或0到10Vdc。-Signal regulator for receiving a wide range of input signals, such as AC voltage, DC voltage and current, frequency, temperature (thermocouple and RTD), and the process of conversion, and provide standard process outputs 0/4 to 20mA or 0 to 10Vdc .
Platform: | Size: 163840 | Author: 伯白君 | Hits:

[ARM-PowerPC-ColdFire-MIPSindustrial-instrument

Description: 这是一个关于多功能输出的工业仪表。涵盖4到20mA,0到5V输出,热电偶测温,usb,485通讯等。-This is a multi-output industrial instruments. Covering 4 to 20mA, 0 to 5V output, thermocouple, usb, 485 communications.
Platform: | Size: 5374976 | Author: 王勇 | Hits:

[Other Embeded programElectronic-circuit

Description: 3. 创建一个工程文件,编程实现将0 1 2 E F、姓名等显示在LCD屏上,编程实现将3到4位数据小数点后保留一位(如10.2、100.6)分别显示在三组LED屏上。 4. 编程实现按键输入功能,将按键信号显示在LED或LCD屏上,(如按▲键,,使屏幕信号逐渐加1,从0加到10,再按▼键,从10减到0。 5. 编程实现D/A转换(下行通道),输出(4~20mA)电流,并进行0点和斜率校正。 6. 编程实现A/D转换(上行通道)实现数据采集,将采集信号显示在LED和LCD屏上。程序要求分别具有平均值滤波、中值滤波和滑动滤波功能,并进行量程校正。 -Electronic circuit experiment training projects
Platform: | Size: 458752 | Author: yoiyo | Hits:

[SCMmain

Description: stc 自带ad变化,将4-20ma的信号分段,并于开关量分段输出。-stc ad io
Platform: | Size: 3072 | Author: jerry | Hits:

[OtherAD5422

Description: MCU为BF536,通过AD5422芯片产生4-20ma电流输出(MCU is BF536, which produces 4-20mA current output through the AD5422 chip)
Platform: | Size: 440320 | Author: xf2017 | Hits:

[OtherMODBUS转20mA电流环

Description: RS232 转 4-20mA电流环原理图;工业品;(RS232 conver to current LOOP)
Platform: | Size: 105472 | Author: 孙兆峰 | Hits:

[Other systems新建文件夹

Description: 西门子双极性换算关系 4-12-20mA,假设电流电压比800/5,6300/100, 采样原值X,实际工程值Y,注意:12MA工程值理论是为0,可适当减零漂(SIEMENS bipolar conversion between 4-12-20mA, assuming the current voltage ratio 800/56300/100, sampling value X, value engineering Y, attention: 12MA value engineering theory is 0, it may be appropriate to reduce the zero drift)
Platform: | Size: 20480 | Author: ANLI61 | Hits:

[Embeded-SCM Developmp430_ad5422程序

Description: MSP430与AD5422的通讯程序,实现高精度4——20mA电流输出(MSP430 and AD5422 communication program to achieve high-precision 4 - 20mA current output)
Platform: | Size: 4096 | Author: luxi安 | Hits:

[SCM信号仪

Description: 本程序采用MSP430F149低功耗芯片,由键盘按键输入所需控制的电流源的值输出,电流源范围4~20mA,通过功能转换算法,输出可在百分比、数值之间任意切换,具备阶梯控制输出,输出可在五点任意设定,单按键电源控制更适合电池供电使用。(This program uses low power MSP430F149 chip, the current source control required by the keyboard input value of the output current range of 4~20mA source, through the function conversion algorithm, the output can be switched in percentage, between values, with stepped control output, output can be five points in any setting, single button control is more suitable for battery powered power supply use.)
Platform: | Size: 6144 | Author: 老茂 | Hits:

[SCM压力变送器程序_v2_20150328

Description: 绝对的有用,方便你的设计(absolutely useful and convenient for your design)
Platform: | Size: 1449984 | Author: 青春的主角 | Hits:

[Embeded-SCM Developfx3u程序

Description: CPU STM32F103 程序资源配置: X输入:32路 Y输出:16路 AD模拟量输入:6路,支持0-10V/4-20ma DA输出:2路 232串口:1路 485通讯:2路 CAN总线:1路 支持时钟RTC产品资源描述: 1、2路脉冲输入(X0~X1)或2路AB编码器(AB0:X0、X1和AB1:X3、X4) 2、2路脉冲输出(Y0和Y1,涉及指令PWM、PLSY)? 3、1路232通信(支持编程口协议) 4、2路485通信(支持Modbus协议) 5、1路CAN通讯,通过共享寄存器方式扩展 6、6路ADC(2路0-20MA电流或者0-10V电压采集) 7、2路DAC输出(4-20MA电流或0-10V输出) 8、RTC日历时钟 9、支持各类触摸屏(cpu STM32F103V FX3U V8.0)
Platform: | Size: 14114816 | Author: 开心石头 | Hits:
« 1 2 ... 4 5 6 7 8 9»

CodeBus www.codebus.net