You are on page 1of 3

Embedded Wireless Sensors for Aircraft/Automobile Tire Structural

Health Monitoring
Amitabh Mishra, Farrukh M. Gondal, Arya A. Afrashteh, and Ryan R. Wilson
Bradley Department of Electrical & Computer Engineering
Ronanld D. Moffitt, Rakesh K. Kapania and Scott Bland
Department of Aerospace and Ocean Engineering
Virginia Polytechnic Institute & State University, Blacksburg, VA 24061

the tire, which is significantly different from [2] because of a


Abstract—Structural Health Monitoring (SHM) of new sensing material.
automobile tires is an active area of research. Within this This paper is organized as follows. In section II, we discuss
area, the monitoring of strain on tires using wireless devices the architecture of a WSN and the hardware required for the
and networks is gaining prominence because these techniques setup including transceivers and strain gauges. In section III,
do not require any wired connection to a base station. In this we present the ongoing work and a few of the research
paper we discuss a wireless sensor network based strain challenges about integration of the transceivers and strain
monitoring architecture for aircraft/automobile tires present
some initial results, and outline future plans.
sensors on the tires. Our discussion about various hardware
components that will be used for creating a sensor monitoring
Index Terms— Structural Health Monitoring (SHM), Tire system will be brief and the discussion regarding the energy
Strain, Wireless Sensor Network (WSN), Resistive Strain efficient and reliable protocols that we intend to develop and
Gauge, TinyOS, NesC implement will also be minimal due to space limitations.
Our poster presentation will have additional details and
I. INTRODUCTION results.
Tires that can measure strain within themselves are known
as intelligent tires. A vehicle equipped with intelligent tires is II. ACQUISITION AND WIRELESS TRANSMISSION SENSOR
considered far more reliable than the one which has regular NETWORK SIGNAL
tires. Recently, various tire manufacturers are looking into In this section, we discuss architecture of a WSN that will
intelligent tires due to the Transportation Recall Enhancement, be created to measure strain of a tire. The hardware that is
Accountability and Documentation (TREAD) act which needed for forming the sensor network consists of Crossbow
demands installation of tire pressure monitoring devices within motes, sensors, and an onboard computer. The mote setup
the tire. Besides measuring tire pressures, tire manufactures requires a transceiver (MPR410CB), a data logger (MDA300),
are also examining ways to measure strain and temperature as and a base station (MIB510) as shown in Figure 1.
well to enhance overall safety of a vehicle. There has been
some initial work for monitoring the health of tires [1] , [2].
A sensor system that can measure the overall strain of a tire
is known as a centralized strain sensing system discussed in
[1]. However, a centralized strain sensing system cannot find
the location and severity of the damage on the tire. In [2] Figure 1: Data logger (MDA300) (left), Base station (MIB510) (middle), and
various sensors such as acceleration and optical sensors have Transceiver (MPR410CB) (right)
been proposed to be used to get more local damage
The strain gauges will connect to the data logger. A
information on the tire, but this proposal did not succeed.
transceiver will be attached to the data logger and base station
Besides, a tire equipped with multiple sensors is neither
to allow radio communication between them. A radio packet is
practical nor cost effective. Moreover, the solutions proposed
created in the transceiver with the sampled data and sent
in [2] are proprietary. Our work is significantly different. We
wirelessly once all the samples have been obtained from the
are proposing a sensor networking solution to tire SHM
data logger. The base station then receives the packet and
problem using commercial off-the-self hardware and software
converts its data into meaningful units and displays them on
components such as Crossbow motes [3], and TinyOS [4]. Our
the console. The schematic of the setup is shown in Figure 2.
work also focuses on developing reliable and energy efficient
routing and transport protocols using cross-layer design for
this particular application that may find use in other areas. We
are researching approaches to get local strain measurements on

* This research is supported by NASA under contract NNLOSAA29G

1-4244-0732-X/06/$20.00 ©2006 IEEE 163


