EmbeddedRelated.com
Forums

How to Auto-generate Unique Labels in C?

Started by aekalman November 23, 2004
On Wed, 24 Nov 2004 13:21:08 -0800, you wrote:

>At 11:46 AM 11/24/2004, Jonathan Kirwan wrote:
>>....
>>
>>But, of course, now that I know, I'll be sending you all my
confusions over
>>continuous and non-continuous time Kalman/Bucy problems.  ;)
>
>But who sez ANDREW knows anything about Kalman filter? :-)
><snip>

Ah, but he has unique access to someone who does!  ;)

Jon

Beginning Microcontrollers with the MSP430

Richard wrote:

> At 11:46 AM 11/24/2004, Jonathan Kirwan wrote:
> 
>>....
>>
>>But, of course, now that I know, I'll be sending you all my
confusions over
>>continuous and non-continuous time Kalman/Bucy problems.  ;)
> 
> 
> But who sez ANDREW knows anything about Kalman filter? :-)
> 
> Me? I got lost when the words goes from Kalman to "Filter." :-)

isn't that an old style, rather aerodynamic looking Volkswagen, the 
Kalman Ghia?

;<>

With appropriate apologies for my irreverence.

Al


First of all: Thank you very much Andrew about your father's  anecdote
told to the list, *very* instructive for me. Best regards from this
corner of the world (from both an Embedded Systems and Automatic
Control fan).


On Wed, 24 Nov 2004 10:44:50 -0000, John Heenan <l10@l10@...> wrote:

> This is my current version of a simple expression
of what the Kalman
> filter is. By far the best source of information is the original
> paper itself. An OCR scanned copy is available online.


That's the '60 paper you mentioned in your message. 
I wonder if it is also available in the web a free digitized version
of the '61 paper:

- Kalman - Bucy, "New Results in Linear Filtering and Prediction
Theory", Journal on Basic Engineering, Tran. ASME, Ser D, No. 83,
1961.

I've searched the web without success, any pointer will be appreciated.

Best Regards.-

-- 

== Sebastian E. Garcia ~ sebasgarcia at gmail . com
== Desarrollo de sistemas embebidos
== 54.11.4833.4123 ~ Buenos Aires ~ Argentina

Hi all,

The original paper

<http://www.cs.unc.edu/~welch/media/pdf/Kalman1960.pdf>

Ricardo Perez

----- Original Message ----- 
From: "Sebastian Garcia" <sebasgarcia@seba...>
To: <msp430@msp4...>
Sent: Thursday, November 25, 2004 3:32 PM
Subject: Re: [msp430] Kalman Filter was Re: How to Auto-generate Unique
Labels in C?


>
> First of all: Thank you very much Andrew about your father's  anecdote
> told to the list, *very* instructive for me. Best regards from this
> corner of the world (from both an Embedded Systems and Automatic
> Control fan).
>
>
> On Wed, 24 Nov 2004 10:44:50 -0000, John Heenan <l10@l10@...> wrote:
>
> > This is my current version of a simple expression of what the Kalman
> > filter is. By far the best source of information is the original
> > paper itself. An OCR scanned copy is available online.
>
>
> That's the '60 paper you mentioned in your message.
> I wonder if it is also available in the web a free digitized version
> of the '61 paper:
>
> - Kalman - Bucy, "New Results in Linear Filtering and Prediction
> Theory", Journal on Basic Engineering, Tran. ASME, Ser D, No. 83,
> 1961.
>
> I've searched the web without success, any pointer will be
appreciated.
>
> Best Regards.-
>
> -- 
>
> == Sebastian E. Garcia ~ sebasgarcia at gmail . com
> == Desarrollo de sistemas embebidos
> == 54.11.4833.4123 ~ Buenos Aires ~ Argentina
>
>
>
> .
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


Thanks Ricardo, but that's the '60 paper already mentioned by
John;
i'm looking for the '61, Kalman-Bucy one.

Best Regards.-

-- 

== Sebastian E. Garcia ~ sebasgarcia at gmail . com
== Desarrollo de sistemas embebidos
== 54.11.4833.4123 ~ Buenos Aires ~ Argentina

