Simulating noise with Yuler and Burg

AI Thread Summary
The discussion centers on simulating low-frequency noise using Burg or Yuler methods after removing high-frequency white noise from an INS sensor. The user encounters issues with generated sequences diverging and producing large values, questioning if this behavior is typical. They reference an equation for their simulation and express confusion about the necessity of using a Kalman filter for error estimation instead of directly integrating simulated values. The conversation highlights the complexity of the mathematical model involved, suggesting that clearer notation might facilitate better responses. Overall, the thread emphasizes challenges in noise simulation and the integration of mathematical concepts in practical applications.
ramesses
Messages
16
Reaction score
0
Hi
After removing high frequency white noise in my INS sensor, I want to simulate low frequency noise with Burg or Yuler.
I used some functions in python to analyse the recorded data and to get parameters to use.
But the the problem is the sequences generated diverge (and take very big values), is that normal ?
I use the following equation :
XN+4=XN+3*C3+XN+2*C2+XN+1*C1+W1
where W1 is white noise.
I have another question.
Why I have to use kalman filter to estimate the error ?
Why not to integrate directly the value given by the simulation ?
 
Engineering news on Phys.org
I have no idea what you wrote. Is that English? :bow:

It seems to be some sort of auto-regressive model, but I don't recognize the math. Perhaps if that were clearer (use that little Σ button if it helps) more people would respond.

Also another forum might find more people familiar with this sort of math.
 
English is my 3rd language :wink:
XN3i=0Xi*Ci +W1
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top