Int'l J. of Communications, Network and System Sciences
Vol. 5  No. 3 (2012) , Article ID: 17993 , 6 pages DOI:10.4236/ijcns.2012.53018

Hardware Design for Low Power Integrated Sensor System

Maher Rizkalla1, An Feng1, Michael Knieser2, Francis Bowen1, Paul Salama1, Brian King1, Jasmin Radadia1, Sarang Gadkari1, Hossein Jafarian1

1CSIRO Department of Electrical and Computer Engineering, Purdue School of Engineering and Technology, Indiana University-Purdue University Indianapolis, Indianapolis, USA

2Smart Systems Technology Inc., Loveland-Madeira Corridor, USA

Email: mrizkall@iupui.edu

Received October 27, 2011; revised November 29, 2011; accepted December 31, 2011

Keywords: Smart Sensors; Embedded Systems; HVAC; PIC18 Microprocessor; I2C Bus; Bidirectional Airflow; Wireless

ABSTRACT

An integrated sensor system is implemented using inter-integrated circuit mode (I2C) software, utilizing the PIC182585 MPLAB embedded control system utilizing hardware. The hardware implementation features high level of integration, reliability, high precision, and high speed communications. The system was demonstrated by temperature and CO2 sensors. An extension for Zigbee system is proposed to enhance the security of the integrated system. A bi-directional air/liquid flow sensor is also added to detect the flow magnitude and direction that can be applied to heating, ventilating, and air-conditioning (HVAC), local and national security within subway systems, and medical equipment. The hardware design of the flow sensor included one heating element and two sensing elements to detect the bi-directional flow. Platinum sensors were found to be of high sensitivity and linear characteristics within 0˚C to 100˚C range, and their high temperature coefficient (0.00385 Ω/Ω/˚C). Polyimide thin film heater was used as the heating element due to its high throughput and good thermal efficiency. Two bridge circuits were also designed to sense the temperature distribution in the vicinity of the sensing elements. Three high precision instrumentation low power amplifiers with offset voltage ~2.5 µV (50 µV max) were used for the overall design. The system security is also enhanced with the detection of poison gas using Carbon Nanotube devices (CNT). An antenna system was designed, and a frequency shift was detected to designate the type of poison gas used for a general threat.

1. Introduction

Recently, smart sensors are more widely used in many areas such as in automotive applications; medical applications [1], HVAC applications [2], marine applications [3], civilian applications [4], surveillance missions [5], etc. Integrated circuit based sensors provide low-power, multifunctioning, and computational capabilities since they utilize low power MEMS system that enhance safety, security, medical diagnosis, and reliability of those automotive systems [6-9]. A molybdenum based bi-directional air/liquid flow sensor have been designed [10] utilizing radiation heat transfer in airflow, and convection heat transfer in liquid flow. CMOS technologies can be integrated to provide smart sensors with better anti-interference ability. There are two types of smart sensor structures: digital sensor signal processor and digital control analog signal processor. If analog output signals are needed, D/A convertors are expected at the end of the processing sequence. Security based sensor using carbon nanotube [11] devices may be utilized to detect poisonous gas, resulting from terror attack or others. The low power issue is achieved via low power embedded system processor, while the high speed is achieved via the Zigbee network and compatible wireless boards.

2. Hardware/Software Design

The system used here has been implemented at Smart System Technology Incorporated (SSTI Inc.) [12]. Figures 1 and 2 show the block diagrams of the design, including the PIC18 microcontroller, the sensors used in the project, I2C bus interface, and FPGA chip. The software algorithm that links these sensor components together has been presented elsewhere [13]. The PIC18 microcontroller is an 8-bit processor that runs at 4 MHz. The FPGA program converts the baud rate from one side (PIC controller) to another (Sensor processors), to facilitate transmission in both directors. A baud rate of 35 KHz transmission rate was attained. The program was written by Smart Systems Technologies and is a proprietary material. The diagram shown in Figure 3 can be expanded to include other control circuitries needed for the HVAC system such as air conditioner, dish washer, windows,

Figure 1. The integrated system chart.

Figure 2. PIC18 microcontroller port setup.

Figure 3. Embedded system diagram (contain CO2/temperature sensor).

switches, doors, air/liquid flow and gaseous sensors for security applications, etc as shown in Figure 4.

3. Results and Discussions

In this project, two sensors were chosen for the implementation and communications with the embedded system. The selection of these sensors was based on their availability at SST Inc. and familiarity with their processors. The SST Inc. provided IUPUI Department of Electrical and Computer Engineering with the hardware components required for the project. The results presented here consist of 3 sets of data. The 1st presents the temperature sensor reading, the 2nd demonstrates the CO2 sensor reading, while the third set of data shows the integrated system response, including both the sensors and the microcontroller. Figure 5 gives the CO2 sensor transmis-

Figure 4. HVAC control circuits.

sion and receiving sequence formats. In the transmission cycle, the slave address and relevant configuration bit are written into the CO2 sensor. This is followed by a command byte, start and stop addresses, and checksum byte. The transmission sequence format (see Figure 5(a) is given as follows:

1) Start command;

2) D0 in Hex (7-bit slave address 68 in Hex and 1 read/write bit);

3) 22 in Hex (command number 2 in Hex (ReadRAM), and 2 bytes to read);

4) 00 in Hex (start address of the read procedure);

5) 08 in Hex (end address of the read procedure);

6) 2A in Hex (Checksum 2A in Hex, sum of byte 2, 3 and 4), and

7) Stop command;

8) Delay for at least 20 ms.

Figure 5(b) shows the CO2 sensor receiving sequence. Seven bit slave address and 1 read/write bit are transmitted to the CO2 sensor. The CO2 sensor will then send an operation byte. This is followed by MSB, LSB, and checksum byte, back to the Master (PIC182585). The receiving sequence format as shown in Figure 5(b) is given as follows:

1) Start command;

2) D1 in Hex (7-bit slave address 68 in Hex and 1 read/write bit);

3) Operation byte (this indicates the operation status. Bit 0 tells if the read command was successfully executed);

4) CO2 sensor reading (CO2 sensor high byte: CO2 sensor low byte);

5) Checksum byte, and

6) Stop command.

Figure 6 gives the combined temperature/CO2 sensor integrated system’s readings.

The wireless network setup is given in Figure 7.

Figure 5. Transmission and receiving sequences formats. (a) CO2 sensor transmission sequence format; (b) CO2 sensor receiving sequence format.

(a)(b)(c)(d)(e)(f)

Figure 6. Combined temperature/CO2 sensors’ readings.

(a)(b)(c)(d)

Figure 7. System Architecture for wireless network. (a) Block diagram; (b) Digital core diagram; (c) Sensor setup within the digital core; (d) Sensor general design within Zigbee wireless system.

4. Gaseous and Bi-Directional Air/Liquid Flow Sensors

A system was designed as shown in Figure 8. The CNT liquid base devices were deposited on copper oxide materials and placed within antenna system where 2.4 GHZ were used for the testing. A computer simulation was performed using ANSOFT software to design the sensor. The system was designed, built, and tested. A range of 2 - 3 MHz shift in frequencies was detected via frequency analyzer, designating the various types of gases. Figures 9 and 10 provide the diagram and setup experiment for the air/liquid flow sensor. Instrumentation amplifiers were utilized to detect a flow rate of 0.005 m/s [10].

5. Sensor Pattern Evaluation

Since the emphasis of this hardware design is to provide security for various applications, it was intended to include smart sensors that detect temperature, CO2, poison gas, and gas/liquid flow magnitude and direction. Recently, high potential applications require signature based

Figure 8. CNT devices on copper oxide substrate used in gaseous sensor design.

testing. This may combine data from various sensors that are fed into software to provide a new set for intention sensors. The work presented here will serve basis of such novel applications. For future pattern evaluation, the design provided here could be tested and evaluated on an

Figure 9. Set up of the bi-directional air/liquid flow sensor.

Figure 10. Experimentally assembled calorimetric thermal mass flow sensor.

existing local police network within a city map. This novel application to local area network has been reserved for future considerations.

6. Conclusions and Future Work

In this work, a smart system board encompassing HVAC embedded system has been implemented. Temperature sensor LM76 and CO2 sensor K22L0 are utilized. The HVAC system has high accuracy and fast response to environmental parameters change. The sensor readings can help to manage the control circuits in real time mode. The results of the overall system indicate that the design criteria were met. In comparison with the current existing devices in HVAC application, this design features high speed response in real time mode, design flexibility in accommodating more sensors, cost effective, and compactness.

For future work, other sensors can be added to the embedded sensor system. This may include optical/electromagnetic sensors, light sensors, pressure sensors, miscellaneous detectors, smoke detector, motion detectorexterior siren, interior siren, glass break and home exits, etc. Another expansion to the proposed HVAC system is to include connections related to internet/Ethernet, telephone lines, and wireless, added to the embedded system. In this expansion, the sensor communication system can be interfaced to a motherboard computer where either Modem or Ethernet card can be used to get a message on the internet or on the cell phone. The alarming signals from the embedded system design can be detected and fed into the motherboard for wireless communications via internet or phone line. In addition, as future work activities, the system can be redesigned to include interrupt service between sensors. With this feature, various parameters can be prioritized according to their importance. After searching various existing technologies, it is found that such gaseous detection using nanotechnology based devices is unique and will be considered further for research.

The software of this work will be available from the Department of Electrical and Computer Engineering, Indiana University Purdue University Indianapolis and can be obtained from the authors of the paper.

7. Acknowledgements

The authors would like to acknowledge the support that the students received from the Integrated Nanosystems Development Institute (INDI) at IUPUI. The authors would also acknowledge Parvin Ghane for her assistance with the ANSOFT software tools.

REFERENCES

  1. M. Rusu, G. Saplacan, G. Sebestyen, C. Cenan, L. Krucz, T. Nicoara and N. Todor, “Distributed e-Health System with Smart Self-Care Units,” Proceeding of IEEE 5th International Conference on Intelligent Computer Communication and Processing, 2009, Cluj-Napoca, 27-29 August 2009, pp. 307-314.
  2. S. Lee, B. D. Youn and B. C. Jung, “Robust SegmentType Energy Harvester and Its Application to a Wireless Sensor,” Smart Materials and Structures, Vol. 18, No. 9, 2009, Article ID: 095021. doi:10.1088/0964-1726/18/9/095021
  3. N. E. Cater and T. O’Reilly, “Romoting Interoperable Ocean Sensors the Smart Ocean Sensors Consortium,” Proceeding of OCEANS 2009, MTS/IEEE Biloxi—Marine Technology for Our Future: Global and Local Challenges, Biloxi, 26-29 October 2009, pp. 1-6.
  4. L. Bixio, L. Ciardelli, M. Ottonello and C. S. Regazzoni, “Distributed Cognitive Sensor Network Approach for Surveillance Applications,” Proceeding of 6th IEEE International Conference on Advanced Video and Signal Based Surveillance, Genova, 2-4 September 2009, pp. 232-237. doi:10.1109/AVSS.2009.99
  5. Y. L. Wang, M. Casares and S. Velipasalar, “Cooperative Object Tracking and Event Detection with Wireless Smart Cameras,” Proceeding of 6th IEEE International Conference on Advanced Video and Signal Based Surveillance, Genova, 2-4 September 2009, pp. 394-399. doi:10.1109/AVSS.2009.77
  6. M. H. Salah, T. H. Mitchell, J. R. Wagner and D. M. Dawson, “A Smart Multiple-Loop Automotive Cooling System—Model, Control, and Experimental Study,” IEEE/ ASME Transactions on Mechatronics, Vol. 15, No. 1, 2010, pp. 117-124. doi:10.1109/TMECH.2009.2019723
  7. J. Marek, “MEMS for Automotive and Consumer Electronics,” Proceeding of 2010 IEEE International SolidState Circuits Conference, Digest of Technical Papers (ISSCC), San Francisco, 7-11 February 2010, pp. 9-17. doi:10.1109/ISSCC.2010.5434066
  8. M. G. Zanchi, and R. Venook, J. M. Pauly and G. C. Scott, “An Optically Coupled System for Quantitative Monitoring of MRI-Induced RF Currents into Long Conductors,” IEEE Transactions on Medical Imaging, Vol. 29, No. 1, 2010, pp. 169-178. doi:10.1109/TMI.2009.2031558
  9. F. Ibrahim, M. Barbic and C. Druzgalski, “Stripe Sensor Tomography and Application to Microcoil Magnetic Resonance Imaging,” Proceeding of Pan American Health Care Exchanges, 2009, Mexico City, 16-20 March 2009, pp. 153-153.
  10. R. Jasmin, “A Highly Precise and Linear Ic for Heat Pulse Based Thermal Bidirectional Mass Flow Sensor,” MS Thesis, Purdue University, West Lafayette, 2010.
  11. S. Gadkari and M. Rizkalla, “CNT Nanotube Based Sensor for Gas Detection,” Technical Report, Department of ECE, Purdue School of Engineering and Technology, West Lafayette, 2011.
  12. SST Inc. Products Datasheets, 2010. http://www.smartsystemstech.com/, accessed September
  13. A. Feng and R. Maher, “Temperature/CO2 Sensor Embedded System Based Communications,” ISCA 1st International Conference on Signal Processing and Applications, Orlando, 15-17 September 2010.