You are on page 1of 5

Active Noise Control for Motorcycle Helmets

Kishan P. Raghunathan and Sen M. Kuo Woon S. Gan


Department of Electrical Engineering School of Electrical and Electronic Engineering
Northern Illinois University Nanyang Technological University
DeKalb, IL, USA Singapore

Abstract- Continuous exposure to high-level of motorcycle helmets or ear plugs do not provide
motorcycle noise has a risk of damaging hearing and good attenuation for such low-frequency noise, and
degrading the quality of music for entertainment. it is costly and impractical for certain advanced
This paper develops an innovative audio-integrated
passive noise attenuation techniques due to weight
active noise control (ANC) system for motorcycle
and size constraints of helmets [4]. In addition, the
helmets to cancel noise and preserve the audio
quality of the audio in the presence of the
quality. Motorcycle noises measured at ditTerent
speeds are recorded, analyzed and used to evaluate
motorcycle noise degrades drastically, and requires
the performance of audio-integrated ANC system. high volume that can even result in mental stress
Both computer simulations and real-time and leads to accident.
experiments show the feasibility of using the
To attenuate the motorcycle noise and to
developed ANC helmets for hearing protection and
preserve the quality of audio from the audio system
audio entertainment.
in the motorcycle, this paper presents an innovative
audio-integrated ANC technique using feedforward
INTRODUCTION
broadband algorithm. Its performance is first
According to National Highway Traffic Safety evaluated using computer simulations with
Administration, there are approximately 5 million measured transfer functions from realistic
registered motorcycle owners in USA [1]. experimental setup, and further tested using real­
Motorcycle noise threatens hearing; it acts as a time experiments using recorded motorcycle noises.
silent killer and even result in permanent hearing
Real time experiment of audio-integrated ANC
loss. Motorcycle noise levels on an open road are in
is carried out using recorded real motorcycle sounds
the ranges of 78-90 dBA at 30 mph (mile-per-hour) as primary noise and music as the desired audio.
to 116 dBA at 120 mph, depending on types of The objectives of the experimental results are to
helmets, motorcycles, and the conditions of roads. achieve:
The average rate of increase in noise level is 15.5
dB per doubling of speed [2]. Continuous exposure 1. Cancellation of harmful noise
to noise level of 95 dBA for more than 2.5 hours 2. Integration of audio has no effect on the
may result in various hearing impairments such as, performance of ANC
hearing loss, tinnitus, acoustic shock, and even 3. Desired audio components will not be
leads to accidents [3].
cancelled by ANC and its quality can be
Figure 1 depicts the spectrum of a real preserved
motorcycle noise recorded at the speed of 40 mph, An additional advantage is that the integrated audio
which shows most of energy is concentrated at low masks residual noise after ANC algorithm has
frequencies from 10 to 300 Hz. Conventional converged in steady state. It also provides on-line

978-1-4244-6878-2/10/$26.00 ©2010 IEEE 170


,.-------------1
, ,
Spectram of Motor cycle n oise@40 mileslhr
1� ��--��--��--T-�--��--�
, ,

x(n) den) : + : e(n)


Primary Path L
100
P(z) , ,
, ,
-
, ,
00 , ,
L _______ _____1

y'(n)

Adaptive Filter
W(z)

-�

-40

-600 200 400 600 EOJ 1COJ 1200 1400 1600 1EOJ 2COJ
frequency (Hz)

