Page 1 of 2   1 2 > last >>
Bookmark this page: Add Validity of interpolating satellite positions from  sparse  data to Yahoo MyWeb Add Validity of interpolating satellite positions from  sparse  data to Google Bookmarks Add Validity of interpolating satellite positions from  sparse  data to Windows Live Add Validity of interpolating satellite positions from  sparse  data to Del.icio.us Digg Validity of interpolating satellite positions from  sparse  data! Add Validity of interpolating satellite positions from  sparse  data to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by Richard Owlett on April 11, 2008, 2:06 pm


I have observations in Rinex format at 30 second intervals.
I have precise orbits in sp3 files at 15 minute intervals.

I wish to do my own position calculations.
Am I correct thinking that it is reasonable to use Scilab's smooth()
function (interpolation by splines) to get satellite "positions" at 30
second intervals?

Posted by J. J. Lodder on April 11, 2008, 5:48 pm



> I have observations in Rinex format at 30 second intervals.
> I have precise orbits in sp3 files at 15 minute intervals.
>
> I wish to do my own position calculations.
> Am I correct thinking that it is reasonable to use Scilab's smooth()
> function (interpolation by splines) to get satellite "positions" at 30
> second intervals?

Why bother to interpolate when you have the orbit parameters?

Just calculate,

Jan

Posted by Richard Owlett on April 11, 2008, 6:36 pm


J. J. Lodder wrote:
>
>
>>I have observations in Rinex format at 30 second intervals.
>>I have precise orbits in sp3 files at 15 minute intervals.
>>I wish to do my own position calculations.
>>Am I correct thinking that it is reasonable to use Scilab's smooth()
>>function (interpolation by splines) to get satellite "positions" at 30
>>second intervals?
>
>
> Why bother to interpolate when you have the orbit parameters?

'Cause I need it in ECEF ;)

This is a self education project.
Or am I missing something?

>
> Just calculate,
>
> Jan

Posted by T Driver on April 12, 2008, 2:44 pm


> J. J. Lodder wrote:
> >>I have observations in Rinex format at 30 second intervals.
> >>I have precise orbits in sp3 files at 15 minute intervals.
> >>I wish to do my own position calculations.
> >>Am I correct thinking that it is reasonable to use Scilab's smooth()
> >>function (interpolation by splines) to get satellite "positions" at 30
> >>second intervals?
> > Why bother to interpolate when you have the orbit parameters?
> 'Cause I need it in ECEF ;)
> This is a self education project.
> Or am I missing something?
> > Just calculate,
> > Jan

The orbit parameters in the data from the satellites do give you the
propagated orbit in ECEF :)

Posted by Richard Owlett on April 12, 2008, 3:11 pm


T Driver wrote:
>
>>J. J. Lodder wrote:
>>>>I have observations in Rinex format at 30 second intervals.
>>>>I have precise orbits in sp3 files at 15 minute intervals.
>>>>I wish to do my own position calculations.
>>>>Am I correct thinking that it is reasonable to use Scilab's smooth()
>>>>function (interpolation by splines) to get satellite "positions" at 30
>>>>second intervals?
>>>Why bother to interpolate when you have the orbit parameters?
>>'Cause I need it in ECEF ;)
>>This is a self education project.
>>Or am I missing something?
>>>Just calculate,
>>>Jan
>
>
> The orbit parameters in the data from the satellites do give you the
> propagated orbit in ECEF :)

I was not aware of that.
However I was hoping to use the "precise orbits". Are orbit parameters
also available for those in ECEF?


Page 1 of 2   1 2 > last >>