SiGOG: Simulated GPS Observation Generator -- by Elsa Mohino, Mauricio Gende, Claudio Brunini, Miguel Heraiz

 
 
The technical paper which describes this code is published in  
GPS Solutions, Volume 9, Number 3, September 2005, pages 250-254, "SiGOG: simulated GPS observation generator"  
by E. Mohino, Departmento de Geofisica y Meteorologia, Universidad Complutense de Madrid, Madrid, Spain.  
M. Gende, Facultad de Ciencias Astronomicas y Geofisicas, Universidad Nacional de La Plata, La Plata, Argentina.  
C. Brunini, Facultad de Ciencias Astronomicas y Geofisicas, Universidad Nacional de La Plata, La Plata, Argentina.  
M. Heraiz, Departmento de Geofisica y Meteorologia, Universidad Complutense de Madrid, Madrid, Spain.  
 
 
Abstract: For many applications, access to unbiased or error-controlled Global Positioning System (GPS) observations can be very useful. This paper is devoted to the description of the simulated GPS observation generator (SiGOG), a software that simulates GPS observations. It presents the results of tests of SiGOG accuracy using GPS processing software, and demonstrates its successful performance as a differential GPS (DGPS) correction provider.  
 
Note: There are two Fortran 77 programs available here: SIGOGbcst.for, which creates simulated observations output to a RINEX observation file using a GPS broadcast ephemeris and user-defined site coordinates and antenna offsets; and SIGOGprcs.for, which does the same but uses three sequential precise ephemerides in SP3-a format for the input orbit data.  
 
 

General information about SiGOG (readme.txt)

GNU General Public License (LICENSE)

Example input file for both programs (input.txt)

SiGOG for use with a broadcast ephemeris (SIGOGbcst.for)

SiGOG for use with three sequential precise ephemerides (SIGOGprcs.for)

Example input GPS broadcast ephemeris (brdc1330.03n)

Example output RINEX observation file (vbca1330.03o)

First example input precise ephemeris (igs12181.sp3)

Second example input precise ephemeris (igs12182.sp3)

Third example input precise ephemeris (igs12183.sp3)

Example output RINEX observation file, using precise (vbca1330.03o)

 
 
 
Return to the GPS-TOOLBOX home page