Methods for digital signal comparison?
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
Methods for digital signal comparison?

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> DSP
Author Message
Shafik
Guest





Posted: Tue Dec 14, 2004 4:02 am    Post subject: Methods for digital signal comparison? Reply with quote

Hello wizards,

Is there a "best" known way for comparing two finite-same-sized
digital signals? I want a good way to measure the degree of similarity
of the *shape* of the two signals. This is for comparing magnetic
signatures of vehicles.

Is the best way just to do a scaled cross correlation between the two
signals?

--Shafik
Back to top
Miso Soup Addict
Guest





Posted: Tue Dec 14, 2004 12:15 pm    Post subject: Re: Methods for digital signal comparison? Reply with quote

Errr, find the correlation?

If I remember correctly, remove the DC, multiply and sum the terms of
series A and B..
ie sum = a1*b1 + a2+b2 +.....
The sum will be proportional to the correlation between the two
signals.

Or if they are very similar, finding the mean squared error between
the two signals
ie sum= (a1-b1)^2 + (a2-b2)^2 .

Failing that, neural networks that can be trained to accept or reject?

The magnetic signals from cars - are these cars are moving - have you
factored in the different car velocities ? Ie the same car might have
different signatures at different speeds etc.
Back to top
Miso Soup Addict
Guest





Posted: Tue Dec 14, 2004 1:02 pm    Post subject: Re: Methods for digital signal comparison? Reply with quote

Errr, find the correlation?

If I remember correctly, remove the DC, multiply and sum the terms of
series A and B..
ie sum = a1*b1 + a2+b2 +.....
The sum will be proportional to the correlation between the two
signals.

Or if they are very similar, finding the mean squared error between
the two signals
ie sum= (a1-b1)^2 + (a2-b2)^2 .

Failing that, neural networks that can be trained to accept or reject?

The magnetic signals from cars - these cars are moving - have you
factored in the different car velocities ? Ie the same car might have
different signatures at different speeds etc.
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> DSP All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB