Development of a Vibration Measurement Device based on a MEMS
Accelerometer
Chinedum Anthony Onuorah, Sara Chaychian, Yichuang Sun and Johann Siau
School of Engineering and Technology, University of Hertfordshire, Hatfield, U.K.
Keywords: Vibration Measurement, Accelerometer, System Design.
Abstract: This paper proposes a portable and low cost vibration detection device. Enhanced vibration calculation,
reduction of error and low storage memory are complementary accomplishments of this research. The device
consists of a MEMS capacitive accelerometer sensor and microcontroller unit, which operates based on a
novel algorithm designed to obtained vibration velocity, bypassing the usual time-based integration process.
The proposed algorithm can detect vibrations within 15Hz - 1000Hz frequencies. Vibration in this frequency
range cannot be easily and accurately evaluated with conventional low cost digital sensors. The proposed
technique is assessed and validated by comparing results with an industrial grade vibration meter.
1 INTRODUCTION
Advancement and Development of technology and
smart devices increases the demand for comfort and
safety, especially in transportation, where more
emphasis is placed on ride comfort and safety by
vehicle manufacturers. The ability to measure lower
frequency vibration with high precision can cooperate
in this regard. Human and environmental safety
(Kuntiyawichai and Burdekin, 2003), vehicle comfort
(Barone et al. 2016), engine performance (Dayyani et
al., 2016), road profiling (Abulizi et al., 2016) and
many more, necessitate vibration measurement for
their analysis and evaluations.
Numerous types of vibration sensors are
available, but the most common and advantageous
way of detection is based on accelerometer. They can
sense changes in velocity while oscillating in
particular frequency ranges; although, the orientation
of the sensor in this case is important and must be
considered (Stein et al., 2007). Depending on the
application, different types of accelerometer may be
used, for instance, Piezo-electric accelerometers are
well known for their precise measurement, however,
these are expensive (Jamil et al., 2014). On the other
hand, MEMS (Micro Electromechanical Systems)
accelerometers have better dynamic specification and
due to their small sizes, may be easily integrated in
different environments; however, they present noisy
outputs (Helal et al., 2015).
(Jamil et al., 2014), presents a vibration device based
on an accelerometer, and uses a microcontroller and
computer to visualize the vibration graphically. Their
device measure vibrations below 5KHz with
applications aimed towards medium range vibration
analysis.
This paper presents a low-cost vibration device,
which is based on a novel algorithm. The proposed
system optimizes the evaluation process for velocity
calculation, while using less memory by bypassing
the time-based integration process that requires an
extra buffer to be stored, and prevents potential
integration error, imposed in the computation.
Obtaining velocity and displacement information is
certainly possible by integration and double
integration (respectively) of the acceleration data in
the time domain. However, small DC offsets, or low
frequency signals present in the input samples
(acceleration data), will result in large cumulative
error, post integration.
2 SYSTEM SET UP AND DESIGN
Vibration can be measured as either acceleration
(which is the rate of change of speed in mm/s/s or G),
velocity (the distance moved per time in mm/s), or
displacement (inches or mm) in the x, y, z plane of a
3-dimensional space. The method described in this
paper evaluates vibration in terms of velocity. As