1139
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on August 19,2023 at 02:14:34 UTC from IEEE Xplore. Restrictions apply.
unless the strain detected reaches or surpasses a threshold
value. Such an event based system would save even more
power by simply not transmitting at all.
B. Verification of Strain Results
We have successfully transmitted strain readings off a strain
gauge mounted on a metal bar and verified its accuracy to
theoretical readings. The experimental setup is shown in
Figure 4.

Figure 4: Experimental Setup


Figure 2: Schematic of a strain sensing system

The strain readings obtained from the Crossbow® nodes are


This project envisions development of a new model of strain
very close to the theoretical readings which are shown in
gauges called “Rubber Sensor” shown in Figure 3 which can
Figure 5.
measure strain on a rubber surface accurately. This
development is required because the sensing material need to Strain Results Validation

be flexible like rubber so that it can be embedded inside the 220


210
200
rubber of the tire, and be conductive like metal so that strain 190
180

signals can be generated and measured. 170


160
150
140
130
120
Microstrain (µε)

110
100
90
80
70
60
50
40
30
20

Figure 3: Rubber Sensor 10


0
-10
-20

Now we describe the essential details of our architecture and -30


Time

accomplishments.
Figure 5: Strain Readings
A. Networking
The network topology used for tire strain measurements III. ONGOING RESEARCH
involves a Base Station (BS) that acts as a sink. This sink is the This section describes the future research challenges which
ultimate destination of all packets that originate from any are mainly related with the network architecture, hardware, and
node. Inter-node communication is not needed initially in this sensor setup.
application as we are proposing a one – hop solution. The BS A. Network Architecture
will act as the command and control center and will also be
used for additional routing and multi-hopping if necessary. The transceiver’s signal strength plays an important role in
Designing a specific routing algorithm as well as transport the network’s setup. Ideally each tire should have a transceiver
protocol tailored for this application are also planned. These which can send signals with the tires current strain to a base
will be built on some of the features that are pertinent to sensor station as show in Figure 6(a). However, the transceiver’s
networks [5-7] and [8-11]. One approach to designing a signal strength may not be high enough for the base station to
reliable data transport mechanism is to send out ACK hop-by- pick up. This is due to the fact that the transceiver is trying to
hop instead of end-to-end [8] which we find more suitable for send a signal through a material such as a tire which attenuates
measuring the strain of tire wirelessly. its strength. Multi-hopping option can be explored here to
We are envisioning a strain sensing system that is a TDMA solve the problem of weak signal strength. Figure 6(b)
based where strain measurements are transmitted every fixed illustrates such a multi-hopping network.
time interval. As an optimization, we are thinking that strain be
measured by each node periodically but not be transmitted

