accelerometer or gyroscope ?

Status
Not open for further replies.
difference between gyroscopes and accelerometers

To measure/control tilt you need an inclinometer rather than a gyro which is used to measure/control heading ..
Here is an example of using ADXL202 accelerometer as tilt sensor:
**broken link removed**



Regards,
IanP
 

using a gyroscope to measure tilt

 


wow, this contradicts my understanding of gyroscope and accelerometer..
originally i thought for tilt sensing gyroscope should be used, and for acceleration (like in airbag system) accelerometer should be used.

why here for tilt sensing, i can use accelerometer here? for e.g. if the car is tilted on a slope, and is not moving, what should the output of the accelerometer be?

Added after 2 minutes:

btw, anyone know any project for this headlamp levelling system ? i'm not sure how the mechanical part has been designed..
(i.e. how many motors & how they are positioned..)
 

Quoted from:
"Measure Tilt Using PIC16F84A & ADXL202"
https://ww1.microchip.com/downloads/en/appnotes/00715a.pdf

Regards,
IanP
 

thanks IanP, i willl digest the above AN.

so which application is a gyroscope more suitable?
 

Gyroscopes are well known as sensors to detect the revolution movements or angular velocities of objects as they are not affected by distance between its installation position and the centre of revolution.

Conventional gyroscopes - spinning mass gyroscopes, originally the gyroscopes of choice for space applications, determine changes in angular direction, traditionally by virtue of a rapidly spinning, heavy mass.

Gyroscopes using piezoelectric vibrators are called piezoelectric vibrating gyroscopes.
They are extensively used for car navigation systems and video movies as angular velocity sensors that were excellent in precision, and significantly lower in cost compared with conventional ones.

Other applications include automotive safety, image stabilization, inertial measurement units, and platform stabilization et cetera, et cetera ..

Regards,
IanP
 

IanP said:
Gyroscopes are well known as sensors to detect the revolution movements or angular velocities of objects as they are not affected by distance between its installation position and the centre of revolution.

ok got it,thanks IanP.

because gyroscope is for angular velocity. the output waveform only changes when the object moves. after it rests at a tilted position, the output waveform will return to its original as at this time angular velocity is 0.
 

banh,

What was the question?

Regards,
Kral
 

i saw the link (in my first post) which uses accelerometer fo tilt sensing, and i think it should be gyroscope...

just my confusing of accelerometer and gyroscope and their usage.
 
banh,
The problem with using a gyroscope in this application, is that the gyroscope, along with its associated sensor, would measure the angle with respect to the center of the Earth. For this discussion I'm ignoring the problem associated with drift. However, what we want to measure is the angle of the headlight axis wrt the surface of the road. We obviously don't want to change the headlight tilt as we start to climb a hill, which is what a gyroscope would do! By integrating the ouput of an accelerometer within a specified frequency range, we can measure slow changes in tilt while ignoring changes in angle with respect to the center of the Earth. The high pass portion of the bandpass filter takes care of this. It removes the constant 1 g associated with gravity.
~
Incidentally, the only difference between a tilt sensor and an accelerometer is the way they are calibrated. The output of an accelerometer = (Vertical Acceleration) X Sin(Tilt angle), assuming that there is no linear acceleration along the sensitive axis of the accelerometer. This equation assumes that the sensitive axis of the accelerometer is horizontal. Otherwise you would use Cosine instead of Sine.
Regards,
Kral
 

    banh

    Points: 2
    Helpful Answer Positive Rating
Then there is no need of a gyro or accelerate meter as you can measure the lamp angle with respect to the ground (ie the body of the car) by using a inexpensive potentiometer of capacitive sensor. As it is not affected by earths gravity or acceleration of the car.
 


yes good idea!

i actually think about potentiometer.

what is capacitive sensor that can be used in this case?
 

I'm not sure about this potentiometer of capacitive sensor, but if you only need the tilt (estatically) you can use an accelerometer. I use the MMA7260Q 3 axis. But if you need the tilt in motion(dinamically) you should use gyroscope because the coriolis efect.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…