On Thu, 25 Nov 2004 16:22:31 -0300, Ricardo Perez
<hal9001@hal9...> wrote:
> 
> Hi all,
> 
> The original paper
> 
> <http://www.cs.unc.edu/~welch/media/pdf/Kalman1960.pdf>
> 
> Ricardo Perez
> 
> 
> 
> ----- Original Message -----
> From: "Sebastian Garcia" <sebasgarcia@seba...>
> To: <msp430@msp4...>
> Sent: Thursday, November 25, 2004 3:32 PM
> Subject: Re: [msp430] Kalman Filter was Re: How to Auto-generate Unique
> Labels in C?
> 
> >
> > First of all: Thank you very much Andrew about your father's 
anecdote
> > told to the list, *very* instructive for me. Best regards from this
> > corner of the world (from both an Embedded Systems and Automatic
> > Control fan).
> >
> >
> > On Wed, 24 Nov 2004 10:44:50 -0000, John Heenan <l10@l10@...>
wrote:
> >
> > > This is my current version of a simple expression of what the
Kalman
> > > filter is. By far the best source of information is the original
> > > paper itself. An OCR scanned copy is available online.
> >
> >
> > That's the '60 paper you mentioned in your message.
> > I wonder if it is also available in the web a free digitized version
> > of the '61 paper:
> >
> > - Kalman - Bucy, "New Results in Linear Filtering and Prediction
> > Theory", Journal on Basic Engineering, Tran. ASME, Ser D, No. 83,
> > 1961.
> >
> > I've searched the web without success, any pointer will be
appreciated.
> >
> > Best Regards.-
> >
> > --
> >
> > == Sebastian E. Garcia ~ sebasgarcia at gmail . com
> > == Desarrollo de sistemas embebidos
> > == 54.11.4833.4123 ~ Buenos Aires ~ Argentina

Hi Sebastain

Sorry, I don't know if there is a copy of the 1961 paper available 
online. Since the publication is mainstream a chat with your local 
friendly public librarian will let you know the various options you 
have. They may even be able to get a loan copy delivered to your 
local library through Inter library loan facilities. If your local 
library cannot help then contacting your national library directly is 
an alternative. National libraries have well established links with 
academic libraries.

I am sure you are aware of the course notes from a tutorial on the 
Kalman filter presented at ACM SIGGRAPH 2001 at 
http://www.cs.unc.edu/~tracker/ref/s2001/kalman/index.html

The tutorial has information on the Extended Kalman Filter and 
includes a paper of its use in a tracking device.

However there is nothing like the 'real thing' original blast to help 
fill in the conceptual gaps in the dry as dust follow on works of the 
academic industry!

John Heenan

--- In msp430@msp4..., Sebastian Garcia <sebasgarcia@g...> 
wrote:
> Thanks Ricardo, but that's the '60 paper already mentioned by
John;
> i'm looking for the '61, Kalman-Bucy one.
> 
> Best Regards.-
> 
> -- 
> 
> == Sebastian E. Garcia ~ sebasgarcia at gmail . com
> == Desarrollo de sistemas embebidos
> == 54.11.4833.4123 ~ Buenos Aires ~ Argentina
> 
> On Thu, 25 Nov 2004 16:22:31 -0300, Ricardo Perez <hal9001@c...> 
wrote:
> > 
> > Hi all,
> > 
> > The original paper
> > 
> > <http://www.cs.unc.edu/~welch/media/pdf/Kalman1960.pdf>
> > 
> > Ricardo Perez
> > 
> > 
> > 
> > ----- Original Message -----
> > From: "Sebastian Garcia" <sebasgarcia@g...>
> > To: <msp430@msp4...>
> > Sent: Thursday, November 25, 2004 3:32 PM
> > Subject: Re: [msp430] Kalman Filter was Re: How to Auto-generate 
Unique
> > Labels in C?
> > 
> > >
> > > First of all: Thank you very much Andrew about your father's
 
anecdote
> > > told to the list, *very* instructive for
me. Best regards from 
this
> > > corner of the world (from both an
Embedded Systems and Automatic
> > > Control fan).
> > >
> > >
> > > On Wed, 24 Nov 2004 10:44:50 -0000, John Heenan <l10@a...> 
wrote:
> > >
> > > > This is my current version of a simple expression of what
the 
Kalman
> > > > filter is. By far the best source
of information is the 
original
> > > > paper itself. An OCR scanned copy
is available online.
> > >
> > >
> > > That's the '60 paper you mentioned in your message.
> > > I wonder if it is also available in the web a free digitized 
version
> > > of the '61 paper:
> > >
> > > - Kalman - Bucy, "New Results in Linear Filtering and
Prediction
> > > Theory", Journal on Basic Engineering, Tran. ASME, Ser D,
No. 
83,
> > > 1961.
> > >
> > > I've searched the web without success, any pointer will be 
appreciated.
> > >
> > > Best Regards.-
> > >
> > > --
> > >
> > > == Sebastian E. Garcia ~ sebasgarcia at gmail . com
> > > == Desarrollo de sistemas embebidos
> > > == 54.11.4833.4123 ~ Buenos Aires ~ Argentina




