Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 307 threads matching "kalman"

You are looking at page 1 of 8.

The most relevant threads are listed first

Tracking an object using kalman filter

Edison_nel - 2006-04-23 07:29:00
Hi there, I 'm totally new to kalman filter, if not for my final year project, I won't come to know about kalman filter. My final year project is to use a webcam to track a moving object and I 'm have to implement kalman filter. I have read about kalman filter and have some understanding b...Tracking an object using kalman filter

Object Tracking using kalman filter

AE1 - 2011-07-31 22:34:00
Hey guys im trying to track an object using kalman filter. I wanted to ask that how can we interface a stepper motor with the kalman filter? (the motor is connected with the camera to control its movement). Also how can we calculate measurement and process error matrices in kalman filter? thnx....Object Tracking using kalman filter

What are Kalman filters for ?

OZ - 2005-07-18 08:35:00
Hi, can anybody explain what Kalman filters are for ? Where can I use them ? What is the benefit of a Kalman filter ? Are there any disadvantages ? Thanks in advance Oliver ...What are Kalman filters for ?

Kalman filter

heng - 2007-05-30 19:19:00
The tranditional Kalman filter equation is as follows: x(n)=F x(n-1)+w(n) y(n)=H x(n)+v(n) And x(n) is called "state". If there are two states, x1(n) and x2(n), x1(n)=F1 x1(n-1)+w1(n) x2(n)=F2 x2(n-1)+w2(n) y(n)=H1 x1(n)+H2 x2(n)+v(n) Is it still the Kalman filter? How to make estimation? Or...Kalman filter

Kalman filter book and practical use?

2006-04-27 07:49:00
How important is it to understand all underlying theory behind Kalman filtering to actually be able to practically implement a Kalman filter in a design? I would like to find a book that builds up the needed knowledge to be able to do that. A book that doesn't jump rights a way into complicat...Kalman filter book and practical use?

Norm of Covariance Matrix

WalkyTalky - 2008-05-14 10:08:00
Hi to all, I have been also confused about the covariance matrix of the Kalman filter. I have a Kalman filter which has 9 states and therefore 9 X 9 error covariance matrix which is updated at the every time step. My question is; How can i be sure that the Kalman filter works properly by ...Norm of Covariance Matrix

Question about Kalman Filters

jionglong - 2007-02-05 12:37:00
I understand that in Kalman filtering, the minimum variance estimator can be found by orthogonal projection of X(k) on the space spanned by linear combinations of observations Y(0), Y(1),...Y(k). However I went to a seminar and one of the speaker ws saying that Kalman filter implicitly weight...Question about Kalman Filters

Kalman Filter and INS

arvkr - 2009-04-13 15:04:00
Here is what i have, a measurement of a distance from an external sensor at a lower sampling rate and acceleration measurements from accelerometer ( IMU at a higher rate). How can i use a kalman filter to fuse these to produce a good estimate of the position travelled. What would be A, B, H, R, Q if...Kalman Filter and INS

Original Kalman Filter Paper

Susheem - 2004-07-23 20:20:00
Does anyone have a copy of the original Kalman filter paper? "New Results in Linear Filtering and Prediction Theory." R.E. Kalman and R.S Bucy thanks, Susheem ...Original Kalman Filter Paper

Recurrence in the observation equation

lanbaba - 2011-01-20 02:30:00
Usually a Kalman filter can be applied to a system described by the following equations: X[k] = A*X[k-1] + W[k] ... (1) Y[k] = C*X[k] + V[k] ... (2), where (1) is the dynamic equation with the state X[k] and process noise W[k], and (2) is the observation equation with the observation noise V[k]. ...Recurrence in the observation equation

adaptive kalman filtering with dynamics update?

doublehelics - 2011-11-14 05:17:00
Hey all, I have a quick question about Kalman filtering: I have been reading about it and I need some opinions about whether Kalman filters are suitable for my problem at hand: I need to do predictive filtering on a non-stationary digital signal. There is no noise in the system. Also, I do not have ...adaptive kalman filtering with dynamics update?

practical difference between Kalman Filter and Hinfinity Filter

Kai - 2008-09-17 06:49:00
Hello, I already started some discussions dealing with kalman filter and Hinfinity Filter. But to get the point, again a question: According to my practical experiences so far with implementing both filters, I don't see any difference between them. my asumptions are: covariance matrices of ...practical difference between Kalman Filter and Hinfinity Filter

Kalman filter with non-white noise

electrical_storm - 2010-05-20 12:11:00
Hi, Is it possible to make the Kalman filter work with non-white measurement noise? I have measurements which have non-zero mean, uncorrelated error. I read about pre-whitening filters. But could not understand how to use them in combination with Kalman Filter and the given measurements. Th...Kalman filter with non-white noise

Kalman Filter

