• Aucun résultat trouvé

GPS Geodesy - LAB 8

N/A
N/A
Protected

Academic year: 2022

Partager "GPS Geodesy - LAB 8"

Copied!
1
0
0

Texte intégral

(1)

GPS Geodesy – Prof. E. Calais – Purdue University

1

GPS Geodesy - LAB 8

Processing a 24-hours RINEX observation file (pseudorange data)

We are now ready to put everyting together and write a program to process GPS pseudorange data!

Using the RINEX observation file sjdv0100.02o and the RINEX navigation file epgga2.010, compute and plot the following time series (on the same figure, using

‘subplot’):

1. Site position, north-south component 2. Site position, east-west component 3. Site position, up component 4. Pdop

Your program should be as modular as possible. It should call the functions that you have written during previous labs. Here is a possible program structure:

1. Read rinex navigation file (read_rinexn.m) 2. Read rinex observation file (read_rinexo.m) 3. For each epoch in the rinex observation file:

a. Compute satellite position (get_satpos.m);

b. Process pseudorange data and find site position (X,Y,Z) in ECEF coordinates (solve_PR.m);

c. Increment a site position vector;

d. Increment a pdop vector.

4. Convert X, Y, Z positions into N,E,U

5. Plot the site position and PDOP vector versus time 6. Save plot as a jpeg file

That’s all!

Références

Documents relatifs

Seules les utilisations basiques sont présentées, vous devez savoir chercher dans l’aide les innombrables options dont vous pouvez avoir besoin dans des cas spécifiques.. Les

Le principe est de calculer les dessins et de les placer dans une liste puis d’utiliser display qui se trouve dans la bibliothèque plots qui n’est pas chargée automati-

The datum has 3 left-handed orthogonal axes: u (for “up”) is vertical and points upwards, n (for “north”) is in the local horizontal plane and points to the geographic north,

Rotate it into a local North, East, Up frame (= local [n, e, u] topocentric frame at latitude 40N, longitude 86W) using the Matlab function written for a previous lab.. Convert [n,

Therefore, you first need to find the correct time of ephemeris (t oe ) in the navigation file given the time for which you need to extrapolate the satellite position (t data ).

⇒ Isn’t there an important additional noise term that is not modeled here and which, consequently, is present in MP1 and MP2 as derived above. ⇒ Write a Matlab function to compute

[r]

It will contain information about how basic plot elements (characters, events, artifacts) were changed after scene and thus will reflect the evolution of plot. The