Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS/AWR1843BOOST: The selection of process noise covariance matrix Q

$
0
0

Part Number: AWR1843BOOST

Tool/software: Code Composer Studio

Hi,

  In the MRR demo, there is a process noise covariance matrix Q  for kalman filtering algorithm. In the demo, the matrix is defined as follows:

QvecList[0]=halfatsq_x * halfatsq_x;

QvecList[1]=halfatsq_y * halfatsq_y;

QvecList[2]=at_x * at_x;

QvecList[3]=at_y * at_y;

 in the above array,halfatsq_x=1/2*ax*t^2,halfatsq_y=1/2*ay*t^2,at_x=ax*t,at_y=ay*t.

According to non-homogeneous state equation knowledge,there should be also other two elements, halfatsq_x*at_x and halfatsq_y*at_y for representing the process noise covariance matrix Q. Why  are the two elements discarded?

Thanks,

Regards,

Rata


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>