Hi John,

On Fri, 26 Nov 2004 02:11:27 -0000, John Heenan
<l10@l10@...> wrote:
> 
> Hi Sebastain
> 
> Sorry, I don't know if there is a copy of the 1961 paper available
> online. Since the publication is mainstream a chat with your local
> friendly public librarian will let you know the various options you
> have. They may even be able to get a loan copy delivered to your
> local library through Inter library loan facilities. If your local
> library cannot help then contacting your national library directly is
> an alternative. National libraries have well established links with
> academic libraries.


This is too dificult in my country for technical journals like this
ASME's, but thanks for the idea, i'll try with the national library.


> I am sure you are aware of the course notes from a
tutorial on the
> Kalman filter presented at ACM SIGGRAPH 2001 at
> http://www.cs.unc.edu/~tracker/ref/s2001/kalman/index.html


Yes, by Welch and Bishop.

 
> The tutorial has information on the Extended
Kalman Filter and
> includes a paper of its use in a tracking device.
> 
> However there is nothing like the 'real thing' original blast to
help
> fill in the conceptual gaps in the dry as dust follow on works of the
> academic industry!
> 
> John Heenan


Of course, i think that the topics as this needs to be learned at
first from a basic textbook or a tutorial. But then i always learned
more than a plus by going to the "source paper", though this implies
heavy math, and diving into the paper's references...

Thanks for your input.

Best regards.-

-- 

== Sebastian E. Garcia ~ sebasgarcia at gmail . com
== Embedded systems development
== 54.11.4833.4123 ~ Buenos Aires ~ Argentina
 
> --- In msp430@msp4..., Sebastian Garcia
<sebasgarcia@g...>
> wrote:
> > Thanks Ricardo, but that's the '60 paper already mentioned
by John;
> > i'm looking for the '61, Kalman-Bucy one.
> >
> > Best Regards.-
> >
> > --
> >
> > == Sebastian E. Garcia ~ sebasgarcia at gmail . com
> > == Desarrollo de sistemas embebidos
> > == 54.11.4833.4123 ~ Buenos Aires ~ Argentina
> > 
> > On Thu, 25 Nov 2004 16:22:31 -0300, Ricardo Perez <hal9001@c...>
> 
> 
> wrote:
> > >
> > > Hi all,
> > >
> > > The original paper
> > >
> > > <http://www.cs.unc.edu/~welch/media/pdf/Kalman1960.pdf>
> > >
> > > Ricardo Perez
> > >
> > >
> > >
> > > ----- Original Message -----
> > > From: "Sebastian Garcia" <sebasgarcia@g...>
> > > To: <msp430@msp4...>
> > > Sent: Thursday, November 25, 2004 3:32 PM
> > > Subject: Re: [msp430] Kalman Filter was Re: How to Auto-generate
> Unique
> > > Labels in C?
> > >
> > > >
> > > > First of all: Thank you very much Andrew about your
father's
> anecdote
> > > > told to the list, *very* instructive for me. Best regards
from
> this
> > > > corner of the world (from both an Embedded Systems and
Automatic
> > > > Control fan).
> > > >
> > > >
> > > > On Wed, 24 Nov 2004 10:44:50 -0000, John Heenan
<l10@a...>
> 
> 
> wrote:
> > > >
> > > > > This is my current version of a simple expression of
what the
> Kalman
> > > > > filter is. By far the best source of information is the
> original
> > > > > paper itself. An OCR scanned copy is available online.
> > > >
> > > >
> > > > That's the '60 paper you mentioned in your
message.
> > > > I wonder if it is also available in the web a free digitized
> version
> > > > of the '61 paper:
> > > >
> > > > - Kalman - Bucy, "New Results in Linear Filtering and
Prediction
> > > > Theory", Journal on Basic Engineering, Tran. ASME, Ser
D, No.
> 83,
> > > > 1961.
> > > >
> > > > I've searched the web without success, any pointer will
be
> appreciated.
> > > >
> > > > Best Regards.-
> > > >
> > > > --
> > > >
> > > > == Sebastian E. Garcia ~ sebasgarcia at gmail . com
> > > > == Desarrollo de sistemas embebidos
> > > > == 54.11.4833.4123 ~ Buenos Aires ~ Argentina
>