The SBS-1 Multilateration Trials Webpages
Introduction

Data
acquisition

Inertial position conversion

A first glance onto trial data

Receiver clock synchronization

 


 



Inertial position conversion

While we have the luxury that position data are transmitted by ADS-B squitters, these positions are a bit different from what we need. As we will convert signal travel time to distance and v.v. this will assume that a position is described in space by latitude, longitude and altitude over the globe and distances are calculated as straight and slant.

Altitude is therefore very important. As an example, while a flight exactly overhead the SBS-1 would be described as 0 NM distance from it, the travel time of a transponder signal would be a product of the light of speed and the altitude over ground.

To calculate distances we will there for convert the position and altitude data we have to an inertial coordinate system. This cartesian system has the the center of the earth as a midpoint.

 

The conversion is

[Latitude, Longitude, Height (=Altitude (FL) + GNSS Altitude Difference + radiusEarth)]  >> [x, y, z]

The distance between two points x1, y1, z1 and x2, y2, z2 would then be

d12 = sqrt [(x2 - x1)2  + (y2 - y1)2 +(z2 - z1)2]

With a mean radiusEarth = 6371 km the conversion is

x = sin (Longitude) * cos (Latitude) * Height

y = sin (Latitude) * Height

z = cos (Longitude) * cos (Latitude) * Height

all in km.

[OPEN] The mean value of radiusEarth = 6371 km shall be subject to discussion later, because this may not be the appropriate value for the position of the flight target. .

 

Important Statement of Confidentiality
You visit a website that is dedicated to a private scientific project. Its purpose is to inform the participants in the project only. The information that is presented on this website is strictly private and confidential. Nothing that is presented herein may be disclosed or copied or used by visitors of this webpage. The access code to this website may not be assigned or transferred to anybody else but the intended party. Information contained herein may be erronoeus or incomplete or owned by third parties.
If you do not agree to this policy please discontinue browsing this site. Otherwise, as you continue, you accept the terms of confidentiality.