walker1
Industrial
- Dec 27, 2001
- 117
I am not quite sure where to place this, but here goes.
I have implemented a 'simple' Kalman filter for 1 dimentional (range) tracking.
It works for slow targets, but I kind of wonder, if it is correct, that the range gain always end up at exactly the same value no matter what I set the two startup variances (sample noise and target dynamics) to?
The only difference noticed with changed parameters is how long time the filter needs to get the gain down there.
The time between samples is constant, The filter is 2-state (range and speed), but I only input range samples.
I have implemented a 'simple' Kalman filter for 1 dimentional (range) tracking.
It works for slow targets, but I kind of wonder, if it is correct, that the range gain always end up at exactly the same value no matter what I set the two startup variances (sample noise and target dynamics) to?
The only difference noticed with changed parameters is how long time the filter needs to get the gain down there.
The time between samples is constant, The filter is 2-state (range and speed), but I only input range samples.