2007-07-03 16:34:00
I'm looking for a processor board that has build in A/D (3 channels) and 3 outputs for an inertial nav system. It will have a kalman filter on board (maybe 9 states at least but I will implement the steady- state Kalman filter no Ricatti equations). Also fixed gains for state feedback control. I...Kalman Filter

kalman filter diverging?

Muzaffer Kal - 2003-07-14 04:38:00
Hi, I have implemented a discrete kalman filter which works well with the amount of data I have but the gain and the covariance estimate values seem to be increasing constantly and if I supply more data, I think I'll get a overflows in any precision of floating point I can use. The filter has t...kalman filter diverging?

Kalman filter tutorial for the Dummy's dumber cousin?

roschler - 2010-08-09 10:48:00
I'm a veteran computer programmer with a Math background that came to a screeching halt at about the 1st semester of Calculus. However, I think I'm wasting time implementing filtering solutions that could be better served by a Kalman filter. Here's a recent example. I am interfacing with a Gy...Kalman filter tutorial for the Dummy's dumber cousin?

Kalman filter equation

Frank Neuhaus - 2008-07-29 13:21:00
Hi I've got a question on one equation of the Kalman filter. First off, a quick sync of the terminology (just like on Wikipedia) x: System state estimate P: System state estimation error covariance F: Process Model H: Measurement Model z: Measurement y: Innovation S: Innovation cova...Kalman filter equation

signals applied to a kalman filter or other estimator

Kai - 2008-09-10 04:45:00
Hello, I'm using a Kalman-filter for state estimation issues. My question is dealing with the signals that I apply to the filter. Let's think of an analog sensor with a changeable low-pass filter at its output. I could think of tuning the RC-elements to a bandwith of let's say 40 Hz or 400 ...signals applied to a kalman filter or other estimator

Kalman Filter applied to Rangefinding Data

jcarter - 2010-01-22 12:55:00
I must be missing something. I passed 128 records of 1300 samples each (1300x128) through a Kalman Filter (This is basically a laser return signal - often times quite small- buried in solar noise generated by an APD - Avalanche Photo Diode) and the output appears as noisy as any one of the record i...Kalman Filter applied to Rangefinding Data

Kalman Filter - Possible Application

2005-07-13 16:32:00
I've got a stationary robot (the master) which sends a sonar ping (4 times per second) to locate several mobile robots. The mobile robot(s), upon sensing the master's ping, sends a return ping. The mobile robots are usually from 10 to 40 feet from the master and move about at 2 to 3 miles ...Kalman Filter - Possible Application

kalman filter based azimuth and elevation tracking models

Sylvia - 2007-07-11 12:50:00
does anyone knows literature concerning models for kalman filter based azimuth and elevation tracking(without using range).Is it necessary to go to cartesian system of coordinates for kalman filter model? ...kalman filter based azimuth and elevation tracking models

Re: kalman filter

smriti - 2008-08-27 08:26:00
On Aug 26, 9:48 pm, julius wrote: > On Aug 26, 11:03 am, smriti wrote: > > > Hi, > > i want to know ,how kalman filter is useful in channel estimation of > > MIMO-OFDM system.what key property of kalman filter helps in > > estimation.kindly reply soon. > > > smriti singh,...Re: kalman filter

Kalman Filter

Senthil_Avionics - 2010-11-17 07:29:00
Dear Sir/Madam, Why the noise used in Kalman filter is assumed to be White noise? Any particular reason? Regards, Senthil Kumar S, Assistant Professor, Hindustan University, Chennai. ...Kalman Filter

Extended Kalman Filter

maury - 2011-07-28 13:00:00
Does anyone have information on publications, research, or data on the theroritical and practical stability analysis of the extended Kalman filter? Most of the stuff I've found seems to be a bit *off the wall*. Many thanks, Maurice ...Extended Kalman Filter

(Joint) Extended Kalman Filter toolbox , package,.....

MotorPump - 2004-12-14 23:51:00
Hello. I just started to study Kalman filter for parameter estimation in state space model based on physics. After reading some introductory material, I thought so-called "joint extended kalman filter" might be the method for me. In that method, the parameters which I want to estimate are s...(Joint) Extended Kalman Filter toolbox , package,.....

GPS/INS integration using kalman filter

mjukhan - 2007-07-20 10:31:00
Hi I like to integrate GPS and INS using kalman filter to predict the position of a vehicle. first of all i like to use GPS sensor readings with kalman filter . I have read lot of research papers for that purpose but I donot know how to use real time data of GPS sensor in the kalman filter me...GPS/INS integration using kalman filter

Kalman filter for simple filtering of one signal with measurement noise?

Lox - 2011-04-28 05:15:00
Hello Is it possible to use a Kalman filter to remove as much measurement noise from a sensor signal as possible? I have seen a Kalman filter used this way when filtering a thermo couple to estimate its temperature and temperature derivative. Would it be possible to use this kind of filte...Kalman filter for simple filtering of one signal with measurement noise?

