Next Article in Journal
Multipath Estimation in Urban Environments from Joint GNSS Receivers and LiDAR Sensors
Previous Article in Journal
Catalytic and Inhibitory Kinetic Behavior of Horseradish Peroxidase on the Electrode Surface
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Providing Self-Healing Ability for Wireless Sensor Node by Using Reconfigurable Hardware

The State Key Lab of Mechanics and Control of Mechanical Structures, Nanjing University of Aeronautics and Astronautics, 29# Yu Dao Street, Nanjing 210016, China
*
Author to whom correspondence should be addressed.
Sensors 2012, 12(11), 14570-14591; https://doi.org/10.3390/s121114570
Submission received: 29 August 2012 / Revised: 20 September 2012 / Accepted: 24 October 2012 / Published: 29 October 2012
(This article belongs to the Section Sensor Networks)

Abstract

: Wireless sensor networks (WSNs) have received tremendous attention over the past ten years. In engineering applications of WSNs, a number of sensor nodes are usually spread across some specific geographical area. Some of these nodes have to work in harsh environments. Dependability of the Wireless Sensor Network (WSN) is very important for its successful applications in the engineering area. In ordinary research, when a node has a failure, it is usually discarded and the network is reorganized to ensure the normal operation of the WSN. Using appropriate WSN re-organization methods, though the sensor networks can be reorganized, this causes additional maintenance costs and sometimes still decreases the function of the networks. In those situations where the sensor networks cannot be reorganized, the performance of the whole WSN will surely be degraded. In order to ensure the reliable and low cost operation of WSNs, a method to develop a wireless sensor node with self-healing ability based on reconfigurable hardware is proposed in this paper. Two self-healing WSN node realization paradigms based on reconfigurable hardware are presented, including a redundancy-based self-healing paradigm and a whole FPAA/FPGA based self-healing paradigm. The nodes designed with the self-healing ability can dynamically change their node configurations to repair the nodes' hardware failures. To demonstrate these two paradigms, a strain sensor node is adopted as an illustration to show the concepts. Two strain WSN sensor nodes with self-healing ability are developed respectively according to the proposed self-healing paradigms. Evaluation experiments on self-healing ability and power consumption are performed. Experimental results show that the developed nodes can self-diagnose the failures and recover to a normal state automatically. The research presented can improve the robustness of WSNs and reduce the maintenance cost of WSNs in engineering applications.

1. Introduction

Wireless sensor networks (WSNs) have received tremendous attention over the past ten years [16]. The recent developments in micro-electromechanical-systems have led to the rapid production of many inexpensive sensors. Sensor nodes are typically equipped with on-board processors which offer distributed processing and computational ability. A WSN usually consists of a large number of spatially distributed autonomous sensor nodes used to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion and pollutants. WSN technology has found very important applications both in military and civilian application areas such as battlefield surveillance, industrial process monitoring and control, structural health monitoring, environment and habitat monitoring, healthcare applications, home automation, and environmental control in buildings [7].

In engineering applications, a number of sensor nodes are usually spread across a geographical area of interest. Some of these nodes have to work in harsh environments and for a long term. For example, in the civil structural health monitoring area, large civil engineering infrastructures, such as bridges, highways, tunnels and water pipes, are expected to last for decades or even centuries. Over the course of their lifetimes, these structures deteriorate and require timely maintenance in order to prevent further degradation that might lead to accidents, the need for replacement or, in the worst case, collapse. Traditionally, early detection of such deterioration is achieved by visual inspection, either during routine maintenance visits or when a maintenance team is sent to the site to investigate a known or suspected problem. However, such inspections are time-consuming and costly. An alternative is to equip infrastructure with sensors that are permanently wired up to report back to a central system. But this solution is not adopted very extensively because of the difficulty and cost of running data and power cables to each individual sensor in challenging environments such as a subway tunnel or a long suspension bridge. Hence, WSN based monitoring systems have obvious advantages in this application area and the WSN sensor nodes are usually placed in a distributed manner on different sites on these large scale structures, working in a natural environment and are usually expected to be in service during the whole life time of these structures. Robustness of the WSN itself is then critical.

Regarding the robustness of WSNs, plenty of research has been reported concentrating on network re-organization methods when one or several nodes fail [812]. The authors of [10] propose a framework for an evolvable sensor network architecture, investigated as part of the ESPACENET project, collocated at the University of Edinburgh, Essex, Kent and Surrey, UK. A policy controlled self-configuration method in unattended WSNs is presented in [11]. A lifetime extension method based intelligent redeployment method for surveillance WSNs is reported in [12]. There are also a number of topology management protocols which function on criteria such as the formation of a neighbor list, discovery of neighbor nodes and controlling the duty cycle of the sensor nodes. Using the WSN re-organization methods, though the sensor networks can be reorganized, this causes additional maintenance costa and sometimes the function of the networks still decreases. Under those situations that the sensor networks cannot be reorganized, the performance of the whole WSN will surely be degraded.

In this paper, to improve the robustness and reliability of the wireless sensor network nodes to last their service life when they have to work in a natural environment or for a long term, a hardware self-healing method is proposed to recover the WSN sensor nodes when only some parts of the nodes' hardware have faults. This method is based on reconfigurable hardware, such as Field Programmable Analog Arrays (FPAAs) and Field Programmable Gate Arrays (FPGAs), whose architecture can be dynamically reconfigured. Using the presented method, when part of the circuits in the sensor node fail, it is not necessary to abandon the whole node. The node can diagnose its own fault and repair itself. This can greatly improve the robustness of WSNs when nodes are working in a geographically large and harsh area and reduce the maintenance costs of the WSNs.

The structure of this paper is as follows: Section 2 introduces related work. Section 3 proposes two realization paradigms for self-heading sensor nodes based on reconfigurable hardware. The design and implementation of two self-healing WSN strain sensor nodes based on the redundancy hardware self-healing paradigm and the whole reconfigurable hardware based paradigm are explained in detail in Section 4. Section 5 introduces the experimental demonstration of the failure diagnostic process and the self-healing results. The power consumption of the developed self-healing nodes is also measured and discussed in this section. Section 6 gives the conclusions of the paper.

2. Related Work

Some literatures have reported the concept of self-healing WSNs [1315]. These researches have shown that the self-healing WSN can be achieved by deploying mobile nodes [13], designing biological systems [14] and employing self-healing services [15]. However these researches still consider discarding the fault nodes, concentrating on the self-healing of the network and usually deal with the energy exhaustion problem. Under some WSN application scenarios, such as structural health monitoring, industrial process monitoring, healthcare applications, home automation, etc., the batteries of wireless sensor nodes can be replaced at a certain interval or recharged. Under these situations, energy is no longer a very critical problem, but these nodes may still have to work in harsh environments or serve for a long term. The node circuits may suffer from failures during their long service life. Improving the robustness of the sensor nodes is very important to implement large scale WSNs.

FPGA for the digital domain and FPAA for the analog domain are two main kinds of reconfigurable hardware. A powerful feature of FPGAs/FPAAs is that their hardware can be reconstructed dynamically to adapt to different applications. FPGAs can be configured to implement any logical function that an ASIC could perform. FPGAs contain programmable logic components called logic blocks, and a hierarchy of reconfigurable interconnects that allow the blocks to be wired together. FPGAs provide a method for rapidly prototyping digital systems. A FPAA is an integrated device containing Configurable Analog Blocks (CAB) and interconnects between these blocks. FPAAs may be current mode or voltage mode devices. In voltage mode devices, each block usually contains an operational amplifier in combination with a programmable configuration of passive components. FPAAs provide a method for rapidly prototyping analog systems.

FPAA- or FPGA- based reconfigurable hardware systems have emerged as an important technology to improve the robustness of electric systems in recent years [1625]. In [19] the authors present an Evolvable Hardware-based approach. The key idea is to reconfigure a programmable device, to compensate or bypass its degraded or damaged components. Goldenberg [20] reports an e-maintenance method taking advantage of the reprogrammable features of a FPGA-based reconfigurable system. A method is proposed to perform remote repair of the system by sending new firmware via Internet for reconfiguration of the FPGA. To handle the effects of single event upsets, which are common in computers in the space radiation environment, [21] introduces a new fault-tolerant system with dual-module redundancy using dynamic reconfigurable technique of FPGA. In [22] an easy way to implement reconfigurable micro-sensor interfaces for analog sensors with nonstandardized output signals based on an FPAA is introduced. Keymeulen et al. [23] describe a FPAA-based self-reconfigurable analog array integrated circuit architecture for space applications. In [24,25] combinations of FPAAs and FPGAs to realize both analog and digital circuit reconfigurations are presented.

Regarding the design of WSN sensor nodes, till now, plenty of literature has reported the implementation of different kinds of WSN sensor nodes [7,2629]. Besides different kind of microprocessors, such as MSP430F149, SA1100, reconfigurable hardware, especially FPGAs, have been proposed by numerous authors to be the main processing components to design the sensor nodes [3040]. In [30] a wireless reconfigurable smart sensor network platform for computer numerically controlled machine applications is developed. Four different smart sensors are put under test in the network and their corresponding signal processing techniques are implemented in a FPGA-based sensor node. This research takes advantages of the high processing capability of FPGAs and their reconfiguration ability to meet different specific task needs. In [31] the use of a FPGA as the processing unit to provide more powerful computing ability is suggested. Though microprocessor based wireless sensor nodes have low power consumption, they also have limited computing power which in many application cases cannot meet the needs of the complexity and number of tasks of many engineering applications. This research shows that energy saving for certain higher-end applications can be achieved. Reference [32] also mentions that the application of traditional security schemes on sensor nodes is limited due to the restricted computation capability and the inherent low data rate of ordinary microprocessor-based nodes. In order to avoid dependencies on a compromised level of security, a WSN node with a microcontroller and a FPGA is used to implement a solution based on Elliptic Curve Cryptography to improve the security. In [33], aiming at removing noisy samples during data acquisition in a WSN, a dynamically reconfigurable Kalman Filter is designed into internal Virtex-4 FPGA architecture. Other developments of FPGA-based nodes are also reported by [3440].

The reconfigurable hardware-based WSN node design approaches described so far aim at improving the performance and flexibility of nodes. However, there is no report on realizing the hardware self-healing of WSN node by adopting the dynamic configuration ability of the reconfigurable hardware. When one component of the sensor node fails, usually the whole sensor node has to be abandoned. If the node itself can be self-healing, the robustness of the WSN could be greatly improved.

3. Reconfigurable Hardware Based Self-Healing WSN Node Realization Paradigms

Since the WSN sensor node has both digital and analog circuits, FPGAs and FPAAs can be used together to realize the self-healing WSN node. Two paradigms, shown in Figures 1 and 2, are presented to realize the reconfigurable hardware-based WSN sensor nodes with self-healing ability.

Figure 1 shows a kind of redundancy-based self-healing paradigm. In this design, redundant modules of some important circuit modules are designed in the node hardware together with the FPAA or FPGA to form self-healing modules. Fault diagnostic modules are also implemented during the node design which include relevant fault diagnostic hardware and also fault diagnostic software working in the main controller on the node.

When certain part of the hardware fails, the fault diagnostic software detects the fault and the FPGA or FPAA is dynamically reconfigured to cut off the connections to the failed part and switch its redundant part into the circuits. Using this method, the defective part is abandoned and the redundant part replaces the failed module. The WSN node can be recovered to its normal status to realize a kind of self-healing ability.

