Skip to content
On this page

Accelerometer-Vibration-Arduino

Accelerometer Arduino

The ADXL335 board has a 50 Hz low pass filter. Did you remove the capacitors to sampling frequencies over 50 Hz?. The high frequencies are gradually smoothed out. The higher the frequency the greater the amplitude is underestimated. There are formulas for calculating the initial amplitude. TO GET MORE ACCURACY, YOU CAN CONNECT A DIGITAL ACCELEROMETER BMA180 accelerometer.

ADXL335 accelerometer module with ANALOG (NOT digital) output: Bandwidths can be selected to suit the application, with a range of 0.5 Hz to 1600 Hz for the x and y-axes, and a range of 0.5 Hz to 550 Hz for the z-axis.
MMA7361 accelerometer module with ANALOG (NOT digital) output:
An accelerometer with digital output can be used (BMA180, ADXL345, MPU6050, LSM9DS1)
SW-420 Vibration Sensor, SW-18020p, # PiicoDev 3-Axis Accelerometer LIS3DH

The ADXL345 features 4 sensitivity ranges from +/- 2G to +/- 16G. And it supports output data rates ranging from 10Hz to 3200Hz. bref

The MPU-6050s accelerometer is capable of a sample rate up to 1 KHz, provided your code is fast enough.
Accordingly to the sample theorem, that means you can measure frequencies up to 500Hz.

By investigating the performance of several MEMS vibration sensors, it was demonstrated that the ADXL335 and ADXL345 accelerometers could detect all the faulty cases based on the raw acceleration data.

Useful Mobile Apps

Piezo Vibration Sensor Hookup Guide - SparkFun Learn Analysis and control of the motor vibration using arduino and machine learning model - ScienceDirect Raspberry Pi Vibration Analysis Experiment With a Free-Free Bar — Maker Portal Motor Vibration Analysis - Blog - Experimenting with Vibration Sensors - element14 Community

An Investigation of the Reliability of Different Types of Sensors in the Real-Time Vibration-Based Anomaly Inspection in Drone - PMC

References

https://how2electronics.com/interfacing-adxl345-accelerometer-with-arduino/ ADXL plus 3D animation

Tags

Edit this page
Last updated on 8/21/2023