Q matrix tuning - Kalman filtering

res - 2007-02-22 07:53:00
Hi there, I am using a Kalman filter to determine trajectory and attitude of a terrestrial vehicle, with the measurements of an INS/GPS system. I have some difficulties in choosing the right values of the Q matrix. Are there any methods to choose them? I heard about Bartlett's method but I do...Q matrix tuning - Kalman filtering

How did you learn to use kalman filters?

Sven - 2006-10-13 09:39:00
Hello I wonder which path I should take to learn about Kalman filtering and how to se them practically. What do I need to learn? How did you do? ...How did you learn to use kalman filters?

extended kalman filter going berserk

hagai_sela - 2009-07-16 08:41:00
Hi, I am using an extended kalman filter to train a neural network. My problem is that after a few thousand samples of training it starts producing very high values. I read about square root kalman filtering, but I am not sure this will help because I am using 64 bit values which should be accurat...extended kalman filter going berserk

EKF for a basic underwater navigation situation

elspeth - 2006-05-07 08:28:00
Hello, I am new to Kalman filters but know the basics fairly well. I have a device that will be pulled behind a boat (in the y direction) with several accelerometers and a few gyros - I implemented the linear discrete Kalman filter but got a terrible integration offset because obviously I have to i...EKF for a basic underwater navigation situation

Help, want to learn about and use Kalman filtering

Beginner - 2007-10-02 04:33:00
I would want to learn to use and understand Kalman filtering. Which books should i read to achieve that? My algebra math skills are at elementary linear algebra level. ...Help, want to learn about and use Kalman filtering

speech enhancement using Kalman-- help with segmentation

Mohit - 2007-02-04 15:02:00
Hi Group! I am new to the net. Hope I dont disappoint U with naive questions. Well, a couple of papers I have gon thru on enhancing speech using Kalman filters. I understand Kalman filtering, no problem with that. The problems actually are: 1). Why the stationary assumed frames being windowed non-...speech enhancement using Kalman-- help with segmentation

Kalman Assumption

Cagdas Ozgenc - 2010-04-26 05:04:00
Hello, In Kalman filtering does the process noise have to be Gaussian or would any uncorrelated covariance stationary noise satisfy the requirements? When I follow the derivations of the filter I haven't encountered any requirements on Gaussian distribution, but in many sources Gaussian ta...Kalman Assumption

Kalman filtering with multiplicative noise

ac123 - 2008-07-17 10:24:00
I'm trying to implement a Kalman filter in MATLAB that will use two types of measurements: volume and in/out flow rate. For the flow rate, the measurement error is additive Gaussian, but for the volume the measurement error is expressed as a percentage of the volume, so that the volume measurement i...Kalman filtering with multiplicative noise

Kalman Filter to recover the Accelerometer Bias

arvkr - 2009-03-18 14:31:00
Back at the kalman filter again. This is what i am trying to do. I have accurate distance measurement and i differentiate it with respect to time twice to get Acceleration. Now i add a scale factor and bias to this acceleration. I am able to recover scale no problem using kalman filter but bias of ...Kalman Filter to recover the Accelerometer Bias

Kalman filtering...

gino - 2006-06-22 22:39:00
I am looking for Matlab codes for using Kalman filters to estimate unknown parameters, which, I hope, can be an alternative to the maximum likelihood estimate of the parameters... How to do that? And could anybody point me to some samples, tutorials, resources, examples, Matlab codes? Th...Kalman filtering...

Kalman Filter assumptions and optimality

jionglong - 2005-08-07 19:36:00
Hi, I understand that The Kalman filter is a linear, recursive estimator that produces the minimum variance estimate in a least squares sense under the assumption of white, Gaussian noise processes. Now, some books eg. Kalman Filtering with Real-Time Applications by Chui and Chen, has ad...Kalman Filter assumptions and optimality

Kalman filter

mik - 2005-07-22 07:03:00
I have a simple question (with a complex answer i suppose): is it possible to decouple gravity and inertial acceleration, or better filter out gravity from measures taken ONLY with a triaxial accelerometer (without using other sensors as gyroscopes ecc); if it is, can a Kalman filter minimize eff...Kalman filter

Re: The inherent periodicity of the Discrete Fourier Transform

robert bristow-johnson - 2011-02-06 15:53:00
On Feb 6, 1:12=A0pm, glen herrmannsfeldt wrote: > robert bristow-johnson wrote: > > (snip) > > > i dunno, i think the Indiana legislature thought it convenient around > > the turn of the previous century. > > http://en.wikipedia.org/wiki/Indiana_Pi_Bill > > the convenience m...Re: The inherent periodicity of the Discrete Fourier Transform
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | next