Gyro / Accelerometer / Axis - MTCD Android Head Units Q&A

Has anyone ever tried adding an Accelerometer / Gyroscope chip into a head unit? Most of the chips I've found are i2c and I would assume the i2c bus is accessible somewhere inside a design. I have a jeep, and it would be great to have the Pitch / Roll sensor functionality when driving off road.

Related

Phone with 3-axis accelerometer

Anybody know of a current or recent phone that can be developed for and which includes a 3-axis accelerometer.
I'm looking this for a project that would enable to do movement (rough) capture in 3D space. Think big hand drawn lines in the air done with glow stick in the dark, but of course now on mobile phone and capturing the data.
I know some phones have 2-axis accelerometers, but that's not enough.
Any EUR/USA models with 3-axis sensors (in theory it could be something other than an accelerometer, just that it enables motion capture).
Anyone?

Latency when using sensor data?

Hey, guys!
I am working on a project using HTC magic which requires the data from the electronic compass, including both the accelerometer and magnetic sensor. But I find that there is a significant latency between the move of the phone and the trigger of the sensorChanged event. In other word, the acceleration and magnetic data obtained from sensor are updated about half of a second after my motion. And I have several questions about the problem as follow.
1. Are the orientation data computed by the acceleration and magnetic data? Or are there a physical sensor for orientation?
2. Does the latency result from the android API (using the event) or the physical limitation of the electronic compass?
3. It is said that the model of the electronic compass is AK8976A from Asahi Kasei. Does anybody have the datasheet or know the frequency of the sampling?
4. Any idea to improve the real-time experience?
Thank you in advance!

[Q] Difference - Gyro Sensor & G-Sensor

Hi,
Is there any difference between G-Sensor and Gyro Sensor?
HTC Sensation specifications states both sensors
Sensors
Gyro sensor
G-Sensor
Digital compass
Proximity sensor
Ambient light sensor
There is, but it's kinda subtle.
A G-sensor (accelerometer) can measure the change in acceleration of the device towards a direction. If you move the handset with a constant speed (no acceleration) then it shouldn't pick any signal. However, when moving their hand people change the speed slightly so an accelerometer picks that, but it will look sluggish.
A gyroscope can measure orientation, rotation and speed, so it can complement data collected from the accelerometer to smoothen out the reading of movement a great deal.
It's not the most important thing ever, but it's definitely a plus. Apps that use gyroscopes (mostly games and augmented reality apps) behave way more smoothly with it.
To put it more simply: The G-sensor measures the movement of the device. (By measuring acceleration). The gyro measures the tilt. They can work together to get more precise measurments of both.
Thanks for the explanations Guys...

[Q] What's the use of GYRO when we have Accelerometer and Compass?

My phone already has ACCELEROMETER and COMPASS. Why would I need GYROSCOPE? Can somebody give me example of practical applications that use Gyro sensor that the other two cant handle?
thanx
good question. Gyro is an extension to the accelerometer. It help you move with the devise in the same time. I see it being used on google street view (when u turn left/right the map is turning too) and in some shooting games.
Turn left right? Isnt that covered by the compass?
Bump!
Plus about the Atrix 4G...
Accelerometer, still no games utilises 6dof, if there is, not practical (like walking while holding the phone)
I guess the gyroscope mainly assists the GPS info + Compass...
Take it as like this:
Gyroscope assists Compass in rotation speed ( so u get real time)
Gyroscope assists accelerometer in pre-calibration proccess... (+ shaking games)
So I still argue with games like Asphalt 6 not working with accelerometers...
Both Gyroscope and Accelerometer are Fused, or Fusion proccess (combing the raw data map) so it will be enough real time...
Though 6DOF experience using a gyro is too useless for its accuracy... It comes hand when you buy a 400+ bux gyroscope Like headtracking systems...

retrieving phone sensor data for better navigation

hello, my px5 unit only has gps (no magnetometer or accelerometer) and it is difficult to know what direction to turn sometimes. when I use my phone as a navigation everything is super smooth, I can easily see which direction the car is turning etc... is it possible to get sensor data by bluetooth or wifi and use on hu unit? or is it possible to add accelerometer and magnetometer externally?

Categories

Resources