De-noising an accelerometer with autoregression

  • Thread starter Thread starter ramesses
  • Start date Start date
  • Tags Tags
    accelerometer
Click For Summary
SUMMARY

The discussion centers on denoising accelerometer signals using autoregression after filtering high-frequency noise, specifically employing the Burg method for noise analysis. The user encountered an issue where the standard deviation of the denoised signal increased, raising questions about the appropriateness of their denoising approach. They sought clarification on whether to simulate the autoregression process before subtracting it from the original signal or to utilize a transfer function for denoising.

PREREQUISITES
  • Understanding of autoregressive models in signal processing
  • Familiarity with the Burg method for noise analysis
  • Knowledge of transfer functions in signal processing
  • Basic concepts of standard deviation and its implications in signal analysis
NEXT STEPS
  • Research the implementation of autoregressive models for signal denoising
  • Explore the Burg method in detail for noise analysis
  • Learn about transfer functions and their application in signal processing
  • Investigate common pitfalls in signal denoising and how to avoid them
USEFUL FOR

Signal processing engineers, data scientists working with sensor data, and anyone involved in the analysis and denoising of time-series signals.

ramesses
Messages
16
Reaction score
0
Hi
I want to ask about denoising accelerometre with autoregression after filtring high frequency noise. I analysed the noise with Burg method.
To denoise the signal, I made a simulation with autoregression and subtracted it from the noised signal.
Now, I have a problem. The std of the signale become bigger.

What does it mean ? or this is a wrong way to denoise a signal ?
 
Engineering news on Phys.org
It's a tough problem. Can you show an example graph or something like that?
 
I'm not sure that I applied correctly the filter.

do I have to simulate the process the auto-regression, then subtract the simulation for the original signal.

or use the transfer function like that : Y(n) =S(n)*1/(1+Σiαn-iY(n-i)) , where S(n) is the original signal ?

Sorry, I'm not very familiar with signal processing
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
4K
Replies
17
Views
5K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
3
Views
2K
Replies
11
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
9
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
6K