164
1140
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on August 19,2023 at 02:14:34 UTC from IEEE Xplore. Restrictions apply.
Figure 6: (a) Line of sight to the base station. (b) Multi-hopping to base Figure 7: (a) Transceiver placed on the outer rim. (b) Transceiver placed on the
station. inner rim. (c) Transceiver placed within the tire.
B. Hardware Setup C. Power Conservation
A transceiver and data acquisition unit need to be placed Alternate solutions can be implemented if the transceivers’
within the tire with a power source to keep them running. This life span is significantly shorter than the tires’. A simple
raises the issues of where the units should be placed and will solution is to hook a battery charger up to the transceivers’
the unit’s power source outlast the tire’s life span. batteries and place a plug on the tire’s rim where the user can
1) Transceiver Placement hook up a power source to the charger.
The placement of the transceiver and/or data acquisition unit There are many options being considered to improve power
within the tire becomes an issue since there are many factors to conservation within the transceiver itself. An event driven
consider such as safety of units as well as the strength of algorithm will hold back on data transmission until a critical
transceiver’s signal. event is detected. Also, strain data acquisition may be
suspended when the automobile/aircraft is not in motion as
a) Outside the Tire well as adapting the sampling rates according to the vehicle’s
The first transceiver placement, shown in Figure 7(a), velocity, transceiver’s battery power, events raised, etc.
depicts a transceiver on the outer portion of the tire’s rim. The
advantages of this option are: (a) Transceiver will have line-of- REFERENCES
sight to the BS which ensures optimal signal strength, [1] R. Matsuzaki and A. Todoroki, "Passive wireless strain monitoring
diminishing packet loss, and allows transceivers to operate of actual tire using capacitance-resistance change and multiple
under weaker signal strength which conserves power. (b) The spectral features," Sensors and Actuators A: Physical, vol. 126, pp.
277-286, 2006.
equipment will be easily accessible for recharging, [2] "Intelligent Tyre for Accident-free Traffic," Technical Research
replacement, or repair. Some disadvantages involve the unit Centre of Finland (VTT) 7/25/2005 2005.
being exposed to hazardous debris which can damage it. This [3] "Crossbow® Technology Inc. Global Leader in Sensory Systems."
vol. 2006, 2005.
problem can be solved by making a specialized compartment [4] "TinyOS." vol. 2006, 2004.
within the tire’s rim to protect the units. [5] J. N. Al-Karaki and A. E. Kamal, "Routing techniques in wireless
sensor networks: a survey," Wireless Communications, IEEE [see
b) Inside the Tire also IEEE Personal Communications], vol. 11, pp. 6-28, 2004.
[6] H. Karl and A. Willig, Protocols and Architecture for Wireless
Another place to put the transceivers could be on the inner Sensor Networks. West Sussex, England: Wiley, 2005.
portion of the tire’s rim or within the tire’s inner tread lining as [7] R. C. Shah and J. M. Rabaey, "Energy aware routing for low
energy ad hoc sensor networks," 2002, pp. 350-355 vol.1.
show on Figure 7(b) and 7(c). [8] W. Chonggang, K. Sohraby, L. Bo, M. Daneshmand, and H.
One advantage of this option is that shorter sensor wires will Yueming, "A survey of transport protocols for wireless sensor
be needed which will provide more accurate strain readings. networks," Network, IEEE, vol. 20, pp. 34-40, 2006.
[9] B. Hull, K. Jamieson, and H. Balakrishnan, "Mitigating congestion
However there are a few disadvantages too associated with this in wireless sensor networks," in Proceedings of the 2nd
option such as (1) The transceiver needs to send signals international conference on Embedded networked sensor systems
through the tire’s rubber and metal mesh, and the signals will Baltimore, MD, USA ACM Press, 2004.
[10] F. Stann and J. Heidemann, "RMST: reliable data transport in
be subject to multi-path fading due to the high density of sensor networks," 2003, pp. 102-112.
metallic components surrounding the transceiver. (2) The [11] H. Zhang, A. Arora, Y.-r. Choi, and A. M. G. Gouda, "Reliable
equipment will be hard to reach for recharging, replacing, or bursty convergecast in wireless sensor networks," in Proceedings of
the 6th ACM international symposium on Mobile ad hoc
repairing. (3) Also, if placed within the tire’s inner tread lining
networking and computing Urbana-Champaign, IL, USA: ACM
the units will undergo most, if not all, the stress a tire is Press, 2005.
subjected to. The solutions being considered are (A) Make the
antenna weaved through the tire’s rubber and metal mesh so
the signal could bypass such obstacles. (B) Sticking the
antenna out of the tire’s valve or small hole on the rim. (C)
Applying a coating to the inner rim’s surface to prevent signals
from bouncing off as easily and (D) A specialized container
can be made to protect the unit from temperature and shock
variations.

165
1141
Authorized licensed use limited to: J.R.D. Tata Memorial Library Indian Institute of Science Bengaluru. Downloaded on August 19,2023 at 02:14:34 UTC from IEEE Xplore. Restrictions apply.

You might also like