Figure 1 Spectrum of motorcycle noise at 40 mph. Figure 2. Block diagram of the broadband ANC using
the FXLMS algorithm (adapted from [4 D.

modeling of the secondary path to further improve x(n)=[x(n)x(n-l)... x(n-L+l)Y is the signal vector
ANC performance under time-varying at time n.The weight-update equation of the
environment. adaptive filter is given by
wen + 1) = wen) + Lux'(n)e(n)], (2)
I. FEEDFORWARD ANC SYSTEM
where J.i is the step size, and the filtered signal
The motorcycle used for acquiring real motorcycle
noise is the Harley Davidson's Heritage Softtail
vector x'(n)=[x'(n)x'(n-l)... x'(n-L+l)Y IS the
with a two-cylinder, 4-stroke engine. The noise was filtered version of x(n),
recorded using the 722 high-resolution digital audio x'(n) sen) * x(n) ,
= (3)
recorder [ ]. As shown in Figure 1, motorcycle where s( n) is the impulse response of S (z), that is
noise falls into the category of broadband noise. To
cancel the broadband noise and to compensate the the estimate of the secondary path S(z).
To preserve the audio from music players and to
effects of the secondary path, the broadband
mask residual noise after noise cancellation, the
feedforward ANC using the filtered-x least-mean­
traditional ANC algorithm is embedded with audio
square (FXLMS) algorithm [4] shown in Figure 2 is
to form audio-integrated ANC system. There are
developed for motorcycle helmets. two important issues to be considered for the
The undesired noise from a noise source integrated system [5]:
transmits through the primary path P(z) resulting in 1. The audio added to the loudspeaker may
the primary noise den), the anti-noiseyen) generated interfere with the ANC algorithm
by the adaptive filter propagates through the
secondary path S(z) resulting in Y'(n). These noises 2. ANC system may cancel the desired audio
are acoustically superimposed, resulting in error We have to make sure that the audio-integrated
signal (or residual noise) e(n), which is fed back to ANC system can overcome these problems by
the least-mean-square (LMS) algorithm. The removing the audio component from the error
reference signal x(n) is filtered by the estimated signal that is used to update the adaptive filter
secondary path transfer function to generate x'(n), coefficients. The block diagram of audio-integrated
which is served as an input to the LMS algorithm. ANC is shown in Figure 3.
The adaptive filter output is given by As shown in Figure 3, the audio component
yen) wT (n)x(n),
= ( 1) men) is added to adaptive filter outputy(n). At the
acoustic summing junction, the error signal e_m(n)
where w(n)=[wo(n)wl(n)... wL_1(n)Y are theL-tap
consists of the residual error e(n) and the audio
adaptive filter's coefficients, and component men). To avoid the interference of the

171
.--'---->..;;- Secondary Speakers

X(II) �-+-"'<-+.... Secondary Path S(z)

'---,---
-- '---
----, ....
-- Error Microphones


,,
Primary Microphones

Primary Speakers

Figure 4 Primary and secondary paths in realistic


e(lI)
( )
/11 11
helmet ANC environment.
,.'._-----------------------------------) ,------'---,
two error microphones and two secondary speakers
as shown (one side only) in Figure 4. The primary
Figure 3 Block diagram of audio-integrated ANC speaker is placed 65 cm away from the rider
system. (emulated by B&K torso and head simulator,
audio component on the ANC algorithm, the audio KEMAR) and the secondary speaker is installed
component m (n) filtered through secondary path inside the helmet. The primary microphone is
has to be subtracted from e_m (n) to obtain the true placed in front of the helmet near the mouth of the
error signal e (n) . This true error signal is then used rider, and the error microphone is placed near the
to update the weights of the adaptive filter W(z). ear of the KEMAR.

Assuming that we have the perfect secondary MATLAB simulation of audio-integrated ANC
path model, i.e. S(z) S(z) , the true error becomes
=
system using the FXLMS algorithm shown in
Figure 3 is performed. To prove that the integration
e(n) den) - [sen) * y(n)].
= (4)
of audio does not interfere with the ANC
Thus, the advantages of the audio-integrated ANC performance, we consider two cases: (1) ANC for
system include: (1) eliminating the interference of motorcycle noise without integration of audio, and
audio on the performance of traditional ANC, (2) (2) ANC for motorcycle noise with integration of
modeling the secondary path online to improve the audio. The noise to be cancelled is the recorded
performance of the FXLMS algorithm, (3) motorcycle noise, and the music comes from a
providing audio entertainment and also masking personnel entertainment system. The filter lengths
residual noise after noise cancellation, and (4) are 64 taps and 32 taps for the adaptive filter W(z)
integrating into the existing helmet ANC hardware and the secondary-path estimate S (z) , respectively,
such as amplifiers and loudspeakers. This forms a
and the step size is .0003.
compact, robust, low power, and cost effective
solution for ANC in motorcycle helmets and audio Figure 5 shows spectra of signal measured at the
on road. error microphone before (ANC OFF) and after
II. SIMULATION RESULTS (ANC ON) noise cancellation. It shows that the
motorcycle noise has a wide range of frequency
An experimental setup shown in Figure 4 is used to
components and the average cancellation is
measure the primary path and secondary path
approximately 40 dB in the frequency range of 0 to
transfer functions. The obtained transfer functions
250 Hz. The performance of the system is good in
are used to construct computer model for
the low-frequency with high levels of the
simulations.
motorcycle noise.
The system consists of one primary microphone,

172
'00
to:ANC
- ANCON
OFF] 0.35

0.3

025

02


0,.

01

005

0
300 GOO 0
Froquoncy(Hz)

Figure 7 Power estimation of motorcycle noise at 40


Figure 5 Motorcycle noise spectra at the error
mph, error output and the integrated audio
microphone without audio integration

j
G
,.- ANCOF
-ANCON

-20

-40

100 200 300 400


FrequencyCHz)

Figure 8 Experimental setup for testing motorcycle


