Triggering algorithm is designed in such a way that the incoming data is not
stored continuously and permanently however the it still processes all incoming signals,
this is the challenge in real-time, because all the processes must be completed
within one sample period which means the algorithmic computations on a received
sample must be completed by the time next sample arrives. With this challenge, we
aim to build a design for processing the incoming signals in real-time using standard
average based algorithm to effectively detect the explosive event from the Smartphones
accelerometer data. We assume the smartphone to be stationary during the
explosion to be capable of detecting the explosive events without any false event detection
and the triggering process is not started until the confirmation of stabilization
of the device.