首页    期刊浏览 2024年12月01日 星期日
登录注册

文章基本信息

  • 标题:Implementing IEEE 1451-based sensor for natural disaster monitoring.
  • 作者:Risteiu, Mircea ; Ileana, Ioan ; Cabulea, Lucia
  • 期刊名称:Annals of DAAAM & Proceedings
  • 印刷版ISSN:1726-9679
  • 出版年度:2010
  • 期号:January
  • 语种:English
  • 出版社:DAAAM International Vienna
  • 摘要:IEEE 1451.4 is a determinant standard for designing plug and play capabilities to classical transducers. The mechanism for plug and play identification is the standardization of a Transducer Electronic Data Sheet (TEDS) [1]. One TEDS contains the full information needed by a measurement system to detect, identify, characterize, interface, and properly use the signal from an analog sensor. An IEEE 1451--based sensor acquires the measurement, provides signal conditioning, converts the measurement into the attribute's units, and transmits the information through a communication port to the monitoring point.
  • 关键词:Artificial intelligence;Circuit design;Natural disasters;Sensors;Technical standards

Implementing IEEE 1451-based sensor for natural disaster monitoring.


Risteiu, Mircea ; Ileana, Ioan ; Cabulea, Lucia 等


1. INTRODUCTION

IEEE 1451.4 is a determinant standard for designing plug and play capabilities to classical transducers. The mechanism for plug and play identification is the standardization of a Transducer Electronic Data Sheet (TEDS) [1]. One TEDS contains the full information needed by a measurement system to detect, identify, characterize, interface, and properly use the signal from an analog sensor. An IEEE 1451--based sensor acquires the measurement, provides signal conditioning, converts the measurement into the attribute's units, and transmits the information through a communication port to the monitoring point.

2. SENSOR MODEL

For the paper purpose, we are measuring temperature and movement. The classical sensor we use is CXTLA02 (two axis tilt sensor + temperature sensor). The analog signal description is [2]:

[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] (1)

[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] (2)

[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] (3)

The three equations describe the x, y angles orientations (radians) and ambient temperature of the sensor. They are in accordance with the output voltages corrected with zero voltages outputs.

[FIGURE 1 OMITTED]

Based on IEEE 1451 standard we have built TED table structure.

The full description of ID= 25, Id= 41 is presented in [1] and it was used to design particular application- sliding of the land detection and ambient temperature. We have used three IDs for calibration because the interface has to read three times calibration curve (for each measured parameter, the curve is different).

The user data is taken into consideration as unsigned integer with 8 bits continuous reading.

3. SENSOR TESTING SETUP

[FIGURE 2 OMITTED]

In order to study the behavior of the sensor in calibration process shifting we are simulation different TEDs content. The main behavioral parameters are reading delay and accuracy processing. For the lab research we are using a NI cRIO 9004 with chassis, NI 9219 DAQ module with TEDs reader facility, NI 9401 DIO as TEDs generator (Fig.2). The software for controlling entire setup is LabVIEW. The calibration curve (equations 1, 2) is settled with next values (Tab.2):

The module NI 9219 consists of 4 analog inputs for reading the sensors signal, and 4 TEDs sincron [3] reading ports. The NI 9401- 8 bits digital IO is used to generate serial data on A0 output as a simulated TEDs. For this purpose we have created three data file with the proposed TEDs structures. The LabVIEW main virtual instrument (VI) program is reading data file as string, and then is converting it as binary data for the matrix as the source for programmed serial A0 output.

The other components of the VI are used to control the time (for measuring delay), and to make calculations of the measured data.

Time delay for calibration curves shifting is measured as the time difference between sending digital data from the TEDs generator (first bit reading),

4. TEST RESULTS

Time delay for calibration curves shifting is measured as the time difference between sending digital data from the TEDs generator (first bit reading), and the moment of delivering with the new measured value (Fig.3).

[FIGURE 3 OMITTED]

The resolution of the time measurement is 0.1ms. Each three measurement consist of first, second, and third calibration curves. There are not rules/ dependencies between shifted calibration curves and delay time. With this setup, we consider that the measured delay, offer enough approach window for implementing environment sliding monitoring sensors with TEDs implementation. The environment parameters have a slow variation (sampling rate is less the 1 sample/sec), that means that a time delay in the range of 10 ms, offers an accuracy better then 0.01%.

The accuracy of processing is evaluated [5] for measuring the same values into the three calibration curves shifting process (Fig.4).

[FIGURE 4 OMITTED]

As we see here (Fig.4), the most constant values are related to the error class (+5%).

The worst situation is when we are evaluating throught error class (+15%). The processed differences are situated into the range of +/- 0.01%, extremally acceptable values.

5. CONCLUSION

Testing TEDs--based sensors into embedded controllers offer the possibility of finding time delay to stability of measured values. The delay is depending by far the length and structure of TEDs. Calibration process, as a preliminary processing, or as preprocessing of the data is depending also by the TEDs structure and the analog to digital conversion methods.

This level of the delay time for shifting process offers the possibility to implement some preprocesing stage into the sensor--like self calibration for automatic sampling adjusting, or filtering.

There is not much influence of controller, which means that computational resources are not strongly demanded. It means that the computational resurces (speed processor and memory) could be used for some preprocessing functions.

6. REFERENCES

*** (2004) IEEE Std. 1451.2-1907 "IEEE Standard for a Smart Transducer Interface for Sensors and Actuators Transducer to Microprocessor Communication Protocols and Transducer Electronic Data Sheet (TEDS) Format" http://ihome.ust.hk/~yangrd/pdf/ieee14512.pdf, Accessed on: 2010-02-13

*** (2008) http://www.willow.co.uk/CXTLA01_02.pdf, Accessed on: 2010-04-06

Ramos, G.H. (2008). IEEE Standard 1451 and a Proposed Time Synchronization Approach, pp. 29-37., IEEE Instrumentation measurement, Vol.11, No.2, April 2008,

Kalicki, A.; Makowski, L. & Michalski, A. (2008). Distributed measurements Systems,--A web System Approach, pp. 4450, IEEE Instrumentation measurement, Vol.11, No.6, December 2008

Chisnell, D. (2010). Usability Testing: Taking the Experience into Account, pp. 13-15, IEEE Instrumentation measurement, Vol.13, No.2, December 2010
Tab. 1. Proposed structure of the TEDs

Basic TEDs Manufacturer ID [14 bits], 10381
[64 bits] Model Number[15 bits], 200
 Version Letter [5 bits], E (Chr5)
 Version Number [6 bits], 2
 Serial Number [24 bits], 111110

Selector 00
[2 bits]

Template ID ID = 25 (x axe)
[8 bits each] ID = 25 (y axe)
 ID = 37 (RTD)

Selector 00
[2 bits]

Calibration ID = 41 (calibration curve)
template ID ID = 41 (calibration curve)
[8 bits] ID = 41 (calibration curve)

Selector 00
[2 bits]

User data Unsigned integer
[8 bits]

Tab. 2. Proposed experimental values scenario

Parameter Standard values Experimental values

Sensitivity--small 100 [+ or -] 10 90 110 110
angles (mV/O)

Sensitivity 0.01 0.01 0.01 0.01
Drift (%/OC)

Zero Angle 2.5 [+ or -] 0.15 2.35 2.5 2.65
Voltage
(Volts)
联系我们|关于我们|网站声明
国家哲学社会科学文献中心版权所有