Be more precise in what worries you about the (over-)scaling in the former. And why a single axis is a bad idea for the latter. You can always mount 3 in perpendicular axis if you can manage it spacewise. Besides, both have analog outputs. So ‘resolution’ doesn’t really apply, you probably mean sensitivity. Amplifiers can fix that.
And why is the second option with the additional H3LIS331DL so much different from the first. (in respect to resolution/sensitivity) It’s only half as much overscale. Aside from the 2 chips being redundant on 1 axis.
@UhClem: Don’t you agree that for apogee detection, one would want to use a +/- 2g (or similar) accelerometer? I suspect that with a 100 or 200 g scale, the acceleration near apogee would be lost in the noise.
jremington: @UhClem: Don’t you agree that for apogee detection, one would want to use a +/- 2g (or similar) accelerometer?
Absolutely not. What you are doing is integrating the acceleration and waiting for the velocity to go from positive to negative.
I still have a BlackSky AltAcc2 which uses an ADXL50 accel with an 8 bit ADC. While it had trouble in some conditions (that would cause trouble with any accel based system) it worked well.
jremington:
I think you would want both, to more accurately measure the two acceleration regimes.
If you use one then scale factor (slope) errors do not matter since you start at zero velocity and end at zero. But if you use one accel under thrust and a different accel near apoge, their scale factor errors matter. Plus you have to worry about aligning the two packages.
Alignment of two 3D accelerometers is not required. Just measure a single acceleration (e.g. g) as a 3D vector on each, to get the relative orientation of one to the other.
Valen:
Be more precise in what worries you about the (over-)scaling in the former. And why a single axis is a bad idea for the latter. You can always mount 3 in perpendicular axis if you can manage it spacewise. Besides, both have analog outputs. So ‘resolution’ doesn’t really apply, you probably mean sensitivity. Amplifiers can fix that.
And why is the second option with the additional H3LIS331DL so much different from the first. (in respect to resolution/sensitivity) It’s only half as much overscale. Aside from the 2 chips being redundant on 1 axis.
thank you so much for your answer, what worries me about the ADXL377 (+/- 200G) is the range of the sensor, the range on apogee of static calibration is too small to assure good accurancy over the +/- 200g! i can’t risk losing such information so i thought about using +/-50g, the sensor of the second option isn’t recommanded in rockets so i’m not sure about using it!
Because a primary function of the Kalman filter is to merge information from two or more sources. Used with only one source, a Kalman filter reduces to a simple low pass filter.
Because a primary function of the Kalman filter is to merge information from two or more sources. Used with only one source, a Kalman filter reduces to a simple low pass filter.