Figure 6 Motorcycle noise spectra at the error
helmet ANC
microphones with audio integration
III. REAL TIME EXPERIMENTS
Figure 6 shows spectra of error signals before
and after noise cancellation for the audio-integrated To mimic a person riding a motorcycle with helmet
ANC. An important fact observed in Figures 5 and under noisy conditions, an experimental setup is
6 is that similar results for the system with and built as shown in Figure 8. A high-speed 32-bit
without audio integration, which proves that the TMS320C3x signal processor and suitable
audio integration has no effect on the performance electronic hardware are selected. B&K's KEMAR
of ANC if the perfect secondary-path model is used which resembles a person on a bike wearing
S(z) S(z) is available.
=
a helmet. Primary noise is played through the
primary loudspeaker which is placed 65 cm away
Figure 7 shows the power estimation of the from the KEAMAR. The error microphone is used
motorcycle noise at 40 mph, error output, and the to monitor the performance of ANC algorithm.
integrated audio, which gives the cancellation in Audio from a music player is directly integrated
terms of power at each instance of time. The into the system and is played through the secondary
convergence of ANC system in terms of power of speaker through which anti-noise is played.
the error output is observed in Figure 7. The
The real-time experiment results of audio­
simulation results of audio-integrated feedforward
integrated ANC for real motorcycle noise at 40
ANC using the FXLMS algorithm are very
mph are shown in Figures 9 and 10. Figure 9 shows
encouragmg.
the transition from ANC OFF to ANC ON to audio

173
BOO
600
soo+---ANC OFF -....I-

�.oo �400
i300 �200 ·100


1200 u. 0- ·150
100 5 6 10 11
me (sec)
10 15 25 30 OJ
Tm!(>e<) 600
PI N
:t
00
�4
�200
Ii

u.

4 5
Tme(sec)
Oil

5
TIMe Incsex
(II)

Figure 9 (i) Spectrogram showing the transition from


ANC OFF to ANC ON to audio integration, and (ii)
time domain representation of ANC OFF to ANC ON to 4 5
Tune (sec)
audio integration. Oii)

Figure 10 Spectrograms of (i) audio only, (ii) audio


integration using both spectrogram (top) and time
with noise (ANC OFF), and (iii) audio with noise
waveform. It is observed that the harmful
(ANC ON).
motorcycle noise is cancelled and the audio
integration does not interfere with the ANC recorded motorcycle noises and measured transfer
performance. functions from the experimental setup. Real time
experiments of audio-integrated ANC system using
Two important points observed in Figure 9 are:
the TMS320C3x processor for real motorcycle
( 1) the integration of audio has no negative effect
noise are conducted; the issues and constraints are
on the ANC performance, and (2) the spectrogram
addressed. Experiment results successfully showed
of audio without noise and spectrogram of
that the integrated audio has no effect on the
background audio after noise cancellation are
performance of the ANC and the audio components
similar as depicted in Figures lOCi) and lO(iii). This
are not cancelled by the ANC.
proves that the audio components are not been
cancelled by the ANC and the quality of the audio REFERENCES
is preserved. Figures 10(iii) shows that the [I] Highway Statistics 1975-2006 [online], U.S. Department
of Transportation, Washington, DC. Available:
integration of audio with the ANC system not only
http://www . thwa.dot.gov/policy/ohim/hs06/pdf/mvI.pdf
provide audio entertainment but also masks
[2] M. C. Lower, D. W. Hurst, A. R. Claughton and A.
residual noise after noise cancellation, thus Thomas, "Sources and levels of noise under
providing pleasant environment for the rider to motorcyclists' helmets," Proc. of Institute of Acoustics,
enjoy music and pay attention on riding. vol. 16, part 2, pp. 319-325, 1994.
[3] Noise Exposure - Level and Duration [online], The
IV. CONCLUSION Engineering Toolbox, 2005. Available:

This paper presented an audio-integrated ANC http://www.engineeringtoolbox.com/noise-exposure­


level-duration-d 717.html
system to cancel the annoying motorcycle noise
[4] S. M. Kuo and D. R. Morgan,"Introduction to Active
and to play the audio such that the audio is not Noise Control" in Active Noise Control Systems -
been cancelled by the ANC and the performance of Algorithms and DSP Implementations, ED. New York:
ANC is not degraded. Real motorcycle noises at Wiley, 1996, pp. 1-5.
different speeds were recorded and their [5] Lichuan Liu, Shruthi Gujjula, Priya Thanigairn and S. M.
Kuo "Still in womb: intrauterine acoustic embedded
characteristics were analyzed. The performance and
active noise control for infant incubators," Advances in
feasibility of the integrated ANC algorithm was Acoustic and Vibration, Volume 2008(2008), Article ID
evaluated with the computer simulations using 495317, March 2008.

174

You might also like