Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] how to calculate scale of adxl345 Accelerometer

Status
Not open for further replies.

uday mehta

Advanced Member level 4
Joined
Dec 30, 2011
Messages
104
Helped
6
Reputation
12
Reaction score
6
Trophy points
1,298
Activity points
1,979
I am new to use Accelerometer. I read datasheet of adxl345. but I didn't get what is its scale range.
I mean if I will use 16G then what what will be the maximum output. and how to calculate it?
(if the sensitivity is 35 lsb/g at 10-bit resolution).
 

If the 10bit resolution is selected , then the maximum o/p is obvious.
maybe , you may refine your question , as it is not clear what is reqd?
 

If the 10bit resolution is selected , then the maximum o/p is obvious.
maybe , you may refine your question , as it is not clear what is reqd?
\

I am just testing a program and I got these values

256, -384, 1116
732, -494, -654
-2582, 838, 302
2794, -664, -3150

I didn't understand these values.
in datasheet of adxl345 I read that at 16g it has 13 bit resolution. so what would be the maximum output?

also Accelerometer measures acceleration forces
then why in still position(no movement) I am getting some output like
-38, 14, -280
38, 18, -276
?
 
Last edited:

the three values are 'g' values in x, y and z direction.

the first set,
256, -384, 1116

indicates : x=256 , y=-364 and z=1116

adxl345 measures g values in + and - directions of the
three axis x , y and z.

unless you program it for 13 bit reading , adxl will give only 10 bits.



\
....also Accelerometer measures acceleration forces
then why in still position(no movement) I am getting some output like
-38, 14, -280
38, 18, -276
?

in still position , it will read the g values in the three axis , depending upon its orientation (wrt to earth?).


just , try to change the position of the pcb of adxl , you can see that the values changes.


keep it perfectly horizontal , then it will give reading for z axis only.
 
thyanks srizbf.
if I select 13 bit resolution then will the max output +/- 4096.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top