Figure 2 is a whole FPGA/FPAA-based self-healing method. Using this design, the main analog and digital circuits of the WSN node are realized by the internal modules of the FPAA and FPGA, respectively. In this case, when a certain part fails, the FPGA/FPAA is dynamically reconfigured to use its other internal module to replace the failed circuit.

These two paradigms can be applied in different situations. Using the whole FPGA/FPAA-based self-healing method, no extra redundant modules are needed, which simplifies the node hardware design, and reduces the cost and dimensions of the self-healing node. However, according to the datasheets of current commercial available FPAA chips, the gain accuracy of amplifier modules in FPAA is 5%. At some high precision application scenarios, a measurement accuracy of 0.1% is required. Since the internal modules in the FPAA have limited precision, for high precision request situations, this method may not be applicable. If high node precision is needed, the redundancy-based self-healing method can be used. Since the redundancy repairing modules can have the same design as the original circuits, the precision can be ensured. The disadvantages are that the node has more complicated hardware, bigger node dimensions and more expensive cost compared to the whole FPGA/FPAA-based self-healing method.

4. Implementation of the Self-Healing WSN Nodes

Two WSN node self-healing paradigms have been presented in Section 3. In this section, a kind of strain WSN node is adopted to show the concept of reconfigurable hardware-based self-healing node design.

Figure 3 shows the typical WSN strain sensor node structure [5,6]. This node typically has three main modules, namely the sensor module, processing module and wireless RF module. To measure strain, strain gauges are usually adopted to form bridge circuits. The output of the bridge usually is weak and the strain signal is a low frequency signal. Hence, the sensor module of the WSN strain node usually contains three circuit parts, namely high precision voltage supply circuit, instrumentation amplifier circuit and low pass filter. The sensor module provides high stable bridge voltage to the strain bridge circuit, and also amplifies and filters the output from the bridge. The other two main modules, processing module and wireless RF module, are similar to those found in other ordinary WSN nodes. The processing module includes an A/D converter, a microprocessor and its outside circuits. This part controls the work of the whole node and also processes the data from the strain gauges. The wireless communication module takes charge of the communication with other nodes or the base station. Based on the typical strain WSN node structure, two self-healing WSN strain nodes are implemented based on the two self-healing paradigms presented in Section 1, respectively.

In the design, since amplifier and filter are two main analog circuits in the design of a lot of kinds of wireless sensor network nodes, these two hardware circuits are chosen at the design stage to simulate the hardware parts that will have failures in the later self-healing demonstration experiments as described in Table 1.

Because these two circuits are analog circuits, in the following design, a FPAA is adopted to be the reconfigurable device to perform self-healing of the node hardware circuits. In the implementation, the AN231E04FPAA chip from the Anadigm Company is chosen because of its small chip size, low energy consumption and sufficient input and output I/O.

The AN231E04, which operates with a 3.3 volt power supply with typical power in the 125 mW range, is of particular interest to this design. The AN231E04 is packaged in a 7 × 7 × 0.9 mm ultra thin 44-pin QFN (quad flat pack, no-lead) package. A key feature of the AN231E04 is that it can be dynamically reconfigured during operation by a microprocessor. The AN231E04 consists of a 2 × 2 matrix of fully configurable analog blocks, surrounded by programmable interconnect resources and analog input/output cells with active elements. Configuration data is stored in an on-chip SRAM configuration memory. Additionally, an SPI-like interface is provided for simple serial loading of configuration data from a microprocessor.

4.1. Sensor Node Design Using the Redundancy-Based Self-Healing Paradigm

The schematic structure of the self-healing WSN strain sensor node designed based on the redundancy-based self-healing paradigm is shown in Figure 4. Since two analog circuits are considered here that may have self-healing needs, in the design, a redundant instrumentation amplifier and a redundant low pass filter are added to the sensor module together with the FPAA chip. In the design, all the main circuits in the sensor module are designed to be connected with the FPAA. The working of the FPAA is controlled by a microprocessor in the processing module. In order to diagnose the circuit failure, A/D0 in the microprocessor is used as the main A/D converter for converting the strain analog signal into a digital signal. Another A/D converter A/D2 is also adopted here to be connected with the output of the instrumentation amplifier for fault diagnosis.

Figure 5 shows the detail circuit design of the node hardware. Four boards are designed for the self-healing WSN strain node working as sensor board, FPAA self-healing board, processing board and wireless communication board. In Figure 5, Switch 1 is used to disconnect the reference voltage input from the Ref of AD623. In this case, the AD623 saturates. Switch 2 is used to cut the connection between the output of the filter chip OPA340 and the A/D0 in the microprocessor chip.

In the design, a MSP430 microcontroller from Texas Instruments is chosen as the microcontroller. Built around a 16-bit CPU, the MSP430 is designed for low cost, and specifically, low power consumption. The TI CC2420 RF transceiver is chosen for the wireless communication design. CC2420 is a true single-chip 2.4 GHz IEEE 802.15.4-compliant RF transceiver designed for low-power and low-voltage wireless applications which has been reported in many WSN node designs.

Figure 6 shows the detailed design of the amplifier and filter circuits. An LP2985 fixed-output voltage regulator is used to provide the bridge voltage. Since the sensitivity of the strain gauge is usually low, an instrumentation amplifier AD623 is adopted to amplify the bridge circuit output. As a low-power zero-drift instrumentation amplifier, the AD623 can offer excellent accuracy for sensor nodes. The WSN strain node is designed to measure strains in a range from −3000 με to 3000 με which is the ordinary strain measuring range requested in engineering applicationd. The Ref of the AD623 is designed to be connected with the output of a MAX6168 which provides a reference voltage to the amplifier in the AD623 as shown in Figure 6. The low-pass filter is designed using OPA340 chip to eliminate the high frequency noise. OPA340 is a single-supply operational amplifier from TI Company. It offers excellent dynamic response with low current consumption.

Figure 7 shows the developed redundancy-based self-healing WSN strain node. To implement the self-healing ability, the main modules are not connected with each other directly as usual. Instead, they are connected with the FPAA chip. In the initial state, the FPAA is configured to connect I1P with O2P, I1N with 02N, I3P with O4P. In this case, the bridge circuit, the amplifier module 1 and the filter module 1 are connected with each other and the output of the filter chip OPA340 of filter module 1 is connected with ADC0. The node software reads the data from ADC0 in the normal state. When a fault happens, the microprocessor detects it and the FPAA is reconfigured dynamically to cut the connections to the failed component and replace it with another redundant module. In this paper, the amplifier module 2 and the filter module 2 are redundant modules. To evaluate whether Failure 1 happens, the output of the amplifier module 1 is also set to be connected with the ADC2 of the microprocessor.

In this research, AnadigmDesigner2 software is adopted to reconfigure the AN231E04 chip, which can quickly and easily construct complex analog circuits by selecting, placing and wiring together building block sub-circuits. The analog circuit configuration can be downloaded to the FPAA.

4.2. Failure Diagnosis and Self-Healing Process

Figure 8 shows the software flow chart of the self-healing node. When power is on, the node performs a fault check first and then it returns to its normal working state. During the service, the node performs the fault diagnosis periodically. A timer in the microprocessor is used to set the interval which is decided by the application request. Once a fault is found, the reconfiguration process will be triggered.

Figure 9 shows the flow chart of the fault diagnosis and reconfiguration process. In this design, the strain measuring range is ±3,000 με. This range is designed to correspond to 0.8 V–2.5 V output of the sensor board by adding an input bias voltage to the amplifier AD623. When the amplifier saturates, it outputs a voltage of 2.83 V in the situation when the voltage supplied to the amplifier is 3.3 V. When the filter circuit has connection failure, its output voltage is 0 V. Both above outputs are abnormal outputs and can be distinguished by the microprocessor software. Since the outputs of the AD623 and the filter circuit are connected with different A/D inputs of MSP430, the software distinguishes different module failures by reading different A/D converter outputs. If they are correct, the software returns to its normal sampling process. If not, the software distinguishes the fault modes and dynamically reconfigures the FPAA to have a new connection to recover the node.

In Figure 9, LCCb is the pin of the AN231E04. It indicates the successful finish of the dynamic configuration process when its value is 0. Table 2 shows the different circuit configurations during the whole process.

4.3. Design of the Whole FPAA-Based Self-Healing Strain Sensor Node

In this session, the WSN strain sensor node is still adopted as illustration. The schematic structure of the self-healing WSN strain sensor node using the FPAA-based self-healing paradigm is shown in Figure 10. Different from the design in Section 4.2, the amplifier and filter circuits here are realized by modules in the AN231E04 FPAA chip. There are no additional amplifier and filter circuits needed.

Figure 11 is the detailed design of the FPAA-based self-healing sensor node. Two switches are also adopted here to make the failures. Switch 1 is used to cut the connection of AMP_1 to the microprocessor and connects the 3.3 V to the ADC2 of the microprocessor to simulate the amplifier saturation failure. Switch 2 is used to cut the connection from Filter_1 to ADC0 of the microprocessor to produce the filter connection failure.

The software working process, the failure diagnosis and self-healing process of the node is the same as shown in Figures 8 and 9. Table 3 gives the circuit configurations under different states of this node.

Figure 12 shows the internal circuits configured in the FPAA when the node is implemented and works in the normal state. In CAB1, an amplifier named as AMP_1 is configured and a low pass filter in CAB2 is configured labeled as Filter_1. In a normal working state, the output of Filter_1 is the O5 pin of the FPAA. In the circuit, it is connected with Switch 2 and Switch 2 is connected with the O6 pin. By connecting O6 with O7 in the FPAA, the output of Filter_1 can be connected with the ADC0 input of the MSP430.

When the amplifier saturation failure is detected, the software configures the internal circuits of the AN231E04 to Circuit 2. In this case, another amplifier labeled as AMP_2 is configured in CAB3 in the AN231E04 to replace the faulty amplifier. When a filter connection failure is detected, the software configures the internal circuits of the AN231E04 to Circuits 3. Another filter labeled as Filter_2 is realized in CAB4 to replace the faulty filter. The output of Filter_2 is configured directly to be O7.

Figure 13 shows the FPAA-based self-healing sensor node developed. Two boards are designed, namely a wireless RF board and sensor and self-healing board. The sensor and self-healing board integrates the bridge circuit, voltage regulator, the FPAA circuit and the microprocessor part.

5. Experimental Research

Two kinds of experiments are performed in this section to evaluate the developed self-healing WSN nodes. The first one is the node self-healing ability validation experiment. In this experiment, circuit failures are made intentionally to check the self-healing ability of the designed nodes. Another experiment is the energy consumption experiment. The energy consumption of the designed two nodes is tested and discussed.

5.1. Self-Healing Ability Demonstration Experiment

A demonstration experiment is performed to evaluate the self-healing function of the developed nodes. A constant strength beam based experimental system is established, shown in Figure 14.

In Figure 14, one end of the constant strength beam is fixed. A load caused by a weight is applied on the other end. A strain gauge is arranged on the surface of the beam. It is connected to the bridge circuit of the self-healing nodes. Since this is a constant strength beam, strain caused on the surface of the beam along the axis direction is the same at any point. The strain gauge is arranged in the middle of the beam along the axis direction. A computer with a sink node is used as base station to receive data from the developed self-repairing nodes. A Telosb node is adopted here as the sink node.

Demonstration software is developed based on Labview software to control the sensing process, transfer data from the nodes to the base station and show the data received on the computer screen in real time.

To demonstrate the whole working process of the developed WSN nodes including normal working state and the self-healing state, an experimental process is designed as below:

  • Normal working process: in this process, the nodes work normally to sample strain data and send data to the base station. The output voltage corresponding to the strain should be shown on the software interface. In the process, totally three kinds of weights are planned to be applied on the beam.

  • Amplifier saturation and self-healing process: in this stage, the designed Switch 1 is switched to intentionally saturate the amplifier. Under this situation, the nodes output faulty data corresponding to the saturated voltage. Once the failure happens, the nodes diagnose it and start the self-healing process. After that, the nodes should return to their normal working state automatically.

  • Filter connection failure and self-healing process: in this stage, the designed Switch 2 is switched to intentionally make the connection between the filter and the ADC fail. Similarly, the nodes output wrong data. After detection by the microprocessor, the self-healing process is supposed to be triggered and then the nodes should return to the normal state automatically.

  • Normal working process: after the two self-healing process, the nodes work normally.

During the experiment, the data sampling rate is set to 1 Hz. From the data sent from the node to the base station, the working process of the sensor nodes is demonstrated and each working stage can be distinguished clearly on the software interface. Figure 15 shows the data received by the base station which is output by the redundancy-based self-healing node.

At the first stage, the node works normally. When different weights are applied on one end of the constant strength beam, the node consequently monitors different strains. In this experiment, three weight grades 0, 1 kg and 2.5 kg, are applied, respectively, corresponding to 0, 342 με and 855 με strain caused on the beam and 1.65 V, 1.75 V and 1.89 V outputs from the sensor node. From the data shown in Figure 15, these data can be found easily. At the second stage, the amplifier saturation failure is intentionally cuased. In this case, the output of the node begins to increase and reaches a saturated voltage of 2.85 V. The software in the node diagnoses this failure and starts the self-healing process to replace the faulty amplifier with a new one. From the output of the node, it can be noticed that the output of the node gradually decreases to its normal state. In the third stage, Switch 2 is used to cut the connection of the filter to the AD converter. Under this situation, the output of the node first decreases to 0 V. After self-healing the node, the output increases to the normal state. In the fourth state, weights are applied again. The correct output of the node proves that it has been totally recovered.

Figure 16 shows the data received by the base station which is output by the FPAA-based self-healing node. The process is similar to Figure 15. A small difference is that when the node suffers an amplifier saturation failure, the node output is 3.3 V. This is because the amplifier saturation failure of this node is simulated by connecting a 3.3 V voltage to the ADC by Switch 1. Four working stages of the node can also be distinguished clearly on the data received by the base station on the software interface. It can be noticed that the recovery speed of the FPAA-based self-healing design is quicker than the redundancy-based self-healing design. The main reason is that the circuit switching speed between internal modules in FPAA is faster than the circuit switching speed of redundant modules in redundancy-based nodes. These experiments show that the nodes developed can self-diagnose failures and recover to their normal working state automatically.

5.2. Power Consumption Evaluation

Power consumption of the developed self-healing nodes is also evaluated by experiments. Regarding the redundancy-based self-healing node, it surely consumes more energy than the FPAA self-healing node because it uses redundancy modules and it costs more energy when more redundancy modules are adopted.

The experimental setup is shown in Figure 17. Figure 17 shows the experiment system setup. A YX1715A voltage power supply is used to supply a fixed 3.3 V voltage to the self-healing nodes. A 34401A digital multi-meter from Agilent is adopted to measure the current the node consumed from the constant voltage power supplier. A computer-based base station is adopted here to receive the data sent by the node.

During the experiment, the power consumed is measured in a typical working state: the nodes sample strain at a sampling frequency of 10 Hz. After each sampling, the nodes send the data wirelessly to the base station. A Telosb node which has the same MSP430 microprocessor and the CC2420 chip is also tested in the experiment using the same setup. Table 4 shows the measurement results. By checking the manual of the FPAA chip AN231E04, it can be learned that the standard current of the AN2331E04 consumed at working state is approximate 42 mA. The increasing part of the current consumption of the FPAA based self-healing node comparing to ordinary Telosb node is just because the adoption of the FPAA chips. The standard currents of the OPA340, AD623 and MAX6168 chip are 2.3 mA, 1.5 mA, 5 mA, respectively. The redundancy-based self-healing node has two OPA340 chips and two AD623 chips, therefore, it consumes more energy compared to the FPAA-based self-healing node.

Though the power consumption of the designed self-healing nodes have increased, the nodes can still work for a reasonable period. For example, if the FPAA-based node is supplied power by two 1,700 mAh AA batteries and the node samples strain for 10 s at an interval of 1 h every day, it still can work for about 9 months. For those applications where the battery can be recharged, replaced or can be equipped with energy harvesting devices, such as structural health monitoring, industrial process monitoring, healthcare applications and home automation, the power consumption of the self-healing nodes can be totally acceptable. Besides, with the rapid development of reconfigurable hardware, low power consumption reconfigurable hardware may also emerge in the near future.

6. Conclusions

For many applications of WSNs, such as structural health monitoring, industrial process monitoring, healthcare applications, home automation, etc., the batteries of the wireless sensor nodes can be replaced at a certain interval or recharged. In these situations, energy consumption is no longer a very critical problem, but if these nodes may have to work in harsh environments or serve for a long term, the robustness of the WSN node is very important to its successful applications. To improve the robustness of the WSN nodes and reduce their maintenance costs, a new concept of self-healing node based on reconfigurable hardware is proposed in this paper. Two kinds of reconfigurable hardware-based self-healing WSN node realization paradigms are presented and the nodes are developed. Their sizes are 9 × 6.5 × 5.5 cm and 7 × 4.5 × 2 cm, respectively, which are just ordinary WSN nodes' size. Demonstration experiments are performed and show that the nodes developed can self-diagnose the failures and recover to normal working state automatically. Further research can be done to improve the proposed methods including:

  • The hardware of the self-repairing wireless sensor nodes can be improved. In this paper, only two typical analog module failures are used to demonstrate the self-repairing methods. In future designs, both FPAAs and FPGAs can be adopted to self-heal both analog and digital circuits.

  • Since only two analog circuits are chosen in this paper to demonstrate the self-healing concept, the failure diagnostic method in the software is somewhat simple. For more modules' self-healing situation, the failure diagnostic software should be improved to distinguish different module failures reliably and efficiently.

  • The self-repairing performance parameters during the design of the self-healing WSN nodes are not researched in detail yet. The speed of the self-repair during the self-repairing process can be addressed in depth in future work.

Acknowledgments

This work was supported by Natural Science Foundation of China (Grant No. 50830201), Seventh Framework Program (Grant No. FP7-PEOPLE-2010-IRSES-269202) and the Priority Academic Program Development of Jiangsu Higher Education Institutions.

References

  1. Akyildiz, I.; Su, W.; Sankarasubramaniam, Y.; Cayirci, E. A survey on sensor networks. IEEE Commun. Mag. 2002, 40, 102–114. [Google Scholar]
  2. Akyildiz, I.F.; Pompili, D.; Melodia, T. Challenges for efficient communication in underwater acoustic sensor networks. ACM Sigbed Rev. 2004, 1, 3–8. [Google Scholar]
  3. Bellis, J.S.; Delaney, K.; Flynn, B.O.; Barton, J.; Razeeb, K.M.; Mathuna, C.O. Development of field programmable modular wireless sensor network nodes for ambient systems. Comput. Commun. 2005, 28, 1531–1544. [Google Scholar]
  4. Yuan, S.F.; Lai, X.S.; Zhao, X.; Xu, X.; Zhang, L. Distributed structural health monitoring system based on smart wireless sensor and multi-agent technology. Smart Mater. Struct. 2006, 15, 1–8. [Google Scholar]
  5. Wu, J.; Yuan, S.F.; Zhao, X.; Yin, Y.; Ye, W.S. A wireless sensor network node designed for exploring a structural health monitoring application. Smart Mater. Struct. 2007, 16, 1898–1906. [Google Scholar]
  6. Wu, J.; Yuan, S.F.; Zhou, G.Y.; Ji, S.; Wang, Z.L.; Wang, Y. Design and evaluation of a wireless sensor network based aircratf strength testing system. Sensors 2009, 9, 4195–4210. [Google Scholar]
  7. Yick, J.; Mukherjee, B.; Ghosal, D. Wireless sensor network survey. Comput. Netw. 2008, 52, 2292–2330. [Google Scholar]
  8. Dressler, F. Benefits of Bio-Inspired Technologies for Networked Embedded Systems: An Overview. Proceedings of Dagstuhl Seminar 06031 on Organic Computing-Controlled Emergence, Erlangen, Germany, 15–20 January 2006; pp. 1–4.
  9. Yang, E.; Erdogan, A.T.; Arslan, T.; Barton, N. Multi-objective evolutionary optimizations of a space-based reconfigurable sensor network under hard constraints. Soft Comput. 2011, 15, 25–36. [Google Scholar]
  10. Arslan, T.; Haridas, N.; Yang, E.; Erdogan, A.T.; Barton, N.; Walton, A.J.; Thompson, J.S.; Stoica, A.; Vladimirova, T.; McDonald-Maier, K.D.; et al. ESPACENET: A Framework of Evolvable and Reconfigurable Sensor Networks for Aerospace-Based Monitoring and Diagnostics. Proceedings of the First NASA/ESA Conference on Adaptive Hardware and Systems (AHS'06), Istanbul, Turkey, 15–18 June 2006; pp. 15–18.
  11. Misra, S.; Jain, A. Policy controlled self-configuration in unattended wireless sensor networks. J. Netw. Comput. Appl. 2011, 34, 1530–1544. [Google Scholar]
  12. Kosar, R.; Bojaxhiu, I.; Onur, E.; Ersoy, C. Lifetime extension for surveillance wireless sensor networks with intelligent redeployment. J. Netw. Comput. Appl. 2011, 34, 1784–1793. [Google Scholar]
  13. Vlajic, N.; Moniz, N. Self-healing Wireless Sensor Networks: Results That May Surprise. Proceedings of IEEE Global Telecommunications Conference Workshops. GLOBECOM Workshops, Washington, DC, USA, 25–30 November 2007; pp. 333–338.
  14. Ponnusamy, V.; Abdullah, A.; Alan, G.D. Biologically Inspired (Botany) Mobile Agent Based Self-Healing Wireless Sensor Network. Proceedings of 6th International Conference on Intelligent Environment, Kuala Lumpur, Malaysia, 19–21 April 2010; pp. 215–219.
  15. Lanthaler, M. Self-Healing Wireless Sensor Network, Available online: http://www.cs.helsinki.fi/u/niklande/opetus/SemK07/paper/lanthaler.pdf (accessed on 30 May 2012).
  16. Donthi, S.; Haggard, R.L. A Survey of Dynamically Reconfigurable FPGA Devices. Proceedings of the 35th Southeastern Symposium on System Theory, Morgantown, WV, USA, 16–18 March 2003; pp. 422–426.
  17. Keymeulen, D.; Zebulum, R.S.; Jin, Y.; Stoica, A. Fault-tolerant evolvable hardware using field programmable transistor arrays. IEEE Trans. Rel. 2000, 49, 305–316. [Google Scholar]
  18. Lambert, C.; Kalganova, T.; Stomeo, E. FPGA-based Systems for Evolvable Hardware. Proceedings of World Academy of Science, Engineering and Technology, Vienna, Austria, 29–31 March 2006; pp. 123–129.
  19. Stoica, A.; Keymeulen, D.; Vu, D.; Zebulum, R.; Ferguson, I.; Daud, T.; Arsian, T.; Xin, G. Evolutionary Recovery of Electronic Circuits from Radiation Induced Faults. Proceedings of Congress on Volutionary Computation, Portland, OR, USA, 19–23 June 2004; pp. 1786–1793.
  20. Goldenberg, D. Embedded E-Maintenance for An FPGA-Based Reconfigurable System. Master Thesis, Ryerson University, Toronto, ON, Canada, 2007. [Google Scholar]
  21. Zhou, Q.Z.; Xie, X.; Nan, J.C.; Xie, Y.L.; Jiang, S.Y. Fault Tolerant reconfigurable system with dual-module redundancy and dynamic reconfiguration. J. Elec. Sci. Tech. 2011, 9, 167–173. [Google Scholar]
  22. Mackensen, M.; Muller, C. Implementation of reconfigurable micro-sensor interfaces utilizing FPAAs. Sensors 2005, 3, 1064–1067. [Google Scholar]
  23. Keymeulen, D.; Stoica, A.; Zebulum, R.; Katkoori, S.; Fernando, P.; Sankaran, H.; Mojarradi, M.; Daud, T. Self-Reconfigurable Analog Array Integrated Circuit Architecture for Space Applications. Proceedings of NASA/ESA Conference on Adaptive Hardware and Systems, Noordwijk, The Netherlands, 22–25 June 2008; pp. 83–90.
  24. Srivastava, K.A.; Sharma, A.; Raval, T. Development of Reconfigurable Analog and Digital Circuits for Plasma Diagnostics Measurement Systems. Proceedings of ITC18, Gujarat, India, 9–12 December 2008; pp. 436–438.
  25. Selow, R.; Lopes, H.S.; Carlos, R.; Lima, E. A Comparison of FPGA and FPAA Technologies for a Signal Processing Application. Proceedings of the International Conference on Field Programmable Logic and Applications, Prague, Czech Republic, 31 August–2 September 2009; pp. 230–235.
  26. Wu, J.; Yuan, S.F.; Zhao, X.; Yin, Y.; Ye, W.S. A wireless sensor network node designed for exploring a structural health monitoring application. Smart Mater. Struct. 2007, 16, 1898–1906. [Google Scholar]
  27. Akyildiz, I.F.; Melodia, T.; Chowdhury, K.R. A survey on wireless multimedia sensor networks. Comput. Netw. 2007, 51, 921–960. [Google Scholar]
  28. Ko, J.; Gao, T.; Rothman, R.; Terzis, A. Wireless sensing systems in clinical environments improving the efficiency of the patient monitoring process. IEEE Eng. Med. Biol. Mag. 2010, 29, 103–109. [Google Scholar]
  29. Zerger, A.; Rossel, R.A.V.; Swain, D.L.; Wark, T.; Handcock, R.N.; Doerr, V.A.J; Bishop-Hurley, G.J.; Doerr, E.D.; Gibbons, P.G.; Lobsey, C. Environmental sensor networks for vegetation, animal and soil sciences. Int. J. Appl. Earth Obs. Geoinf. 2010, 12, 303–316. [Google Scholar]
  30. Moreno-Tapia, S.V.; Vera-Salas, L.A.; Osornio-Rios, R.A.; Dominguez-Gonzalez, A.; Stiharu, I.; Romero-Troncoso, R.D.J. A field programmable gate array-based reconfigurable smart-sensor network for wireless monitoring of new generation computer numerically controlled machines. Sensors 2010, 10, 7263–7286. [Google Scholar]
  31. Valverde, J.; Otero, A.; Lopez, M.; Portilla, J.; Torre, E.D.L; Riesgo, T. Using SRAM based fpgas for power-aware high performance wireless sensor networks. Sensors 2012, 12, 2667–2692. [Google Scholar]
  32. Portilla, J.; Otero, A.; Torre, D.L.; Riesgo, T.; Stecklina, O.; Peter, S.; Langendorfer, P. Adaptable security in wireless sensor networks by using reconfigurable ECC hardware coprocessors. Int. J. Distrib. Sens. Netw. 2010. [Google Scholar] [CrossRef]
  33. Krasteva, Y.E.; Portilla, J.; Torre, E.D.L; Riesgo, T. Embedded runtime reconfigurable nodes for wireless sensor networks applications. IEEE Sens. J. 2011, 11, 1800–1810. [Google Scholar]
  34. Tong, J.G.; Zhang, Z.X.; Sun, Q.L.; Chen, Z.Q. Design of Wireless Sensor Network Node with Hyperchaos Encryption Based on FPGA. Proceedings of the International Workshop on Chaos-Fractals Theories and Applications, Shenyang, China, 6–8 November 2009; pp. 190–194.
  35. Muralidhar, P.; Rao, C.B.R. Reconfigurable Wireless Sensor Network Node Based on Nios Core. Proceedings of the Fourth International Conference on Wireless Communication and Sensor Networks, Allahabad, India, 27–29 December 2008; pp. 67–72.
  36. Yan, S.; Le, L.; Hong, L. Design of FPGA-Based Multimedia Node for WSN. Proceedings of the 7th International Conference on Wireless Communications, Networking and Mobile Computing, Wuhan, China, 23–25 September 2011; pp. 1–5.
  37. Chao, H.Z.; Liu, Y.P.; Zhen, Z.; Meng, M.Q.H. A Novel FPGA-Based Wireless Vision Sensor Node. Proceedings of the 2009 IEEE International Conference on Automation and Logistics, Shenyang, China, 5–7 August 2009; pp. 841–846.
  38. Philipp, F.; Glesner, M. Mechanisms and Architecture for the Dynamic Reconfiguration of an Advanced Wireless Sensor Node. Proceedings of the International Conference on Field Programmable Logic and Applications, New Delhi, India, 12–14 December 2011; pp. 396–398.
  39. Nahapetian, A.; Lombardo, P.; Acquaviva, A.; Benini, L.; Sarrafzadeh, M. Dynamic Reconfiguration in Sensor Networks with Regenerative Energy Sources. Proceedings of the Conference on Design, Automation and Test, Nice, France, 16–20 April 2007.
  40. Garcia, R.; Gordon-Ross, A.; George, A.D. Exploiting Partially Reconfigurable FPGAs for Situation-Based Reconfiguration in Wireless Sensor Networks. Proceedings of the IEEE Symposium on Field Programmable Custom Computing Machines, Napa, CA, USA, 5–7 April 2009; pp. 243–246.
Figure 1. The redundancy-based self-healing WSN node paradigm.
Figure 1. The redundancy-based self-healing WSN node paradigm.
Sensors 12 14570f1 1024
Figure 2. FPGA/FPAA-based self-healing WSN node design paradigm.
Figure 2. FPGA/FPAA-based self-healing WSN node design paradigm.
Sensors 12 14570f2 1024
Figure 3. A typical WSN strain sensor node structure.
Figure 3. A typical WSN strain sensor node structure.
Sensors 12 14570f3 1024
Figure 4. Hardware structure of the redundancy-based self-healing WSN strain node.
Figure 4. Hardware structure of the redundancy-based self-healing WSN strain node.
Sensors 12 14570f4 1024
Figure 5. Circuit design of the redundancy-based self-healing node.
Figure 5. Circuit design of the redundancy-based self-healing node.
Sensors 12 14570f5 1024
Figure 6. Circuit design of the amplifier and filter.
Figure 6. Circuit design of the amplifier and filter.
Sensors 12 14570f6 1024
Figure 7. Redundancy-based self-healing WSN strain node developed.
Figure 7. Redundancy-based self-healing WSN strain node developed.
Sensors 12 14570f7 1024
Figure 8. Software in MSP430 on the self-healing node.
Figure 8. Software in MSP430 on the self-healing node.
Sensors 12 14570f8 1024
Figure 9. Failure diagnosis and self-healing process: (a) Fault diagnosis process (b) Reconfiguration process.
Figure 9. Failure diagnosis and self-healing process: (a) Fault diagnosis process (b) Reconfiguration process.
Sensors 12 14570f9 1024
Figure 10. FPAA-based self-healing WSN strain node hardware structure.
Figure 10. FPAA-based self-healing WSN strain node hardware structure.
Sensors 12 14570f10 1024
Figure 11. Circuit design of the FPAA-based self-healing node.
Figure 11. Circuit design of the FPAA-based self-healing node.
Sensors 12 14570f11 1024
Figure 12. Circuit configuration of the FPAA in the normal state.
Figure 12. Circuit configuration of the FPAA in the normal state.
Sensors 12 14570f12 1024
Figure 13. The developed FPAA-based self-healing WSN strain node.
Figure 13. The developed FPAA-based self-healing WSN strain node.
Sensors 12 14570f13 1024
Figure 14. Constant strength beam-based experimental system.
Figure 14. Constant strength beam-based experimental system.
Sensors 12 14570f14 1024
Figure 15. Output from the redundancy-based self-healing node during experiment.
Figure 15. Output from the redundancy-based self-healing node during experiment.
Sensors 12 14570f15 1024
Figure 16. Output of the FPAA-based self-healing node during experiment.
Figure 16. Output of the FPAA-based self-healing node during experiment.
Sensors 12 14570f16 1024
Figure 17. Experiment system to test power consumed.
Figure 17. Experiment system to test power consumed.
Sensors 12 14570f17 1024
Table 1. Failure modes.
Table 1. Failure modes.
Failure IndexFailure ModesCircuit Status
1Amplifier failureAmplifier saturation
2Low-pass filter failureFilter connection failure
Table 2. Circuit configurations of redundancy-based self-healing WSN node.
Table 2. Circuit configurations of redundancy-based self-healing WSN node.
Circuit 1Circuit 2Circuit 3
I1P to O2PI1P to O5PI1P to O2P
I1N to O2NI1N to O5NI1N to O2N
IP3 to O4PI6P to O4PIP3 to O7P
Table 3. Circuit configurations of FPAA-based self-healing WSN node.
Table 3. Circuit configurations of FPAA-based self-healing WSN node.
Circuit 1Circuit 2Circuit 3
I1 P/N to AMP_1I1 P/N to AMP_2I1 P/N to AMP_1
AMP_1 to O2PAMP_2 to O2PAMP_1 to O2P
I3 P/N to Filter_1I3 P/N to Filter_1I3 P/N to Filter_2
Filter_1 to O5PFilter_1 to O5PFilter_2 to O7P
Table 4. Power consumption test results.
Table 4. Power consumption test results.
Node TypeTest Results

Working Voltage (V)Working State (mA)
Telosb node
(Mps430+CC2420)
3.322.1
FPAA based Self-healing node
(Mps430+CC2420+AN231E04)
3.362.7
Redundancy-based self-healing node
(Mps430+CC2420+AN231E04+OPA340+AD623+MAX6168)
3.375.5

Share and Cite

MDPI and ACS Style

Yuan, S.; Qiu, L.; Gao, S.; Tong, Y.; Yang, W. Providing Self-Healing Ability for Wireless Sensor Node by Using Reconfigurable Hardware. Sensors 2012, 12, 14570-14591. https://doi.org/10.3390/s121114570

AMA Style

Yuan S, Qiu L, Gao S, Tong Y, Yang W. Providing Self-Healing Ability for Wireless Sensor Node by Using Reconfigurable Hardware. Sensors. 2012; 12(11):14570-14591. https://doi.org/10.3390/s121114570

Chicago/Turabian Style

Yuan, Shenfang, Lei Qiu, Shang Gao, Yao Tong, and Weiwei Yang. 2012. "Providing Self-Healing Ability for Wireless Sensor Node by Using Reconfigurable Hardware" Sensors 12, no. 11: 14570-14591. https://doi.org/10.3390/s121114570

Article Metrics

Back to TopTop